Port details |
- netbox-agent Agent for the Netbox network automation
- 0.7.2.77 net-mgmt =0 0.7.2.77Version of this port present on the latest quarterly branch.
- Maintainer: kiwi@FreeBSD.org
- Port Added: 2024-08-22 16:12:07
- Last Update: 2024-12-13 17:33:10
- Commit Hash: 6d9bec7
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/KlaraSystems/netbox-agent
- Description:
- This project aims to create hardware automatically into Netbox based on
standard tools (dmidecode, lldpd, parsing /sys/, etc).
The goal is to generate an existing infrastructure on Netbox and have the
ability to update it regularly by executing the agent.
- ¦ ¦ ¦ ¦
- 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-agent>0:net-mgmt/netbox-agent@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net-mgmt/netbox-agent/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/netbox-agent
- pkg install py311-netbox-agent
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 py311-netbox-agent listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-netbox-agent
- Package flavors (<flavor>: <package>)
- py311: py311-netbox-agent
- distinfo:
- TIMESTAMP = 1724326843
SHA256 (KlaraSystems-netbox-agent-v0.7.2-77-g6ae055c_GH0.tar.gz) = 2168a07512dacc39675ff6952b72cf08b621fbf743cc9e5f9a0b8a1f5383f838
SIZE (KlaraSystems-netbox-agent-v0.7.2-77-g6ae055c_GH0.tar.gz) = 92483
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- ipmitool : sysutils/ipmitool
- dmidecode : sysutils/dmidecode
- lldpctl : net-mgmt/lldpd
- py311-distro>=1.8.0 : sysutils/py-distro@py311
- py311-jsonargparse>=3.11.2 : devel/py-jsonargparse@py311
- py311-netaddr>=1.0 : net/py-netaddr@py311
- py311-netifaces-plus>=0.11 : net/py-netifaces-plus@py311
- py311-psutil>=5.9.0 : sysutils/py-psutil@py311
- py311-pynetbox>=7 : net-mgmt/py-pynetbox@py311
- py311-python-slugify>=8.0.1 : textproc/py-python-slugify@py311
- py311-sysctl>=0.3.0 : devel/py-sysctl@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_netbox-agent
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2.77 13 Dec 2024 17:33:10 |
Xavier Beaudouin (kiwi) |
*/*: Use my @FreeBSD.org email as MAINTAINER
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D48050 |
0.7.2.77 22 Aug 2024 16:09:45 |
Mateusz Piotrowski (0mp) Author: Xavier Beaudouin |
net-mgmt/netbox-agent: Agent for the Netbox network automation
PR: 280993
Sponsored by: Bell Tower Integration
Sponsored by: Klara, Inc. |
Number of commits found: 2
|