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
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details
py-netbox-secrets Secret store for NetBox
2.1.2 security on this many watch lists=3 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.1.2Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-05-11 04:03:14
Last Update: 2024-12-14 17:51:00
Commit Hash: 0285d9e
People watching this port, also watch:: prestashop, courier-authlib-userdb, rubygem-fluent-plugin-file-alternative, nagios-check_hdd_health, pure-ftpd
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.
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 = 1734195574 SHA256 (netbox_secrets-2.1.2.tar.gz) = 4e486ee293c046141ee91828fba4b7b1a0ea210321fde7ddc72d61029b3b37e5 SIZE (netbox_secrets-2.1.2.tar.gz) = 57350

Packages (timestamps in pop-ups are UTC):
py39-netbox-secrets
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--1.8.5--1.9.01.9.01.9.0
FreeBSD:14:latest-----1.8.2-1.8.2
FreeBSD:14:quarterly-----1.9.01.9.01.9.0
FreeBSD:15:latest--n/a-n/a1.10.21.10.21.10.2
 

py311-netbox-secrets
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.22.1.2-2.1.22.1.2---
FreeBSD:13:quarterly2.1.22.1.2-2.1.22.1.2---
FreeBSD:14:latest2.1.22.1.2-2.1.22.1.2---
FreeBSD:14:quarterly2.1.22.1.2-2.1.22.1.2---
FreeBSD:15:latest2.1.22.1.2n/a2.1.2n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pycryptodome>0 : security/py-pycryptodome@py311
  2. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  3. 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
pkg-message:
For install:
To enable the plugin please do the following steps: 1. Add/update the following line in the netbox configuration (usually /usr/local/share/netbox/netbox/configuration.py): PLUGINS = ['netbox_secrets'] 2. Run NetBox migrations and collect static files: # cd /usr/local/share/netbox # python3.11 manage.py migrate # python3.11 manage.py collectstatic --no-input 3. Restart WSGI/httpd environment (supervisord/apache/nginx/etc.)
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.
Port Moves
  • port moved here from security/py-netbox-secretstore on 2023-08-22
    REASON: Has expired: No longer maintained by upstream, not compatible with NetBox 3.5, please migrate to security/py-netbox-secrets

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.2
14 Dec 2024 17:51:00
commit hash: 0285d9e37c061eaa2147cac339bb4037d84f9cc4commit hash: 0285d9e37c061eaa2147cac339bb4037d84f9cc4commit hash: 0285d9e37c061eaa2147cac339bb4037d84f9cc4commit hash: 0285d9e37c061eaa2147cac339bb4037d84f9cc4 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: Update to 2.1.2

Changelog since 2.1.0:

https://github.com/Onemind-Services-LLC/netbox-secrets/compare/v2.1.0...v2.1.2
2.1.0
01 Nov 2024 15:21:19
commit hash: 697cec7f054a6dcfa25e8a69e7552d64bb37b91ccommit hash: 697cec7f054a6dcfa25e8a69e7552d64bb37b91ccommit hash: 697cec7f054a6dcfa25e8a69e7552d64bb37b91ccommit hash: 697cec7f054a6dcfa25e8a69e7552d64bb37b91c files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: Update to 2.1.0

Changelog:

https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v2.1.0

MFH:		No (not compatible with NetBox 4.0)
2.0.3
27 Jul 2024 12:53:20
commit hash: a35f3cf7eeea7d52ca219aebc1de0d0b9b8cc082commit hash: a35f3cf7eeea7d52ca219aebc1de0d0b9b8cc082commit hash: a35f3cf7eeea7d52ca219aebc1de0d0b9b8cc082commit hash: a35f3cf7eeea7d52ca219aebc1de0d0b9b8cc082 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: Update to 2.0.3

Changelog:

https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v2.0.3
2.0.2
21 Jul 2024 07:45:46
commit hash: 4dd250468b20b64fcea52fa0ec5aaf31b4662480commit hash: 4dd250468b20b64fcea52fa0ec5aaf31b4662480commit hash: 4dd250468b20b64fcea52fa0ec5aaf31b4662480commit hash: 4dd250468b20b64fcea52fa0ec5aaf31b4662480 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: Update to 2.0.2

Changelog:

