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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
spf-tools Shell tools for keeping SPF records tidy
2.3 mail on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: ports@brtsvcs.net search for ports maintained by this maintainer
Port Added: 2026-07-03 17:12:06
Last Update: 2026-07-03 17:08:34
Commit Hash: 954f0e1
Also Listed In: dns
License: APACHE20
WWW:
https://github.com/spf-tools/spf-tools
Description:
A collection of scripts for manipulating SPF records to stay within the 10 DNS look-up limit specified in RFC 7208. Also includes scripts to update SPF records via AWS, Cloudflare, and DNSimple APIs.
Homepage    cgit ¦ Codeberg ¦ 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
Expand this list (24 items)
Collapse this list.
  1. /usr/local/share/licenses/spf-tools-2.3/catalog.mk
  2. /usr/local/share/licenses/spf-tools-2.3/LICENSE
  3. /usr/local/share/licenses/spf-tools-2.3/APACHE20
  4. bin/cloudflare.sh
  5. bin/compare.sh
  6. bin/despf.sh
  7. bin/dnsimple.sh
  8. bin/genspfzone.sh
  9. bin/iprange.sh
  10. bin/mkblocks.sh
  11. bin/mkzoneent.sh
  12. bin/normalize.sh
  13. bin/route53.sh
  14. bin/runspftools.sh
  15. bin/simplify.sh
  16. bin/xsel.sh
  17. libexec/spf-tools/despf.inc.sh
  18. libexec/spf-tools/global.inc.sh
  19. libexec/spf-tools/isincidrange.sh
  20. libexec/spf-tools/isincidrange6.sh
  21. share/spf-tools/README.md
  22. @owner
  23. @group
  24. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • spf-tools>0:mail/spf-tools
To install the port:
cd /usr/ports/mail/spf-tools/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/spf-tools
  • pkg install spf-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: spf-tools
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1776006262 SHA256 (spf-tools-spf-tools-v2.3_GH0.tar.gz) = f64043d32b9ca779f135ccac31d28edc7c1c682e6feba067b08a0a98b721a210 SIZE (spf-tools-spf-tools-v2.3_GH0.tar.gz) = 25465

Packages (timestamps in pop-ups are UTC):
spf-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest2.32.3--2.3---
FreeBSD:14:quarterly2.32.3--2.3---
FreeBSD:15:latest2.32.3n/a-n/an/a--
FreeBSD:15:quarterly2.32.3n/a-n/an/a--
FreeBSD:16:latest2.32.3n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. iprange : net-mgmt/iprange
  2. jq : textproc/jq
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
mail_spf-tools
pkg-message:
For install:
The route53.sh script was installed, however you will need to install the AWS CLI dependency yourself. CLI v1 is available on PyPI as the awscli package. To install CLI v2, please see the following: Official CLI v1 to v2 migration tool: https://docs.aws.amazon.com/cli/latest/userguide/cli-migration-tool.html Issue on the aws-cli GitHub repository discussing publishing CLI v2 directly to PyPI: https://github.com/aws/aws-cli/issues/4947
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/spf-tools/spf-tools/tar.gz/v2.3?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3
03 Jul 2026 17:08:34
commit hash: 954f0e1e4ec373fce3b8b158d8132fa3b2e8f8d4commit hash: 954f0e1e4ec373fce3b8b158d8132fa3b2e8f8d4commit hash: 954f0e1e4ec373fce3b8b158d8132fa3b2e8f8d4commit hash: 954f0e1e4ec373fce3b8b158d8132fa3b2e8f8d4 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: Jordan Montesse
mail/spf-tools: [New Port] Shell tools for keeping SPF records tidy

A collection of scripts for manipulating SPF records to stay within
the 10 DNS look-up limit specified in RFC 7208.  Also includes scripts
to update SPF records via AWS, Cloudflare, and DNSimple APIs.

PR:	294442
Author:	Jordan Montesse <ports@brtsvcs.net>

Number of commits found: 1