notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
rubygem-opn_api Ruby client library and CLI tool for OPNsense
1.1.0 net-mgmtnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/opn-api
  2. /usr/local/share/licenses/rubygem-opn_api-1.1.0/catalog.mk
  3. /usr/local/share/licenses/rubygem-opn_api-1.1.0/LICENSE
  4. /usr/local/share/licenses/rubygem-opn_api-1.1.0/BSD2CLAUSE
Collapse this list.
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:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby34 : lang/ruby34
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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.0
07 Sep 2026 12:57:17
commit hash: 7b9c910a7e3ec21bf7f8a9e80c9285b3ec75702ecommit hash: 7b9c910a7e3ec21bf7f8a9e80c9285b3ec75702ecommit hash: 7b9c910a7e3ec21bf7f8a9e80c9285b3ec75702ecommit hash: 7b9c910a7e3ec21bf7f8a9e80c9285b3ec75702e files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
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