Port details on branch 2024Q4 |
- fort FORT Validator is an open source RPKI validator
- 1.6.4 net =0 1.6.4Version of this port present on the latest quarterly branch.
- Maintainer: toni@devboks.com
- Port Added: 2024-12-05 06:18:08
- Last Update: 2024-12-05 06:16:47
- Commit Hash: 33dcfbf
- 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 = 1733377653
SHA256 (NICMx-FORT-validator-1.6.4_GH0.tar.gz) = 0ede489aeb2e60648c08b973cf527e3521dafacc5d49a4cf56b095f090b8e291
SIZE (NICMx-FORT-validator-1.6.4_GH0.tar.gz) = 399588
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 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.4 05 Dec 2024 06:16:47 |
Philip Paeps (philip) |
net/fort: Update to 1.6.4
- Update to 1.6.4
- Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.6.4
Approved by: Toni Kalombo <toni@devboks.com> (maintainer, implicit)
MFH: 2024Q4
Security: CVE-2024-48943
(cherry picked from commit 04db0aa821e38f8ec6ddbeadbe65af7cee9ec1ff) |
Number of commits found: 1
|