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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-netbox-secrets Secret store for NetBox
1.10.2 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 1.10.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-01-29 06:50:01
Commit Hash: f2dd58b
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 py39-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 py39-netbox-secrets listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-netbox-secrets
Package flavors (<flavor>: <package>)
  • py39: py39-netbox-secrets
distinfo:
TIMESTAMP = 1706344633 SHA256 (netbox-secrets-1.10.2.tar.gz) = e2aa4d83468881485a38e1cb82019dbe39f0a4ad646631fea6cec010df8f528e SIZE (netbox-secrets-1.10.2.tar.gz) = 54687

Packages (timestamps in pop-ups are UTC):
py39-netbox-secrets
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.10.21.10.2-1.10.21.10.2---
FreeBSD:13:quarterly1.10.21.10.21.8.51.10.21.10.21.9.01.9.01.9.0
FreeBSD:14:latest1.10.21.10.2-1.10.21.10.21.8.2-1.8.2
FreeBSD:14:quarterly1.9.01.10.2-1.9.01.10.21.9.01.9.01.9.0
FreeBSD:15:latest1.10.21.10.2n/a1.10.2n/a1.10.21.10.21.10.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-pycryptodome>0 : security/py-pycryptodome@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_py-netbox-secrets
USES:
python
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.
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: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 7