cvs commit: ports/devel Makefile ports/devel/p5-strictures
 Makefile distinfo pkg-descr pkg-plist
    Wen Heping 
    wen at FreeBSD.org
       
    Fri Feb 25 03:06:32 UTC 2011
    
    
  
wen         2011-02-25 03:06:31 UTC
  FreeBSD ports repository
  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-strictures  Makefile distinfo pkg-descr pkg-plist 
  Log:
  strictures turns on indirect checking only when it thinks it's running
  in a compilation (or pod coverage) test - though if this causes undesired
  behaviour this can be overriden by setting the PERL_STRICTURES_EXTRA
  environment variable.
  
  WWW: http://search.cpan.org/dist/strictures/
  
  Revision  Changes    Path
  1.4236    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/p5-strictures/Makefile (new)
  1.1       +2 -0      ports/devel/p5-strictures/distinfo (new)
  1.1       +6 -0      ports/devel/p5-strictures/pkg-descr (new)
  1.1       +3 -0      ports/devel/p5-strictures/pkg-plist (new)
    
    
More information about the cvs-all
mailing list