Bug 255453

Summary: [NEW PORT] net-mgmt/py-opn-cli: OPNsense CLI written in Python
Product: Ports & Packages Reporter: Frank Wall <freebsd>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy, freebsd, nc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shar archive for net-mgmt/py-opn-cli none

Description Frank Wall 2021-04-28 09:20:59 UTC
Created attachment 224489 [details]
shar archive for net-mgmt/py-opn-cli

A CLI Interface to communicate with OPNsense firewalls using API requests.
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2021-04-28 13:47:09 UTC
Not to discourage you or anything but does it add offer something unique compared to sysutils/duf ?

I also have a port of https://github.com/bootandy/dust but I haven't submitted it as I can't reliably build rust on my current hardware fleet.
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2021-04-28 13:47:24 UTC
Nm, wrong bug PR :/
Comment 3 Neel Chauhan freebsd_committer freebsd_triage 2021-04-28 17:27:51 UTC
Committed!
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-04-28 17:28:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6c9ae172cae14ef1fabbf403a244d8e108af875f

commit 6c9ae172cae14ef1fabbf403a244d8e108af875f
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-04-28 17:27:20 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-04-28 17:27:42 +0000

    New port: net-mgmt/py-opn-cli: OPNsense CLI written in Python

    PR:             255453
    Submitted by:   Frank Wall <fw@moov.de>

 net-mgmt/Makefile                   |  1 +
 net-mgmt/py-opn-cli/Makefile (new)  | 24 ++++++++++++++++++++++++
 net-mgmt/py-opn-cli/distinfo (new)  |  3 +++
 net-mgmt/py-opn-cli/pkg-descr (new) |  3 +++
 4 files changed, 31 insertions(+)