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 photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q3
py-netbox-secrets Secret store for NetBox
2.3.4 security 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 2.3.4Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-08-28 10:06:50
Last Update: 2025-09-19 10:21:48
Commit Hash: 33653cb
Also Listed In: python
License: APACHE20
WWW:
https://github.com/Onemind-Services-LLC/netbox-secrets
Description:
This is the continuation of the NetBox Secretstore app. The original plugin is minimally maintained and has a lot of issues. This plugin is a complete rewrite of the original plugin. It is more generic and flexible than the original plugin. It is also regularly tested with the latest NetBox releases to ensure compatibility and stability. Features: * Store secrets in the database encrypted with a public key (RSA) * More generic and flexible than the original plugin (e.g. secrets can be assigned to any object in NetBox) * Secrets can be assigned to contacts to associate them with a secret (e.g. SSH key) * Updated user interface to make it easier to use and more intuitive to navigate * Regularly tested with the latest NetBox releases to ensure compatibility and stability
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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}netbox-secrets>0:security/py-netbox-secrets@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-netbox-secrets/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-netbox-secrets
  • pkg install py311-netbox-secrets
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-netbox-secrets listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-netbox-secrets
Package flavors (<flavor>: <package>)
  • py311: py311-netbox-secrets
distinfo:
TIMESTAMP = 1757763459 SHA256 (netbox_secrets-2.3.4.tar.gz) = 24927913b662602ac163d98e34bfa3bfec47f037a58aaa02ee21a0c28b6410ca SIZE (netbox_secrets-2.3.4.tar.gz) = 60985

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pycryptodome>=3.23.0 : security/py-pycryptodome@py311
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_py-netbox-secrets
USES:
python:3.10+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/n/netbox_secrets/
  2. https://pypi.org/packages/source/n/netbox_secrets/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.4
19 Sep 2025 10:21:48
commit hash: 33653cb8c8d1949877e13952f7b4558c46084fdecommit hash: 33653cb8c8d1949877e13952f7b4558c46084fdecommit hash: 33653cb8c8d1949877e13952f7b4558c46084fdecommit hash: 33653cb8c8d1949877e13952f7b4558c46084fde files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: Update to 2.3.4

Changelog since 2.3.2:

https://github.com/Onemind-Services-LLC/netbox-secrets/compare/v2.3.2...v2.3.4

MFH:		2025Q3
(cherry picked from commit 969c01753b42de339bd3d787e05f1bba02d57cab)
2.3.2
28 Aug 2025 10:03:58
commit hash: 92cf5cac29372ca7fbd6d180b535e28c54f3b2cccommit hash: 92cf5cac29372ca7fbd6d180b535e28c54f3b2cccommit hash: 92cf5cac29372ca7fbd6d180b535e28c54f3b2cccommit hash: 92cf5cac29372ca7fbd6d180b535e28c54f3b2cc files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: Update to 2.3.2

* Support for older versions of Python lower than 3.10 has been removed
  with the 2.3.1 release, adjust USES=python accordingly.

Changelog since 2.3.0:

https://github.com/Onemind-Services-LLC/netbox-secrets/compare/v2.3.0...v2.3.2
(cherry picked from commit de6b97cf2f4e04aa64bee5a2b44cacdeb5f359a7)

Number of commits found: 2