Date: Sat, 8 Sep 2007 00:16:26 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.perl.mk bsd.port.mk Message-ID: <200709080016.l880GQ8e003057@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
linimon 2007-09-08 00:16:26 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Added files: Mk bsd.perl.mk Log: Please welcome bsd.perl.mk, a refactoring of Perl-related code from bsd.port.mk. In addition, a revision shorthand has been added, e.g., USE_PERL5= 5.8.0+. This syntax is implemented for the following knobs: USE_PERL5, USE_PERL5_RUN, USE_PERL5_BUILD, PERL_CONFIGURE and PERL_MODBUILD. Credit also goes to sem who wrote an earlier version of this patch in ports/55515, marcus and kris for doing earlier testing, and kuriyama and others for additional work along the way. Thanks to gabor@FreeBSD.org for doing all this work. Sponsored by: Google Summer of Code 2007 Revision Changes Path 1.1 +255 -0 ports/Mk/bsd.perl.mk (new) 1.581 +20 -67 ports/Mk/bsd.port.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709080016.l880GQ8e003057>