Port details |
- fort FORT Validator is an open source RPKI validator
- 1.5.4 net
=1 1.5.4Version of this port present on the latest quarterly branch. - Maintainer: toni@devboks.com
 - Port Added: 2021-10-22 05:57:04
- Last Update: 2023-02-22 04:52:02
- Commit Hash: 5cf9ebd
- People watching this port, also watch:: tcpdump, metalock
- License: MIT
- 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.
¦ ¦ ¦ ¦ 
- 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 = 1676960072
SHA256 (NICMx-FORT-validator-1.5.4_GH0.tar.gz) = 2dc227fb0fe60a299bdf6666f61fd9c23e339474b424be6356287459e945b5d3
SIZE (NICMx-FORT-validator-1.5.4_GH0.tar.gz) = 474175
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
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : 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
- WWW: https://fortproject.net/en/validator
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.4 22 Feb 2023 04:52:02
    |
Philip Paeps (philip)  |
net/fort: Update to 1.5.4
- Update to 1.5.4
- Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.5.4
Approved by: Toni Kalombo <toni@devboks.com> (maintainer)
Reported by: Mark Tinka <mark@tinka.africa> |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5.3_3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.5.3_3 13 Aug 2022 18:51:14
    |
Matthias Andree (mandree)  |
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix. |
1.5.3_2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.5.3_1 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.5.3 09 Nov 2021 18:03:11
    |
Juraj Lutter (otis)  |
net/fort: Update to 1.5.3
- Update to 1.5.3
- Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.5.3
Reported by: Job Snijders <job@sobornost.net>
Differential Revision: https://reviews.freebsd.org/D32910 |
1.5.2_1 27 Oct 2021 07:59:54
    |
Philip Paeps (philip)  |
net/fort: don't depend on gcc10, fix version check
The current version of FORT builds fine with any c11 compiler. There is
no need for USE_GCC.
Patch the build system to correctly define the version of FORT as seen
in the output of "fort --version" and the "User-Agent:" HTTP header. [1]
Approved by: Toni Yannick Kalombo <toni@devboks.com> (maintainer)
Reported by: Mark Tinka <mark@tinka.africa> [1] |
1.5.2 22 Oct 2021 05:53:47
    |
Philip Paeps (philip)  |
net/fort: new port: FORT Validator
FORT Validator is an open source RPKI validator. This solution
allows operators to validate BGP routing information against the
RPKI repository for use in router configuration and resolution.
Submitted by: Toni Kalombo <toni@devboks.com> (maintainer)
Tested by: Mark Tinka <mark@tinka.africa> |