Commit graph

6 commits

Author SHA1 Message Date
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Frederic Culot
587cc1e1b7 - Remove SITE_PERL from *_DEPENDS
Submitted by:	az@
2012-06-06 11:22:18 +00:00
Steve Wills
0feb033f64 - Restore lost dependencies [1]
- Pet portlint while here

PR:		ports/159533 [1]
Submitted by:	Evgeniy Kosov <evgeniy@kosov.su> [1]
2011-08-11 02:30:41 +00:00
Philippe Audeoud
1b784959fb - Cleaning MD5 in perl@'s ports.
Approved by:	erwin@ (portmgr)
2011-05-17 11:08:18 +00:00
Philip M. Gollucci
a82cc513cc This is yet another Getopt related module. Getopt::Compact is geared towards
compactly and yet quite powerfully describing an option syntax. Options can
be parsed, returned as a hashref of values, and/or displayed as a usage string
or within the script POD.

WWW: http://search.cpan.org/dist/Getopt-Compact/

PR:		ports/148762
Submitted by:	Evgeniy Kosov <evgeniy at kosov.su>
2010-09-23 02:37:55 +00:00