aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/irrtoolset: Unbreak in 12.2-STABLEFernando Apesteguía2021-03-123-42/+2
| | | | | | | | | | | | | And possibly in other places. Remove files/ missed in previous update and fix LICENSE permissions. PR: 254213 Submitted by: rkoberman@gmail.com (maintainer) Reported by: terry-freebsd@glaver.org Notes: svn path=/head/; revision=568167
* net-mgmt/netbox: Adjust RUN_DEPENDSKai Knoblich2021-03-111-2/+2
| | | | | | | * Relax the version ranges of a few dependencies that will soon be updated. Notes: svn path=/head/; revision=568121
* net-mgmt/resource-agents: Fix packaging with non-default Python versionsKai Knoblich2021-03-111-1/+1
| | | | | | | | | | | * Replace an occurrence in pkg-plist where PYTHON_VER shouldn't be used as a substitution. PR: 253815 Approved by: portmgr (build fix) Notes: svn path=/head/; revision=568083
* net-mgmt/netbox: Update to 2.10.6Kai Knoblich2021-03-112-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Enhancements: * Add IP addresses count to VRF view * Add QSFP+ (64GFC) FibreChannel Interface option * Enable custom links for device components * Add edit/delete buttons for IP addresses on interface view * Add button to add a new IP address on interface view Bug Fixes: * Fix VRF and Tenant field population when adding IP addresses from prefix * Enable ordering of virtual machines by primary IP address * Ordering of devices by primary IP should respect PREFER_IPV4 configuration parameter * Fix options for filtering object permissions in admin UI * Fix filtering prefixes list by multiple prefix values * Invalidate cached queries when running renaturalize https://github.com/netbox-community/netbox/releases/tag/v2.10.6 Notes: svn path=/head/; revision=568082
* net-mgmt/zabbix3-*: Update to 3.0.32Neel Chauhan2021-03-103-4/+7
| | | | | | | | | | Changes: https://www.zabbix.com/rn/rn3.0.32 PR: 254156 Submitted by: pg AT pakhom.spb DOT ru (maintainer) Notes: svn path=/head/; revision=568053
* update check_ssl_cert to 1.142.0Christoph Moench-Tegeder2021-03-102-4/+4
| | | | | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.142.0 Notes: svn path=/head/; revision=568034
* net-mgmt/irrtoolset: update to 5.1.3Neel Chauhan2021-03-102-7/+15
| | | | | | | | PR: 254070 Submitted by: rkoberman AT gmail DOT com (maintainer) Notes: svn path=/head/; revision=568029
* check_ssl_cert: update to 1.141.0Christoph Moench-Tegeder2021-03-102-4/+4
| | | | | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.141.0 Notes: svn path=/head/; revision=567996
* update net-mgmt/networkmgr to 4.5Eric Turgeon2021-03-083-4/+18
| | | | Notes: svn path=/head/; revision=567876
* - Move SCTP support to an OPTION, off by default, to reflect 13.x changesRyan Steinmetz2021-03-081-3/+8
| | | | | | | | | - Bump PORTREVISION PR: 254056 Notes: svn path=/head/; revision=567846
* PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0Loïc Bartoletti2021-03-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * PyQt5: update to 5.15.3 This is a minor feature and bug-fix release. There are corresponding releases of the other PyQt5-related packages. - Added the missing QImage.setAlphaChannel(). - Support for the QtNetworkAuth library has been moved to a separate PyQtNetworkAuth package. - Wheels no longer bundle the corresponding Qt libraries and instead automatically install them from an external wheel. * QScintilla2: update to 2.12.0 This adds support for Qt6 and removes support for Qt4. - Change the new distname (again)i due to a conflict - Use the new sip-build system * devel/py-qtbuilder: update to 1.9.0 * devel/py-sip: fix flavor for sip-distinfo PR: 253865 Exp-run by: antoine Notes: svn path=/head/; revision=567825
* net-mgmt/py-ncclient: Update to 0.6.10Neel Chauhan2021-03-082-4/+4
| | | | | | | | | | Changes: https://github.com/ncclient/ncclient/releases/tag/v0.6.10 PR: 254095 Submitted by: Sergey Akhmatov <sergey AT akhmatov DOT ru> (maintainer) Notes: svn path=/head/; revision=567806
* net-mgmt/py-junos-eznc: update to 2.5.4Neel Chauhan2021-03-082-5/+4
| | | | | | | | | | Changes: https://github.com/Juniper/py-junos-eznc/releases PR: 254097 Submitted by: Sergey Akhmatov <sergey AT akhmatov DOT ru> (maintainer) Notes: svn path=/head/; revision=567804
* net-mgmt/snmptt: Fix upstream bugNeel Chauhan2021-03-052-0/+14
| | | | | | | | | | | | | | | The code attempts to change from the executing user to a configured service user, but it does this by first changing effective, then real uid. It then briefly looks around curiously before falling flat on its face because the real uid change failed, the process not having root anymore at that point. PR: 253702 Submitted by: Christian Ullrich <chris AT chrullrich DOT net> Approved by: nistor AT snickers DOT org Notes: svn path=/head/; revision=567415
* net-mgmt/prometheus2: Update to 2.25.0Neel Chauhan2021-03-014-6/+458
| | | | | | | | | | Changes: https://github.com/prometheus/prometheus/releases/tag/v2.25.0 PR: 253899 Submitted by: David O'Rourke <dor.bsd AT xm0 DOT uk> (maintainer) Notes: svn path=/head/; revision=566915
* net-mgmt/zabbix52-server: Update to 5.2.5Juraj Lutter2021-02-282-4/+4
| | | | | | | | | | | | | | Changelog: https://www.zabbix.com/rn/rn5.2.5 PR: 253826 Submitted by: pg@pakhom.spb.ru (maintainer) Reviewed by: osa (mentor) Approved by: osa (mentor) MFH: 2021Q1 Differential Revision: https://reviews.freebsd.org/D28978 Notes: svn path=/head/; revision=566811
* net-mgmt/zabbix5-server: Update to 5.0.9Juraj Lutter2021-02-282-4/+4
| | | | | | | | | | | | | | Changelog: https://www.zabbix.com/rn/rn5.0.9 PR: 253827 Submitted by: pg@pakhom.spb.ru (maintainer) Reviewed by: osa (mentor) Approved by: osa (mentor) MFH: 2021Q1 Differential Revision: https://reviews.freebsd.org/D28977 Notes: svn path=/head/; revision=566808
* net-mgmt/zabbix4-server: Update to 4.0.29Juraj Lutter2021-02-282-31/+34
| | | | | | | | | | | | | | Changelog: https://www.zabbix.com/rn/rn4.0.29 PR: 253825 Submitted by: pg@pakhom.spb.ru (maintainer) Reviewed by: osa (mentor) Approved by: osa (mentor) MFH: 2021Q1 Differential Revision: https://reviews.freebsd.org/D28976 Notes: svn path=/head/; revision=566805
* Prometheus exporter for FreeBSD gstat dataGuido Falsi2021-02-285-0/+72
| | | | | | | | | | WWW: https://github.com/tykling/gstat_exporter PR: 253688 Submitted by: lapo@lapo.it Notes: svn path=/head/; revision=566796
* net-mgmt/midpoint: Update to 4.0.3Juraj Lutter2021-02-262-14/+18
| | | | | | | | | | PR: 253704 Reviewed by: osa (mentor) Approved by: osa (mentor), Matthias Wolf (maintainer) Differential Revision: https://reviews.freebsd.org/D28802 Notes: svn path=/head/; revision=566641
* net-mgmt/unifi6: Update to 6.0.45Juraj Lutter2021-02-262-8/+6
| | | | | | | | | | | | Changelog: https://community.ui.com/releases/UniFi-Network-Controller-6-0-45/8d3b98e1-b9d4-4ab3-b8da-721dbe9ab842 Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D28661 Notes: svn path=/head/; revision=566640
* Revert my previous commit on this port. Enabling mod_php brings in Apache.Dan Langille2021-02-261-2/+2
| | | | Notes: svn path=/head/; revision=566634
* net-mgmt/netbox: Update to 2.10.5Kai Knoblich2021-02-262-4/+4
| | | | | | | | | | | | | | | | | | | | | Changelog: * Fix site unassignment from VLAN when using "None" option * Fix REST API representation for circuit terminations connected to non-interface endpoints * Fix filtering rack reservations by custom field * Fix bulk editing of services when no port(s) are defined * Ensure consistent treatment of duplicate IP addresses * Fix redirect to device components view after disconnecting a cable * Fix Redis Sentinel password application for caching * Allow setting null tenant group on tenant via REST API * Disallow the creation of available prefixes/IP addresses in violation of assigned permission constraints https://github.com/netbox-community/netbox/releases/tag/v2.10.5 Notes: svn path=/head/; revision=566599
* Clean up some thingsTobias Kortkamp2021-02-261-1/+1
| | | | | | | | | | | | - Fix typos - Remove duplicate variables - Remove nop variables - Sort categories Reported by: portscan Notes: svn path=/head/; revision=566598
* net-mgmt/riemann: update to 0.3.6Dave Cottlehuber2021-02-262-4/+4
| | | | | | | | | - https://github.com/riemann/riemann/blob/master/CHANGELOG.md Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=566587
* add MOD_PHP to the requirementsDan Langille2021-02-251-1/+2
| | | | Notes: svn path=/head/; revision=566568
* update checl_ssl_cert to 1.140.0Christoph Moench-Tegeder2021-02-252-4/+4
| | | | | | | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.138.0 https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.139.0 https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.140.0 Notes: svn path=/head/; revision=566556
* net-mgmt/icinga2: add LTO optionPiotr Kubaj2021-02-251-1/+2
| | | | | | | | PR: 253425 Approved by: lme (maintainer timeout) Notes: svn path=/head/; revision=566541
* Add Bacula 11.0.1Dan Langille2021-02-244-0/+35
| | | | | | | | | | | | | | | NOTE: New Catalog format in version 11.0 and greater The upgrade process will require more or less twice the size of the actual database. see update_bacula_tables re https://www.bacula.org/bacula-release-11-0-1/ While here, update Bacula 9 conflicts. Notes: svn path=/head/; revision=566444
* net-mgmt/check_ups_health: update 2.9.2.2 -> 2.9.2.4Kurt Jaeger2021-02-232-4/+4
| | | | | | | | - suppress battery temperature for APC Powernet if undefined - ignore very low battery temperatures for ups-mib (cs141 with empty slot) Notes: svn path=/head/; revision=566385
* net-mgmt/netdata-go: Update to 0.28.0Dmitri Goutnik2021-02-213-147/+8
| | | | | | | | | Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.28.0 PR: 253713 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer) Notes: svn path=/head/; revision=566215
* net-mgmt/netdata: Update to 1.29.2Rainer Hurling2021-02-202-7/+8
| | | | | | | | | | | | Improve the stability of the Netdata Agent. Changelog: https://github.com/netdata/netdata/releases/tag/v1.29.2 PR: 253639 Submitted by: daniel.engberg.lists@pyret.net Notes: svn path=/head/; revision=566144
* - Update to 4.0.2 [1]Dmitry Marakasov2021-02-193-804/+24
| | | | | | | | | | - While here, switch to PORTDOCS/PORTEXAMPLES, options helpers, silence and correct some installation commands PR: 241618 [1] Submitted by: freebsd@rheinwolf.de (maintainer) [1] Notes: svn path=/head/; revision=566093
* net-mgmt/whatmask: Take maintainership, remove READMEAdam Weinberger2021-02-192-8/+2
| | | | | | | The README here is the same as the manpage. Notes: svn path=/head/; revision=566065
* update check_ssl_cert to 1.137.0Christoph Moench-Tegeder2021-02-192-4/+4
| | | | | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.137.0 Notes: svn path=/head/; revision=566062
* Mark BROKEN in 13/14 (via latest llvm update).Mark Linimon2021-02-192-0/+6
| | | | Notes: svn path=/head/; revision=566026
* Maintainer reset for jlaffayeYuri Victorovich2021-02-181-1/+1
| | | | | | | | | | Reason: Many bug reports (including bug#253256) related to jlaffaye's ports timed out in the period from April 2020 to now. PR: 253256 Approved by: jlaffaye (maintainer's timeout 14 days) Notes: svn path=/head/; revision=565988
* Upgrade telegraf to 1.17.3Palle Girgensohn2021-02-182-7/+7
| | | | | | | Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.17.3 Notes: svn path=/head/; revision=565955
* net-mgmt/icingaweb2-module-reactbundle: Update to 0.9.0Lars Engels2021-02-183-8/+159
| | | | Notes: svn path=/head/; revision=565953
* Mark BROKEN in 13/14 (via latest llvm update).Mark Linimon2021-02-181-0/+3
| | | | Notes: svn path=/head/; revision=565895
* Mark BROKEN in 13/14 (via latest llvm update).Mark Linimon2021-02-181-0/+3
| | | | Notes: svn path=/head/; revision=565894
* Mark BROKEN in 13/14 (via latest llvm update).Mark Linimon2021-02-181-0/+3
| | | | Notes: svn path=/head/; revision=565893
* Mark BROKEN in 13/14 (via latest llvm update).Mark Linimon2021-02-182-0/+6
| | | | Notes: svn path=/head/; revision=565864
* Mark BROKEN in 13/14 (via latest llvm update).Mark Linimon2021-02-181-1/+4
| | | | | | | While here, pet portlint (Makevar order). Notes: svn path=/head/; revision=565863
* Mark BROKEN on FreeBSD 13 and 14Antoine Brodin2021-02-161-0/+3
| | | | | | | | | | | | | | ld: error: duplicate symbol: g_mainthread_id >>> defined at module.c >>> livestatus_so-module.o:(g_mainthread_id) >>> defined at logger.c >>> livestatus_so-logger.o:(.bss+0x8) Reported by: pkg-fallout MFH: 2021Q1 Notes: svn path=/head/; revision=565453
* New port: net-mgmt/check_ups_healthKurt Jaeger2021-02-164-0/+45
| | | | | | | | | | | | Nagios plugin to check various UPS systems Instead of one plugin per UPS manufacturer, this plugin should cover many at once. WWW: https://labs.consol.de/nagios/check_ups_health/ Notes: svn path=/head/; revision=565410
* update check_ssl_cert to 1.136.0Christoph Moench-Tegeder2021-02-162-4/+4
| | | | | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.136.0 Notes: svn path=/head/; revision=565399
* net-mgmt/zabbix4-server: update to 4.0.28Luca Pizzamiglio2021-02-152-4/+4
| | | | | | | | | | | Automatically updates all the slave ports as well. Changes: https://www.zabbix.com/rn/rn4.0.28 PR: 253015 Submitted by: pg@pakhom.spb.ru (maintainer) Notes: svn path=/head/; revision=565344
* net-mgmt/netdata: Update to 1.29.1Rainer Hurling2021-02-153-35/+29
| | | | | | | | | | | | Hotfix release to address a crash in the Netdata Agent Changelog: https://github.com/netdata/netdata/releases PR: 253216 Submitted by: daniel.engberg.lists@pyret.net Notes: svn path=/head/; revision=565340
* net-mgmt/lldpd: Update to 1.0.8Rainer Hurling2021-02-154-20/+19
| | | | | | | | | | Changelog: https://github.com/lldpd/lldpd/compare/1.0.4...1.0.8 PR: 253512 Submitted by: Brad Davis <brd@FreeBSD.org> Notes: svn path=/head/; revision=565335