6ca0 FreshPorts -- mail/py-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
py-spf 2.0.7 mail on this many watch lists=2 search for ports that depend on this port
Python implementation of the RFC 4408 SPF protocol
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Dec 2004 15:07:35
Also Listed In: python
License: PSFL


The pyspf Python module has been released as version 2.0. pyspf 2.0 
was the first SPF implementation to fully conform to RFC 4408. This 
release has also added IPv6 support. pyspf is the library behind 
several of the open SPF project's SPF record testing tools.

License: Python Software Foundation License

Author:
Terence Way terry@wayforward.net
http://www.wayforward.net/spf/

Maintainers:
Stuart Gathman stuart@bmsi.com
Scott Kitterman scott@kitterman.com
http://pypi.python.org/pypi/pyspf

Currently part of the pymilter project: http://pymilter.sourceforge.net

WWW: http://pypi.python.org/pypi/pyspf
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. lang/python27
Required To Run:
  1. dns/py-dns
  2. lang/python27

This port is required by:

for Run

To install the port: cd /usr/ports/mail/py-spf/ && make install clean
To add the package: pkg_add -r py27-spf


Configuration Options
===> The following configuration options are available for py27-spf-2.0.7:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  3. http://freefr.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  4. http://garr.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  5. http://heanet.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  6. http://hivelocity.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  7. http://ignum.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  8. http://internode.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  9. http://iweb.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  10. http://jaist.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  11. http://kaz.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  12. http://kent.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  13. http://master.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  14. http://nchc.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  15. http://ncu.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  16. http://netcologne.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  17. http://sunet.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  18. http://superb-dca3.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  19. http://switch.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  20. http://tenet.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  21. http://ufpr.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/
  22. http://waix.dl.sourceforge.net/project/pymilter/pyspf/pyspf-2.0.7/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 May 2013 18:14:30
Original commit files touched by this commit  2.0.7
sunpoet search for other commits by this committer
- Add LICENSE
- Fix OPTIONSFILE issue

PR:		ports/177796
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
05 Aug 2012 07:16:56
Original commit files touched by this commit  2.0.7
sunpoet search for other commits by this committer
- Convert to new options framework
08 Feb 2012 02:41:02
Original commit files touched by this commit  2.0.7
sunpoet search for other commits by this committer
- Update to 2.07
- Remove DIST_SUBDIR
- Do not silence installation message

Note that there are two source tarballs (pyspf-2.0.7.tar.gz).
One is 46,283 bytes from CHEESESHOP and the other is 46,281 bytes from SF.
Since the former has a wrong entry in pyspf.spec, we choose the latter and
suspend adding CHEESESHOP to MASTER_SITES.

Changes:
- Allow for timeouts to be global for all DNS lookups instead of per DNS lookup
  to allow for MAY processing time limitsin RFC 4408 10.1.  See README for
  details.
- Use openspf.net for SPF web site instead of openspf.org
- Extend query.get_header to return either Received-SPF (still default) or RFC
(Only the first 15 lines of the commit message are shown above View all of this commit message)
01 Feb 2012 20:19:59
Original commit files touched by this commit  2.0.6
sunpoet search for other commits by this committer
- Update to 2.0.6
- Take maintainership

Changes:       
http://sourceforge.net/projects/pymilter/files/pyspf/pyspf-2.0.6/readme.txt/view
01 Feb 2012 15:53:08
Original commit files touched by this commit  2.0.5
tabthorpe search for other commits by this committer
- Reassign to the heap
03 Jul 2011 13:53:52
Original commit files touched by this commit  2.0.5
ohauer search for other commits by this committer
- remove MD5
22 Aug 2009 00:28:34
Original commit files touched by this commit  2.0.5
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
24 Nov 2008 13:35:56
Original commit files touched by this commit  2.0.5
mnag search for other commits by this committer
- Update to 2.0.5

PR:             128985
Submitted by:   Yi-Jheng Lin <yzlin___cs.nctu.edu.tw>
13 Apr 2008 16:25:16
Original commit files touched by this commit  2.0.4
mnag search for other commits by this committer
- Update to 2.0.4

PR:             109033
Submitted by:   Koen Martens<gmc___sonologic.nl>
30 Jul 2007 09:42:28
Original commit files touched by this commit  1.6
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
09 Nov 2005 02:32:50
Original commit files touched by this commit  1.6
mnag search for other commits by this committer
Add SHA256
16 Sep 2005 17:58:32
Original commit files touched by this commit  1.6
mnag search for other commits by this committer
Update my email

Approved by: pav (mentor)
19 Jul 2005 21:06:53
Original commit files touched by this commit  1.6
pav search for other commits by this committer
- Fix dependency line
- Use PLIST_FILES

PR:             ports/83744
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
28 Dec 2004 15:00:15
Original commit files touched by this commit  1.6
pav search for other commits by this committer
Add py-spf, a python implementation of SPF.

PR:             ports/75521
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>

Number of commits found: 14

285a
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days31
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