Commit graph

11 commits

Author SHA1 Message Date
Andrej Zverev
f09059cc33 - Remove SITE_PERL from *_DEPENDS 2012-06-04 02:58:34 +00:00
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
Pav Lucistnik
84e60c4ae4 - Register conflicts
PR:		ports/131896
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2009-03-25 15:04:50 +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
Mark Linimon
81e4371710 Reset mharo due to maintainer-timeouts and no response to PRs.
Hat:		portmgr
2007-03-23 09:47:31 +00:00
Yen-Ming Lee
9376a6297f - update to 1.999.1
PR:		based on 91254
Approved by:	maintainer timeout
2006-03-21 13:37:55 +00:00
Michael Haro
58cf9df6b2 Update to 1.997
PR:		66085
Submitted by:	Tim Bishop <tim@bishnet.net>
2004-04-29 21:09:40 +00:00
Michael Haro
10b5e36ca0 Update to 1.996
PR:		63842
Submitted by:	Tim Bishop <tim@bishnet.net>
2004-03-25 21:14:20 +00:00
Michael Haro
f6788f1661 update to version 1.991
add SIZE
2004-02-11 23:48:54 +00:00
Michael Haro
2fdb9f3359 Add the p5-Mail-SPF-Query port
The SPF protocol relies on sender domains to publish a DNS whitelist of
their designated outbound mailers.

Given an envelope sender, Mail::SPF::Query determines the legitimacy of an
SMTP client IP.
2004-01-16 21:20:15 +00:00