Date: Wed, 19 Dec 2001 17:25:49 +0000 From: Josef Karthauser <joe@tao.org.uk> To: Anton Berezin <tobez@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/lang/perl5 Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist ports/lang/perl5/files use.perl Message-ID: <20011219172549.G8037@tao.org.uk> In-Reply-To: <200112191705.fBJH55621760@freefall.freebsd.org>; from tobez@FreeBSD.org on Wed, Dec 19, 2001 at 09:05:05AM -0800 References: <200112191705.fBJH55621760@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] And the crowd roars! On Wed, Dec 19, 2001 at 09:05:05AM -0800, Anton Berezin wrote: > tobez 2001/12/19 09:05:05 PST > > Modified files: > lang/perl5 Makefile distinfo pkg-descr pkg-install > pkg-plist > Added files: > lang/perl5 pkg-message > lang/perl5/files use.perl > Log: > Unforbid the port for the use of general FreeBSD public. > > Compile perl with BSDPAN support, both -current and -stable. The > version of BSDPAN used here coincides accidentally with the one present > in the -current system perl, but is installed in a different place. > > Provide a script, use.perl, to facilitate switching of the perl used by > default between the system perl and this port. Also print a message > describing the usage of use.perl (this works for the port and for the > package built from it). The switching to the port version is done by > removing /usr/bin/perl and /usr/bin/suidperl (they both have link count > >1, so this is reversible), and making them to be symlinks to the > corresponding binaries in $PREFIX/bin. Also, assignments of the correct > values of PERL_VER, PERL_VERSION, and PERL_ARCH are appended to > /etc/make.conf. Last, NOPERL=yes is appended to /etc/make.conf, so that > the changes made will survive system upgrades from source. The > switching to the system version is more or less a reverse of the process > described above. > > Set and use PERL_ARCH which is independed from the one used by the > system perl. > > Fix the port for post-malloc.h -current. > > Fix a small bogon when PREFIX was used in pkg-install (PKG_PREFIX should > have been used instead). > > Reviewed by: markm, joe > > Revision Changes Path > 1.40 +30 -9 ports/lang/perl5/Makefile > http://cvsweb.FreeBSD.org/ports/lang/perl5/Makefile.diff?r1=1.39&r2=1.40&f=h > http://localhost/cgi-bin/cvsweb.cgi/ports/lang/perl5/Makefile.diff?r1=1.39&r2=1.40&f=h > 1.12 +1 -0 ports/lang/perl5/distinfo > http://cvsweb.FreeBSD.org/ports/lang/perl5/distinfo.diff?r1=1.11&r2=1.12&f=h > http://localhost/cgi-bin/cvsweb.cgi/ports/lang/perl5/distinfo.diff?r1=1.11&r2=1.12&f=h > 1.1 +82 -0 ports/lang/perl5/files/use.perl (new) > http://cvsweb.FreeBSD.org/ports/lang/perl5/files/use.perl?rev=1.1&content-type=text/x-cvsweb-markup > http://localhost/cgi-bin/cvsweb.cgi/ports/lang/perl5/files/use.perl?rev=1.1&content-type=text/x-cvsweb-markup > 1.6 +0 -6 ports/lang/perl5/pkg-descr > http://cvsweb.FreeBSD.org/ports/lang/perl5/pkg-descr.diff?r1=1.5&r2=1.6&f=h > http://localhost/cgi-bin/cvsweb.cgi/ports/lang/perl5/pkg-descr.diff?r1=1.5&r2=1.6&f=h > 1.6 +2 -2 ports/lang/perl5/pkg-install > http://cvsweb.FreeBSD.org/ports/lang/perl5/pkg-install.diff?r1=1.5&r2=1.6&f=h > http://localhost/cgi-bin/cvsweb.cgi/ports/lang/perl5/pkg-install.diff?r1=1.5&r2=1.6&f=h > 1.1 +22 -0 ports/lang/perl5/pkg-message (new) > http://cvsweb.FreeBSD.org/ports/lang/perl5/pkg-message?rev=1.1&content-type=text/x-cvsweb-markup > http://localhost/cgi-bin/cvsweb.cgi/ports/lang/perl5/pkg-message?rev=1.1&content-type=text/x-cvsweb-markup > 1.25 +6 -0 ports/lang/perl5/pkg-plist > http://cvsweb.FreeBSD.org/ports/lang/perl5/pkg-plist.diff?r1=1.24&r2=1.25&f=h > http://localhost/cgi-bin/cvsweb.cgi/ports/lang/perl5/pkg-plist.diff?r1=1.24&r2=1.25&f=h [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjwgzZ0ACgkQXVIcjOaxUBaUGgCdEy4U8NcCzGUj7bb04pPateEJ zgAAoNLRr78jH+Pmuy5ppMLvp1DxRjI4 =TCaz -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011219172549.G8037>
