Port details on branch 2022Q3 |
- netbox IP address management tool
- 3.2.9 net-mgmt
=0 4.2.9Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2022-08-13 23:33:36
- Last Update: 2022-08-19 05:23:10
- Commit Hash: f2c173b
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/netbox-community/netbox
- Description:
- NetBox is an open source web application designed to help manage and document
computer networks. Initially conceived by the network engineering team at
DigitalOcean, NetBox was developed specifically to address the needs of network
and infrastructure engineers. It encompasses the following aspects of network
management:
- IP address management (IPAM) - IP networks and addresses, VRFs, and VLANs
- Equipment racks - Organized by group and site
- Devices - Types of devices and where they are installed
- Connections - Network, console, and power connections among devices
- Virtualization - Virtual machines and clusters
- Data circuits - Long-haul communications circuits and providers
WWW: https://github.com/netbox-community/netbox
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/netbox/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/netbox
- pkg install netbox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: netbox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1660761613
SHA256 (netbox-community-netbox-v3.2.9_GH0.tar.gz) = 4d22ed99ea9244b4c167b268eda0af2951f832a0a7b4e653c1b72ea4be2bcb3b
SIZE (netbox-community-netbox-v3.2.9_GH0.tar.gz) = 4837923
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:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django40>=4.0.7<4.1 : www/py-django40@py39
- py39-dj40-django-cors-headers>=3.13.0<4 : www/py-dj40-django-cors-headers@py39
- py39-dj40-django-debug-toolbar>=3.5.0<4 : www/py-dj40-django-debug-toolbar@py39
- py39-dj40-django-filter>=22.1<23 : www/py-dj40-django-filter@py39
- py39-dj40-django-graphiql-debug-toolbar>=0.2.0<1 : www/py-dj40-django-graphiql-debug-toolbar@py39
- py39-dj40-django-mptt>=0.13.4<0.14 : www/py-dj40-django-mptt@py39
- py39-dj40-django-prometheus>=2.2.0<2.3 : www/py-dj40-django-prometheus@py39
- py39-dj40-django-redis>=5.2.0<6 : www/py-dj40-django-redis@py39
- py39-dj40-django-rq>=2.5.1<2.6 : devel/py-dj40-django-rq@py39
- py39-dj40-django-tables2>=2.4.1<2.5 : www/py-dj40-django-tables2@py39
- py39-dj40-django-taggit>=2.1.0<3 : www/py-dj40-django-taggit@py39
- py39-dj40-django-timezone-field>=5.0<6 : www/py-dj40-django-timezone-field@py39
- py39-dj40-djangorestframework>=3.13.1<3.14.0 : www/py-dj40-djangorestframework@py39
- py39-dj40-drf-yasg>=1.20.0<1.22 : www/py-dj40-drf-yasg@py39
- py39-dj40-graphene-django>=2.15.0<3 : devel/py-dj40-graphene-django@py39
- py39-django-pglocks>=1.0.4<1.1 : www/py-django-pglocks@py39
- py39-bleach>=5.0.1<6 : www/py-bleach@py39
- py39-Jinja2>=3.0.1<4 : devel/py-Jinja2@py39
- py39-markdown>=3.3.7<3.5 : textproc/py-markdown@py39
- py39-markdown-include>=0.6.0<1 : textproc/py-markdown-include@py39
- py39-mkdocs-material>=8.2.11<9 : textproc/py-mkdocs-material@py39
- py39-mkdocstrings>=0.17.0<1 : textproc/py-mkdocstrings@py39
- py39-netaddr>=0.8.0<1 : net/py-netaddr@py39
- py39-pillow>=9.1.1 : graphics/py-pillow@py39
- py39-psycopg2>=2.9.3<3 : databases/py-psycopg2@py39
- py39-sentry-sdk>=1.5.12<2 : devel/py-sentry-sdk@py39
- py39-social-auth-app-django>=5.0.0<6 : www/py-social-auth-app-django@py39
- py39-social-auth-core>=4.2.0<5 : security/py-social-auth-core@py39
- py39-svgwrite>=1.4.3<2 : graphics/py-svgwrite@py39
- py39-tablib>=3.2.1<4 : textproc/py-tablib@py39
- py39-tzdata>=2022.1 : devel/py-tzdata@py39
- py39-yaml>=5.4.1<7 : devel/py-yaml@py39
- py39-gunicorn>=20.1.0<21 : www/py-gunicorn@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libpq.so.5 : databases/postgresql13-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for netbox-3.2.9:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_netbox
- USES:
- cpe pgsql:10+ python:3.8+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.9 19 Aug 2022 05:23:10
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Update to 3.2.9
Changelog:
Enhancements:
* Add PON interface types
* Enable bulk renaming of devices
* Pretty print JSON custom field data when editing
* Display extra addressing details for IPv4 prefixes
* Add phone & email details to contacts panel
* Add clear button to quick search fields
* Add DOCSIS interface type
Bug Fixes:
* Remove button for adding inventory item templates to module
type components
* Fix Markdown rendering for custom fields in table columns
* Workaround for upstream timezone data bug
https://github.com/netbox-community/netbox/releases/tag/v3.2.9
MFH: 2022Q3
(cherry picked from commit a3ba1ba2f4530f5281f176d51667124b8d7988ba) |
3.2.8 15 Aug 2022 10:28:15
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Update to 3.2.8
Changelog:
Enhancements:
* Add/edit {module} substitution to help text for component
template name
* Add site group field to rack reservation form
* Add nat_outside column to the IPAddress table
* Add contacts column to virtual machines table
* Increase granularity in utilization graph values
* Add manufacturer column to modules table
* Linkify location column in power panels table
* Include color attribute in front & rear port YAML import/export
(Only the first 15 lines of the commit message are shown above ) |
3.2.7 21 Jul 2022 15:44:50
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Update to 3.2.7
Changelog:
Enhancements:
* Support filter expressions for the serial field on racks, devices,
and inventory items
* Check for UserConfig instance during user login
* Add wireless LANs and links to global search
Bug Fixes:
* Standardize form submission buttons and behavior when using enter key
* Fix filtered bulk deletion of VM Interfaces
* Fix image URLs in rack elevations when using external storage
* Fix SOCIAL_AUTH_PIPELINE config parameter not taking effect
* Fix regression introduced by #9632
* Permit filtering interfaces by arbitrary speed value in UI
* Retain original slug values when modifying object names
* Fix exception when viewing a report with no description
https://github.com/netbox-community/netbox/releases/tag/v3.2.7
MFH: 2022Q3
(cherry picked from commit ecc1f249a124335e3dac5a2ab60b8a15b6931a07) |
3.2.6 14 Jul 2022 09:00:01
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Update to 3.2.6
* Fix pkg-message output by adding missing delimiter that should have
been included in the previous commit 48cad252e510.
Changelog:
Enhancements:
* Enable dynamic configuration for default powerfeed attributes
* Allow filtering modules by bay ID
* Enable modifying virtual chassis properties when
creating/editing a device
* Add filters for assigned device & VM to IP addresses list
* Add tenant group column for all object tables with tenant assignments
(Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 4
|