summaryrefslogtreecommitdiff
path: root/net-mgmt
AgeCommit message (Collapse)Author
2023-12-22net-mgmt/py-gstat_exporter: update to latestAlan Somers
The author has just adopted a new release numbering scheme. The new release is "v0.2.0". Update PORTEPOCH accordingly. Also, switch MASTER_SITES from github to pypi. PR: 275766 Sponsored by: Axcient Approved by: Lap Luchini <lapo@lapo.it> (maintainer), fuz (ports)
2023-12-20net-mgmt/librenms: Unbreak capture pageDan Langille
My previous patch was broken, now fixed.
2023-12-18net-mgmt/alertmanager: Update to 0.26.0Boris Korzun
PR: 275716 Reported by: drtr0jan@yandex.ru Approved by: michal@hanu.la (maintainer, timeout > 2 weeks)
2023-12-17net-mgmt/netbox: Update to 3.6.7Kai Knoblich
Changelog: Enhancements: * Designate fields to expand by default for object selector widget * Add tags column to L2VPN terminations column * Add classes parameter to copy_content template tag * Change custom field choice delimiter from comma to colon Bug Fixes: * Fix bulk import support for custom field choices * Ensure accuracy of parent object counters when deleting related objects * Fix server error when authenticating via IP-restricted API tokens using IPv6 * Fix bulk operations for plugin models under admin UI * Fix exception on non-JSON request to /available-ips/ API endpoints * Rack starting_unit cannot be zero * Populate custom field default values for components when creating a device * Fix exception when creating a power feed with rack and panel in different sites * Fix the assignment of tags to L2VPN terminations * Remove unneeded annotations from queries when using REST API brief mode * Ensure user config is created automatically for all user accounts * Fix filtering contact assignments by group * Fix quick search under VLAN group VLANs list https://github.com/netbox-community/netbox/releases/tag/v3.6.7 MFH: 2023Q4
2023-12-16net-mgmt/telegraf: Upgrade to 1.29.1Palle Girgensohn
Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.29.1
2023-12-14net-mgmt/zabbix64-server: Update to 6.4.10Juraj Lutter
Release notes: https://www.zabbix.com/rn/rn6.4.10
2023-12-14net-mgmt/zabbix6-server: Update to 6.0.25Juraj Lutter
Release notes: https://www.zabbix.com/rn/rn6.0.25
2023-12-15devel/protobuf: Update to 24.4Po-Chuan Hsieh
- Use USES=pathfix to fix .pc installation - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
2023-12-15net-mgmt/netdata: Fix build with protobuf 22+Po-Chuan Hsieh
2023-12-15net-mgmt/fastnetmon: Fix build with protobuf 22+Po-Chuan Hsieh
- While I'm here, use tab instead of space
2023-12-14net-mgmt/telegraf: Upgrade to 1.29.0Palle Girgensohn
Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.29.0
2023-12-13net-mgmt/victoria-metrics: update VictoriaMetrics to version 1.93.9.Alexey Dokuchaev
2023-12-12net-mgmt/gping: revert 2e8418910610 to fix patchEmanuel Haupt
The patch introduced in 2e8418910610 does not apply and is not needed to build the port. Notified by: pkg-fallout Pointy hat: mikael
2023-12-10net-mgmt/rubygem-riemann-tools: Update to 1.9.1Romain Tartière
ChangeLog: https://github.com/riemann/riemann-tools/blob/main/CHANGELOG.md#v191-2023-12-08
2023-12-08net-mgmt/icingaweb2-module-icingadb: Fix bulk warningMuhammad Moinur Rahman
Approved by: portmgr (just-fix-it)
2023-12-08lang/rust: Bump revisions after 1.74.1Mikael Urankar
PR: 275243
2023-12-08net-mgmt/gping: Fix build with rust 1.74Mikael Urankar
Import upstream patch [1] to fix the following error: error[E0283]: type annotations needed --> gping/src/main.rs:486:26 | 486 | .constraints( | ^^^^^^^^^^^ cannot infer type of the type parameter `C` declared on the method `constraints` ... 491 | .as_ref(), | ------ type must be known at this point | = note: multiple `impl`s satisfying `Vec<Constraint>: AsRef<_>` found in the `alloc` crate: - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A> where A: Allocator; - impl<T, A> AsRef<[T]> for Vec<T, A> where A: Allocator; help: consider specifying the generic argument | 486 | .constraints::<&T>( | ++++++ [1] https://github.com/orf/gping/commit/7ad129c979b48cbea8b1c64ddf37e71da7f00d13 PR: 275243 Approved by: portmgr (build fix blanket)
2023-12-07all: Bump PORTREVISION after lang/go* updateAshish SHUKLA
PR: 274405
2023-12-06seafile-client: Update to 9.0.4Richard Gallamore
Changes: https://manual.seafile.com/changelog/client-changelog/
2023-12-04net-mgmt/p5-Nagios-Plugin: return to poolRene Ladan
With hat: portmgr-secretary
2023-12-04net-mgmt/icinga-php-thirdparty: revert last commit to 0.11.0Jochen Neumeister
revert the last commit, the version numbers going backwards Reported by: mat Sponsored by: Netzkommune GmbH
2023-12-04Seafile: Update to 11.0.2Richard Gallamore
Changes: https://manual.seafile.com/changelog/server-changelog/
2023-12-04net-mgmt/netdata-go: update to 0.57.2Dries Michiels
Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.57.2
2023-12-03net-mgmt/arpwatch: Update to 3.5Craig Leres
Changes since 3.4: - Make SIGHUP checkpoint arp.dat; suggested by Gerd v. Egidy (gerd.von.egidy@intra2net.com) - Fix bug that prevented checkpoint() from being called until after receiving a new arp/rarp packet. - Update pkg-message.in
2023-12-03net-mgmt/icinga-php-thirdparty: Update to 0.12.0gettoknowmi
PR: 275410 Sponsored by: Netzkommune GmbH
2023-12-03net-mgmt/icinga-php-library: update to 0.13.0Denis Shaposhnikov
Update to 0.13.0 and add missing USE_PHP (reported by flo) PR: 274652 Sponsored by: Netzkommune GmbH
2023-12-01net-mgmt/zabbix5-server: Update to 5.0.40Juraj Lutter
Release notes: https://www.zabbix.com/rn/rn5.0.40
2023-12-01net-mgmt/zabbix6-server: Update to 6.0.24Juraj Lutter
Release notes: https://www.zabbix.com/rn/rn6.0.24
2023-12-01net-mgmt/zabbix64-server: Update to 6.4.9Juraj Lutter
Release notes: https://www.zabbix.com/rn/rn6.4.9
2023-12-01net-mgmt/collectd5: Fix patch paths preventing this from applying properlyBrad Davis
Fixes: 5b63443a6e Pointy hat to: brd (me)
2023-12-01net-mgmt/netbox: Update to 3.6.6Kai Knoblich
Changelog: Enhancements: * Show complete region hierarchy in UI for all relevant objects Bug Fixes: * Record a pre-change snapshot when bulk editing objects via CSV * Raise a validation error when attempting to create a duplicate script or report * Fix jobs list for reports with a custom name * Fix CustomFieldChoiceSet search filter * Enable export templates for contact assignments * Webhook timestamps should be in proper ISO 8601 format * Fix numeric ordering of service ports * Correctly hash local user password when set via REST API * Fix ordering ASN table by ASDOT column * Fix running reports via REST API * Fix custom validation support for remote data sources * Fix bulk editing of interfaces assigned to VM with no cluster https://github.com/netbox-community/netbox/releases/tag/v3.6.6 MFH: 2023Q4
2023-11-30net-mgmt/check_ssl_cert: update to 2.78.0Christoph Moench-Tegeder
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.78.0
2023-11-29net-mgmt/collectd5: Use libpfctlBrad Davis
PR: 275013 Reviewed by: kp Approved by: Krzysztof <ports@bsdserwis.com> (maintainer) Sponsored by: Rubicon Communications, LLC ("Netgate")
2023-11-30net-mgmt/gping: Update to 1.16.0Emanuel Haupt
2023-11-25net-mgmt/check_ssl_cert: update to 2.77.0Christoph Moench-Tegeder
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.77.0
2023-11-25net-mgmt/icinga-php-thirdparty: Upgrade to 0.12Palle Girgensohn
This version is required by net-mgmt/icingaweb2. Approved by: joneum (maintainer timeout) Release notes: https://github.com/Icinga/icinga-php-thirdparty/tree/v0.12.0 PR: 274653 Submitted by: Denis Shaposhnikov
2023-11-24net-mgmt/victoria-metrics: update VictoriaMetrics to version 1.93.8.Alexey Dokuchaev
2023-11-24net-mgmt/rs-aggregate: Update to 0.3.1Marcel Bischoff
Changelog: https://github.com/ktims/rs-aggregate/releases/tag/v0.3.1 PR: 275237
2023-11-24net-mgmt/yaf: update to 2.13.0Garrett Wollman
Changelog: https://tools.netsa.cert.org/yaf2/release-history.html#release-2.14.0 PR: 271249 Approved by: dikshie@sfc.wide.ad.jp (maintainer timeout)
2023-11-23net-mgmt/netdata-go: update to 0.57.1Dries Michiels
Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.57.1
2023-11-22net-mgmt/nfsen: Update to 1.3.11Fernando Apesteguía
While here, don't generate backup files after replacing. Otherwise poudriere complains about wrong shebangs in the .bak files. PR: 274776 Reported by: chadf@triularity.org
2023-11-21net-mgmt/unifi8: Fix buildJuraj Lutter
The pkg-message.in file was removed, but SUB_FILES was still referencing to it. Sorry about that. PR: 275238
2023-11-21net-mgmt/unifi8: Add new portJuraj Lutter
Add unifi network application version 8.0.7. Release notes: https://community.ui.com/releases/r/network/8.0.7
2023-11-21net-mgmt/unifi7: Update CONFLICTSJuraj Lutter
Update CONFLICTS as unifi8 is in the tree.
2023-11-18net-mgmt/netdisco: update to 2.070001geoffroy desvernay
- update maintainer email to maintainer's new email address Changelog: https://metacpan.org/dist/App-Netdisco/changes PR: 274779
2023-11-18net-mgmt/metronome: Revert "Fix build with clang-16.x"Robert Clausecker
This reverts commit 0ff8163865567ad705b0f465a00ba72c8fa6ba3e. The underlying issue was correctly fixed by 2ba2bf91fc27. This additional fix just breaks the build on FreeBSD 13.2. See also: 2ba2bf91fc27fe173fe990f3711410087adecb50 Approved by: portmgr (build fix blanket) MFH: 2023Q4
2023-11-18net-mgmt/pandorafms_console: Avoid @exec/@unexecMuhammad Moinur Rahman
Approved by: portmgr (blanket)
2023-11-18net-mgmt/nagios: Avoid deprecated @exec/@unexecMuhammad Moinur Rahman
Utilize USES=localbase while I am here Approved by: portmgr (blanket)
2023-11-17net-mgmt/netdata-go: update to 0.57.0Dries Michiels
Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.57.0
2023-11-17net-mgmt/librenms: Update to 23.11.0Dan Langille
re: https://github.com/librenms/librenms/releases/tag/23.11.0 This release needs a database update. See pkg-message output.