notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
fort FORT Validator is an open source RPKI validator
1.5.3_2 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5.3_2Version of this port present on the latest quarterly branch.
Maintainer: toni@devboks.com search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
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. WWW: https://fortproject.net/en/validator
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/fort-1.5.3_2/catalog.mk
  2. /usr/local/share/licenses/fort-1.5.3_2/LICENSE
  3. /usr/local/share/licenses/fort-1.5.3_2/MIT
  4. bin/fort
  5. man/man8/fort.8.gz
  6. @dir etc/fort/repository
  7. @dir etc/fort/tal
  8. @sample etc/fort/fort-config.json.sample
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • fort>0:net/fort
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 = 1636471861 SHA256 (NICMx-FORT-validator-1.5.3_GH0.tar.gz) = a6cfe7a194399e75716d4bb7c39177b6affdcf04e9087a17ec831980d03f71f2 SIZE (NICMx-FORT-validator-1.5.3_GH0.tar.gz) = 485271

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.69 : devel/autoconf
  3. automake>=1.16.1 : devel/automake
Runtime dependencies:
  1. rsync : net/rsync
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libjansson.so : devel/jansson
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/NICMx/FORT-validator/tar.gz/1.5.3?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.3_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1