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-plugin-extensions Wrappers for NetBox generic objects
1.1.1 net-mgmt Deleted 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.1.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: No longer required for net-mgmt/netbox 3.2+
Expired This port expired on: 2022-07-31
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-10-04 17:30:38
Last Update: 2022-07-31 18:00:09
Commit Hash: d7a029b
Also Listed In: python
License: APACHE20
WWW:
https://github.com/dansheps/netbox-plugin-extensions
Description:
This package contains a collection of plugin extensions for NetBox, including generic wrappers around NetBox objects. WWW: https://github.com/dansheps/netbox-plugin-extensions
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-plugin-extensions>0:net-mgmt/py-netbox-plugin-extensions@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-netbox-plugin-extensions
Package flavors (<flavor>: <package>)
  • py38: py38-netbox-plugin-extensions
distinfo:
TIMESTAMP = 1642254201 SHA256 (netbox-plugin-extensions-1.1.1.tar.gz) = 780055eea16440c2a83098541af0db4bea4a9c5b35d6ba9b3bf988a5b945ea7b SIZE (netbox-plugin-extensions-1.1.1.tar.gz) = 13216

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>=62.1.0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-importlib-metadata>0 : devel/py-importlib-metadata@py38
  2. py38-setuptools>=62.1.0 : devel/py-setuptools@py38
  3. python3.8 : lang/python38
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_py-netbox-plugin-extensions
USES:
python:3.7+
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_plugin_extensions'] 2. Run NetBox migrations and collect static files: # cd /usr/local/share/netbox # python3.8 manage.py migrate # python3.8 manage.py collectstatic --no-input 3. Restart WSGI/httpd environment (supervisord/apache/nginx/etc.)
If upgrading from < 1.1.1:
Since the 1.0.8 release following steps are required to enable the plugin: 1. Add/update the following line in the netbox configuration (usually /usr/local/share/netbox/netbox/configuration.py): PLUGINS = ['netbox_plugin_extensions'] 2. Run NetBox migrations and collect static files: # cd /usr/local/share/netbox # python3.8 manage.py migrate # python3.8 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-plugin-extensions/
  2. https://pypi.org/packages/source/n/netbox-plugin-extensions/
Collapse this list.
Port Moves
  • port deleted on 2022-07-31
    REASON: Has expired: No longer required for net-mgmt/netbox 3.2+

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.1
31 Jul 2022 18:00:09
commit hash: d7a029bbc6fa9a4c093ed644d55f4ab4795b925ccommit hash: d7a029bbc6fa9a4c093ed644d55f4ab4795b925ccommit hash: d7a029bbc6fa9a4c093ed644d55f4ab4795b925ccommit hash: d7a029bbc6fa9a4c093ed644d55f4ab4795b925c files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-07-31 net-mgmt/py-netbox-plugin-extensions: No longer required for
net-mgmt/netbox 3.2+
1.1.1
16 Jun 2022 16:28:34
commit hash: 16cc2061fb9935b327c1341f6f0738227e7d00d7commit hash: 16cc2061fb9935b327c1341f6f0738227e7d00d7commit hash: 16cc2061fb9935b327c1341f6f0738227e7d00d7commit hash: 16cc2061fb9935b327c1341f6f0738227e7d00d7 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/py-netbox-plugin-extensions: Deprecate/Set to expire

* With the NetBox 3.2 release the plugin framework was extended making
  this plugin obsolete.
1.1.1
18 Jan 2022 18:18:11
commit hash: ddf04ccd86c501fb33569cb19aded8df522550f9commit hash: ddf04ccd86c501fb33569cb19aded8df522550f9commit hash: ddf04ccd86c501fb33569cb19aded8df522550f9commit hash: ddf04ccd86c501fb33569cb19aded8df522550f9 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/py-netbox-plugin-extensions: Update to 1.1.1

Changelog since 1.0.6:

https://github.com/DanSheps/netbox-plugin-extensions/compare/v1.0.6...v1.1.1

MFH:		No (contains backwards incompatible changes)
1.0.6
01 Dec 2021 09:05:11
commit hash: e4ed4d2d125841e24405dddc2769fafdd6262f67commit hash: e4ed4d2d125841e24405dddc2769fafdd6262f67commit hash: e4ed4d2d125841e24405dddc2769fafdd6262f67commit hash: e4ed4d2d125841e24405dddc2769fafdd6262f67 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/py-netbox-plugin-extensions: Update to 1.0.6

Changelog since 1.0.2:

https://github.com/DanSheps/netbox-plugin-extensions/compare/v1.0.2...v1.0.6
1.0.2
04 Oct 2021 17:22:59
commit hash: 3a52ab2dd381ec8a557015321567499b48dda3becommit hash: 3a52ab2dd381ec8a557015321567499b48dda3becommit hash: 3a52ab2dd381ec8a557015321567499b48dda3becommit hash: 3a52ab2dd381ec8a557015321567499b48dda3be files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/py-netbox-plugin-extensions: Add new port

This package contains a collection of plugin extensions for NetBox,
including generic wrappers around NetBox objects.

WWW: https://github.com/dansheps/netbox-plugin-extensions

Number of commits found: 5