Commit graph

7 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
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Dmitry Sivachenko
6e78e85a42 Update to 1.44.
PR:		142672
Submitted by:	pgollucci
2010-01-11 15:37:59 +00:00
Dmitry Sivachenko
d068cdb7bd Update to version 1.43.
PR:		121016
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
2008-06-04 09:11:35 +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
Dmitry Sivachenko
c1fa8f8e70 Correct a typo. 2007-06-04 07:15:21 +00:00
Dmitry Sivachenko
c8630b3adf New port: MARC::Lint.
A mechanism for validating MARC records.

Asked for by:	Marten Richter<marten.richter@freenet.de>
PR:		112718
2007-05-31 11:29:52 +00:00