| Port details on branch 2026Q3 |
- netbox IP address management tool
- 4.6.10 net-mgmt
=0 4.6.10Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2026-07-15 10:30:31
- Last Update: 2026-09-02 10:28:36
- Commit Hash: 145b7a1
- 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
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1788293413
SHA256 (netbox-community-netbox-v4.6.10_GH0.tar.gz) = b619f7eca409dc94707faf7b9c38e1dc9c476b7c88c312f91b66182124d997e4
SIZE (netbox-community-netbox-v4.6.10_GH0.tar.gz) = 20193561
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.12 : lang/python312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-django60>=6.0.8<6.1 : www/py-django60@py312
- py312-dj60-django-cors-headers>=4.9.0<5 : www/py-dj60-django-cors-headers@py312
- py312-dj60-django-debug-toolbar>=7.1.1<8 : www/py-dj60-django-debug-toolbar@py312
- py312-dj60-django-filter>=26.1<27 : www/py-dj60-django-filter@py312
- py312-dj60-django-htmx>=1.29.0<2 : www/py-dj60-django-htmx@py312
- py312-dj60-django-mptt>=0.18.0<0.19 : www/py-dj60-django-mptt@py312
- py312-dj60-django-prometheus>=2.4.0<2.6 : www/py-dj60-django-prometheus@py312
- py312-dj60-django-redis>=7.0.0<8 : www/py-dj60-django-redis@py312
- py312-dj60-django-rich>=2.2.0<3 : www/py-dj60-django-rich@py312
- py312-dj60-django-rq>=4.1.1<4.2.0 : devel/py-dj60-django-rq@py312
- py312-dj60-django-storages>=1.14.6<2 : www/py-dj60-django-storages@py312
- py312-dj60-django-tables2>=2.8.0<2.9 : www/py-dj60-django-tables2@py312
- py312-dj60-django-taggit>=6.1.0<7 : www/py-dj60-django-taggit@py312
- py312-dj60-django-timezone-field>=7.2.2<8 : www/py-dj60-django-timezone-field@py312
- py312-dj60-djangorestframework>=3.17.1<3.18.0 : www/py-dj60-djangorestframework@py312
- py312-dj60-drf-spectacular>=0.30.0<1 : www/py-dj60-drf-spectacular@py312
- py312-dj60-drf-spectacular-sidecar>=2026.8.1 : www/py-dj60-drf-spectacular-sidecar@py312
- py312-dj60-social-auth-app-django>=5.9.0<6 : www/py-dj60-social-auth-app-django@py312
- py312-dj60-sorl-thumbnail>=13.1.0<14 : graphics/py-dj60-sorl-thumbnail@py312
- py312-dj60-strawberry-graphql>=0.327.0<1 : devel/py-dj60-strawberry-graphql@py312
- py312-dj60-strawberry-graphql-django>=0.88.0<1 : www/py-dj60-strawberry-graphql-django@py312
- py312-django-pglocks>=1.0.4<1.1 : www/py-django-pglocks@py312
- py312-colorama>=0.4.6<1 : devel/py-colorama@py312
- py312-feedparser>=6.0.12<7 : textproc/py-feedparser@py312
- py312-Jinja2>=3.1.6<4 : devel/py-Jinja2@py312
- py312-jsonschema>=4.26.0<5 : devel/py-jsonschema@py312
- py312-markdown>=3.10.2<4 : textproc/py-markdown@py312
- py312-mkdocs>=1.6.1<2 : textproc/py-mkdocs@py312
- py312-mkdocs-material>=9.7.7<10 : textproc/py-mkdocs-material@py312
- py312-mkdocstrings>=1.0.6<2 : textproc/py-mkdocstrings@py312
- py312-mkdocstrings-python>=2.0.8 : textproc/py-mkdocstrings-python@py312
- py312-netaddr>=1.3.0<2 : net/py-netaddr@py312
- py312-nh3>=0.3.7<1 : www/py-nh3@py312
- py312-pillow>=11.3.0 : graphics/py-pillow@py312
- py312-psycopg>=3.2.13<4 : databases/py-psycopg@py312
- py312-psycopg-c>=3.2.13<4 : databases/py-psycopg-c@py312
- py312-psycopg-pool>=3.3.0<4 : databases/py-psycopg-pool@py312
- py312-redis>=7.4.0<8 : databases/py-redis@py312
- py312-requests>=2.34.2<3 : www/py-requests@py312
- py312-rq>=2.12<3 : devel/py-rq@py312
- py312-social-auth-core4>=4.8.7<4.9.0 : security/py-social-auth-core4@py312
- py312-svgwrite>=1.4.3<2 : graphics/py-svgwrite@py312
- py312-tablib>=3.10.0<4 : textproc/py-tablib@py312
- py312-tzdata>=2026.3 : devel/py-tzdata@py312
- py312-pyyaml>=6.0.3<7 : devel/py-pyyaml@py312
- py312-gunicorn>=26.0.0 : www/py-gunicorn@py312
- py312-zensical>=0.0.57<1 : textproc/py-zensical@py312
- python3.12 : lang/python312
- Library dependencies:
-
- libpq.so.5 : databases/postgresql18-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for netbox-4.6.10:
EXAMPLES=on: Build and/or install examples
====> Options available for the group BACKENDS
GIT=off: Git backend support
LDAP=off: LDAP backend support
S3=off: Amazon S3 backend support
SENTRY=off: Sentry monitoring support
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_netbox
- USES:
- cpe pgsql:14+ python:3.12+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.6.10 02 Sep 2026 10:28:36
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Update to 4.6.10
Changelog:
Performance Improvements:
* Prefetch the related fields of nested serializers referenced by
SerializedPKRelatedField
* Include reverse many-to-many relationships when determining REST API
prefetches
Bug Fixes:
* Support the selection of multiple values when filtering VLAN groups by
scope (e.g. by site group)
* Gracefully handle invalid values assigned to a custom script's Meta
attributes (Only the first 15 lines of the commit message are shown above ) |
4.6.9 26 Aug 2026 07:21:35
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Update to 4.6.9
Changelog:
Enhancements:
* Add InfiniBand 4X interface types
* Add an interface type for HPE Synergy interconnect links
* Restrict images in rendered Markdown to HTTP(S) and relative URLs
* Add a 100GBase-X-SFP112 interface type
Performance Improvements:
* Prefetch cable terminations to avoid N+1 queries when fetching cables
via the GraphQL API
Bug Fixes: (Only the first 15 lines of the commit message are shown above ) |
4.6.8 12 Aug 2026 09:14:55
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Update to 4.6.8
Changelog:
Performance Improvements:
* Avoid N+1 queries when resolving generic relations (e.g. assigned
objects) via the GraphQL API
* Improve performance when provisioning new custom fields
* Omit implicit pagination when prefetching to-one relations via
the GraphQL API
* Improve caching logic when retrieving custom fields via
get_for_model()
Bug Fixes:
* Clear a device's stale rack assignment when changing its site (Only the first 15 lines of the commit message are shown above ) |
4.6.7 02 Aug 2026 09:27:05
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Update to 4.6.7
Changelog:
Performance Improvements:
* Skip cached scope rebuild for sites and locations when scope fields
are unchanged
* Avoid extraneous database queries when fetching custom field data via
the GraphQL API
* Avoid an extra database query when including rack reservation units
via the GraphQL API
* Avoid extraneous database queries when fetching the IP address or
prefix family via the GraphQL API
Bug Fixes:
* Correctly evaluate IP availability for users whose permissions are
constrained by a custom field on a related object
* Filter circuit group assignments by member type to avoid displaying
assignments belonging to a virtual circuit with the same ID
https://github.com/netbox-community/netbox/releases/tag/v4.6.7
MFH: 2026Q3
(cherry picked from commit dd7576137f736f5dc724b2d4db6084c7e062cf08) |
4.6.6 31 Jul 2026 16:58:25
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Update to 4.6.6
Changelog:
Enhancements:
* Enable the selection of VLANs scoped to a device's cluster or cluster
group when assigning VLANs to interfaces
* Render colored badges for custom field choices in tables
* Change the default color of the DHCP IP address status from green to
purple to distinguish it from "available"
* Introduce an "any" lookup for the tag and tag_id filters to match
objects assigned any of the specified tags
* Add a header_safe Jinja2 filter for sanitizing HTTP header values
Performance Improvements: (Only the first 15 lines of the commit message are shown above ) |
4.6.5_1 31 Jul 2026 16:57:00
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Fix build after 3496c09fda1b
* Switch to the recently created py-social-auth-core4 port, because
NetBox is not compatible with newer versions of py-social-auth-core
due to several breaking changes.
* Bump PORTREVISION due dependency change.
PR: 297152
(cherry picked from commit fd3868f3a8b61ae2b3c273f6c4f2abd4d62dc0f1) |
4.6.5 15 Jul 2026 10:26:54
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Update to 4.6.5
Changelog:
Enhancements:
* Add MDC connector type for fiber ports and cables
* Provide a REST API method to update or overwrite an existing custom
script module
* Enforce a lower maximum uploaded image size (50 megapixels) than the
Pillow default
* Add Korean language support
Performance Improvements:
* Add a prefetch hint to the GraphQL tags field to avoid N+1 queries on
list endpoints (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 7
|