cvs commit: ports/Mk bsd.perl.mk bsd.port.mk

Mark Linimon linimon at FreeBSD.org
Fri Sep 7 17:16:27 PDT 2007


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 at 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


More information about the cvs-ports mailing list