aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/zabbix5-server: Update to 5.0.37Juraj Lutter2023-08-242-4/+4
| | | | Release notes: https://www.zabbix.com/rn/rn5.0.37
* net-mgmt/zabbix4-server: Update to 4.0.48Juraj Lutter2023-08-242-4/+4
| | | | Release notes: https://www.zabbix.com/rn/rn4.0.48
* net-mgmt/zabbix6-server: Update to 6.0.21Juraj Lutter2023-08-242-4/+4
| | | | Release notes: https://www.zabbix.com/rn/rn6.0.21
* net-mgmt/zabbix64-server: Update to 6.4.6Cy Schubert2023-08-243-4/+5
| | | | | | Release notes: https://www.zabbix.com/rn/rn6.4.6 PR: 273322
* net-mgmt/zabbix4-server: Mark DEPRECATEDMuhammad Moinur Rahman2023-08-231-1/+4
| | | | | | | | | - Upstream EOL reaches on 2023-10-31. See: https://www.zabbix.com/life_cycle_and_release_policy - Set EXPIRATION_DATE 2023-12-31 - Utilize USES=localbase Approved by: portmgr (blanket)
* net-mgmt/check_nwc_health: Update to 11.0.1Craig Leres2023-08-222-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since 10.12.1.2 - typo in --lookup vs. --lookback - support new C9800 wlan controller - new structure suitble for epn - reduce amount of data in cisco fru - bugfix in traffic thresholds, do not use warning/critical def. thresholds - implement traffic thresholds for interface-usage, correctly calc the less-than perfdata thresholds. - reduce runtime for HOST-RESOURCES-MIB disk and device tables - don't walk cefcFRUPowerSupplyGroupTable, it's unused anyway - PR 310/311 for Fortigte HW - bugfix in bluecat productname detection update glplugin (another epn fix, ::pluginname, ::plugin) - update glplugin (another epn fix) - bugfix in Huawei Wlan Controller (just a perl warning, not serious) these recent perl warnings appeared after i heavily used the embedded perl feature of mod-gearman. it is much more strict than running the plugin as a standalone process) Reported by: portscout
* net-mgmt/librenms: Update to 23.8.2Dan Langille2023-08-226-34/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | This port update includes a new cron job which launches the schedule process. This is distinct from the librenms-service.py daemon recently introduced and also from the previous poller script. See /usr/local/etc/cron.d/librenms This update also installs symlink between /usr/local/bin/lnms and %%%WWWDIR%%/lnms - this script is used during upgrades and always had permissions issues when run as non-root. The script attempts to enforce Linux-specific permissions (e.g. www owned). This symlink satisfies a validation check the code does. This commited patches the validation check for lnms. The check assumes /usr/local/bin is on the path but that is not the case when librenms is running. Instead, just check that the symlink exists. files/pkg-message.in - updated to reflect lnms symlink changes re: https://github.com/librenms/librenms/releases/tag/23.8.2 These releases were skipped over: * https://github.com/librenms/librenms/releases/tag/23.8.1 * https://github.com/librenms/librenms/releases/tag/23.8.0
* net-mgmt/telegraf: Update to 1.27.4.Palle Girgensohn2023-08-212-6/+6
| | | | Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.27.4
* net-mgmt/fastnetmon: Fix build on 14Muhammad Moinur Rahman2023-08-181-12/+20
| | | | | | | - Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* net-mgmt/victoria-metrics: update VictoriaMetrics to version 1.87.7.Alexey Dokuchaev2023-08-183-108/+143
|
* net-mgmt/netbox: Update to 3.5.8Kai Knoblich2023-08-173-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Enhancements: * Ship a validation schema for the device type library with each release * Add support for specifying import/export route targets during VRF bulk import * Automatically populate any VDC assignments from the parent when adding a child interface via the UI * Add 400GE CFP2 interface type * Add human-friendly speed column to interfaces table * Add "assigned" filter for IP addresses * List installed plugins on the server error report page * Add 200 and 400 Gbps speeds to dropdown choices on interface form Bug Fixes: * Fix schema definition for available IP & VLAN REST API endpoints * Raise validation error for invalid alphanumeric ranges when creating objects * Avoid escaping semicolons when rendering custom links * Automatically delete an AutoSyncRecord when its object is deleted * Fix filtering of circuits under provider network view * Fix job termination status for failed reports * Fix support for "hide-if-unset" custom fields on bulk import forms * Don't disable bulk edit/delete buttons after deselecting "select all" checkbox * Disable table ordering for custom link columns https://github.com/netbox-community/netbox/releases/tag/v3.5.8 MFH: 2023Q3
* net-mgmt/librenms: Install the lang directoryDan Langille2023-08-141-3/+3
| | | | PR: 273131
* net-mgmt/bind_exporter: update to 0.7.0Robert Clausecker2023-08-132-7/+6
| | | | Changelog: https://github.com/prometheus-community/bind_exporter/releases/tag/v0.7.0
* net-mgmt/smartctl_exporter: upgrade to 0.10.0.Xin LI2023-08-132-76/+75
|
* net-mgmt/icinga2: Update to 2.14.0Jochen Neumeister2023-08-116-43/+30
| | | | | | Changelog: https://icinga.com/blog/2023/07/12/releasing-icinga-2-14-and-2-13-8/ Sponsored by: Netzkommune GmbH
* net-mgmt/darkstat: drop GCC on powerpc64Piotr Kubaj2023-08-081-6/+0
|
* net-mgmt/netdata: enable LTO on powerpc64Piotr Kubaj2023-08-081-7/+1
|
* net-mgmt/fastnetmon: Fix build with llvm16Muhammad Moinur Rahman2023-08-081-1/+1
| | | | | Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* net-mgmt/telegraf: update to 1.27.3Palle Girgensohn2023-08-072-7/+6
| | | | Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.27.3
* net-mgmt/irrtoolset: Fix build with llvm16Muhammad Moinur Rahman2023-08-061-0/+6
| | | | | Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* net-mgmt/rubygem-riemann-client: Update to 1.2.1Romain Tartière2023-08-052-4/+4
|
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-08-0429-22/+29
|
* net-mgmt/zabbix64-server: Update to 6.4.5Juraj Lutter2023-08-043-5/+4
| | | | Release notes: https://www.zabbix.com/rn/rn6.4.5
* net-mgmt/zabbix6-server: Update to 6.0.20Juraj Lutter2023-08-042-4/+4
| | | | Release notes: https://www.zabbix.com/rn/rn6.0.20
* net-mgmt/py-netutils: Update to 1.5.0Kai Knoblich2023-08-033-5/+21
| | | | | | | | * Switch to PEP517 build framework. Changelog: https://github.com/networktocode/netutils/releases/tag/v1.5.0
* net-mgmt/kismet: Fix build with llvm16Muhammad Moinur Rahman2023-08-021-36/+21
| | | | | | | | | - Utilize USES=localbase - Utilize OPTIONSNG where possible - Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* net-mgmt/netxms: Fix build with llvm16Muhammad Moinur Rahman2023-08-023-5/+7
| | | | | | - Update version 3.8.405=>3.9.420 Sponsored by: The FreeBSD Foundation
* net-mgmt/netdata-go: update to 0.54.1Dries Michiels2023-08-022-6/+6
| | | | Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.54.1
* net-mgmt/netxms: Update version 3.7.145=>3.8.405Muhammad Moinur Rahman2023-08-023-9/+5
|
* net-mgmt/netxms: Update version 3.6.300=>3.7.145Muhammad Moinur Rahman2023-08-023-5/+6
|
* net-mgmt/tcptrack: Fix build with llvm16Muhammad Moinur Rahman2023-08-021-0/+1
| | | | | Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* net-mgmt/netxms: Update version 3.5.152=>3.6.300Muhammad Moinur Rahman2023-08-022-5/+5
|
* net-mgmt/p5-SNMP-Info: Update to 3.94Rodrigo Osorio2023-08-022-4/+4
| | | | | | | Major changes: * partial revert #484 and replace with Cisco specific CiscoAgg::agg_ports_propvirtual Full changelog: https://metacpan.org/dist/SNMP-Info/changes
* net-mgmt/netbox: Update to 3.5.7Kai Knoblich2023-08-013-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: Enhancements: * Move non-rack devices list to a separate tab under the rack view * Mask sensitive parameters when viewing a configured data source * Add IEC 10609-1 and NBR 14136 power port & outlet types * Implement a faster initial poll for report & script results * Add 100GBASE-X-DSFP and 100GBASE-X-SFPDD interface types Bug Fixes: * Fix Markdown support for table cell alignment * Fix missing script results when fetched via REST API * Remove extraneous VLAN group field from bulk edit form for interfaces * Permit unauthenticated access to content types REST API endpoint when LOGIN_REQUIRED is false * Fix exception when importing device type missing rack unit height value https://github.com/netbox-community/netbox/releases/tag/v3.5.7 MFH: 2023Q3
* net-mgmt/librenms: bump PORTREVISIONDan Langille2023-08-011-0/+1
| | | | I should have done this with my previous commit.
* net-mgmt/gping: Update to 1.14.0Emanuel Haupt2023-07-313-83/+88
|
* net-mgmt/p5-SNMP-Info: Update to 3.93Po-Chuan Hsieh2023-07-312-4/+4
| | | | Changes: https://metacpan.org/dist/SNMP-Info/changes
* net-mgmt/py-adal: Sort USESPo-Chuan Hsieh2023-07-311-1/+1
|
* net-mgmt/librenms: add many files to SHEBANG_FILESDan Langille2023-07-302-15/+55
| | | | | | | | | While here, run portfmt over the Makefile - that accounts for the majority of changes seen in the diff patch LibreNMS/wrapper.py which contains "/usr/bin/env php" mid-file PR: 260085
* net-mgmt/bind_exporter: update to 0.6.1Robert Clausecker2023-07-302-80/+8
| | | | | | | | | | | | Maintainer no longer uses FreeBSD and agrees to pass on maintainership. Take maintainership and modernise port. Changelog: https://github.com/prometheus-community/bind_exporter/releases/tag/v0.6.1 PR: 272601 MFH: 2023Q3 Approved by: matt@mattmoriarity.com Reported by: gert@greenie.muc.de
* net-mgmt/rubygem-oxidized: update to 0.29.1Nick Hilliard2023-07-303-17/+25
| | | | | | | | - unbreak rubygem-oxidized again PR: 272440 MFH: 2023Q3 Reviewed by: sunpoet
* */*: Bump jpeg-turbo users treewideDaniel Engberg2023-07-282-1/+2
| | | | New major version 3.0.0
* */*: Fix build with llvm16 on 13.2-STABLEMuhammad Moinur Rahman2023-07-262-2/+2
| | | | | | | | | | | | As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE with the OSVERSION 1302507. - Utilize USE_CXXSTD=c++14 or similar solution where applicable - Update conditionals to addtionally check for OSVERSION greater than 1302507 and less than 1400000 Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* net-mgmt/nfdump: Fix build with llvm16Muhammad Moinur Rahman2023-07-251-106/+48
| | | | | | | | | | - Remove non default OPTION NFDUMP15 as it's no longer a valid CONFIGURE args - Convert to OPTIONSNG - Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* net-mgmt/py-prometheus-client: Update to 0.17.1Luca Pizzamiglio2023-07-232-4/+4
|
* net-mgmt/sysmon: Fix build with llvm16Muhammad Moinur Rahman2023-07-231-1/+10
| | | | | | | - Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* net-mgmt/unifi7: Update to 7.4.162Juraj Lutter2023-07-232-6/+6
| | | | Release notes: https://community.ui.com/releases/r/network/7.4.162
* net-mgmt/netdisco-mibs: UNBREAKMuhammad Moinur Rahman2023-07-233-31/+651
| | | | | | | | | - Update version 4.010=>4.034 - Pet portclippy Changelog: https://github.com/netdisco/netdisco-mibs/releases/tag/4.034 Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* framework: convert tree to use USES=pycryptographyTobias C. Berner2023-07-221-3/+2
| | | | | | | A future commit will update to security/py-cryptography will introduce a rust dependency. PR: 254853
* net-mgmt/metronome: Fix build with clang-16.xKirill Ponomarev2023-07-202-1/+12
|