Date: Wed, 4 Dec 2002 08:50:04 -0800 (PST) From: "Bruce A. Mah" <bmah@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/perl5 Makefile pkg-install ports/lang/perl5/files use.perl Message-ID: <200212041650.gB4Go4Yx059726@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmah 2002/12/04 08:50:04 PST
Modified files:
lang/perl5 Makefile pkg-install
lang/perl5/files use.perl
Log:
On recent 5-CURRENT, there is no Perl wrapper. It is therefore possible
that /usr/bin/perl5 doesn't exist, which violates some of use.perl's
assumptions. Take care of this case. [1]
Also in the case of a recent 5-CURRENT, automatically perform
"use.perl port" during package/port installation. This helps the
installation of sysinstall's new "Perl distribution", in that
sysinstall doesn't need to do this explicitly as Yet Another Special
Case. [2]
PORTREVISION bump after all this good stuff.
Requested by: bmah [1], jhb [2]
Submitted by: tobez (port MAINTAINER)
Approved by: portmgr (kris)
Revision Changes Path
1.51 +9 -1 ports/lang/perl5/Makefile
1.6 +14 -6 ports/lang/perl5/files/use.perl
1.7 +9 -0 ports/lang/perl5/pkg-install
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?200212041650.gB4Go4Yx059726>
