Created attachment 229516 [details] add option to install kea-shell(8) (Python) add option to install kea-shell(8) which uses Python. this option is off by default in the upstream src so that Python dependency is not triggered. no need to bump port revision since default build options do no change with this patch.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=43b8f6460a08cdff52531bc7c29c6dd2d0d1a967 commit 43b8f6460a08cdff52531bc7c29c6dd2d0d1a967 Author: yds <yds@Necessitu.de> AuthorDate: 2021-11-16 13:25:42 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-11-16 13:27:09 +0000 net/kea: Add an option to install kea-shell(8) PR: 259856 Approved by: Andrey Pevnev <apevnev@me.com> (maintainer) net/kea/Makefile | 5 ++++- net/kea/pkg-plist | 12 ++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-)