aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/librenms: Fix start on FreeBSD 14/nginxDan Langille2023-10-072-2/+11
| | | | | | | | This may be a path issue or a shell issue, but nginx on FreeBSD 14 is not finding /usr/local/bin/php. The fix: use /usr/local/bin/php as we have done with other patches. PR: 274248
* net-mgmt/snmptt: update to 1.5Jon Nistor2023-10-043-19/+6
| | | | | | Changelog: https://snmptt.sourceforge.net/changelog.shtml PR: 274035
* net-mgmt/librenms: remove /usr/bin/env usageDan Langille2023-10-043-10/+48
| | | | | | | | | | | | This problem occurred on Nginx, but not Apache. Instead of "/usr/bin/env php", use "/usr/local/bin/php". While here: * add more to SHEBANG_FILES * portfmnt PR: 274248
* net-mgmt/icingaweb2-module-icingadb: Update to 1.1.0Dan Langille2023-10-033-33/+39
| | | | re: https://github.com/Icinga/icingadb-web/releases/tag/v1.1.0
* net-mgmt/telegraf: Update to 1.28.2.Palle Girgensohn2023-10-032-6/+6
| | | | Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.28.2
* net-mgmt/icingaweb2: fix problems running the applicationPalle Girgensohn2023-10-031-6/+4
| | | | | | | | | | | | Icingaweb failed with stack traces when being accessed due to missing php module dependencies: mime_content_type requires fileinfo. Cron\filter_var requires filter. Also, icingaweb fails at access, missing Locale class, if built without the NLS option. Remove the NLS options, since it seems broken. PR: 271662
* net-mgmt/fastnetmon: Remove CC/CPP/CXX exportsMuhammad Moinur Rahman2023-09-291-3/+0
| | | | | | USES=llvm now by default exports CC/CPP/CXX so remove those Approved by: portmgr (blanket)
* net-mgmt/mk-livestatus: Remove OSVERSION conditionalsMuhammad Moinur Rahman2023-09-291-8/+3
| | | | | | | Minimum supported OSVERSION is 120400 by the port infrastructure so no need for additional conditions. Approved by: portmgr (blanket)
* *: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}Po-Chuan Hsieh2023-09-291-2/+2
| | | | | | | | | | - Introduce USE_PYTHON=cryptography{,_build,_test} - Switch all 96 ports from USES=pycryptography to with USE_PYTHON=cryptography{,_build,_test} - Remove Mk/Uses/pycryptography.mk PR: 273727 Approved by: tcberner (portmgr) Exp-run by: antoine
* net-mgmt/check_ssl_cert: update to 2.75.0Christoph Moench-Tegeder2023-09-282-4/+4
| | | | | Release Notes: https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.75.0
* net-mgmt/netbox: Update to 3.6.3Kai Knoblich2023-09-282-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Enhancements: * Add toggle to hide disconnected interfaces under device view Bug Fixes: * Enable tracing cable paths across multiple cables in parallel * Fix IndexError exception when manipulating terminations for existing cables via REST API * Enable creating a config template which references a data file via the REST API * Cleanly handle reports without any test methods defined * Restore original text color for HTML code elements * Fix assignment of VLAN group scope during bulk edit * Fix AttributeError exception when attaching front/rear images to a device type * Fix KeyError exception when deleting an object which references a configured choice value that has been removed * Fix invalid response when searching for custom choice field values returns no matches * Correct default background color for dashboard widget headers * Fix rack filtering for empty location during device bulk import * Allow designating an IP address as primary for device/VM while assigning it to an interface https://github.com/netbox-community/netbox/releases/tag/v3.6.3
* net-mgmt/zabbix64-server: Update to 6.4.7Juraj Lutter2023-09-273-6/+4
| | | | Release notes: https://www.zabbix.com/rn/rn6.4.7
* net-mgmt/zabbix6-server: Update to 6.0.22Juraj Lutter2023-09-272-4/+4
| | | | Release notes: https://www.zabbix.com/rn/rn6.0.22
* net-mgmt/zabbix5-server: Update to 5.0.38Juraj Lutter2023-09-272-4/+4
| | | | Release notes: https://www.zabbix.com/rn/rn5.0.38
* net-mgmt/zabbix4-server: Update to 4.0.49Juraj Lutter2023-09-272-4/+4
| | | | Release notes: https://www.zabbix.com/rn/rn4.0.49
* net-mgmt/netdata-go: update to 0.56.0Dries Michiels2023-09-273-6/+7
| | | | Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.56.0
* devel/boost*: bump all consumers after 1.83.0Dima Panov2023-09-273-3/+3
|
* net-mgmt/librenms: Update to 23.9.1Dan Langille2023-09-262-7/+7
| | | | | | | | re: https://github.com/librenms/librenms/releases/tag/23.9.1 We skipped for no reason: https://github.com/librenms/librenms/releases/tag/23.9.0
* net-mgmt/icingaweb2-module-icingadb: Add new portDan Langille2023-09-265-0/+481
| | | | | | Publish, synchronize, and visualize Icinga data https://icinga.com/docs/icinga-db-web/latest/doc/01-About/
* net-mgmt/icingadb: Add new portDan Langille2023-09-267-0/+141
| | | | | | Publish, synchronize, and visualize Icinga data https://icinga.com/docs/icinga-db/latest/doc/02-Installation/
* net-mgmt/netbox: Update to 3.6.2Kai Knoblich2023-09-222-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Enhancements: * Add interface types for QSFP112 and OSFP-RHS * Add support for other delimiting characters when using CSV import Bug Fixes: * Hide available IP/VLAN listing when sorting under a parent prefix or VLAN range * Raise validation error on the presence of an unknown CSV header during bulk import * Fix dashboard widget heading contrast under dark mode * Render Markdown in custom field help text on object edit forms * Tweak color of error text to improve legibility * Correct display of power feed legs under device view * Restore extra filters dropdown on device interfaces list * Filter VLAN choices by selected site (if any) when creating a prefix * Fix exception when viewing rendered config for VM without a role assigned * Optimize counter field migrations for large databases * Fix exception when sorting module bay list by installed module status * Fix RecursionError exception when assigning config context to a device type * Fix support for comments when creating a new service via web UI * Fix tag exclusion support for contact assignments * Preserve whitespace in values when performing bulk rename of objects via web UI * Avoid TypeError exception when editing active configuration with statically defined CUSTOM_VALIDATORS * Fix member count for newly created virtual chassis * Restore missing tags field on L2VPN termination edit form https://github.com/netbox-community/netbox/releases/tag/v3.6.2
* net-mgmt/victoria-metrics: update VictoriaMetrics to version 1.93.5Alexey Dokuchaev2023-09-224-104/+165
| | | | | | | | | While here, set the BUILDINFO_TAG tag to what upstream does so that version is reported properly in the logs (see PR). Reported by: portscout PR: 273257 Submitted by: Lapo Luchini
* net-mgmt/nfs-exporter: version 0.4.3Alan Somers2023-09-213-209/+249
| | | | | | | | | | This version fixes two minor security advisories. https://github.com/Axcient/freebsd-nfs-exporter/blob/master/CHANGELOG.md#043---2023-09-21 PR: 274005 Sponsored by: Axcient Approved by: fuz (ports)
* net-mgmt/netdata: Update to 1.42.4Namkhai Bourquin2023-09-192-6/+6
| | | | | | | | | | Update maintainer address Changelog: https://github.com/netdata/netdata/releases/tag/v1.42.4 https://github.com/netdata/netdata/releases/tag/v1.42.3 Differential Revision: https://reviews.freebsd.org/D41819
* net-mgmt/check_ssl_cert: update to 2.74.0Christoph Moench-Tegeder2023-09-172-4/+4
| | | | | Release Notes: https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.74.0
* */*: Return to pool as per maintainer's requestEdmondas Girkantas2023-09-151-1/+1
| | | | | | Thanks to Edmondas Girkantas for his dedication to ports tree. PR: 273815
* net-mgmt/netdata-go: update to 0.55.0Dries Michiels2023-09-152-7/+6
| | | | Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.55.0
* net-mgmt/icinga2: fix build options mysql, postgresDirk Meyer2023-09-141-3/+3
| | | | PR: 273095
* net-mgmt/telegraf: Update to 1.28.1.Palle Girgensohn2023-09-122-6/+6
| | | | Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.28.1
* net-mgmt/telegraf: Update to 1.28.0.Palle Girgensohn2023-09-122-7/+6
| | | | Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.28.0
* net-mgmt/cacti-spine: Update to 1.1.25Steven Kreuzer2023-09-112-4/+4
| | | | | | | | | | | | | | | | | | Changes: - Spine should see if script to be executed is executable - Enhance number recognition - When polling devices, sort by larger number of items first - Log format may be corrupted when timeout occurs - Compile warning appears due to GCC flag on RHEL7/RHEL8 - Downed device detection only checks one of the two uptime OIDs - Compile error appears due to execinfo.h on FreeBSD - Bootstrap shell script contains some PHP cruft - Padding is not always removed from the start of non-numeric strings - Improve SNMP result handling for non-numeric results - Further improve SNMP result handling for non-numeric results - Remove check for the max_oids column which has been present since Cacti v1.0 - Minimize Sorting when fetching poller records for maximum performance - Spine should see if script to be executed is executable
* devel/abseil: Update to 20230125.3Po-Chuan Hsieh2023-09-111-0/+1
| | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change some ports are skipped due to re2 shlib change Changes: https://github.com/abseil/abseil-cpp/releases PR: 270233 Approved by: danfe (maintainer)
* net-mgmt/py-pynetbox: Update to 7.2.0Kai Knoblich2023-09-112-4/+4
| | | | | | Changelog: https://github.com/netbox-community/pynetbox/releases/tag/v7.2.0
* net-mgmt/py-netutils: Update to 1.6.0Kai Knoblich2023-09-112-4/+10
| | | | | | | | | * Introduce JSONSCHEMA option to reflect the settings in "pyproject.toml" accordingly. Changelog: https://github.com/networktocode/netutils/releases/tag/v1.6.0
* net-mgmt/netbox: Update to 3.6.1Kai Knoblich2023-09-104-58/+154
| | | | | | | | | | | | | | | | | | * Introduce non-default GIT, LDAP and S3 options. Changelog since 3.5.9 It contains many bugfixes/enhancements and the following new features: * Relocated Admin UI Views * Configurable Default Permissions * User Bookmarks * Custom Field Choice Sets * Pre-Defined Location Choices for Custom Fields * Restrict Tag Usage by Object Type https://netbox.readthedocs.io/en/stable/release-notes/version-3.6/ MFH: No (feature release)
* net-mgmt/net-snmp: Add include for freebsd 15.x to fix buildRyan Steinmetz2023-09-081-0/+2
|
* all: Bump PORTREVISION after lang/go* updateDmitri Goutnik2023-09-0829-24/+29
|
* lang/rust: Bump revisions after 1.72.0Mikael Urankar2023-09-083-2/+3
| | | | PR: 273331
* net-mgmt/docsis: Reset maintainerEmanuel Haupt2023-09-061-1/+1
| | | | | | The maintainer has requested via email to have his maintainership reset. Approved by: plcmaechler@gmail.com (maintainer)
* net-mgmt/arpwatch: Update to 3.4Craig Leres2023-09-054-48/+4
| | | | | | | | | Changes since 3.3: - Switch from http to https for standards-oui.ieee.org/oui/oui.csv (reported by Douglas Berry) - Remove deprecated -m patches
* net-mgmt/net-snmp: Fix ports depending on this port under 15-CURRENTCy Schubert2023-09-053-4/+14
| | | | | | | | | | Also add freebsd15.h to ${LOCALBASE}/include/net-snmp/system, missing in 710a64c4471d. ${LOCALBASE}/include/net-snmp/system/freebsd15.h is used by ports which depend on net-mgmt/net-snmp. Without this file they also fail to build under 15-CURRENT. Approved by: portmgr (blanket) Fixes: 710a64c4471d
* net-mgmt/p5-SNMP-Info: Update to 3.95Po-Chuan Hsieh2023-09-042-4/+4
| | | | Changes: https://metacpan.org/dist/SNMP-Info/changes
* net-mgmt/net-snmp: Fix build for 15-CURRENTCy Schubert2023-09-041-0/+6
| | | | | | Add support for 15-CURRENT by adding a freebsd15.h (header) file. Approved by: portmgr (blanket)
* net-mgmt/nagios-plugins: Update to 2.4.4Marius Halden2023-09-022-4/+4
| | | | | | | Changelog: https://nagios-plugins.org/nagios-plugins-2-4-4-released/ PR: 271312 Sponsored by: Netzkommune GmbH
* net-mgmt/semaphore: update 2.8.77 to 2.9.2Vinícius Zavam2023-09-013-18/+82
|
* net-mgmt/netdata: Update to 1.42.2Namkhai Bourquin2023-09-018-66/+344
| | | | | | | | | | Changelog: https://github.com/netdata/netdata/releases/tag/v1.42.2 https://github.com/netdata/netdata/releases/tag/v1.42.1 https://github.com/netdata/netdata/releases/tag/v1.42.0 https://github.com/netdata/netdata/releases/tag/v1.41.0 Differential Revision: https://reviews.freebsd.org/D41400
* net-mgmt/nagvis: update 1.9.34 to 1.9.36Vinícius Zavam2023-08-313-4/+7
| | | | | | | | | | https://github.com/NagVis/nagvis/blob/nagvis-1.9.36/ChangeLog * FIX: Fix various PHP 8.2 incompatibilities * FIX: MySQL 8.0 - Fix "Invalid JSON response" * FIX: PHP 8.1 Deprecated: Implicit conversion from float * FIX: Fix context menu not hiding in some situations * Fix PHP 5.4 incompatibility
* net-mgmt/netbox: Update dependencies after 6b168f112781Kai Knoblich2023-08-311-1/+3
| | | | | | | | | | | | * Since release 0.18.0 of textproc/py-mkdocstrings, the handlers have been outsourced to separate modules and can be installed through the respective options. Because options PYTHON and PYTHONLEGACY of py-mkdocstrings are currently mutually exclusive and therefore non-default, explicitly define py-mkdocstrings-python-legacy as required dependency. * Bump PORTREVISION due changed dependencies.
* net-mgmt/netbox: Update to 3.5.9Kai Knoblich2023-08-293-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Enhancements: * Dynamically render location and device lists under site and location views * Display assigned values count per object type under custom field view * Enable filtering IP ranges by containing prefix * Include request object in custom link renderer on tables * Move child VLANs list to a separate tab under VLAN group view * Pass additional HTTP headers through to custom script context * Introduce empty lookup for numeric value filters Bug Fixes: * Fix localization support for device position field * Git backend should send HTTP auth headers only if credentials have been defined * Fix filtering of modified objects after bulk import/update * Fix filtering of export templates by content type under web UI * Fix form validation for bulk update of L2VPN terminations via bulk import form * Fix utilization graph proportions when localization is enabled * Avoid raising exception for invalid content type during global search * Plugin utility functions should be importable from extras.plugins * Ensure script log messages can be serialized as JSON data * Config context tab under device/VM view should not require extras.view_configcontext permission * Ensure reindex command clears all cached values when not in lazy mode * Correct REST API representation of VDC status choice * Fix selection widgets for related interfaces when bulk editing interfaces under device view https://github.com/netbox-community/netbox/releases/tag/v3.5.9 MFH: 2023Q3
* net-mgmt/py-pynetbox: Update to 7.1.0Kai Knoblich2023-08-282-5/+6
| | | | | | | | Changelog: https://github.com/netbox-community/pynetbox/releases/tag/v7.1.0 MFH: 2023Q3