Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2001 11:38:55 -0700 (PDT)
From:      Josef Karthauser <joe@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/mtree BSD.usr.dist src/gnu/usr.bin/perl Makefile Makefile.inc src/gnu/usr.bin/perl/BSDPAN BSDPAN.pm Makefile README src/gnu/usr.bin/perl/BSDPAN/BSDPAN Override.pm src/gnu/usr.bin/perl/BSDPAN/ExtUtils MM_Unix.pm Packlist.pm ...
Message-ID:  <200104031838.f33IctC74882@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joe         2001/04/03 11:38:55 PDT

  Modified files:
    etc/mtree            BSD.usr.dist 
    gnu/usr.bin/perl     Makefile Makefile.inc 
    gnu/usr.bin/perl/libperl config.SH-elf.alpha 
                             config.SH-elf.arm32 
                             config.SH-elf.i386 config.SH-elf.ia64 
                             config.SH-elf.ppc config.SH-elf.sparc 
                             config.SH-elf.sparc64 
                             config.SH-threads-elf.alpha 
                             config.SH-threads-elf.arm32 
                             config.SH-threads-elf.i386 
                             config.SH-threads-elf.ia64 
                             config.SH-threads-elf.ppc 
                             config.SH-threads-elf.sparc 
                             config.SH-threads-elf.sparc64 
  Added files:
    gnu/usr.bin/perl/BSDPAN BSDPAN.pm Makefile README 
    gnu/usr.bin/perl/BSDPAN/BSDPAN Override.pm 
    gnu/usr.bin/perl/BSDPAN/ExtUtils MM_Unix.pm Packlist.pm 
  Log:
  Commit the first version of BSDPAN.
  
  BSDPAN is the collection of modules that provides tighter than ever
  integration of Perl into BSD Unix.
  
  Currently, BSDPAN does the following:
  
  o makes p5- FreeBSD ports PREFIX-clean;
  
  o registers Perl modules in the FreeBSD package database with a
    package name derived from the module name.
    The name is of the form: bsdpan-ModuleName-V.VV.
  
  Anyone interested in where BSDPAN is developing should read Anton's
  message to the ports mailling list:
  	Message-ID: <20010105040828.A26011@heechee.tobez.org>
  
  Submitted by:	Anton Berezin <tobez@tobez.org>
  
  Revision  Changes    Path
  1.222     +7 -1      src/etc/mtree/BSD.usr.dist
  1.14      +2 -2      src/gnu/usr.bin/perl/Makefile
  1.20      +3 -1      src/gnu/usr.bin/perl/Makefile.inc
  1.22      +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
  1.2       +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-elf.arm32
  1.20      +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-elf.i386
  1.2       +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-elf.ia64
  1.2       +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-elf.ppc
  1.2       +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-elf.sparc
  1.2       +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-elf.sparc64
  1.8       +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.alpha
  1.3       +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.arm32
  1.7       +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.i386
  1.3       +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.ia64
  1.3       +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.ppc
  1.3       +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.sparc
  1.3       +4 -4      src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.sparc64


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104031838.f33IctC74882>