[Bug 257355] [NEW PORT] net/krill: RPKI daemon, Certificate Authority and Publication Server
Date: Sat, 24 Jul 2021 16:45:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257355
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch 2021Q3 references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=3cec82c748df076978439e248c387ee2f1e82743
commit 3cec82c748df076978439e248c387ee2f1e82743
Author: Jaap Akkerhuis <jaap@NLnetLabs.nl>
AuthorDate: 2021-07-24 16:21:55 +0000
Commit: Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-07-24 16:43:04 +0000
net/krill: add new port
Krill is a free, open source RPKI Certificate Authority that lets you
run delegated RPKI under one or multiple Regional Internet Registries
(RIRs). Through its built-in publication server, Krill can publish Route
Origin Authorisations (ROAs) on your own servers or with a third party.
WWW: https://www.nlnetlabs.nl/projects/rpki/krill/
PR: 257355
(cherry picked from commit c2491d83775d25fe4f326c7f5e4cca1d826a0e67)
GIDs | 2 +-
UIDs | 2 +-
net/Makefile | 1 +
net/krill/Makefile (new) | 360 +++++++++++++
net/krill/distinfo (new) | 643 ++++++++++++++++++++++++
net/krill/files/krill.in (new) | 37 ++
net/krill/files/patch-Cargo.toml (new) | 10 +
net/krill/files/patch-defaults_krill.conf (new) | 26 +
net/krill/pkg-descr (new) | 4 +
net/krill/pkg-plist (new) | 7 +
10 files changed, 1090 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.