aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Updated Seafile/Seahub to 8.0.3Richard Gallamore2021-02-017-15/+30
| | | | | | | | | | | | | | | | | | | | Changed to -server branch, some errors were creeping over from the pro version not being compatible with the community edition. Previously this was never an issue as you must manually upgrade to the pro version for the new features. Disabled seafile-controller config checking prior to startup. The check only ran on ccnet previously and this was changed to seafile which never implemented the function. https://forum.seafile.com/t/seafile-controller-t-functionality-broken-on-8-x/13738 This version adds compatible with Django 2.2, this will require coordination with multiple port devs to migrate this over properly. Changes: https://manual.seafile.com/changelog/server-changelog/ PR: 252715
* Chase -CURRENT upgrade in OPTIONS_DEFAULTJan Beich2021-01-311-0/+2
|
* Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+Sunpoet Po-Chuan Hsieh2021-01-301-1/+1
| | | | PR: 250103
* Update to 0.6.21Sunpoet Po-Chuan Hsieh2021-01-302-4/+4
| | | | Changes: https://github.com/Azure/msrest-for-python/releases
* update check_ssl_cert to 1.135.0Christoph Moench-Tegeder2021-01-292-4/+4
| | | | | now also checks Signed Certificate Timestamps https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.135.0
* Upgrade to verion 1.17.2Palle Girgensohn2021-01-292-4/+4
| | | | Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.17.2
* net-mgmt/prometheus2: Update to 2.24.1Dmitri Goutnik2021-01-294-88/+109
| | | | | | | Changes: https://github.com/prometheus/prometheus/releases/tag/v2.24.1 PR: 253064 Submitted by: Boris Korzun <drtr0jan@yandex.ru> Approved by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
* Update to 1.17.1Palle Girgensohn2021-01-282-42/+45
| | | | Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.17.1
* net-mgmt/netbox: Update to 2.10.4Kai Knoblich2021-01-282-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Enhancements: * Show cable trace lengths in both meters and feet * Add "management only" filter widget for interfaces list * Allow filtering virtual chassis by name and master * Add GG45 and TERA port types, and CAT7a and CAT8 cable types * Show available type choices for all device component import forms Bug Fixes: * Correct swagger definition for ip_prefixes_available-ips_create API * Restrict the creation of device bay templates on non-parent device types * Restore power utilization panel under device view * Fix ordering devices by primary IP address * Fix display of white cables in trace view * Fix filtering connection lists by device name * Fix permissions assessment when adding VM interfaces in bulk * Include VC member interfaces on interfaces tab count when viewing VC master * Validate rack group is assigned to same site when creating a rack * Correct rack elevation displayed when viewing a reservation https://github.com/netbox-community/netbox/releases/tag/v2.10.4
* update check_ssl_cert to 1.134.0Christoph Moench-Tegeder2021-01-282-4/+4
| | | | https://github.com/matteocorti/check_ssl_cert/releases
* net-mgmt/nfs-exporter: new portAlan Somers2021-01-275-0/+373
| | | | | | | | | nfs-exporter exports NFS server statistics to Prometheus. Reviewed by: otis, debdrup, osa Approved by: osa (ports) Sponsored by: Axcient Differential Revision: https://reviews.freebsd.org/D28355
* net-mgmt/zabbix52-server: Update to 5.2.4Juraj Lutter2021-01-274-13/+24
| | | | | | | | | | | | Changelog: https://www.zabbix.com/rn/rn5.2.4 And while here, also change PORTVERSION to DISTVERSION where apropriate. PR: 253016 Submitted by: pg@pakhom.spb.ru (maintainer) Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D28351
* net-mgmt/zabbix5-server: Update to 5.0.8Juraj Lutter2021-01-274-12/+23
| | | | | | | | | | | | Changelog: https://www.zabbix.com/rn/rn5.0.8 And while here, also change PORTVERSION to DISTVERSION where apropriate. PR: 253017 Submitted by: pg@pakhom.spb.ru (maintainer) Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D28352
* Update to 0.6.20Sunpoet Po-Chuan Hsieh2021-01-272-4/+4
| | | | Changes: https://github.com/Azure/msrest-for-python/releases
* Update to 1.2.6Sunpoet Po-Chuan Hsieh2021-01-272-7/+7
| | | | Changes: https://github.com/AzureAD/azure-activedirectory-library-for-python/releases
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2021-01-261-0/+1
|
* net-mgmt/pushgateway: Update to 1.4.0Rainer Hurling2021-01-262-6/+27
| | | | | | | | | | | Experimental new feature: Add TLS and basic authentication to HTTP endpoints. Changelog: https://github.com/prometheus/pushgateway/releases/tag/v1.4.0 PR: 253007 Submitted by: Gabriel Dutra <0xdutra@gmail.com> (maintainer) Approved by: arrowd, tcberner (mentors, implicit)
* net-mgmt/py-ciscoconfparse: Update to 1.5.28Kai Knoblich2021-01-252-10/+6
| | | | | | | | | | | Changelog since 1.5.24: * Enhance "ccp_util.CiscoRange()" to parse a wider variety of string inputs * Remove slow code from "ccp_util.CiscoRange()" * Make "ccp_util.L4Object().__repr__()" more friendly * Use "unittest.mock" for tests if available * Fix the issue with the "L4Object_asa_{lt01,lt02,range}" tests * Fix multiple unreported bugs in "ccp_util.L4Object()"
* net-mgmt/netdata-go: Update to 0.27.0Dmitri Goutnik2021-01-243-19/+36
| | | | | | Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.27.0 PR: 252947 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer)
* net-mgmt/netbox: Update to 2.10.3Kai Knoblich2021-01-244-146/+146
| | | | | | | | | | | | | | | | * Prune obsolete update instructions/notes for NetBox releases prior 2.7. Notable changes since 2.9.11: It contains many bugfixes/enhancements and the following new features: * Route Targets * REST API bulk deletion * REST API bulk update * Reimplementation of custom fields * Improved cable trace performance https://github.com/netbox-community/netbox/blob/v2.10.3/docs/release-notes/version-2.10.md
* net-mgmt/nstat: allow build on non-x86Steve Wills2021-01-221-1/+3
| | | | Submitted by: olivier (email)
* net-mgmt/netbox: Adjust RUN_DEPENDSKai Knoblich2021-01-211-5/+5
| | | | | * Relax the version ranges of a few dependencies that will soon be updated to pave the way for NetBox 2.10.
* update check_ssl_cert to 1.132.0Christoph Moench-Tegeder2021-01-192-4/+4
| | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.132.0
* net-mgmt/check_nwc_health: Update to 8.0.0.2Craig Leres2021-01-182-4/+4
| | | | | | | | | | | | Changes sincne 8.0: - bugfix in HOST-RESOURCE-MIB memory (Arista triggered) - bugfix in CISCO-ENVMON-MIB, temperatures > 200 - bugfix in arista bgp, mitigate admin down Reported by: portscout
* net-mgmt/ipv6calc: Update to 3.0.2Danilo G. Baio2021-01-173-25/+6
| | | | Changelog: https://raw.githubusercontent.com/pbiering/ipv6calc/3.0.2/ChangeLog
* net-mgmt/glpi-plugins-fusioninventory-server: update to v9.5.0.1.0Rodrigo Osorio2021-01-173-25/+7
| | | | | | | | | | | | | Realign this software version with the current GLPI and FusionInventoy available in ports. The last time this port was properly update was in 2016, and since then multiple version where released. Please refer to the project changelog to see what's new: https://github.com/fusioninventory/fusioninventory-for-glpi/releases This version is compatible with GLPI 9.5 series (glpi-9.5.3,1 in ports) I also take mainteneship for this port
* net-mgmt/ipv6calc: Update to 3.0.1Danilo G. Baio2021-01-163-4/+25
| | | | Changelog: https://raw.githubusercontent.com/pbiering/ipv6calc/3.0.1/ChangeLog
* update check_ssl_cert to 1.131.0Christoph Moench-Tegeder2021-01-162-4/+4
| | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.131.0
* update check_ssl_cert to 1.130.0Christoph Moench-Tegeder2021-01-152-4/+4
| | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.130.0
* Update databases/redis to the recent stable version 6.0.10.Sergey A. Osokin2021-01-141-0/+1
| | | | | | | | | | | | Update CONFLICTS for: o) databases/redis4 o) databases/redis5 o) databases/redis o) databases/redis-devel Connect databases/redis5 to the build. Bump PORTREVISIONs for dependant ports.
* Remove logic for Python < 3.6 for ports using Python 3.6+Rene Ladan2021-01-122-14/+2
|
* Update to version 1.2.16Steven Kreuzer2021-01-122-5/+5
|
* net-mgmt/py-ciscoconfparse: Update to 1.5.24Kai Knoblich2021-01-112-15/+5
| | | | | | | | | * Remove now obsolete conditionals for Python 2.7 while I'm here. Changelog: * Prevent "find_object_branches()" method from using any branches with "None" in the value.
* Remove empty PY_IPADDRESS from ports using Python 3.6+Rene Ladan2021-01-111-8/+1
| | | | Also remove one manual declaration (net-mgmt/py-aggregate6)
* Clean up RUN_DEPENDS after r559531 (USES=python:3.6+)Sunpoet Po-Chuan Hsieh2021-01-101-3/+1
|
* Remove py27_*_DEPENDS lines from ports using Python 3.6+ only.Rene Ladan2021-01-091-2/+0
| | | | While here adjust a related comment in graphics/py-traitsui
* net-mgmt/netdisco: update 2.046006 -> 2.047002Kurt Jaeger2021-01-063-4/+12
| | | | | | | | - Hooks: see https://github.com/netdisco/netdisco/wiki/Hooks PR: 252462 Submitted by: geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer) Relnotes: https://metacpan.org/changes/distribution/App-Netdisco
* lang/rust: Update to 1.49.0Mikael Urankar2021-01-061-1/+1
| | | | | | | Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0 Tested by: mikael, pkubaj Differential Revision: https://reviews.freebsd.org/D27940
* net-mgmt/check_nwc_health: Update to 8.0Craig Leres2021-01-032-4/+4
| | | | | | | | | | | | | | | | | | | | Changes since 7.12.1.3: - add some exceptions to hrDeviceDiskStorage and hrDeviceNetwork - add Vormetric Appliance - broadcast traffic is now shown as percentage of the overall traffic (...broadcast_in) and percentage of the available bandwitdth (..._broadcast_usage_in). - errors and discards are now calculated as percentage of all received/sent packets - TenGig-VRF-MPLS-Dingsbums without errors and discard metrics are no longer treated as StackSubs Reported by: portscout
* net-mgmt/flowd: remove optional support for expired Python2.7Rene Ladan2021-01-023-14/+2
| | | | | | | Also suggested by maintainer (bofh) PR: 249740 Submitted by: swills
* net-mgmt/netdata: update 1.26.0 -> 1.28.0Kurt Jaeger2021-01-023-4/+10
| | | | | | PR: 251989 Submitted by: daniel.engberg.lists@pyret.net Relnotes: https://github.com/netdata/netdata/releases
* Update to 1.6.0p19Mateusz Piotrowski2020-12-312-8/+8
| | | | | This version bump brings no changes to the port: https://github.com/tribe29/checkmk/commits/v1.6.0p19/agents/check_mk_agent.freebsd
* Remove PHP 7.2 which expired today, use PHP 7.4 instead.Rene Ladan2020-12-312-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-12-31 ./net/php72-soap: Security Support ends on 30 Nov 2020 2020-12-31 ./net/php72-sockets: Security Support ends on 30 Nov 2020 2020-12-31 ./net/php72-xmlrpc: Security Support ends on 30 Nov 2020 2020-12-31 ./net/php72-ldap: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-xmlwriter: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-pspell: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-enchant: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-wddx: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-xsl: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-dom: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-ctype: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-xml: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-simplexml: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-xmlreader: Security Support ends on 30 Nov 2020 2020-12-31 ./graphics/php72-gd: Security Support ends on 30 Nov 2020 2020-12-31 ./graphics/php72-exif: Security Support ends on 30 Nov 2020 2020-12-31 ./mail/php72-imap: Security Support ends on 30 Nov 2020 2020-12-31 ./www/php72-opcache: Security Support ends on 30 Nov 2020 2020-12-31 ./www/mod_php72: Security Support ends on 30 Nov 2020 2020-12-31 ./www/php72-session: Security Support ends on 30 Nov 2020 2020-12-31 ./www/php72-tidy: Security Support ends on 30 Nov 2020 2020-12-31 ./security/php72-filter: Security Support ends on 30 Nov 2020 2020-12-31 ./security/php72-sodium: Security Support ends on 30 Nov 2020 2020-12-31 ./security/php72-hash: Security Support ends on 30 Nov 2020 2020-12-31 ./security/php72-openssl: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-shmop: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-tokenizer: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-sysvshm: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-gettext: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-readline: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-pcntl: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-json: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-sysvmsg: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-sysvsem: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-intl: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_sqlite: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_mysql: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pgsql: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_pgsql: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-odbc: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_odbc: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-mysqli: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-interbase: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_firebird: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-dba: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_dblib: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-sqlite3: Security Support ends on 30 Nov 2020 2020-12-31 ./ftp/php72-curl: Security Support ends on 30 Nov 2020 2020-12-31 ./ftp/php72-ftp: Security Support ends on 30 Nov 2020 2020-12-31 ./misc/php72-calendar: Security Support ends on 30 Nov 2020 2020-12-31 ./math/php72-bcmath: Security Support ends on 30 Nov 2020 2020-12-31 ./math/php72-gmp: Security Support ends on 30 Nov 2020 2020-12-31 ./archivers/php72-zip: Security Support ends on 30 Nov 2020 2020-12-31 ./archivers/php72-phar: Security Support ends on 30 Nov 2020 2020-12-31 ./archivers/php72-zlib: Security Support ends on 30 Nov 2020 2020-12-31 ./archivers/php72-bz2: Security Support ends on 30 Nov 2020 2020-12-31 ./net-mgmt/php72-snmp: Security Support ends on 30 Nov 2020 ./lang/php72-extensions 2020-12-31 ./lang/php72: Security Support ends on 30 Nov 2020 2020-12-31 ./converters/php72-mbstring: Security Support ends on 30 Nov 2020 2020-12-31 ./converters/php72-recode: Security Support ends on 30 Nov 2020 2020-12-31 ./converters/php72-iconv: Security Support ends on 30 Nov 2020 2020-12-31 ./sysutils/php72-posix: Security Support ends on 30 Nov 2020 2020-12-31 ./sysutils/php72-fileinfo: Security Support ends on 30 Nov 2020
* Update to 1.17.0Palle Girgensohn2020-12-302-96/+234
| | | | Release notes: https://docs.influxdata.com/telegraf/v1.17/about_the_project/release-notes-changelog/
* net-mgmt/unifi6: Update to 6.0.43Juraj Lutter2020-12-292-33/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update UniFi controller software to version 6.0.43 * Improvements: - Disable ATF toggle for certain devices. - Add Advanced Feature Toggles, Data Rate Controls, MAC Authorisation in WiFi form. - Rename Client Groups to Bandwidth Profiles. - Display Site Switcher on Cloud Key with UniFi OS and multiple sites. - Add an option to download server log file in new Settings. * Bugfixes: - Fix provisioning WLAN changes for USP-Plug & USP-Strip and their uplinks. - Fix adoption of USP-Plug & USP-Strip if user has separate 5GHz only WiFi. - Fix issues during migration if Site has incorrect config. - Fix Unknown device names in Cloud Emails. - Fix Firmware cache table columns and their height. - Fix overlapping column headers in Alert. - Fix alerts page crashing. - Fix event message rendering. - Fix historical U-LTE data stat processing. - Fix loading translations while using CORS. - Fix models names for APs. - Fix list of available backups to restore during the Setup of controller. - Fix headings for UDM and UBB radio details. - Fix blinking ports on UDM icon on Dashboard. - Fix blinking IPs and text messages. - Display Meshing settings only for last of 5GHz radios. - Disable Bluetooth after Setup is completed on UDM-Pro. - Resolve UCK-G2 identification issues. - Migrate minimum RSSI settings to new range (from -67 to -90 dBm). - Update minimum RSSI radio range in slider. - Update UI for WiFi form Advanced section. - Prevent deletion of WAN2 network on UXG-Pro. Full changelog: https://community.ui.com/releases/UniFi-Network-Controller-6-0-43/b28bb453-927a-4dd8-82f7-40af28505510 And while here, also: - reformat Makefile according to portfmt, portclippy - Replace ${CP} by ${INSTALL_DATA} Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D27802
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-2922-22/+22
| | | | With hat: portmgr
* net-mgmt/pushgateway: Update to 1.3.1Rainer Hurling2020-12-282-37/+40
| | | | | | | | | | | | - Removed code to convert the legacy v0.5--v0.9 storage format Changelog: https://github.com/prometheus/pushgateway/releases PR: 251229 Submitted by: Gabriel Dutra <0xdutra@gmail.com> (maintainer) Approved by: arrowd (mentor) MFH: 2021Q1 Differential Revision: https://reviews.freebsd.org/D27795
* net-mgmt/icinga2: Update to 2.12.3Lars Engels2020-12-283-6/+6
|
* update check_ssl_cert to 1.129.0Christoph Moench-Tegeder2020-12-282-4/+4
| | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.129.0
* net-mgmt/glpi-plugins-fusioninventory-server: remove wddx extensionMikael Urankar2020-12-241-1/+1
| | | | | | | It doesn't exist with php 7.4 PR: 251864 Reported by: O. Hartmann
* update check_ssl_cert to 1.128.0Christoph Moench-Tegeder2020-12-232-4/+4
| | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.128.0
* Mark as BROKEN on riscv64 similar to on armvX.Mark Linimon2020-12-221-0/+1
| | | | Approved by: portmgr (tier-2 blanket)
* Update to 1.70.1Dan Langille2020-12-213-26/+15
| | | | https://github.com/librenms/librenms/releases/tag/1.70.1
* Update to 3.71Sunpoet Po-Chuan Hsieh2020-12-204-5/+7
| | | | | | - Update WWW Changes: https://metacpan.org/changes/distribution/SNMP-Info
* check_ssl_cert: update to 1.126.0Christoph Moench-Tegeder2020-12-192-4/+4
| | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.126.0
* Update maintainer's e-mail address.Juraj Lutter2020-12-184-5/+5
| | | | | | Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D27649
* Update to 2.3.Mathieu Arnold2020-12-1711-63/+40
|
* net-mgmt/wmi-client: remove python supportSteve Wills2020-12-172-38/+1
| | | | | PR: 249741 Submitted by: KIKUCHI Koichiro <koichiro@rworks.jp> (maintainer)
* net-mgmt/cacti: Update to 1.2.16Kai Knoblich2020-12-164-13/+1671
| | | | | | | | | Changelog: https://www.cacti.net/release_notes.php?version=1.2.16 PR: 251673 Submitted by: Michael Muenz <m.muenz@gmail.com> (maintainer)
* net-mgmt/netbox: Update to 2.9.11Kai Knoblich2020-12-162-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | * Remove a superfluous dependency while I'm here. Changelog: Enhancements: * Allow passing Python code to nbshell using --command * Add CS and SN fiber port types Bug Fixes: * Fix setting user password via REST API * Fix uniqueness constraint for virtual machine names * Fix error when rendering config contexts when objects have multiple tags assigned * Add direct link to secret on secrets list * Fix updating secrets without setting new plaintext * Restore tags field on cable connection forms * Exclude SVG files from front/rear image upload for device types (currently unsupported) * Show assigned IP addresses in interfaces list * Fix validation for plugin version and required settings https://github.com/netbox-community/netbox/releases/tag/v2.9.11
* Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip ↵Loïc Bartoletti2020-12-161-1/+1
| | | | | | | to 12.8.1 PR: 251764 Exp-run by: antoine
* net-mgmt/netdisco: update 2.045006 -> 2.046006Kurt Jaeger2020-12-153-4/+6
| | | | | | | | - Many little bugfixes, better MAC handling and log files management PR: 251798 Approved by: geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer) Relnotes: https://metacpan.org/changes/distribution/App-Netdisco
* also update Makefile for 1.125.0Christoph Moench-Tegeder2020-12-141-1/+1
| | | | Reported by: mfechner
* check_ssl_cert: update to 1.125.0Christoph Moench-Tegeder2020-12-141-3/+3
| | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.125.0
* net-mgmt/netdata-go: Update to v0.26.2Rainer Hurling2020-12-132-4/+4
| | | | | | | | Changelog: https://github.com/netdata/go.d.plugin/releases/tag/v0.26.2 PR: 251793 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer) Approved by: arrowd, tcberner (mentors, implicit)
* Added new port net-mgmt/rubygem-checkson.Matthias Fechner2020-12-134-0/+27
| | | | | PR: 247843 Submitted by: florian@fsrv.xyz
* - Upgrade math/eigen3 to 3.3.8;Thierry Thomas2020-12-131-1/+1
| | | | | | | | | | - Add some dependencies which might be detected by Find_Package but not registered; - Bump PORTREVISION of consumers. PR: 250833 Submitted by: /me Approved by: tcberner@ (KDE / maintainer) + exp-run
* Update to 1.01Sunpoet Po-Chuan Hsieh2020-12-112-4/+4
| | | | Changes: https://github.com/autocracy/python-ipy/blob/master/ChangeLog
* net-mgmt/py-pyeapi: Update to 0.8.4Kai Knoblich2020-12-102-4/+4
| | | | | | Changelog: https://github.com/arista-eosplus/pyeapi/releases/tag/v0.8.4
* net-mgmt/py-ciscoconfparse: Update to 1.5.22Kai Knoblich2020-12-092-4/+4
| | | | | | | Changelog since 1.5.20: * Avoid overwrite of standard function "input" in "parse_line_braces()" * Fix references to non-existent "IOSConfigLine"
* net-mgmt/unifi6: Update to 6.0.41Rainer Hurling2020-12-063-8/+8
| | | | | | | | | | | | | | Updates UniFi Network Controller from v 6.0.28 to v6.0.41. Several enhancements and many bug fixes [1][2]. [1] https://community.ui.com/releases/UniFi-Network-Controller-6-0-36/9e57165b-3422-4fcf-ae02-13affcb388c8 [2] https://community.ui.com/releases/UniFi-Network-Controller-6-0-41/25633411-0273-4197-bf30-4aff30b3701e PR: 251565 Submitted by: Juraj Lutter <juraj@lutter.sk> (maintainer) Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D27461
* net-mgmt/netdata-go: Update to v0.26.1Rainer Hurling2020-12-062-4/+4
| | | | | | | | | | | | Bugfix release - vernemq: fix Netsplits chart dimensions algorithm - weblog: log first unmatched line during collect Changelog: https://github.com/netdata/go.d.plugin/releases/tag/v0.26.1 PR: 251612 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer) Approved by: arrowd, tcberner (mentors, implizit)
* Updated SeaHub to 7.1.9Richard Gallamore2020-12-051-1/+1
|
* Added some environment variables that seafdavRichard Gallamore2020-12-052-0/+7
| | | | | | requires if enabled. Fixed dependency
* net-mgmt/zabbix52-agent: Add support for Modbus itemsMikael Urankar2020-12-052-1/+5
| | | | | | PR: 251423 Submitted by: Christian Ullrich Approved by: pg@pakhom.spb.ru (maintainer)
* net-mgmt/zabbix52-*: Update to 5.2.2Mikael Urankar2020-12-052-4/+4
| | | | | | | Changes: https://www.zabbix.com/rn/rn5.2.2 PR: 251558 Submitted by: pg@pakhom.spb.ru (maintainer)
* net-mgmt/zabbix5-*: Update to 5.0.6Mikael Urankar2020-12-052-4/+4
| | | | | | | Changes: https://www.zabbix.com/rn/rn5.0.6 PR: 251557 Submitted by: pg@pakhom.spb.ru (maintainer)
* net-mgmt/zabbix4-server: Update to 4.0.27Mikael Urankar2020-12-052-4/+4
| | | | | | | | https://www.zabbix.com/rn/rn4.0.26 https://www.zabbix.com/rn/rn4.0.27 PR: 251559 Submitted by: pg@pakhom.spb.ru (maintainer)
* check_ssl_cert: update to 1.124.0Christoph Moench-Tegeder2020-12-032-4/+4
| | | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.123.0 https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.124.0
* Remove expired ports:Rene Ladan2020-12-0217-1660/+0
| | | | | | | | | | | | | | | | | | 2020-11-30 databases/datamodeler: depends on expiring java/openjfx8-devel 2020-11-30 devel/gradle4: only needed for expiring biology/igv and java/openjfx8-devel 2020-11-30 devel/py-astroid1: Use devel/py-astroid instead 2020-11-30 devel/pylint1: Use devel/pylint instead 2020-11-30 german/mediathekview: depends on expiring java/openjfx8-devel 2020-11-30 java/openjfx8-devel: No longer maintained upstream 2020-11-30 java/openjfx8-scenebuilder: depends on expiring java/openjfx8-devel 2020-11-30 net-im/py-sleekxmpp: Upstream archived and advices to use net-im/py-slixmpp 2020-12-01 net-mgmt/zabbix44-agent: End of Life 2020-12-01 net-mgmt/zabbix44-frontend: End of Life 2020-12-01 net-mgmt/zabbix44-java: End of Life 2020-12-01 net-mgmt/zabbix44-proxy: End of Life 2020-12-01 net-mgmt/zabbix44-server: End of Life 2020-11-30 print/jabref: depends on expiring java/openjfx8-devel 2020-11-30 science/datawarrior: depends on expiring java/openjfx8-devel
* net-mgmt/netbox: Update to 2.9.10Kai Knoblich2020-11-303-5/+5
| | | | | | | | | | | | | | | | | | | | Changelog: Enhancements: * Add USB types for power ports and outlets * Add "splice" type for pass-through ports Bug Fixes: * Fix exception when editing IP address with a NAT IP assigned to a non-racked device * Avoid extraneous database queries when manipulating objects * Fix non-deterministic ordering of prefixes and IP addresses * Filter available racks by selected group when creating a rack reservation * Limit rack groups by selected site when editing a rack * Populate manufacturer field when adding a device component template * Clear VLAN assignments when setting interface mode to none https://github.com/netbox-community/netbox/releases/tag/v2.9.10
* net-mgmt/py-ciscoconfparse: Update to 1.15.20Kai Knoblich2020-11-302-4/+4
| | | | | | Changelog: * Add warnings for unsupported features in conjunction with JunOS.
* net-mgmt/prometheus2: Update to 2.23.0Mikael Urankar2020-11-302-6/+6
| | | | | PR: 251413 Submitted by: David O'Rourke (maintainer)
* net-mgmt/netdata-go: Update to 0.26.0Mikael Urankar2020-11-293-5/+8
| | | | | | | Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.26.0 PR: 251427 Submitted by: Dries Michiels (maintainer)
* lang/rust: Update to 1.48.0Mikael Urankar2020-11-241-0/+1
| | | | | | | | Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0 Reviewed by: jbeich Tested by: bdragon, jbeich, mikael Differential Revision: https://reviews.freebsd.org/D27293
* net-mgmt/py-prometheus-client: Update to 0.9.0Luca Pizzamiglio2020-11-222-4/+4
| | | | Add support to python 3.9
* net-mgmt/prometheus2: Update to 2.22.1Dmitri Goutnik2020-11-202-6/+6
| | | | | | Changes: https://github.com/prometheus/prometheus/releases/tag/v2.22.1 PR: 251087 Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
* net-mgmt/netbox: Update to 2.9.9Kai Knoblich2020-11-205-5/+66
| | | | | | | | | | | | | | | | | | | | | | * Add to the EXAMPLES options a few example configurations and a sample rc script to make use of the RQ background service. Changelog: Enhancements: * Return server error messages as JSON when handling REST API requests * Link to rack groups within rack list table * Be more strict when capturing anticipated ImportError exceptions Bug Fixes: * Fix auto-population of region field when editing a device * Fix config context rendering when multiple tags are assigned to an object * Dry running scripts should not trigger webhooks * Add missing template extension tags for plugins for VM interface view * Fix CreatedUpdatedFilterTest when running in non-UTC timezone * Fix filtering of sites by null region https://github.com/netbox-community/netbox/releases/tag/v2.9.9
* net-mgmt/py-napalm: Update to 3.2.0Kai Knoblich2020-11-202-4/+4
| | | | | | Changelog: https://github.com/napalm-automation/napalm/releases/tag/3.2.0
* net-mgmt/py-ciscoconfparse: Update to 1.5.19Kai Knoblich2020-11-202-4/+4
| | | | | | | | | | Changelog since 1.5.6: * Fix "IPv4Obj" and "IPv6Obj" which cannot use logical compare ops with certain Python objects. * Fix Python 2.7 packaging. * Revise some methods of "IPv4Obj" and "IPv6Obj" which impacts the sorting behavior.
* And I did not remove cnagios4 from here when removing the port.Dan Langille2020-11-181-1/+0
| | | | | | Sorry Reported by: Jonathan Chen
* Update net-mgmt/cnagios to 0.33Dan Langille2020-11-188-104/+23
| | | | | | | | | | | | Add FLAVORS @nagios3 & nagios4 Removing net-mgmt/cnagios4, replaced by @nagios4 flavor. Thank you. PR: 236245 Submitted by: gettoknowmi <gettoknowmi@yahoo.com> Reviewed by: danny@dannywarren.com (maintainer)
* net-mgmt/ipv6calc: Update to 3.0.0Danilo G. Baio2020-11-172-5/+4
| | | | Changelog: https://raw.githubusercontent.com/pbiering/ipv6calc/3.0.0/ChangeLog
* add mysql to requires for rc.d scriptDan Langille2020-11-172-1/+2
| | | | | PR: 251012 Submitted by: Dries Michiels <driesm.michiels@gmail.com>
* - Add memory calculation fixRyan Steinmetz2020-11-162-0/+12
| | | | | | | - Bump PORTREVISION PR: 251103 Submitted by: ncrogers@gmail.com
* net-mgmt/zabbix5-*: Update to 5.0.5Mikael Urankar2020-11-133-4/+9
| | | | | | | | | Changelog: https://www.zabbix.com/rn/rn5.0.5 PR: 250789 Submitted by: Juraj Lutter Approved by: pg@pakhom.spb.ru (maintainer)
* net-mgmt/zabbix52-*: Update to Update to 5.2.1Mikael Urankar2020-11-132-4/+4
| | | | | | | | Changelog: https://www.zabbix.com/rn/rn5.2.1 PR: 251078 Submitted by: pg@pakhom.spb.ru (maintainer)
* net-mgmt/pushgateway: Update to 0.10.0Rainer Hurling2020-11-113-38/+39
| | | | | | | | | | | | | | | | This release changes the storage format. v0.10 can read the storage format of v0.5–v0.9. It will then persist the new format so that a downgrade won't be possible anymore[1]. [1] https://github.com/prometheus/pushgateway/releases/tag/v0.10.0 For this port 0.10.0, it is intended to replace it with a version >= 1.3.x from about four weeks on. So there will be four weeks for the migration. PR: 250587 Submitted by: Gabriel Dutra <0xdutra@gmail.com> (new maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D27165
* net-mgmt/netdata-go: Update to v0.25.0Fernando Apesteguía2020-11-113-7/+21
| | | | | | | | | | | | | | | | | | | From ChangeLog: https://github.com/netdata/go.d.plugin/releases/tag/v0.25.0 Improvements: * weblog: custom time fields Bugfixes: * agent: ignore charts with type.id >= 200 (RRD_ID_LENGTH_MAX) * mysql: fix collect slave status for MariaDB v10.2.0 * unbound: fix cumulative_stats configration option * unbound: respect include-toplevel directive PR: 250350 Submitted by: driesm.michiels@gmail.com (maintainer) MFH: 2020Q4 (blanket, bugfix release)
* net-mgmt/netbox: Update to 2.9.8Kai Knoblich2020-11-104-775/+948
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Limit the version ranges of the required Python packages and use very narrow ranges for those ones, which often cause regressions. That is because upstream already uses fixed Python package dependencies for a while and had relaxed them for a short period of time. However, because it led to regressions when some Python packages were updated during that time, upstream has been using fixed package dependencies again since then. Changelog since 2.7.12: It contains many bugfixes/enhancements and the following new features: * Object-Based Permissions * Background Execution of Scripts & Reports * Named Virtual Chassis * Changes to Tag Creation * Dedicated Model for VM Interfaces * REST API Endpoints for Users and Groups * Remote Authentication Support * Plugins https://github.com/netbox-community/netbox/blob/v2.8.9/docs/release-notes/version-2.9.md https://github.com/netbox-community/netbox/blob/v2.8.9/docs/release-notes/version-2.8.md
* Update to 1.2.5Sunpoet Po-Chuan Hsieh2020-11-063-5/+4
| | | | Changes: https://github.com/AzureAD/azure-activedirectory-library-for-python/releases
* New ports: net-mgmt/zabbix52-[agent|frontend|java|proxy|server]Danilo G. Baio2020-11-0317-0/+1936
| | | | | | | | | | | | net-mgmt/zabbix5 -> net-mgmt/zabbix52 What's new in Zabbix 5.2: https://www.zabbix.com/documentation/current/manual/introduction/whatsnew520 Changelog: https://www.zabbix.com/rn/rn5.2.0 PR: 250775 Approved by: pg@pakhom.spb.ru (maintainer)
* net-mgmt/zabbix44-*: Mark as deprecatedDanilo G. Baio2020-11-031-0/+3
| | | | | | | | | | | | Mark as deprecated due to being marked end of life upstream. Stable release: Zabbix 4.4 Release date: Q3, 2019 End of Full Support: Q1, 2020 End of Limited Support: Q2, 2020 PR: 250779 Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
* Update to version 1.2.15Steven Kreuzer2020-11-032-4/+4
|
* Update to 3.13Florian Smeets2020-11-012-4/+4
|
* net-mgmt/bandwhich: Update to 0.20.0Mikael Urankar2020-11-012-5/+4
| | | | | PR: 250754 Submitted by: Petteri Valkonen (maintainer)
* net-mgmt/prometheus-collectd-exporter: Update to 0.5.0Mikael Urankar2020-10-292-5/+4
| | | | | | | | Changelog: https://github.com/prometheus/collectd_exporter/releases/tag/v0.5.0 PR: 247113 Approved by: dsp@php.net (maintainer timeout)
* net-mgmt/bosun: create portMikael Urankar2020-10-286-0/+451
| | | | | | | | | | | | | | | Bosun is an open-source, MIT licensed, monitoring and alerting system by Stack Exchange. It has an expressive domain specific language for evaluating alerts and creating detailed notifications. It also lets you test your alerts against history for a faster development experience. WWW: https://bosun.org/ PR: 250209 Submitted by: Markus Langer <langer.markus@gmail.com>
* net-mgmt/prometheus2: update to 2.22.0Fernando Apesteguía2020-10-272-25/+23
| | | | | | | | ChangeLog: https://github.com/prometheus/prometheus/releases/tag/v2.22.0 PR: 250630 Submitted by: dor.bsd@xm0.uk (maintainer) MFH: 2020Q4 (many fixes in release)
* net-mgmt/centreon-clib: Update version 20.04.0=>20.10.0Muhammad Moinur Rahman2020-10-262-4/+4
| | | | Relnotes: https://github.com/centreon/centreon-clib/tags
* sysutils/phpfpm_exporter: Update to 0.4.1 and move to net-mgmtLi-Wen Hsu2020-10-245-0/+96
| | | | | PR: 227359 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
* net-mgmt/semaphore: update 2.5.1 to 2.5.2Vinícius Zavam2020-10-243-121/+114
| | | | | | | | while here, also: - switched to build using modules; - updated all go libs dependencies. github.com/ansible-semaphore/semaphore/releases/tag/v2.5.2
* net-mgmt/icinga2: Update to 2.12.1 which fixes a long standing bug in ↵Lars Engels2020-10-223-6/+6
| | | | | | | distributed setups on FreeBSD + OpenBSD PR: 240812 MFH: 2020Q4
* net-mgmt/unifi6: Update to 6.0.28Li-Wen Hsu2020-10-222-6/+7
| | | | | PR: 250486 Submitted by: Juraj Lutter <juraj@lutter.sk> (maintainer)
* PHP 8.0: Connect all the ports added in r552906Torsten Zuehlsdorff2020-10-221-0/+1
| | | | Sponsored by: PHP Update Service
* Welcome PHP 8.0 RC 2 to the ports treeTorsten Zuehlsdorff2020-10-221-0/+11
| | | | | | | | | | | | | There are many greater changes including: - json is now part of core - xmlrpc is removed - More than 150 backward incompatible changes Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING Reviewed by: ale, mfechner, Pascal Christen Sponsored by: PHP Update Service Differential Revision: https://reviews.freebsd.org/D26848
* Add missing dependencies. misc cleanupsTilman Keskinoz2020-10-181-4/+6
| | | | | | PR: 250296 Submitted by: Samy Mahmoudi Approved by: maintainer
* net-mgmt/nagvis: update 1.9.22 to 1.9.23Vinícius Zavam2020-10-182-4/+4
|
* Update to 1.26.0Jochen Neumeister2020-10-152-6/+5
| | | | | | | | | Changelog: https://github.com/netdata/netdata/releases/tag/v1.26.0 PR: 250352 Submitted by: maintainer MFH: 2020Q4 Sponsored by: Netzkommune GmbH
* Updated seafile to 7.1.5 and seahub to 7.1.8Richard Gallamore2020-10-153-8/+8
| | | | | Changes: https://download.seafile.com/published/seafile-manual/changelog/server-changelog.md https://download.seafile.com/published/seafile-manual/changelog/changelog-for-seafile-professional-server.md
* Update to version 1.2.14Steven Kreuzer2020-10-132-4/+4
|
* lang/rust: Update to 1.47.0Mikael Urankar2020-10-131-0/+1
| | | | | | | | | | | | | | | | | - Add powerpc64le arch (submitted by bdragon in D26711) - Disable DOCS, same problem fixed in r546048 - Update devel/racer to 2.1.36 - Import upstream patch to fix www/firefox (https://hg.mozilla.org/integration/autoland/rev/e2cede25c027) - Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird (https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz : 0036, 0037 and 0038) - Force rebuild all consumers to catch regressions Changelog: https://github.com/rust-lang/rust/releases/tag/1.47.0 Differential Revision: https://reviews.freebsd.org/D26721
* net-mgmt/bandwhich: fix build on powerpc and arm architecturesPiotr Kubaj2020-10-122-0/+17
| | | | chars are unsigned on arm and ppc.
* net-mgmt/collectd5: Update to 5.12.0Mikael Urankar2020-10-112-4/+3
| | | | | | | | Changelog: https://github.com/collectd/collectd/releases/tag/collectd-5.12.0 PR: 250236 Submitted by: Krzysztof (ports@bsdserwis.com, maintainer)
* Update to 3.70Sunpoet Po-Chuan Hsieh2020-10-103-31/+38
| | | | | | | - Sort *_DEPENDS - Sort PLIST Changes: https://metacpan.org/changes/distribution/SNMP-Info
* net-mgmt/zabbix4-*: Update to 4.0.25Danilo G. Baio2020-10-092-4/+4
| | | | | | | | Changelog: https://www.zabbix.com/rn/rn4.0.25 PR: 250198 Submitted by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) MFH: 2020Q4 (blanket: bugfix release)
* net-mgmt/zabbix5-*: Update to 5.0.4Danilo G. Baio2020-10-093-4/+5
| | | | | | | | | Changelog: https://www.zabbix.com/rn/rn5.0.4 PR: 249993 Submitted by: Juraj Lutter <juraj@lutter.sk> Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) MFH: 2020Q4 (blanket: bugfix release)
* net-mgmt/unifi6: create portMikael Urankar2020-10-075-0/+183
| | | | | | | | | | | The UniFi Controller allows you to manage Wireless, Routing & Switching, VoIP and Video of Ubiquiti Networks. Changelog: https://ubntwiki.com/products/software/unifi-controller/6.0_consolidated_change_log PR: 249466 Submitted by: Juraj Lutter
* Return jadawin@'s ports to the pool after taking in his commit bit.Rene Ladan2020-10-063-3/+3
| | | | With hat: portmgr-secretary
* Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5Loïc Bartoletti2020-10-051-1/+1
| | | | | | | | | | | | | | | | - Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5 - Use pypi for PYQT [1] - Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates of PyQt with py-sip >= 5) - Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location, devel/py-qt5-remoteobjects, net/py-qt5-networkauth - Strip libs - Refactor *_PATH and *_PORT parts [1] RiverBankComputing doesn't offer links to download latest version of some ports PR: 247369 Reviewed by: tcberner Differential Revision: https://reviews.freebsd.org/D25749 Exp-run by: antoine
* net-mgmt/bandwhich: fix build after r551268Mikael Urankar2020-10-052-4/+5
| | | | | | | | | | | | | | | | | Apparently the build fails (I can't replicate the issue on my builders) ===> Configuring for bandwhich-0.19.0 Updating git repository `https://github.com/tailhook/resolv-conf` warning: spurious network error (2 tries remaining): failed to resolve address for github.com: Name does not resolve; class=Net (12) warning: spurious network error (1 tries remaining): failed to resolve address for github.com: Name does not resolve; class=Net (12) error: failed to resolve patches for `https://github.com/rust-lang/crates.io-index` Caused by: failed to load source for dependency `resolv-conf` PR: 249571 Reported by: olgeni Approved by: portmgr (implicit, build fix)
* net-mgmt/pmacct: fix build with SQLITE3 option and with -fno-commonKurt Jaeger2020-10-051-1/+22
| | | | | PR: 249029 Submitted by: Olivier Cochard <olivier@freebsd.org>
* Unexpire net-mgmt/triton-guesttools as net-mgmt/mdata-client is alive again.Rene Ladan2020-10-041-3/+0
|
* Update to 3.13.Joe Marcus Clarke2020-10-043-12/+13
| | | | | See https://shrubbery.net/rancid/CHANGES for a list of changes in this release.
* net-mgmt/bandwhich: Update to version 0.19.0Mikael Urankar2020-10-033-88/+203
| | | | | | | | Changelog https://github.com/imsnif/bandwhich/blob/main/CHANGELOG.md#0190---2020-09-29 PR: 249571 Submitted by: Petteri Valkonen (maintainer)
* Fix build with -fno-commonStefan Eßer2020-10-024-5/+64
|
* Cosmetic changeSunpoet Po-Chuan Hsieh2020-10-021-8/+8
|
* net-mgmt/ocsinventory-agent: update to 2.8Mikael Urankar2020-10-023-19/+29
| | | | | | - update to 2.8 - take maintainership - pet portlint / portfmt
* net-mgmt/ocsinventory-server net-mgmt/ocsinventory-ocsreports: update to 2.8Mikael Urankar2020-10-027-14/+37
| | | | | | | | Changelog: https://ocsinventory-ng.org/?page_id=1548&lang=en PR: 250008 Approved by: Geoffroy Desvernay (maintainer)
* Fix build with -fno-commonStefan Eßer2020-10-022-4/+22
|
* Fix build with -fno-commonStefan Eßer2020-10-023-1/+43
|
* Remove outdated PERL_LEVEL check after lang/perl5.26 removalSunpoet Po-Chuan Hsieh2020-10-011-8/+2
|
* Backout changes in WIP those crept in in the middle of the gnome updateBaptiste Daroussin2020-10-011-2/+2
| | | | Reported by: leres
* First batch at upgrading gnome to 3.36/3.38Baptiste Daroussin2020-09-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports depending on it Update bijiben to 3.38.0 Update gnome-calendar to 3.38.0 Update gnome-contacts to 3.38 Update gnome-maps to 3.38.0 Patch gnome-todo to work with newer evolution-dataserver (patched obtained from OpenBSD/Archlinux) Update evolution to 3.38.0 Update evolution-ews to 3.38.0 (among changes it brings support for office365) Update folks to 0.14.0 Update cheese to 3.38.0 Update aisleriot to 3.22.9 Update five-or-more to 3.22.2 Update fastream to 0.2.9 Update gnome-control-center to 3.36.4 Update gnmoe-settings-daemon to 3.38.0 Update meld to 3.21.0 Update gnome-desktop to 3.38.0 and because of ABI breakage bump portrevision of all dependant ports not touched by this update Update gnome-session to 3.38.0 Update gnome-shell to 3.36.6, now run depends on gdm Update gnome-shell-extensions to 3.36.3 Update mutter to 3.36.6
* Set flags on powerpc64le the same as on powerpc64.Mark Linimon2020-09-281-1/+1
| | | | Approved by: portmgr (tier-2 blanket)
* net-mgmt/nagvis: update 1.9.21 to 1.9.22Vinícius Zavam2020-09-272-4/+4
| | | | | | | | | - Fix error handling of DB backends when DB opening failed; - Colors with alpha channel are now allowed; - Improve validation of file names in several places; - Improve recently introduced textbox scaling according to zoom. https://www.nagvis.org/downloads/changelog/1.9.22
* net-mgmt/flow-tools: Fix compilation when all options turned offMuhammad Moinur Rahman2020-09-261-3/+14
| | | | | | | | - Remove python 2.7 dependency [1] [2] PR: 249388 [1] 249739 [2] Submitted by: vladimir.pushkar@gmail.com [1] Reported by: swills [2]
* Canonicalize use of GCC on all powerpc variants.Mark Linimon2020-09-241-2/+1
| | | | While here, pet portlint (remove whitespace).
* net-mgmt/fastnetmon: enable luajit on powerpc64Piotr Kubaj2020-09-243-1/+27
| | | | Use luajit-openresty, since main luajit port doesn't support powerpc64. Add extra patches to replace luajit-2.0 with luajit-2.1.
* Generalize powerpc ARCH test.Mark Linimon2020-09-201-1/+1
| | | | Approved by: portmgr (tier-2 blanket)
* net-mgmt/mdata-client: Unexpire, project still aliveDanilo G. Baio2020-09-201-3/+0
| | | | | | PR: 249447 Submitted by: Juraj Lutter <juraj@lutter.sk> (maintainer) Event: September 2020 Bugathon
* net-mgmt/grok_exporter: Update to 1.0.0.RC4Alan Somers2020-09-205-19/+77
| | | | | | | | | | | Update net-mgmt/grok_exporter to 1.0.0.RC4, set @sample on its config file, and detach from the terminal when daemonizing. PR: 244613 Event: September 2020 Bugathon Approved by: dbaio (ports) Approved by: Gasol Wu <gasol.wu@gmail.com> (maintainer, earlier version) Sponsored by: Axcient
* net-mgmt/prometheus2: Update to 2.21.0Danilo G. Baio2020-09-193-11/+7
| | | | | | | | Changelog: https://github.com/prometheus/prometheus/releases/tag/v2.21.0 PR: 249336 Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) Event: September 2020 Bugathon
* Remove expired ports:Rene Ladan2020-09-1921-716/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-09-15 audio/abraca: Uses deprecated version of python 2020-09-15 audio/ardour5: Uses deprecated version of python 2020-09-15 audio/cplay: Uses deprecated version of python 2020-09-15 audio/cpp-xmms2: Uses deprecated version of python 2020-09-15 audio/p5-xmms2: Uses deprecated version of python 2020-09-15 biology/haplohseq: Uses deprecated version of python 2020-09-15 biology/tophat: Uses deprecated version of python 2020-09-15 chinese/ibus-array: Uses deprecated version of python 2020-09-15 comms/congruity: Uses deprecated version of python 2020-09-15 comms/libbtbb: Uses deprecated version of python 2020-09-15 comms/quisk: Uses deprecated version of python 2020-09-15 databases/mtools-mongodb: Uses deprecated version of python 2020-09-15 databases/mydbf2mysql: Uses deprecated version of python 2020-09-15 databases/ntdb: Uses deprecated version of python 2020-09-15 databases/pgloader: Uses deprecated version of python 2020-09-15 databases/pgtune: Uses deprecated version of python 2020-09-15 databases/postgresql-libpqxx3: Uses deprecated version of python 2020-09-15 databases/postgresql-libpqxx4: Uses deprecated version of python 2020-09-15 databases/py-sqlite3dbm: Uses deprecated version of python 2020-09-15 databases/pydbx: Uses deprecated version of python 2020-09-15 databases/pyspatialite: Uses deprecated version of python 2020-09-15 deskutils/ljcharm: Uses deprecated version of python 2020-09-15 deskutils/mat: Uses deprecated version of python 2020-09-15 devel/aap: Uses deprecated version of python 2020-09-15 devel/apr2: Uses deprecated version of python 2020-09-15 devel/bbfreeze-loader: Uses deprecated version of python 2020-09-15 devel/bicyclerepair: Uses deprecated version of python 2020-09-15 devel/bzrtools: Uses deprecated version of python 2020-09-15 devel/codeville: Uses deprecated version of python 2020-09-15 devel/cvs2svn: Uses deprecated version of python 2020-09-15 devel/cx_Freeze: Uses deprecated version of python 2020-09-15 devel/euca2ools: Uses deprecated version of python 2020-09-15 devel/evolution-gconf-tools: Uses deprecated version of python 2020-09-15 devel/git-bzr-ng: Uses deprecated version of python 2020-09-15 devel/git-cvs: Uses deprecated version of python 2020-09-15 devel/git-remote-hg: Uses deprecated version of python 2020-09-15 devel/grumpy: Uses deprecated version of python 2020-09-15 devel/hg-git: Uses deprecated version of python 2020-09-15 devel/libnxt: Uses deprecated version of python 2020-09-15 devel/libredblack: Uses deprecated version of python 2020-09-15 devel/llvm-cheri: Uses deprecated version of python 2020-09-15 devel/phpsh: Uses deprecated version of python 2020-09-15 devel/py-backports.shutil_which: Uses deprecated version of python 2020-09-15 devel/py-notify: Uses deprecated version of python 2020-09-15 devel/py-pybloomfiltermmap: Uses deprecated version of python 2020-09-15 devel/py-qserve: Uses deprecated version of python 2020-09-15 devel/py-subvertpy: Uses deprecated version of python 2020-09-15 devel/py_static_check: Uses deprecated version of python 2020-09-15 devel/pyst: Uses deprecated version of python 2020-09-15 devel/runsnakerun: Uses deprecated version of python 2020-09-15 devel/tailor: Uses deprecated version of python 2020-09-15 devel/uatraits: Uses deprecated version of python 2020-09-15 dns/nsec3walker: Uses deprecated version of python 2020-09-15 dns/sshfp: Uses deprecated version of python 2020-09-15 editors/medit: Uses deprecated version of python 2020-09-15 emulators/dynagen: Uses deprecated version of python 2020-09-15 emulators/wxmupen64plus: Uses deprecated version of python 2020-09-15 games/diameter: Uses deprecated version of python 2020-09-15 games/kiki: Uses deprecated version of python 2020-09-15 games/lightyears: Uses deprecated version of python 2020-09-15 games/outerspace: Uses deprecated version of python 2020-09-15 games/pachi-game-engine: Uses deprecated version of python 2020-09-15 graphics/caffe: Uses deprecated version of python 2020-09-15 graphics/cloudcompare: Uses deprecated version of python 2020-09-15 graphics/kudu: Uses deprecated version of python 2020-09-15 graphics/pecomato: Uses deprecated version of python 2020-09-15 graphics/py-editobj: Uses deprecated version of python 2020-09-15 graphics/py-mayavi: Uses deprecated version of python 2020-09-15 graphics/pymorph: Uses deprecated version of python 2020-09-15 graphics/tilecache: Uses deprecated version of python 2020-09-15 graphics/uniconvertor: Uses deprecated version of python 2020-09-15 japanese/mailman: Uses deprecated version of python 2020-09-15 java/eclipse-pydev: Uses deprecated version of python 2020-09-15 lang/cdent: Uses deprecated version of python 2020-09-15 lang/julia06: Uses deprecated version of python 2020-09-15 lang/julia07: Uses deprecated version of python 2020-09-15 lang/julia11: Uses deprecated version of python 2020-09-15 lang/tinypy: Uses deprecated version of python 2020-09-15 mail/cleanup-maildir: Uses deprecated version of python 2020-09-15 mail/courier-pythonfilter: Uses deprecated version of python 2020-09-15 mail/getmail: Uses deprecated version of python 2020-09-15 mail/muttils: Uses deprecated version of python 2020-09-15 mail/nohtml: Uses deprecated version of python 2020-09-15 mail/offlineimap: Uses deprecated version of python 2020-09-15 mail/openemm2015: Uses deprecated version of python 2020-09-15 math/blitz++: Uses deprecated version of python 2020-09-15 math/openfst: Uses deprecated version of python 2020-09-15 math/py-fpconst: Uses deprecated version of python 2020-09-15 misc/hb: Uses deprecated version of python 2020-09-15 misc/mtail: Uses deprecated version of python 2020-09-15 misc/wotsap: Uses deprecated version of python 2020-09-15 multimedia/freevo: Uses deprecated version of python 2020-09-15 multimedia/quodlibet: Uses deprecated version of python 2020-09-15 multimedia/tovid: Uses deprecated version of python 2020-09-15 net/ceph13: Uses deprecated version of python 2020-09-15 net/cloud-init-azure: Uses deprecated version of python 2020-09-15 net/exabgp: Uses deprecated version of python 2020-09-15 net/exaddos: Uses deprecated version of python 2020-09-15 net/fb: Uses deprecated version of python 2020-09-15 net/flent: Uses deprecated version of python 2020-09-15 net/flowgrep: Uses deprecated version of python 2020-09-15 net/googlecl: Uses deprecated version of python 2020-09-15 net/mininet: Uses deprecated version of python 2020-09-15 net/nfs-ganesha: Uses deprecated version of python 2020-09-15 net/opensips: Uses deprecated version of python 2020-09-15 net/py-python-ntlm: Uses deprecated version of python 2020-09-15 net/splatd: Uses deprecated version of python 2020-09-15 net-im/centerim-devel: Uses deprecated version of python 2020-09-15 net-im/fugu: Uses deprecated version of python 2020-09-15 net-im/proxy65: Uses deprecated version of python 2020-09-15 net-mgmt/crmsh: Uses deprecated version of python 2020-09-15 net-mgmt/librenms-agent: Uses deprecated version of python 2020-09-15 net-p2p/couchpotato: Uses deprecated version of python 2020-09-15 news/rawdog: Uses deprecated version of python 2020-09-15 ports-mgmt/portell: Uses deprecated version of python 2020-09-15 print/biblio-py: Uses deprecated version of python 2020-09-15 science/brian: Uses deprecated version of python 2020-09-15 science/paraview: Uses deprecated version of python 2020-09-15 security/arm: Uses deprecated version of python 2020-09-15 security/ismtp: Uses deprecated version of python 2020-09-15 security/py-halberd: Uses deprecated version of python 2020-09-15 security/switzerland: Uses deprecated version of python 2020-09-15 security/tsshbatch: Uses deprecated version of python 2020-09-15 shells/lshell: Uses deprecated version of python 2020-09-15 sysutils/abck: Uses deprecated version of python 2020-09-15 sysutils/condor: Uses deprecated version of python 2020-09-15 sysutils/farbot: Uses deprecated version of python 2020-09-15 sysutils/fusefs-wikipediafs: Uses deprecated version of python 2020-09-15 sysutils/heartbeat: Uses deprecated version of python 2020-09-15 sysutils/isomd5sum: Uses deprecated version of python 2020-09-15 sysutils/py-stdiff: Uses deprecated version of python 2020-09-15 sysutils/tren: Uses deprecated version of python 2020-09-15 textproc/doclifter: Uses deprecated version of python 2020-09-15 textproc/ibus-el: Uses deprecated version of python 2020-09-15 textproc/p5-WWW-Google-SiteMap: Deprecated upstream, see textproc/p5-Search-Sitemap 2020-09-15 textproc/plover: Uses deprecated version of python 2020-09-15 textproc/py-esmre: Uses deprecated version of python 2020-09-15 textproc/py-libxslt: Uses deprecated version of python 2020-09-15 textproc/py-pdfminer: Uses deprecated version of python 2020-09-15 textproc/translate-toolkit: Uses deprecated version of python 2020-09-15 www/bluefish: Uses deprecated version of python 2020-09-15 www/calendarserver: Uses deprecated version of python 2020-09-15 www/geeknote: Uses deprecated version of python 2020-09-15 www/go-appengine-sdk: Uses deprecated version of python 2020-09-15 www/google-appengine: Uses deprecated version of python 2020-09-15 www/libhpack: Uses deprecated version of python 2020-09-15 www/mkapachepw: Uses deprecated version of python 2020-09-15 www/mod_pagespeed: Uses deprecated version of python 2020-09-15 www/mod_python35: Uses deprecated version of python 2020-09-15 www/py-qp: Uses deprecated version of python 2020-09-15 www/py-url: Uses deprecated version of python 2020-09-15 www/pyblosxom: Uses deprecated version of python 2020-09-15 www/pyjamas: Uses deprecated version of python 2020-09-15 www/roundup: Uses deprecated version of python 2020-09-15 www/varnish-libvmod-awsrest: Uses deprecated version of python 2020-09-15 www/waccess: Uses deprecated version of python 2020-09-15 www/wadcomblog: Uses deprecated version of python 2020-09-15 www/webcheck: Uses deprecated version of python 2020-09-15 www/woof: Uses deprecated version of python 2020-09-15 x11-drivers/xf86-video-qxl: uses deprecated version of python 2020-09-15 x11-fm/twander: Uses deprecated version of python 2020-09-15 x11-wm/compizconfig-python: Uses deprecated version of python 2020-09-15 x11-wm/fvwm-crystal: Uses deprecated version of python
* net-mgmt/netdata: fix pkg-plist @sample for ebpf_kernel_reject_list.txt.Matthias Andree2020-09-182-3/+5
| | | | | | | | A @sample line with one file name argument that does not end in .sample would compare the file against itself and remove the configuration file even if modified in the pre-deinstall phase. Fix that. Bump PORTREVISION.
* Updated to 7.0.9Richard Gallamore2020-09-184-8/+8
| | | | Changes: https://download.seafile.com/published/seafile-manual/changelog/client-changelog.md
* Update 3.12Florian Smeets2020-09-182-4/+4
|
* Updated Seahub to 7.1.7Richard Gallamore2020-09-161-1/+1
| | | | Changelog: https://download.seafile.com/published/seafile-manual/changelog/changelog-for-seafile-professional-server.md
* Upgrade to 1.15.3Palle Girgensohn2020-09-152-4/+4
| | | | Release notes: https://github.com/influxdata/telegraf/blob/v1.15.3/CHANGELOG.md
* - Fix PYTHON OPTIONRyan Steinmetz2020-09-143-13/+24
| | | | | | | - Require python 3.5+ PR: 249298 Submitted by: John Hein <jcfyecrayz@liamekaens.com>
* net-mgmt/crmsh: update 3.0.4 to 3.0.5Vinícius Zavam2020-09-143-4/+20
| | | | github.com/ClusterLabs/crmsh/blob/3.0.5/ChangeLog
* update net-mgmt/networkmgr to 4.2Eric Turgeon2020-09-132-4/+4
|
* - Update to 5.9Ryan Steinmetz2020-09-1224-989/+53
| | | | - Add OPTION to disable libpkg support
* net-mgmt/netdata-go: Update to v0.22.0Li-Wen Hsu2020-09-122-4/+8
| | | | | PR: 249247 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer)
* net-mgmt/check_nwc_health: Update to 7.12.1.3. Changes since 7.12.1.2:Craig Leres2020-09-102-4/+4
| | | | | | - fix a bug in mode count-routes, update glplugin Reported by: portscout
* Update to 0.6.19Sunpoet Po-Chuan Hsieh2020-09-102-4/+4
| | | | Changes: https://github.com/Azure/msrest-for-python/releases
* Fixup qat.Mathieu Arnold2020-09-091-0/+1
|
* net-mgmt/netdata-go: Update to 0.21.0Dmitri Goutnik2020-09-093-12/+22
| | | | | | Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.21.0 PR: 249126 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer)
* Add net-mgmt/bandwhich: Terminal bandwidth utilization toolLi-Wen Hsu2020-09-085-0/+664
| | | | | PR: 249171 Submitted by: Petteri Valkonen <petteri.valkonen@iki.fi>
* net-mgmt/triton-guesttools: expire on 2020-09-30, depends on expired ↵Rene Ladan2020-09-051-0/+3
| | | | mdata-client
* Include missing "dns.h" header to get the prototype for dns_lookup() whichAlexey Dokuchaev2020-09-053-1/+21
| | | | | returns char *. Without it, compiler has to assume that it returns an int, which results in segmentation fault e.g. in -A (bandwidth abusers) mode.
* net-mgmt/wifimgr: update to 1.13Steve Wills2020-09-042-4/+4
| | | | | PR: 248844 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
* net-mgmt/fastnetmon: unbreak on powerpc64, others non-x86 need testingPiotr Kubaj2020-09-041-4/+10
| | | | | | LuaJIT is not available on powerpc64. MFH: 2020Q3 (fix build blanket)
* net-mgmt/mbrowse: Update to 0.4.3Li-Wen Hsu2020-09-032-4/+6
| | | | | PR: 249028 Submitted by: Edmondas Girkantas <eg@fbsd.lt> (maintainer)
* net-mgmt/cacti: Update to 1.2.14Steve Wills2020-09-023-4/+5
| | | | | PR: 248878 Submitted by: Michael Muenz <m.muenz@gmail.com> (maintainer)
* net-mgmt/iftop: fix build with -fno-common (clang11/gcc10)Vasil Dimov2020-09-012-0/+35
| | | | | | PR: 248743 Submitted by: dim MFH: 2020Q3 (build fix)
* net-mgmt/zabbix4-*: Update to 4.0.24Danilo G. Baio2020-09-012-4/+4
| | | | | | | | | Changelog: https://www.zabbix.com/rn/rn4.0.23 https://www.zabbix.com/rn/rn4.0.24 PR: 249020 Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) MFH: 2020Q3 (blanket: bugfix release)
* Declare various ``struct conflist'' variables as `extern' to unbreakAlexey Dokuchaev2020-09-011-0/+2
| | | | | | the build against modern compilers (Clang 11, GCC 10). Reported by: pkg-fallout
* Cleanup a few of my ports.Mathieu Arnold2020-08-311-5/+7
| | | | No functional changes.
* Cleanup, no functionnal change.Mathieu Arnold2020-08-312-80/+79
|
* Fix check_dig when it uses drill and when changing the port.Mathieu Arnold2020-08-317-45/+18
| | | | | PR: 249027 Reported by: Joakim Lindblom
* net-mgmt/zabbix5-*: Update to 5.0.3Danilo G. Baio2020-08-312-4/+4
| | | | | | | | | Changelog: https://www.zabbix.com/rn/rn5.0.3 PR: 248978 Submitted by: Juraj Lutter <juraj@lutter.sk> Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) MFH: 2020Q3 (blanket: bugfix release)
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2020-08-311-1/+1
|
* net-mgmt/p5-SNMP_Session: permit fractional timeout backoff valuesEugene Grosbein2020-08-312-9/+22
| | | | | | | | | | | | | | | | | | | | | | This perl module allows to change default timeout backoff and validates new value with its set_backoff() function. This function contains obvious copy-paste error from previous functions set_timeout()/set_retries() that deal with integer values. So, set_backoff() erroneously check the value to be integer but it should accept fractional numbers, too. This change corrects the check eliminating int($backoff) call. Corrected code compares new value with 1.0 just like old one but catches possible warning on argument being non-numeric (non-floating point) and rejects non-numeric allowing fractional numbers. The change makes it possible to use the following within mrtg configuration file: SnmpOptions: backoff => 1.1 PR: 249015 Approved by: demon (maintainer)
* Use upstream release tarballSunpoet Po-Chuan Hsieh2020-08-302-7/+4
|
* net-mgmt/flow-tools: fix build on recent currentTobias C. Berner2020-08-291-0/+11
|
* net-mgmt/cdpr: fix build on recent currentTobias C. Berner2020-08-291-0/+3
|
* net/bandwidthd: fix build on recent currentTobias C. Berner2020-08-281-0/+3
|
* net-mgmt/argus3, net-mgmt/argus3-clients: fix build with recent currentTobias C. Berner2020-08-282-0/+6
|
* Fix ping6 after base r351423.Mathieu Arnold2020-08-262-3/+16
| | | | | PR: 246209 Submitted by: brd
* net-mgmt/nfdump: fix build on GCC architectures and check-plist on othersPiotr Kubaj2020-08-261-2/+3
| | | | | | | | | | | | | | | | Use C11 compiler: In file included from nfcapd.c:69: nfx.h:946: error: redefinition of typedef 'extension_map_t' nfdump.h:64: error: previous declaration of 'extension_map_t' was here In file included from nfcapd.c:70: exporter.h:78: error: redefinition of typedef 'exporter_info_record_t' nfdump.h:63: error: previous declaration of 'exporter_info_record_t' was here Remove unconditional installation of nfpcapd, it breaks check-plist and there's an option for installing it. Bump PORTREVISION for package change. MFH: 2020Q3 (fix build blanket, packaging fix)
* net-mgmt/unifi5: Update to 5.14.23Mark Felder2020-08-252-6/+6
| | | | Changelog: https://community.ui.com/releases/UniFi-Network-Controller-5-14-23/daf90732-30ad-48ee-81e7-1dcb374eba2a
* net-mgmt/ipv6calc: Fix build on 13-CURRENTDanilo G. Baio2020-08-251-0/+1
| | | | | | https://github.com/pbiering/ipv6calc/issues/15 Reported by: pkg-fallout
* Fix build with -fno-commonOlivier Cochard2020-08-256-0/+66
| | | | | PR: 248880 Approved by: pi (maintainer)
* Change RUN_DEPENDS from rubygem-thor to rubygem-thor0Sunpoet Po-Chuan Hsieh2020-08-241-1/+2
| | | | - Bump PORTREVISION for dependency change
* Cosmetic changeSunpoet Po-Chuan Hsieh2020-08-241-2/+3
|
* net-mgmt/unifi5: Update to 5.14.22Mark Felder2020-08-212-6/+6
| | | | | PR: 248792 Changelog: https://community.ui.com/releases/UniFi-Network-Controller-5-14-22/65337b17-f6e4-4f91-b78e-a4db05826e41
* Fix build on HEAD.Joe Marcus Clarke2020-08-204-4/+48
| | | | Rename the internal "environ" symbol to "enviro" to avoid a conflict.
* net-mgmt/icingaweb2:Lars Engels2020-08-202-4/+4
| | | | | | Security update to 2.8.2 MFH: 2020Q3
* net-mgmt/netdata-go: Update to v0.20.0Steve Wills2020-08-173-8/+21
| | | | | PR: 248694 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer)
* net-mgmt/icinga2:Lars Engels2020-08-1613-49/+63
| | | | | - Update to 2.12.0 - Pet portfmt
* net-mgmt/icingaweb2-module-ipl:Lars Engels2020-08-163-12/+78
| | | | Update to 0.5.0
* Update to 0.8.3.1Sunpoet Po-Chuan Hsieh2020-08-164-19/+10
| | | | | | - Sort PLIST Changes: https://github.com/Ettercap/ettercap/releases
* net-mgmt/snmptt: Update to 1.4.2, Fix security issueDanilo G. Baio2020-08-152-4/+4
| | | | | | | | | Changelog: http://snmptt.sourceforge.net/changelog.shtml PR: 248162 Submitted by: nistor@snickers.org (maintainer) MFH: 2020Q3 (blanket: bug and security fix release) Security: b8ea5b66-deff-11ea-adef-641c67a117d8
* Remove deprecated ports:Rene Ladan2020-08-1512-384/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python 2020-08-15 archivers/py-bup: Uses deprecated version of python 2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python 2020-08-15 audio/blop-lv2: Uses deprecated version of python 2020-08-15 audio/bs2b-lv2: Uses deprecated version of python 2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python 2020-08-15 audio/py-karaoke: Uses deprecated version of python 2020-08-15 audio/py-openal: Uses deprecated version of python 2020-08-15 audio/py-py-jack: Uses deprecated version of python 2020-08-15 audio/py-xmms2: Uses deprecated version of python 2020-08-15 audio/triceratops-lv2: Uses deprecated version of python 2020-08-15 biology/py-biom-format: Uses deprecated version of python 2020-08-15 comms/py-bulksms: Uses deprecated version of python 2020-08-15 comms/py-gammu: Uses deprecated version of python 2020-08-15 databases/py-geoalchemy: Uses deprecated version of python 2020-08-15 databases/py-htsql-mysql: Uses deprecated version of python 2020-08-15 databases/py-htsql-pgsql: Uses deprecated version of python 2020-08-15 databases/py-mysql2pgsql: Uses deprecated version of python 2020-08-15 databases/py-oursql: Uses deprecated version of python 2020-08-15 databases/py-pyPgSQL: Uses deprecated version of python 2020-08-15 databases/py-pyhs: Uses deprecated version of python 2020-08-15 databases/py-pytc: Uses deprecated version of python 2020-08-15 databases/py-riak: Uses deprecated version of python 2020-08-15 databases/py-umemcache: Uses deprecated version of python 2020-08-15 devel/py-Breve: Uses deprecated version of python 2020-08-15 devel/py-PyODE: Uses deprecated version of python 2020-08-15 devel/py-akismet: Uses deprecated version of python 2020-08-15 devel/py-aspects: Uses deprecated version of python 2020-08-15 devel/py-backports.tempfile: Uses deprecated version of python 2020-08-15 devel/py-backports.weakref: Uses deprecated version of python 2020-08-15 devel/py-cfgparse: Uses deprecated version of python 2020-08-15 devel/py-ciphon: Uses deprecated version of python 2020-08-15 devel/py-cjson: Uses deprecated version of python 2020-08-15 devel/py-clonedigger: Uses deprecated version of python 2020-08-15 devel/py-cuisine: Uses deprecated version of python 2020-08-15 devel/py-deliciousapi: Uses deprecated version of python 2020-08-15 devel/py-dialog: Uses deprecated version of python 2020-08-15 devel/py-efl: Uses deprecated version of python 2020-08-15 devel/py-ezpyinline: Uses deprecated version of python 2020-08-15 devel/py-fsm: Uses deprecated version of python 2020-08-15 devel/py-gdbgui: Uses deprecated version of python 2020-08-15 devel/py-gearman: Uses deprecated version of python 2020-08-15 devel/py-generate: Uses deprecated version of python 2020-08-15 devel/py-geotypes: Uses deprecated version of python 2020-08-15 devel/py-gitosis: Uses deprecated version of python 2020-08-15 devel/py-google-apputils: Uses deprecated version of python 2020-08-15 devel/py-hghooks: Uses deprecated version of python 2020-08-15 devel/py-instant: Uses deprecated version of python 2020-08-15 devel/py-jcc: Uses deprecated version of python 2020-08-15 devel/py-json-py: Uses deprecated version of python 2020-08-15 devel/py-json-sempai: Uses deprecated version of python 2020-08-15 devel/py-jsonlib: Uses deprecated version of python 2020-08-15 devel/py-jsonlib2: Uses deprecated version of python 2020-08-15 devel/py-jsonrpclib: Uses deprecated version of python 2020-08-15 devel/py-kayako: Uses deprecated version of python 2020-08-15 devel/py-kid: Uses deprecated version of python 2020-08-15 devel/py-kjbuckets: Uses deprecated version of python 2020-08-15 devel/py-kqueue: Uses deprecated version of python 2020-08-15 devel/py-log4py: Uses deprecated version of python 2020-08-15 devel/py-mwlib.ext: Uses deprecated version of python 2020-08-15 devel/py-mx-experimental: Uses deprecated version of python 2020-08-15 devel/py-option_merge: Uses deprecated version of python 2020-08-15 devel/py-prioritized_methods: Uses deprecated version of python 2020-08-15 devel/py-protocols: Uses deprecated version of python 2020-08-15 devel/py-ptrace: Uses deprecated version of python 2020-08-15 devel/py-pydoop: Uses deprecated version of python 2020-08-15 devel/py-pyke: Uses deprecated version of python 2020-08-15 devel/py-pymtbl: Uses deprecated version of python 2020-08-15 devel/py-pyshapelib: Uses deprecated version of python 2020-08-15 devel/py-pytemplate: Uses deprecated version of python 2020-08-15 devel/py-python2-pythondialog: Uses deprecated version of python 2020-08-15 devel/py-pyutil: Uses deprecated version of python 2020-08-15 devel/py-pyvalid: Uses deprecated version of python 2020-08-15 devel/py-pyxml2obj: Uses deprecated version of python 2020-08-15 devel/py-qpid: Uses deprecated version of python 2020-08-15 devel/py-repoze.what-pylons: Uses deprecated version of python 2020-08-15 devel/py-repoze.who-friendlyform: Uses deprecated version of python 2020-08-15 devel/py-robotframework-ride: Uses deprecated version of python 2020-08-15 devel/py-ruamel.ordereddict: Uses deprecated version of python 2020-08-15 devel/py-sanetime: Uses deprecated version of python 2020-08-15 devel/py-selectors34: Uses deprecated version of python 2020-08-15 devel/py-sqlcc: Uses deprecated version of python 2020-08-15 devel/py-statgrab: Uses deprecated version of python 2020-08-15 devel/py-tconfpy: Uses deprecated version of python 2020-08-15 devel/py-terminable_thread: Uses deprecated version of python 2020-08-15 devel/py-trace2html: Uses deprecated version of python 2020-08-15 devel/py-tvrage: Uses deprecated version of python 2020-08-15 devel/py-tw.forms: Uses deprecated version of python 2020-08-15 devel/py-uncompyle2: Uses deprecated version of python 2020-08-15 devel/py-yum-metadata-parser: Uses deprecated version of python 2020-08-15 devel/rubygem-warden127: No longer needed 2020-08-15 dns/py-dnschain: Uses deprecated version of python 2020-08-15 dns/py-idnkit2: Uses deprecated version of python 2020-08-15 games/colobot: Uses deprecated version of python 2020-08-15 games/endgame-singularity: Uses deprecated version of python 2020-08-15 games/katawa-shoujo: Uses deprecated version of RenPy 2020-08-15 games/pyfa: Uses deprecated version of python 2020-08-15 games/renpy6: Uses deprecated version of python 2020-08-15 games/solarwolf: Uses deprecated version of python 2020-08-15 games/thudboard: Uses deprecated version of python 2020-08-15 graphics/djvusmooth: Uses deprecated version of python 2020-08-15 graphics/py-glewpy: Uses deprecated version of python 2020-08-15 graphics/py-openexr: Uses deprecated version of python 2020-08-15 graphics/py-poppler: Uses deprecated version of python 2020-08-15 graphics/py-pygooglechart: Uses deprecated version of python 2020-08-15 graphics/py-sane: Uses deprecated version of python 2020-08-15 graphics/py-stltools: Uses deprecated version of python 2020-08-15 graphics/sk1: Uses deprecated version of python 2020-08-15 japanese/py-mecab: Uses deprecated version of python 2020-08-15 japanese/py-tegaki-gtk: Uses deprecated version of python 2020-08-15 lang/py-mx-base: Uses deprecated version of python 2020-08-15 mail/mailpile: Uses deprecated version of python 2020-08-15 math/py-ffc: Uses deprecated version of python 2020-08-15 math/py-fiat: Uses deprecated version of python 2020-08-15 math/py-nzmath: Uses deprecated version of python 2020-08-15 math/py-pymc: Uses deprecated version of python 2020-08-15 math/py-ufl: Uses deprecated version of python 2020-08-15 misc/py-socli: Uses deprecated version of python 2020-08-15 misc/py-yolk: Uses deprecated version of python 2020-08-15 multimedia/py-flvlib: Uses deprecated version of python 2020-08-15 net/py-gspreadsheet: Uses deprecated version of python 2020-08-15 net/py-libnet: Uses deprecated version of python 2020-08-15 net/py-netlib: Uses deprecated version of python 2020-08-15 net/py-pynmsg: Uses deprecated version of python 2020-08-15 net/py-rainbowstream: Uses deprecated version of python 2020-08-15 net/py-wolframalpha: Uses deprecated version of python 2020-08-15 net-im/empathy: Uses deprecated version of python 2020-08-15 net-im/farsight2: Uses deprecated version of python 2020-08-15 net-im/py-xmpppy: Uses deprecated version of python 2020-08-15 net-im/telepathy-farsight: Uses deprecated version of python 2020-08-15 net-im/telepathy-python: Uses deprecated version of python 2020-08-15 net-im/telepathy-rakia: Uses deprecated version of python 2020-08-15 net-mgmt/py-pynsca: Uses deprecated version of python 2020-08-15 net-mgmt/py-yapsnmp: Uses deprecated version of python 2020-08-15 net-p2p/py-py2play: Uses deprecated version of python 2020-08-15 news/py-yenc: Uses deprecated version of python 2020-08-15 print/py-pyscript: Uses deprecated version of python 2020-08-15 print/py-stapler: Uses deprecated version of python 2020-08-15 print/py-trml2pdf: Uses deprecated version of python 2020-08-15 science/py-PyQuante: Uses deprecated version of python 2020-08-15 science/py-mlpy: Uses deprecated version of python 2020-08-15 science/py-ws2300: Uses deprecated version of python 2020-08-15 security/py-PF: Uses deprecated version of python 2020-08-15 security/py-cracklib: Uses deprecated version of python 2020-08-15 security/py-fteproxy: Uses deprecated version of python 2020-08-15 security/py-onetime: Uses deprecated version of python 2020-08-15 security/py-pydeep: Uses deprecated version of python 2020-08-15 security/py-slowaes: Uses deprecated version of python 2020-08-15 security/py-sslstrip: Uses deprecated version of python 2020-08-15 security/py-volatility: Uses deprecated version of python 2020-08-15 sysutils/py-analyzemft: Uses deprecated version of python 2020-08-15 sysutils/py-cdmi: Uses deprecated version of python 2020-08-15 sysutils/py-ezjailremote: Uses deprecated version of python 2020-08-15 sysutils/py-gmailfs-fuse: Uses deprecated version of python 2020-08-15 sysutils/py-ploy_ec2: Uses deprecated version of python 2020-08-15 sysutils/py-ploy_fabric: Uses deprecated version of python 2020-08-15 sysutils/py-scriptine: Uses deprecated version of python 2020-08-15 sysutils/py-superlance: Uses deprecated version of python 2020-08-15 textproc/py-bugzillatools: Uses deprecated version of python 2020-08-15 textproc/py-elib.intl: Uses deprecated version of python 2020-08-15 textproc/py-errorhandler: Uses deprecated version of python 2020-08-15 textproc/py-hyperestraier-python: Uses deprecated version of python 2020-08-15 textproc/py-pyes: Uses deprecated version of python 2020-08-15 textproc/py-pyhwp: Uses deprecated version of python 2020-08-15 textproc/py-sphinx_numfig: Uses deprecated version of python 2020-08-15 www/py-HTMLgen: Uses deprecated version of python 2020-08-15 www/py-albatross: Uses deprecated version of python 2020-08-15 www/py-amf: Uses deprecated version of python 2020-08-15 www/py-apachelog: Uses deprecated version of python 2020-08-15 www/py-aws-requests-auth: Uses deprecated version of python 2020-08-15 www/py-clientform: Uses deprecated version of python 2020-08-15 www/py-django-appmedia: Uses deprecated version of python 2020-08-15 www/py-django-evolution: Uses deprecated version of python 2020-08-15 www/py-fedex: Uses deprecated version of python 2020-08-15 www/py-formalchemy: Uses deprecated version of python 2020-08-15 www/py-frappe-bench: Uses deprecated version of python 2020-08-15 www/py-funkload: Uses deprecated version of python 2020-08-15 www/py-goobook: Uses deprecated version of python 2020-08-15 www/py-poster: Uses deprecated version of python 2020-08-15 www/py-pyquery: Uses deprecated version of python 2020-08-15 www/py-pysearch: Uses deprecated version of python 2020-08-15 www/py-pywebdav: Uses deprecated version of python 2020-08-15 www/py-slimmer: Uses deprecated version of python 2020-08-15 www/py-surl: Uses deprecated version of python 2020-08-15 www/py-tmdb3: Uses deprecated version of python 2020-08-15 www/py-trello: Uses deprecated version of python 2020-08-15 www/py-uliweb: Uses deprecated version of python 2020-08-15 www/py-wsgiauth: Uses deprecated version of python 2020-08-15 x11-toolkits/py-wax: Uses deprecated version of python 2020-08-15 x11-toolkits/py-wxPython-common: Uses deprecated version of python 2020-08-15 x11-toolkits/py-wxPython28-common: Uses deprecated version of python
* net-mgmt/py-pyzabbix: Update to 0.8.2Tobias C. Berner2020-08-153-5/+5
| | | | | PR: 248646 Submitted by: Juraj Lutter <juraj@lutter.sk> (maintainer)
* net-mgmt/netdata: Update to 1.24.0Li-Wen Hsu2020-08-134-11/+14
| | | | | PR: 248634 Submitted by: daniel.engberg.lists@pyret.net
* Update to 1.66Dan Langille2020-08-133-24/+21
| | | | | | | | | | | | | | | | As of this release, the package now updates files which were previously updated by the app. In keeping with not having modified files within WWWDIR, the following files are now supplied by the package and are created at the same time the vendor tarball is manually created. The files in question are located in * bootstrap/cache * html/js/lang These files should now be static and not modified by the application, which would create them if not found. These files will get updated with each new release.
* net-mgmt/icingaweb2:Lars Engels2020-08-116-103/+31
| | | | | | | | - Update to 2.8.1 - Pet portfmt PR: 248310 Submitted by: Jonas Palm <jonaspalm@posteo.de>
* Update to 0.6.18Sunpoet Po-Chuan Hsieh2020-08-083-5/+4
| | | | Changes: https://github.com/Azure/msrest-for-python/releases
* update check_ssl_cert to 1.122.0Christoph Moench-Tegeder2020-08-082-4/+4
| | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.122.0
* net-mgmt/netdata: fix build on powerpc64 elfv2 with LTOPiotr Kubaj2020-08-081-0/+4
| | | | | | | Configure crashes when building with LTO and Clang, use GCC: checking if -flto builds executables... Segmentation fault (core dumped) no configure: error: LTO is required but is not available.
* Updated to 7.1.6Richard Gallamore2020-08-081-1/+1
| | | | Changes: https://download.seafile.com/published/seafile-manual/changelog/changelog-for-seafile-professional-server.md
* net-mgmt/pmacct: remove PLIST_SUB entry with KAFKAKurt Jaeger2020-08-051-1/+0
| | | | | PR: 243455 Submitted by: mat
* net-mgmt/pmacct: update 1.7.4p1 -> 1.7.5Kurt Jaeger2020-08-0511-127/+149
| | | | | | | | | | - added REDIS option, pmacct daemons can now connect to a Redis cache - fix SQLDOC pkg-plist substitute - fixed SQL headers/libs detection PR: 243455 Submitted by: Juraj Lutter <juraj@lutter.sk> Relnotes: https://github.com/pmacct/pmacct/releases/tag/v1.7.5
* net-mgmt/py-napalm: Update to 3.1.0Kai Knoblich2020-08-032-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: Core changes: * Fix: force_no_enable enabled on ios and nx only * lxml text retrieval (find_txt) shouldn't fail if no text element available NX-OS: * Initial version for nxos_ssh get_optics * Fixed get_bgp_neighbors and asdot notation on NX-OS Junos: * Fix "KeyError in get_environment() on Juniper MX10k3 with Junos 19.2R1.8 by making PEM naming consistent IOS * Fix get_optics metric * Allow username detection on older Cisco ios versions https://github.com/napalm-automation/napalm/releases/tag/3.1.0 MFH: 2020Q3
* Update to telegraf 1.15.2Palle Girgensohn2020-08-033-59/+46
| | | | Release notes: https://github.com/influxdata/telegraf/blob/v1.15.2/CHANGELOG.md
* Fix python 2 issue with 2.0.0Steve Wills2020-08-022-4/+11
| | | | | | | | Missed by me in previous commit PR: 247951 Submitted by: James French <james@french.id.au> Approved by: maintainer timeout (surajravi@gmail.com, >2 weeks)
* net-mgmt/py-snmp_passpersist Update to 2.0.0Steve Wills2020-08-022-7/+8
| | | | | | PR: 247951 Submitted by: James French <james@french.id.au> Approved by: maintainer timeout (surajravi@gmail.com, >2 weeks)
* Update to 2.20.0Jochen Neumeister2020-07-313-6/+19
| | | | | | | | Changelog: https://github.com/prometheus/prometheus/releases/tag/v2.20.0 PR: 248355 Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) Sponsored by: Netzkommune GmbH
* Add more comments into the config.php.default patches so it is clear to theDan Langille2020-07-312-4/+27
| | | | | | | | user which settings are FreeBSD-specfic. Also, set $config['update'] = 0; because if you're installing from a package you don't want the software trying to update itself via git, which it will attempt from daily.sh, but will fail because git is [usually] not installed.
* net-mgmt/check_mk_agent: Update to 1.6.0p14Mateusz Piotrowski2020-07-292-9/+9
| | | | While here, update COMMENT to match Checkmk's new branding.
* Update to 1.2.13Jochen Neumeister2020-07-283-5/+11
| | | | | | | | | | | | With this release, there are a number of CVE's that have been addressed. We would like to take this moment to thank those who have contributed to Cacti with special mention to: Mayfly277 ddb4github yingbaiibm DavidLiedke kim-fitness bmfmancini riversdev0 The Cacti Group are made up of volunteers where all help and contributions are appreciated. Thanks to GitHub's recent Sponsors program, you can now also contribute financially to the project by using the "Sponsors" button on the GitHub Cacti repository or when viisting https://github.com/sponsors/Cacti We hope that you enjoy this release and that in the current unsettling climate, you are all safe and well. Changelog: https://www.cacti.net/release_notes.php?version=1.2.13 PR: 248139 Reported by: Michael Muenz <m.muenz@gmail.com> (maintainer) MFH: 2020Q3 Relnotes: cd2dc126-cfe4-11ea-9172-4c72b94353b5 Sponsored by: Netzkommune GmbH
* Fix double loggingDan Langille2020-07-274-6/+15
| | | | | | | | | | | | | | | | HEADS UP: See UPDATING for changes affecting your upgrade. New installs not affected. This patch adds a new rc_variable: librenms_daemonflags The -T option is gone as that will force a log to syslog, doubling up on log entries. A new APP_LOG setting has been added to the .env file. Please update and move your logs. See UPDATING. PR: 246598 Submitted by: Dries Michiels <driesm.michiels@gmail.com>
* Add lang/pyton3 recommendation to pkg-messageDan Langille2020-07-263-6/+13
| | | | | | | | While here, patch pip3 warnings, which we don't use because we are a package and we don't do things like that. PR: 248255 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
* check_ssl_cert: update to 1.121.0Christoph Moench-Tegeder2020-07-252-4/+4
| | | | https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.121.0
* Update WWWSunpoet Po-Chuan Hsieh2020-07-251-1/+1
|
* Sort *_DEPENDSSunpoet Po-Chuan Hsieh2020-07-241-3/+4
|
* Pass maintainership to someone who uses these portsSteve Wills2020-07-242-2/+2
|
* net-mgmt/unifi5: Update to 5.13.32Mark Felder2020-07-232-6/+6
| | | | Changelog: https://community.ui.com/releases/UniFi-Network-Controller-5-13-32/85eee834-c987-4875-8de2-51c6842d7bd3
* net-mgmt/check_nwc_health: Update to 7.12.1.2. Changes since 7.10.3:Craig Leres2020-07-232-4/+4
| | | | | | | | | | | | | | | | | | | | - improve output for connect-vips - bugfix in UCD-MIB swap - try to fallback to ucd if neither sysUptime nor sysDescr exist - add mode watch-vips and connect-vips for F5 - check the number of nodes in a Fortigate cluster - add bgp4 modes for arista, use 2nd context for cisco bgp4 - check increase of sessions for Cisco - add AVM 7580 Reported by: portscout
* net-mgmt/flow-tools: Fix run with python3Muhammad Moinur Rahman2020-07-221-18/+23
| | | | | | | - Pet portlint PR: 247437 Submitted by: andrew.hotlab@hotmail.com
* net-mgmt/mdata-client: deprecateSteve Wills2020-07-211-0/+3
|
* Update to 1.65.1Dan Langille2020-07-2112-145/+122
| | | | | This upgrade disables polling via cronjob. You must now use the Dispatcher. See UPDATING
* - Update to 1.01Wen Heping2020-07-192-4/+4
|
* net-mgmt/nagvis: update 1.9.20 to 1.9.21Vinícius Zavam2020-07-182-4/+4
|
* - Fix LICENSEDmitry Marakasov2020-07-172-2/+2
| | | | | | - Update WWW Approved by: portmgr blanket
* net-mgmt/zabbix4-*: Update to 4.0.22Danilo G. Baio2020-07-173-5/+4
| | | | | | | | Changelog: https://www.zabbix.com/rn/rn4.0.22 PR: 248012 Submitted by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) MFH: 2020Q3 (blanket: bugfix release)
* net-mgmt/zabbix5-*: Update to 5.0.2Danilo G. Baio2020-07-155-11/+9
| | | | | | | | Changelog: https://www.zabbix.com/rn/rn5.0.2 PR: 247972 Submitted by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) MFH: 2020Q3 (blanket: bugfix release)
* - Add LICENSE_FILEDmitry Marakasov2020-07-152-1/+2
| | | | | | - Update WWW Approved by: portmgr blanket
* net-mgmt/py-ciscoconfparse: Update to 1.5.6Kai Knoblich2020-07-142-4/+4
| | | | | | | Changelog since 1.5.4: * Improve "find_object_branches()" speed; reformat with black * Beta-test new function: "find_object_branches()"
* New Port: net-mgmt/unifi-poller: Collect unifi controller dataKurt Jaeger2020-07-145-0/+142
| | | | | | | | | | Unifi-poller collects your UniFi controller data and reports it to an InfluxDB instance, or export it for Prometheus collection. WWW: https://github.com/unifi-poller/unifi-poller PR: 247338 Submitted by: Anthony Brown <anthony@found-it.net>
* net-mgmt/prometheus2: Update to 2.19.2Dmitri Goutnik2020-07-132-8/+14
| | | | | | Changes: https://github.com/prometheus/prometheus/releases/tag/v2.19.2 PR: 247937 Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
* - Fix LICENSEDmitry Marakasov2020-07-122-2/+3
| | | | | | | - Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
* net-mgmt/py-prometheus-client: Update to 0.8.0Luca Pizzamiglio2020-07-112-4/+4
| | | | Changelog: https://github.com/prometheus/client_python/releases/tag/v0.8.0
* net-mgmt/netdata-go: Update to 0.19.2Dmitri Goutnik2020-07-112-7/+7
| | | | | | Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.19.2 PR: 247326 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer)
* - Switch to a solution that supports log rotationRyan Steinmetz2020-07-096-17/+25
| | | | | | | | | | | - Update pkg-message with details/examples - Fix missing name in daemon(1) process - Set daemon(1) log process name - Bump PORTREVISION PR: 245601 Submitted by: zi@ Approved by: bsam@ (maintainer timeout, 2+ months)
* net-mgmt/virt-viewer: update to 9.0Roman Bogorodskiy2020-07-092-6/+6
|
* net-mgmt/thanos: add version description to binary.Larry Rosenman2020-07-081-1/+10
| | | | | PR: 247740 Submitted by: florian@fsrv.xyz
* update net-mgmt/networkmgr to 4.1Eric Turgeon2020-07-074-30/+8
| | | | | PR: 247781 Submitted by: Miguel Gocobachi