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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2020Q3
rpki-client Resource Public Key Infrastructure (RPKI) implementation from OpenBSD
6.7.p1 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 6.7.p1Version of this port present on the latest quarterly branch.
Maintainer: zeising@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-07-04 13:29:19
Last Update: 2020-07-28 18:03:34
Commit Hash: 017bbea
License: ISCL
WWW:
https://www.rpki-client.org/
Description:
rpki-client is a FREE, easy-to-use implementation of the Resource Public Key Infrastructure (RPKI) for Relying Parties (RP) to facilitate validation of the Route Origin of a BGP announcement. The program queries the RPKI repository system and outputs Validated ROA Payloads in the configuration format of either OpenBGPD or BIRD, but also as CSV or JSON objects for consumption by other routing stacks. This version is based on the portable version of rpki-client. WWW: https://www.rpki-client.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/rpki-client-6.7.p1/catalog.mk
  2. /usr/local/share/licenses/rpki-client-6.7.p1/LICENSE
  3. /usr/local/share/licenses/rpki-client-6.7.p1/ISCL
  4. etc/rpki/afrinic.tal
  5. etc/rpki/apnic.tal
  6. etc/rpki/lacnic.tal
  7. etc/rpki/ripe.tal
  8. man/man8/rpki-client.8.gz
  9. sbin/rpki-client
  10. @dir(_rpki-client,,0755) /var/cache/rpki-client
  11. @dir(_rpki-client,,0755) /var/db/rpki-client
  12. @owner
  13. @group
  14. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rpki-client>0:net/rpki-client
To install the port:
cd /usr/ports/net/rpki-client/ && make install clean
To add the package, run one of these commands:
  • pkg install net/rpki-client
  • pkg install rpki-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rpki-client
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1595940205 SHA256 (rpki-client-rpki-client-portable-6.7p1_GH0.tar.gz) = 0970c772d0ec7fc55e2b6ae46699c60b919aff16c8ea848fa333eb201e3bf647 SIZE (rpki-client-rpki-client-portable-6.7p1_GH0.tar.gz) = 44463

Expand this list (2 items)

Collapse this list.

SHA256 (rpki-client-rpki-client-openbsd-rpki-client-6.7p1_GH0.tar.gz) = 9ce285c116c5b8123867fcdd1a22098adf1cbde8476873a9595988ac4e27da4e SIZE (rpki-client-rpki-client-openbsd-rpki-client-6.7p1_GH0.tar.gz) = 317431

Collapse this list.


Packages (timestamps in pop-ups are UTC):
rpki-client
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.89.86.7.p19.6-n/an/an/a
FreeBSD:13:quarterly9.79.78.2_19.5-n/an/an/a
FreeBSD:14:latest9.89.88.29.5-8.2_1-8.2_1
FreeBSD:14:quarterly9.79.7-9.5-8.5_18.5_18.5_1
FreeBSD:15:latest9.89.8n/a9.5n/an/a8.8_18.9
FreeBSD:15:quarterly9.79.7n/a-n/an/a--
FreeBSD:16:latest9.89.8n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rsync>0 : net/rsync
  2. autoconf>=2.69 : devel/autoconf
  3. automake>=1.16.1 : devel/automake
  4. libtoolize : devel/libtool
Runtime dependencies:
  1. rsync>0 : net/rsync
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_rpki-client
USES:
autoreconf libtool ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rpki-client/rpki-client-portable/tar.gz/6.7p1?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.7.p1
28 Jul 2020 18:03:34
commit hash: 017bbea59b9dcf3e5007f15a5695eb5175a02214commit hash: 017bbea59b9dcf3e5007f15a5695eb5175a02214commit hash: 017bbea59b9dcf3e5007f15a5695eb5175a02214commit hash: 017bbea59b9dcf3e5007f15a5695eb5175a02214 files touched by this commit
Niclas Zeising (zeising) search for other commits by this committer
MFH: r543623

net/rpki-client: Update to 6.7p1

Update net/rpki-client to 6.7p1

Changelog:
* Include OpenBSD 6.7 errata 015:
In rpki-client, incorrect use of EVP_PKEY_cmp allows an authentication bypass.

Approved by:	ports-secteam (joenum)
6.7.p1
28 Jul 2020 18:03:34
Revision:543624Original commit files touched by this commit
zeising search for other commits by this committer
MFH: r543623

net/rpki-client: Update to 6.7p1

Update net/rpki-client to 6.7p1

Changelog:
* Include OpenBSD 6.7 errata 015:
In rpki-client, incorrect use of EVP_PKEY_cmp allows an authentication bypass.

Approved by:	ports-secteam (joenum)
6.7.p0
04 Jul 2020 13:29:15
Revision:541214Original commit files touched by this commit
zeising search for other commits by this committer
MFH: r541061

net/rpki-client: Fix creaton of cache and db dir

Fix the creation of the cahce and db dir for rpki-client.  When running the
build as root, the rpki-client build infra tries to change the owner of the
cache and db dir, which fails since the user isn't created until later.
Since we deal with special perimissions and owners/groups of files in
pkg-plist anyway, there is no need to try to change the owner/group from the
rpki-client build infra, so add a patch that just creates the directories
without changing ownership.

This fixes the build of rpki-client on the package cluster.

Approved by:	ports-secteam (joenum)
6.7.p0
04 Jul 2020 13:29:14
commit hash: b9ae284672fdd26eb0701792465c810196a23942commit hash: b9ae284672fdd26eb0701792465c810196a23942commit hash: b9ae284672fdd26eb0701792465c810196a23942commit hash: b9ae284672fdd26eb0701792465c810196a23942 files touched by this commit
Niclas Zeising (zeising) search for other commits by this committer
MFH: r541061

net/rpki-client: Fix creaton of cache and db dir

Fix the creation of the cahce and db dir for rpki-client.  When running the
build as root, the rpki-client build infra tries to change the owner of the
cache and db dir, which fails since the user isn't created until later.
Since we deal with special perimissions and owners/groups of files in
pkg-plist anyway, there is no need to try to change the owner/group from the
rpki-client build infra, so add a patch that just creates the directories
without changing ownership.

This fixes the build of rpki-client on the package cluster.

Approved by:	ports-secteam (joenum)

Number of commits found: 4