Commit graph

9 commits

Author SHA1 Message Date
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Jun Kuriyama
d60cc03b25 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 10).

Approved by:	portmgr (itetcu)
2010-01-27 01:47:48 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Dmitry Sivachenko
bfb430871c Fix PLIST, remove BROKEN.
PR:		96181
Submitted by:	leeym
2006-04-24 10:05:05 +00:00
Kris Kennaway
4c8ff0d3f5 BROKEN: incorrect pkg-plist 2006-04-22 21:59:20 +00:00
Dmitry Sivachenko
f93df5f449 Correct a typo. 2006-04-01 19:15:59 +00:00
Dmitry Sivachenko
87f409bfd8 New port: p5-Mbox-Parser.
Perl5 module for working with UNIX-flavoured mailboxes.
2006-03-31 14:23:51 +00:00