Bug 255453 - [NEW PORT] net-mgmt/py-opn-cli: OPNsense CLI written in Python
Summary: [NEW PORT] net-mgmt/py-opn-cli: OPNsense CLI written in Python
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-28 09:20 UTC by Frank Wall
Modified: 2021-04-28 17:28 UTC (History)
3 users (show)

See Also:


Attachments
shar archive for net-mgmt/py-opn-cli (1.25 KB, text/plain)
2021-04-28 09:20 UTC, Frank Wall
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)