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 on branch 2026Q3
fort FORT Validator is an open source RPKI validator
1.7.0 net 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 1.7.0Version of this port present on the latest quarterly branch.
Maintainer: philip@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-07-31 18:36:03
Last Update: 2026-08-02 01:10:31
Commit Hash: 103afa1
License: MIT
WWW:
https://fortproject.net/en/validator
Description:
FORT validator is an MIT-licensed RPKI Relying Party, this is a tool offered as part of the FORT project. It is a solution that allows operators to validate BGP routing information against the RPKI repository for use in router configuration and resolution. The service performs the validation of the entire RPKI repository, and which serves the resulting ROAs for easy access by your routers.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/fort-1.7.0/catalog.mk
  2. /usr/local/share/licenses/fort-1.7.0/LICENSE
  3. /usr/local/share/licenses/fort-1.7.0/MIT
  4. bin/fort
  5. share/man/man8/fort.8.gz
  6. @dir etc/fort/repository
  7. @dir etc/fort/tal
  8. @sample etc/fort/fort-config.json.sample
  9. @owner
  10. @group
  11. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • fort
Dependency lines:
  • fort>0:net/fort
To install the port:
cd /usr/ports/net/fort/ && make install clean
To add the package, run one of these commands:
  • pkg install net/fort
  • pkg install fort
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fort
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1785376527 SHA256 (fort-1.7.0.experimental.tar.gz) = 70075f82effe5cf9752b13463f50c4379fdf93e5c28bdf6cba04e9621e2288cc SIZE (fort-1.7.0.experimental.tar.gz) = 519328

Packages (timestamps in pop-ups are UTC):
fort
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.71.6.7-1.6.71.6.7n/an/an/a
FreeBSD:13:quarterly1.6.71.6.71.5.41.6.6_11.6.7n/an/an/a
FreeBSD:14:latest1.6.81.6.81.5.3_31.6.6_1-1.5.4-1.5.4
FreeBSD:14:quarterly1.6.81.6.8-1.6.6_1-1.6.01.6.01.6.0
FreeBSD:15:latest1.6.81.6.8n/a1.6.6_1n/an/a1.6.01.6.1
FreeBSD:15:quarterly1.6.81.6.8n/a-n/an/a--
FreeBSD:16:latest1.6.8-n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. rsync : net/rsync
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libjansson.so : devel/jansson
  3. libmicrohttpd.so : www/libmicrohttpd
  4. libxml2.so : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_fort
USES:
gnome localbase:ldflags pkgconfig ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/NICMx/FORT-validator/releases/download/1.7.0.experimental/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.0
02 Aug 2026 01:10:31
commit hash: 103afa165942a585ef6d2a923e741b195176d86ccommit hash: 103afa165942a585ef6d2a923e741b195176d86ccommit hash: 103afa165942a585ef6d2a923e741b195176d86ccommit hash: 103afa165942a585ef6d2a923e741b195176d86c files touched by this commit
Philip Paeps (philip) search for other commits by this committer
net/fort: fix fetching 1.7.0.experimental

Reported by:	pkg-fallout
Fixes:	        4839e2b8d102 ("net/fort: Update to 1.7.0.experimental")
Pointy hat to:	philip

(cherry picked from commit fc30167e01877c6f091b6f17e4f94adf01a3d5bf)
1.7.0
31 Jul 2026 18:32:21
commit hash: 8ed6c9b6ac2d737b62061a8c9fcc125ea6f80170commit hash: 8ed6c9b6ac2d737b62061a8c9fcc125ea6f80170commit hash: 8ed6c9b6ac2d737b62061a8c9fcc125ea6f80170commit hash: 8ed6c9b6ac2d737b62061a8c9fcc125ea6f80170 files touched by this commit
Philip Paeps (philip) search for other commits by this committer
net/fort: Update to 1.7.0.experimental

- Update to 1.7.0.experimental
- Changelog:
  https://github.com/NICMx/FORT-validator/releases/tag/1.7.0.experimental

Please note that max-rtr-version defaults to zero. This is because
Fort's validation currently yields no router keys (defeating the purpose
of RTRv1), and the RTRv2 specification is still receiving updates.

The latter is all the ".experimental" suffix refers to. If you raise
max-rtr-version to 2, you'll be trying a feature that hasn't been RFC'd
yet.

(cherry picked from commit 4839e2b8d1026ae7f359c5b96ae8c8fff589064e)

Number of commits found: 2