6076 FreshPorts -- mail/p5-Mail-SPF
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Mail-SPF 2.007_2 mail on this many watch lists=33 search for ports that depend on this port
Reference implementation of the RFC 4408 SPF protocol

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Feb 2007 16:40:22
Also Listed In: perl5
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. dns/p5-Net-DNS-Resolver-Programmable
  2. dns/p5-Net-DNS
  3. devel/p5-version
  4. lang/p5-Error
  5. net-mgmt/p5-NetAddr-IP
  6. net/p5-URI
  7. devel/p5-Module-Build
  8. lang/perl5.14
Required To Run:
  1. dns/p5-Net-DNS-Resolver-Programmable
  2. dns/p5-Net-DNS
  3. devel/p5-version
  4. lang/p5-Error
  5. net-mgmt/p5-NetAddr-IP
  6. net/p5-URI
  7. lang/perl5.14

This port is required by:

for Run

To install the port: cd /usr/ports/mail/p5-Mail-SPF/ && make install clean
To add the package: pkg_add -r p5-Mail-SPF


Configuration Options
===> The following configuration options are available for p5-Mail-SPF-2.007_2:
     DOCS=on: Build and/or install documentation
     SPFQUERY=on: Install spfquery command-line tool
     SPFQUERY_SUFFIX=on: Add .pl suffix to spfquery
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Mail/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Mail/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Mail/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Mail/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Mail/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Mail/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Mail/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Mail/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Mail/
  11. http://at.cpan.org/modules/by-module/Mail/
  12. http://backpan.perl.org/modules/by-module/Mail/
  13. http://cpan.nctu.edu.tw/modules/by-module/Mail/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Mail/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Mail/
  16. http://www.cpan.dk/modules/by-module/Mail/
  17. http://www.cpan.dk/modules/by-module/Mail/

Number of commits found: 11

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
14 May 2013 19:12:23
Original commit files touched by this commit  2.007_2
stefan search for other commits by this committer
- 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)
26 Apr 2013 09:19:34
Original commit files touched by this commit  2.007_1
sunpoet search for other commits by this committer
- 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
10 Jun 2012 18:42:48
Original commit files touched by this commit  2.007
swills search for other commits by this committer
- 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)
24 Oct 2011 04:17:38
Original commit files touched by this commit  2.007
dougb search for other commits by this committer
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.
17 Sep 2011 06:50:17
Original commit files touched by this commit  2.007
sunpoet search for other commits by this committer
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
03 Jul 2011 13:53:52
Original commit files touched by this commit  2.007
ohauer search for other commits by this committer
- remove MD5
15 Nov 2009 09:07:11
Original commit files touched by this commit  2.007
wen search for other commits by this committer
- Update to 2.007

PR:             ports/140161
Submitted by:   Wen Heping (myself)
25 Mar 2009 15:04:50
Original commit files touched by this commit  2.006
pav search for other commits by this committer
- Register conflicts

PR:             ports/131896
Submitted by:   Stephen Hurd <shurd@sasktel.net>
14 Mar 2009 18:26:31
Original commit files touched by this commit  2.006
lippe search for other commits by this committer
- 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)
22 Feb 2008 21:40:33
Original commit files touched by this commit  2.005
gabor search for other commits by this committer
- Update to 2.005
- Better adjustment of dependencies
- Style

PR:             ports/120936
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:    maintainer
10 Feb 2007 16:39:01
Original commit files touched by this commit  2.004
miwi search for other commits by this committer
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

Number of commits found: 11

2834
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours10
new 7 days29
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0