| Port details on branch 2026Q3 |
- fort FORT Validator is an open source RPKI validator
- 1.7.0 net
=0 1.7.0Version of this port present on the latest quarterly branch. - Maintainer: philip@FreeBSD.org
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- rsync : net/rsync
- Library dependencies:
-
- libcurl.so : ftp/curl
- libjansson.so : devel/jansson
- libmicrohttpd.so : www/libmicrohttpd
- 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:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.7.0 02 Aug 2026 01:10:31
    |
Philip Paeps (philip)  |
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
    |
Philip Paeps (philip)  |
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
|