Port details |
- fort FORT Validator is an open source RPKI validator
- 1.6.4 net =3 1.6.4Version of this port present on the latest quarterly branch.
- Maintainer: toni@devboks.com
- Port Added: 2021-10-22 05:57:04
- Last Update: 2024-12-23 21:08:39
- Commit Hash: 3b3700f
- People watching this port, also watch:: freeradius3, redmine51, burp, check_ssl_cert, pdfgrep
- 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
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.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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.4 23 Dec 2024 21:08:39 |
Daniel Engberg (diizzy) |
*/*: Use Gnome helper for defining libxml2 dependency
Replace LIB_DEPENDS with USES= gnome, USE_GNOME= libxml2
Approved by: portmgr (blanket) |
1.6.4 05 Dec 2024 05:59:34 |
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 |
1.6.2 23 Jun 2024 04:12:24 |
Philip Paeps (philip) |
net/fort: Update to 1.6.2
- Update to 1.6.2
- Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.6.2
While here, fix building with libxml2 2.13.1 [1]. This patch will be in
the next upstream release.
Approved by: Toni Kalombo <toni@devboks.com> (maintainer, implicit)
Reported by: diizzy [1]
PR: 279898 [1] |
1.6.1_1 25 Feb 2024 08:18:32 |
Muhammad Moinur Rahman (bofh) |
net/fort: Moved man to share/man
Approved by: portmgr (blanket) |
1.6.1 06 Feb 2024 06:34:26 |
Philip Paeps (philip) |
net/fort: Update to 1.6.1
- Update to 1.6.1
- Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.6.1
Approved by: Toni Kalombo <toni@devboks.com> (maintainer, implicit) |
1.6.0 14 Dec 2023 02:01:13 |
Philip Paeps (philip) |
net/fort: Update to 1.6.0
- Update to 1.6.0
- Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.6.0
Approved by: Toni Kalombo <toni@devboks.com> (maintainer, implicit) |
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> |