Commit graph

20 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
50080eefdb - Mark DEPRECATED and set EXPIRATION_DATE to 2013-12-31
- Use CONFLICTS_INSTALL instead of CONFLICTS
2013-11-15 10:11:55 +00:00
Vanilla I. Shu
882b641c0d Support STAGEDIR. 2013-11-05 02:54:53 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
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
Sunpoet Po-Chuan Hsieh
336a28bb21 - Mark CONFLICTS among mail/libspf2, mail/p5-Mail-SPF and mail/p5-Mail-SPF-Query, all of them installs PREFIX/bin/spfquery [1]
- Bump PORTREVISION for package change
- While I'm here:
  - Replace removed PTHREAD_LIBS with -pthread
  - Cleanup Makefile header
  - Add CPAN as primary WWW for mail/p5-Mail-SPF-Query

PR:		ports/177682 [1]
Submitted by:	dougb
2013-04-26 09:19:34 +00:00
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
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Philippe Audeoud
354b25a277 - Cleaning MD5 in perl@'s ports
Approved by:	erwin@ (portmgr)
2011-05-17 11:14:02 +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
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +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