Bug 259856 - net/kea: add option to install kea-shell(8) (Python)
Summary: net/kea: add option to install kea-shell(8) (Python)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Li-Wen Hsu
URL: https://Kea.ReadTheDocs.io/en/kea-2.0...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-15 15:09 UTC by yds
Modified: 2021-11-16 13:27 UTC (History)
2 users (show)

See Also:
apevnev: maintainer-feedback+


Attachments
add option to install kea-shell(8) (Python) (2.26 KB, text/plain)
2021-11-15 15:09 UTC, yds
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description yds 2021-11-15 15:09:32 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-11-16 13:27:45 UTC
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(-)