Port details |
- py-netbox-plugin-extensions Wrappers for NetBox generic objects
- 1.1.1 net-mgmt
=0 1.1.1Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer required for net-mgmt/netbox 3.2+
This port expired on: 2022-07-31
- Maintainer: kai@FreeBSD.org
- 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
- ¦ ¦ ¦ ¦
- 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. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-importlib-metadata>0 : devel/py-importlib-metadata@py38
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- 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:
|
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
Number of commits found: 5
|