notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
libspf2-10 Sender Rewriting Scheme 2 C Implementation
1.0.4_1 mail Deleted on this many watch lists=4 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.4_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Vulnerable as of 2008-10-27 http://portaudit.freebsd.org/2ddbfd29-a455-11dd-a55e-00163e000016.html
Expired This port expired on: 2011-09-09
Maintainer: mnag@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-09-11 21:27:22
Last Update: 2011-09-09 08:20:59
SVN Revision: UNKNOWN
People watching this port, also watch:: nmap, smartmontools, pure-ftpd, pcre, screen
License: not specified in port
WWW:
http://www.libspf2.org/
Description:
libspf2 implements the Sender Policy Framework, a part of the SPF/SRS protocol pair. libspf2 is a library which allows email systems such as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers and email viruses/worms. WWW: http://www.libspf2.org/ snowchyld <mail-libsrs2-freebsd-ports@snowchyld.org>
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • libspf2>0:mail/libspf2-10
No installation instructions:
This port has been deleted.
PKGNAME: libspf2
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libtool>=2.4 : devel/libtool
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.libspf2.org/spf/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.4_1
09 Sep 2011 08:20:59
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
mail/libspf2-10 Vulnerable, use mail/libspf2 instead
mail/postfix-policyd-spf Relies on vulnerable mail/libspf2-10
1.0.4_1
30 Aug 2011 05:34:18
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
libspf2-10
DEPRECATED=     Vulnerable as of 2008-10-27
http://portaudit.freebsd.org/2ddbfd29-a455-11dd-a55e-00163e000016.html
EXPIRATION_DATE=        2011-09-09

postfix-policyd-spf
DEPRECATED=     Relies on libspf2-10 which is vulnerable as of 2008-10-27
EXPIRATION_DATE=        2011-09-09
1.0.4_1
03 Jul 2011 13:53:52
Original commit files touched by this commit This port version is marked as vulnerable.
ohauer search for other commits by this committer
- remove MD5
1.0.4_1
04 Dec 2010 07:34:27
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.0.4_1
02 Aug 2009 19:36:34
Original commit files touched by this commit This port version is marked as vulnerable.
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
1.0.4_1
21 Aug 2008 06:18:49
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.4_1
10 Sep 2006 05:11:00
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Fix build on 6.x using libtool from ports. Maybe 5.x and 4.x too.

Notified by:    Alan Batie <alan___batie.org>
1.0.4_1
20 Aug 2006 23:07:16
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Take
- portlint(1)
1.0.4_1
15 Aug 2006 17:07:27
Original commit files touched by this commit This port version is marked as vulnerable.
itetcu search for other commits by this committer
Reset maintainership to ports@ as requested by former maintianer "snowchyld"

PR:             ports/101754
Submitter by:   snowchyld <freesd.org__last_spam_from_ports@snowchyld.org>
1.0.4_1
15 Aug 2006 00:29:13
Original commit files touched by this commit This port version is marked as vulnerable.
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
1.0.4_1
23 Feb 2006 10:40:45
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.0.4
22 Jan 2006 12:50:54
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.0.4
15 Nov 2005 06:52:12
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
1.0.4
19 Sep 2005 12:55:37
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
Fix LATEST_LINK pointed by Kris

Approved by:    pav (mentor)
1.0.4
11 Sep 2005 21:26:39
Original commit files touched by this commit This port version is marked as vulnerable.
vsevolod search for other commits by this committer
Completing repo-copy of mail/libspf2 to mail/libspf2-10.

PR:             85000
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Repocopy by:    marcus

Number of commits found: 15