| Port details |
- rubygem-opn_api Ruby client library and CLI tool for OPNsense
- 1.1.0 net-mgmt
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: freebsd@moov.de
 - Port Added: 2026-09-07 13:00:05
- Last Update: 2026-09-07 12:57:17
- Commit Hash: 7b9c910
- Also Listed In: rubygems
- License: BSD2CLAUSE
- WWW:
- https://github.com/markt-de/opn-api
- Description:
- Ruby client library and CLI tool for the OPNsense REST API
It is meant as a replacement for net-mgmt/py-opn-cli. It provides:
- An HTTP client with SSL, redirect handling, and API key authentication
- UUID/name resolution for ModelRelationField and CertificateField references
- Service reconfigure orchestration with configtest support
- OPNsense selection-hash normalization
- A CLI tool for interactive API access
- A resource registry that abstracts away inconsistent endpoint naming
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-opn_api>0:net-mgmt/rubygem-opn_api
- To install the port:
- cd /usr/ports/net-mgmt/rubygem-opn_api/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/rubygem-opn_api
- pkg install rubygem-opn_api
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-opn_api
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1774359672
SHA256 (rubygem/opn_api-1.1.0.gem) = 91f57ca442fe51b37a7dc8ed7a7a7e174b3ffba02a37f61b8a491e51825d83f5
SIZE (rubygem/opn_api-1.1.0.gem) = 34304
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_rubygem-opn_api
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.0 07 Sep 2026 12:57:17
    |
Kurt Jaeger (pi)  Author: Frank Wall |
net-mgmt/rubygem-opn_api: new port
Ruby client library and CLI tool for the OPNsense REST API
It is meant as a replacement for net-mgmt/py-opn-cli. It provides:
- An HTTP client with SSL, redirect handling, and API key authentication
- UUID/name resolution for ModelRelationField and CertificateField references
- Service reconfigure orchestration with configtest support
- OPNsense selection-hash normalization
- A CLI tool for interactive API access
- A resource registry that abstracts away inconsistent endpoint naming
PR: 294026 |
Number of commits found: 1
|