Commit graph

19 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
544b2e6dce - Update LICENSE 2013-12-23 17:17:19 +00:00
Sunpoet Po-Chuan Hsieh
ed1f9565aa - Use USES=shebangfix
- Support STAGEDIR
- Bump PORTREVISION for package change
2013-10-22 20:02:50 +00:00
Sunpoet Po-Chuan Hsieh
fb40d1b08c - Update to 2.9.0
- Update COMMENT
- Add LICENSE
- Fix *_DEPENDS
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use PORTDOCS macro
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Sort PLIST
- Use CPAN as primary WWW
- Take maintainership

Changes:	http://search.cpan.org/dist/Mail-SPF/CHANGES
2013-10-14 11:03:00 +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
4063eccdf2 - Convert to new perl framework
- Trim Makefile header
2013-08-02 21:38:09 +00:00
Steven Kreuzer
20e437d39d Revert commit 323487 since renaming spfquery.pl to spfquery causes a
conflict with mail/libspf2
2013-07-23 17:43:52 +00:00
Steven Kreuzer
425329f690 Update to 2.9.0 2013-07-23 15:56:45 +00:00
Stefan Walter
3de8ec0524 - Let mail/p5-Mail-SPF always install spfquery as spfquery.pl unconditionally to
avoid conflict with mail/libspf2.
- Unregister conflict between mail/p5-Mail-SPF and mail/libspf2.

PR:		157107
2013-06-16 18:16:16 +00:00
Stefan Walter
c928408d60 - Install 'spfquery' as 'spfquery.pl' by default, optionally keeping the
original name.
- Reset MAINTAINER.

PR:		157107
Patch by:	Jake Guffey <jake.guffey@eprotex.com>
Approved by:	Koen Martens <gmc@sonologic.nl> (former maintainer)
2013-05-14 19:12:23 +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
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
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
Sunpoet Po-Chuan Hsieh
57b83a1e37 - Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:50:17 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Wen Heping
f00146e0bd - Update to 2.007
PR:		ports/140161
Submitted by:	Wen Heping (myself)
2009-11-15 09:07:11 +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
Felippe de Meirelles Motta
5183fe7ba2 - Update to 2.006.
PR:		ports/131881
Submitted by:	Hsin-Han You <hhyou@cs.nctu.edu.tw>
Approved by:	Koen Martens <gmc@sonologic.nl> (maintainer)
2009-03-14 18:26:31 +00:00
Gabor Kovesdan
6d4515a57b - Update to 2.005
- Better adjustment of dependencies
- Style

PR:		ports/120936
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-22 21:40:33 +00:00
Martin Wilke
48585a89c3 Mail::SPF is an object-oriented Perl implementation of the Sender Policy
Framework (SPF) e-mail sender authentication system.

This release of Mail::SPF fully conforms to RFC 4408 and passes the 2006.11
release of the official test-suite <http://www.openspf.org/Test_Suite>.

The Mail::SPF source package includes the following additional tools:

  * spfquery:  A command-line tool for performing SPF checks.
  * spfd:      A daemon for services that perform SPF checks frequently.

WWW:	http://www.openspf.org/

- Koen Martens
gmc@sonologic.nl

PR:		ports/109020
Submitted by:	gmc at sonologic.nl
2007-02-10 16:39:01 +00:00