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
postfix-policyd-spf-perl SPF policy service for Postfix written in Perl
2.011 mail on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.011Version of this port present on the latest quarterly branch.
Maintainer: ports.maintainer@evilphi.com search for ports maintained by this maintainer
Port Added: 2009-01-27 05:40:30
Last Update: 2022-12-23 21:32:38
Commit Hash: 4cfbe29
People watching this port, also watch:: squid, spamassassin, python27, unbound
License: GPLv2
WWW:
https://launchpad.net/postfix-policyd-spf-perl/
Description:
postfix-policyd-spf-perl is an RFC-4408-compliant SPF policy service for postfix written in Perl.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. libexec/postfix-policyd-spf-perl
  2. /usr/local/share/licenses/postfix-policyd-spf-perl-2.011/catalog.mk
  3. /usr/local/share/licenses/postfix-policyd-spf-perl-2.011/LICENSE
  4. /usr/local/share/licenses/postfix-policyd-spf-perl-2.011/GPLv2
Collapse this list.
Dependency lines:
  • postfix-policyd-spf-perl>0:mail/postfix-policyd-spf-perl
To install the port:
cd /usr/ports/mail/postfix-policyd-spf-perl/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/postfix-policyd-spf-perl
  • pkg install postfix-policyd-spf-perl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: postfix-policyd-spf-perl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1670852909 SHA256 (postfix-policyd-spf-perl-2.011.tar.gz) = 51e295c8bfc714f7e827bd39d674430a9da9ce1658339b7c6cc2537949d82d61 SIZE (postfix-policyd-spf-perl-2.011.tar.gz) = 15562

Packages (timestamps in pop-ups are UTC):
postfix-policyd-spf-perl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0112.0112.010_12.0112.011-2.010_1-
FreeBSD:13:quarterly2.0112.0112.0112.0112.0112.0112.0112.011
FreeBSD:14:latest2.0112.0112.0112.0112.0112.011-2.011
FreeBSD:14:quarterly2.0112.011-2.0112.0112.0112.0112.011
FreeBSD:15:latest2.0112.011n/a2.011n/a2.0112.0112.011
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. p5-Mail-SPF>=2.006 : mail/p5-Mail-SPF
  2. p5-NetAddr-IP>=4 : net-mgmt/p5-NetAddr-IP
  3. p5-Sys-Hostname-Long>=0 : sysutils/p5-Sys-Hostname-Long
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
mail_postfix-policyd-spf-perl
USES:
perl5 shebangfix
pkg-message:
For install:
The service is not enabled by default. Enable it by doing the following: 1. Add the following to /etc/postfix/master.cf: spf-policy unix - n n - 0 spawn user=nobody argv=/usr/local/libexec/postfix-policyd-spf-perl The user nobody is fine if you have no other daemons running as nobody. Otherwise, you should use a dedicated user and group for this policy service. 2. Add "spf-policy_time_limit = 3600" to main.cf. 3. Configure the Postfix policy service in /usr/local/etc/postfix/main.cf: smtpd_recipient_restrictions = ... reject_unauth_destination ... check_policy_service unix:private/spf-policy ... NOTE: Specify check_policy_service AFTER reject_unauth_destination or your system may become an open relay. 4. Restart Postfix.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://launchpad.net/postfix-policyd-spf-perl/trunk/2.011/+download/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.011
23 Dec 2022 21:32:38
commit hash: 4cfbe29cc937155cf0faae9181eb893329505919commit hash: 4cfbe29cc937155cf0faae9181eb893329505919commit hash: 4cfbe29cc937155cf0faae9181eb893329505919commit hash: 4cfbe29cc937155cf0faae9181eb893329505919 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Mel Pilgrim
mail/postfix-policyd-spf-perl: Update to 2.011

ChangeLog: https://git.launchpad.net/postfix-policyd-spf-perl/tree/CHANGES

PR:		268330
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.010_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.010_1
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.010_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.010_1
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
2.010_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
2.010_1
21 Mar 2015 20:03:17
Revision:381853Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix *_DEPENDS: version is already in all supported Perl releases
- Add LICENSE [1]
- Bump PORTREVISION for dependency change

Approved by:	portmgr (blanket) [1]
With hat:	perl
2.010
22 May 2014 05:47:20
Revision:354775Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.1.10

PR:		189458
Submitted by:	Paul J Murphy <paul@inetstat.net>
Approved by:	maintainer
2.007
29 Mar 2014 08:49:46
Revision:349493Original commit files touched by this commit
sunpoet search for other commits by this committer
- Support STAGEDIR

PR:		ports/188038
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Approved by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
2.007
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
2.007
04 Sep 2013 13:07:41
Revision:326272Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
2.007
16 Dec 2012 06:12:28
Revision:308985Original commit files touched by this commit
az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
2.007
30 Jun 2012 13:10:10
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
2.007
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
2.007
27 Jan 2009 05:43:45
Original commit files touched by this commit
beech search for other commits by this committer
Remove bak file
2.007
27 Jan 2009 05:39:46
Original commit files touched by this commit
beech search for other commits by this committer
postfix-policyd-spf-perl is an RFC-4408-compliant SPF policy service for
postfix written in Perl.

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

PR:             ports/131000
Submitted by:   Darren Pilgrim <ports.maintainer at evilphi.com>

Number of commits found: 17