https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v2.0.2
2.0.1
20 Jul 2024 11:44:47
commit hash: e33b3dfa38983f67a72b087c1c3614768dcd837dcommit hash: e33b3dfa38983f67a72b087c1c3614768dcd837dcommit hash: e33b3dfa38983f67a72b087c1c3614768dcd837dcommit hash: e33b3dfa38983f67a72b087c1c3614768dcd837d files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: Update to 2.0.1

Changelog:

https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v2.0.1
2.0.0
15 Jul 2024 16:58:01
commit hash: ccf0e55b3d217b3620f34cdc43be15447f9c874ecommit hash: ccf0e55b3d217b3620f34cdc43be15447f9c874ecommit hash: ccf0e55b3d217b3620f34cdc43be15447f9c874ecommit hash: ccf0e55b3d217b3620f34cdc43be15447f9c874e files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: Update to 2.0.0

Changelog:

https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v2.0.0

MFH:		No (backwards incompatible with NetBox < 4.0)
1.10.2
29 Jan 2024 06:50:01
commit hash: f2dd58b26d0ed8359e9a0593d226b170b4f5e3c2commit hash: f2dd58b26d0ed8359e9a0593d226b170b4f5e3c2commit hash: f2dd58b26d0ed8359e9a0593d226b170b4f5e3c2commit hash: f2dd58b26d0ed8359e9a0593d226b170b4f5e3c2 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: Update to 1.10.2

Changelog:

https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v1.10.2
1.10.1
12 Jan 2024 05:03:23
commit hash: 0fa60da1a6648476788afc7210b7dbc0ef8b10ebcommit hash: 0fa60da1a6648476788afc7210b7dbc0ef8b10ebcommit hash: 0fa60da1a6648476788afc7210b7dbc0ef8b10ebcommit hash: 0fa60da1a6648476788afc7210b7dbc0ef8b10eb files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: Update to 1.10.1

Changelog since 1.9.1:

https://github.com/Onemind-Services-LLC/netbox-secrets/blob/v1.10.1/CHANGELOG.md

MFH:		No (not compatible with NetBox 3.6)
1.9.0
10 Sep 2023 13:15:32
commit hash: caccfde64eeed85a4ba8ec3981f5c817db689f3ecommit hash: caccfde64eeed85a4ba8ec3981f5c817db689f3ecommit hash: caccfde64eeed85a4ba8ec3981f5c817db689f3ecommit hash: caccfde64eeed85a4ba8ec3981f5c817db689f3e files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: Update to 1.9.0

Changelog:

https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v1.9.0

MFH:		No (not compatible with NetBox 3.5.x)
1.8.5
01 Aug 2023 06:42:10
commit hash: 3a8f78e08eec4cd8288bad9c18a29b23aa189594commit hash: 3a8f78e08eec4cd8288bad9c18a29b23aa189594commit hash: 3a8f78e08eec4cd8288bad9c18a29b23aa189594commit hash: 3a8f78e08eec4cd8288bad9c18a29b23aa189594 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: Update to 1.8.5

Changelogs since 1.8.3:

https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v1.8.5
https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v1.8.4

MFH:		2023Q3
1.8.2
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.8.2
02 Jun 2023 16:19:24
commit hash: 1b61c37aaf164b05b053036d250eec0f4bacfe25commit hash: 1b61c37aaf164b05b053036d250eec0f4bacfe25commit hash: 1b61c37aaf164b05b053036d250eec0f4bacfe25commit hash: 1b61c37aaf164b05b053036d250eec0f4bacfe25 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: Update to 1.8.2

Changelogs since 1.7.6:

https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v1.8.2
https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v1.8.1
https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v1.8.0

MFH:		No (not compatible with NetBox 3.4.x)
1.7.6
11 May 2023 03:37:30
commit hash: 1976bf9626a5ac43973706c34900e2de9eb82933commit hash: 1976bf9626a5ac43973706c34900e2de9eb82933commit hash: 1976bf9626a5ac43973706c34900e2de9eb82933commit hash: 1976bf9626a5ac43973706c34900e2de9eb82933 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
security/py-netbox-secrets: New port

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

MFH:		2023Q2 (in 3 weeks, to provide a migration path for
		security/py-netbox-secretstore, which is deprecated)

Number of commits found: 13