Port details on branch 2025Q2 |
- fort FORT Validator is an open source RPKI validator
- 1.6.6 net
=0 1.6.6Version of this port present on the latest quarterly branch. - Maintainer: toni@devboks.com
 - Port Added: 2025-04-06 05:48:07
- Last Update: 2025-04-06 05:45:20
- Commit Hash: 82f0854
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1743917833
SHA256 (NICMx-FORT-validator-1.6.6_GH0.tar.gz) = 34e6fc4c35fc2f0e96d079c04302505199b0f4bcbb10139e0686655b309aa57f
SIZE (NICMx-FORT-validator-1.6.6_GH0.tar.gz) = 402942
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Runtime dependencies:
-
- rsync : net/rsync
- Library dependencies:
-
- libcurl.so : ftp/curl
- libjansson.so : devel/jansson
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_fort
- USES:
- autoreconf compiler:c11 gnome pkgconfig ssl
- pkg-message:
- For install:
- A default configuration file has been installed in
/usr/local/etc/fort/fort-config.json.sample.
To use FORT, you will need the Trust Anchor Locator (TAL) files.
You can download these by running "fort --init-tals" as follows:
# fort --init-tals --tal /usr/local/etc/fort/tal
When you have downloaded the TAL files, you can start the RTR
server and validator:
# sysrc fort_enable=YES # or edit /etc/rc.conf manually
# service fort start
The default configuration will bind the RTR server to localhost
on port 8323.
Consult the FORT manual for more information:
https://nicmx.github.io/FORT-validator/run.html
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.6 06 Apr 2025 05:45:20
    |
Philip Paeps (philip)  |
net/fort: Update to 1.6.6
- Update to 1.6.6
- Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.6.6
Approved by: Toni Kalombo <toni@devboks.com> (maintainer, implicit)
MFH: 2025Q2
(cherry picked from commit 3ad45e78d7a6d254e35a3639cefa3fef65b0f21d) |
Number of commits found: 1
|