Guido Falsi
3ed820108d
devel/yaml-cpp: Update to 0.7.0
...
- Patch cmake include to actually work
- Bump PORTREVISION on consumers, testing shows it is not completely
binary compatible
2021-07-13 11:07:26 +02:00
David O'Rourke
99b217d54d
net-mgmt/prometheus2: fix typo reformating Makefile
...
* fix typo introduced by portfmt when reformating Makefile that
messed a variable content order.
* bump PORTREVISION
2021-07-11 01:47:31 +01:00
David O'Rourke
2691a5b56f
net-mgmt/prometheus2: Update to 2.28.1 (bugfix release)
...
* pet portclippy: reorder variables
* pet portfmt: reformat Makefile
ChangeLog: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
PR: 257099
2021-07-10 21:03:56 +01:00
Christoph Moench-Tegeder
9cd7614abc
net-mgmt/check_ssl_cert: update to 2.3.7
...
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.3.7
2021-07-10 15:17:15 +02:00
Kai Knoblich
3c88c6ce28
net-mgmt/py-napalm: Update to 3.3.1
...
* Modernize "do-test" target while I'm here.
Changelogs since 3.2.0:
https://github.com/napalm-automation/napalm/releases/tag/3.3.1
https://github.com/napalm-automation/napalm/releases/tag/3.3.0
MFH: 2021Q3
2021-07-07 13:09:00 +02:00
Po-Chuan Hsieh
90824fc37b
net-mgmt/p5-SNMP-Info: Update to 3.73
...
Changes: https://metacpan.org/dist/SNMP-Info/changes
2021-07-06 22:59:24 +08:00
Juraj Lutter
db1f820bf8
net-mgmt/zabbix52: Update to 5.2.7
...
Changelog: https://www.zabbix.com/rn/rn5.2.7
Differential Revision: https://reviews.freebsd.org/D30966
Approved by: pg@pakhom.spb.ru (maintainer)
2021-07-06 09:14:28 +02:00
Juraj Lutter
443da42db1
net-mgmt/zabbix5: Update to 5.0.13
...
Changelog: https://www.zabbix.com/rn/rn5.0.13
Differential Revision: https://reviews.freebsd.org/D30964
Approved by: pg@pakhom.spb.ru (maintainer)
2021-07-06 09:12:05 +02:00
Alexey Dokuchaev
e358a2f1d8
net-mgmt/wifimgr: allow to optionally build against GTK v2
...
It is still supported by upstream, even though default is now GTK v3.
All that was missing is some make(1) glue to distinguish between the
toolkit versions.
2021-07-03 18:46:01 +00:00
Alexey Dokuchaev
28cecaab53
net-mgmt/victoria-metrics: adjust BUILDINFO_TAG and set DATEINFO_TAG
...
Suggested by: Lapo Luchini
2021-07-02 10:44:25 +00:00
Fernando Apesteguía
6384046d5f
net-mgmt/wifimgr: update to 1.16
...
This fixes some problems like the one in the PR:
"Cannot reset interface wlan0 - exit status 2."
PR: 256858
Reported by: grahamperrin@gmail.com
Tested by: fbsd@opal.com (maintainer)
2021-07-02 08:06:07 +02:00
Muhammad Moinur Rahman
efff33573b
net-mgmt/argus3-clients: Update version 3.0.8.2=>3.0.8.3
2021-07-01 20:35:37 -05:00
Muhammad Moinur Rahman
3a3d590189
net-mgmt/py-arouteserver: Update version 1.6.0=>1.8.0
...
Relnotes: https://github.com/pierky/arouteserver/releases/tag/v1.8.0
2021-07-01 20:35:36 -05:00
Juraj Lutter
f464c5731e
net-mgmt/zabbix54: Update to 5.4.2
...
Changelog: https://www.zabbix.com/rn/rn5.4.2
2021-06-30 15:59:37 +02:00
Kirill Ponomarev
fd2125a899
net-mgmt/metronome: re-sort dependencies
2021-06-30 14:00:53 +02:00
Fukang Chen
f76aa00290
Mk/bsd.options.desc.mk: Add shared version control OPTIONS & descriptions
...
- Add CVS description
- Add DARCS description
- Add GIT description
- Add MERCURIAL description
- Add PERFORCE description
- Rename SVN to SUBVERSION
devel/anjuta:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
- Change SUBVERSION_DESC to use the default description
devel/git:
- Rename OPTION P4 to PERFORCE
- Rename OPTION SVN to SUBVERSION
- Change PERFORCE_DESC to use the default description
devel/ocaml-opam:
- Rename OPTION HG to MERCURIAL
- Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
- Change {DARCS,GIT,MERCURIAL}_DESC to use the default description
devel/thunar-vcs-plugin:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE
- Change GIT_DESC to use the default description
devel/viewvc-devel:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_SINGLE
net-mgmt/observium:
- Rename OPTION SVN to SUBVERSION
net-mgmt/rancid3:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_SINGLE_SCM
- Change {CVS,GIT,SUBVERSION}_DESC to use the default description
ports-mgmt/portshaker:
- Rename OPTION SVN to SUBVERSION
- Rename HG to MERCURIAL
- Sort OPTIONS_DEFINE
- Change {GIT,MERCURIAL}_DESC to use the default description
security/hydra:
- Rename OPTION SVN to SUBVERSION
security/medusa:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE
shells/scponly:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE
- Typo fix in SVNSERVE_DESC
www/trac-devel:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_MULTI_DATABASE
- Change {GIT,SUBVERSION}_DESC to use the default description
Reviewed by: koobs, adamw, dvl, garga, hannes_mehnert.org, rm, dbaio, romain
Approved by: koobs (ports, mentor)
Differential Revision: https://reviews.freebsd.org/D17459
MFH: No (OPTION description updates)
2021-06-30 05:09:36 +00:00
Piotr Kubaj
d5ca695b55
*/*: fix all ports using Rust on powerpc that fail due to libc
...
This commit backports a66f7c1eb2
to various ports.
It doesn't bring that backport to ports that fail to build anyway.
2021-06-28 19:35:01 +00:00
Eric Turgeon
dbc2f36c99
net-mgmt/networkmgr: updated to 5.7
2021-06-28 08:12:58 -03:00
Mateusz Piotrowski
df8e9f8e90
net-mgmt/check_mk_agent: Update to 2.0.0p6
...
The FreeBSD-related bits didn't change, which is why distinfo checksums
are the same.
2021-06-27 16:41:26 +02:00
Alexey Dokuchaev
008cb0d58c
net-mgmt/victoria-metrics: update to version 1.62.0.
...
Reported by: portscout
2021-06-27 09:47:50 +00:00
Tobias Kortkamp
06dbc12f96
lang/rust: Rebuild consumers for 1.53.0
2021-06-27 07:39:51 +02:00
Juraj Lutter
fd6dbb7114
net-mgmt/unifi6: Update to 6.2.26
...
- Update to 6.2.26
- Changelog:
https://community.ui.com/releases/UniFi-Network-Application-6-2-26/0dfcbc77-8a4f-4e20-bb93-07bbb0237e3a
2021-06-25 18:35:21 +02:00
Eric Turgeon
f6dbd4437a
net-mgmt/networkmgr: updated to 5.6
2021-06-25 08:49:25 -03:00
Juraj Lutter
1be1ceea1c
net-mgmt/py-pyzabbix: Update to 1.0.0
...
- Update to 1.0.0
- Adjust dependencies
Reported by: portscout
2021-06-24 22:04:28 +02:00
Christoph Moench-Tegeder
a49c4825ce
net-mgmt/check_ssl_cert: update to 2.3.6
...
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.3.6
2021-06-24 17:42:33 +02:00
Palle Girgensohn
a43ec88422
net-mgmt/telegraf: chase changed distro checksums from github
...
It seems that github did some change that occasionally make the size of
distributed tarballs change by a byte or two, and of course the
checksums are then completely off.
Reported by: pkg-fallout
2021-06-24 11:49:12 +02:00
Richard Gallamore
97eca8392d
net-mgmt/seafile-server: Update distfile hash
...
Upstream commit after tag... Just the usual.
2021-06-24 00:33:47 -07:00
Dries Michiels
4e2483ce48
net-mgmt/netdata-go: Update to 0.29.0
...
Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.29.0
PR: 256710
Approved by: lwhsu (mentor, implicit)
2021-06-22 19:47:58 -04:00
Christoph Moench-Tegeder
d138e505da
net-mgmt/check_ssl_cert: update to 2.3.5
...
Release Notes:
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.3.5
2021-06-22 23:08:51 +02:00
Juraj Lutter
415a9bf401
net-mgmt/zabbix5: Update to 5.0.12
...
Relnotes: https://www.zabbix.com/rn/rn5.0.12
Approved by: Pakhom Golynga (maintainer)
Differential Revision: https://reviews.freebsd.org/D30800
2021-06-22 10:09:41 +02:00
Eric Turgeon
37c26be513
net-mgmt/networkmgr: updated to 5.5
2021-06-21 06:26:01 -03:00
Mathieu Arnold
3c01c6c22c
net-mgmt/p5-Monitoring-Plugin: Fix redirect in WWW
2021-06-21 09:54:15 +02:00
Mathieu Arnold
56dd410474
net-mgmt/nagios-plugins: Fix redirect in WWW/MASTER_SITES
2021-06-21 09:54:10 +02:00
Piotr Kubaj
6bfcb732df
net-mgmt/netdata: replace wrong PORTVERSION with PORTREVISION
...
Reported by: daniel.engberg.lists@pyret.net
2021-06-21 00:06:53 +00:00
Piotr Kubaj
12eb42822f
net-mgmt/netdata: disable LTO on powerpc64 and riscv64
...
Using LTO on powerpc64 with Clang generates broken binaries.
On riscv64, LTO with Clang doesn't work at all:
checking if -flto builds executables... no
configure: error: LTO is required but is not available.
2021-06-20 23:05:11 +00:00
Eric Turgeon
6c3ddaef1e
net-mgmt/networkmgr: fix pkg-plist
2021-06-20 18:28:46 -03:00
Kurt Jaeger
22bbdcb615
net-mgmt/check_ups_health: update 2.9.2.7 -> 3.0.1.2
...
- increase the recovery time after a selftest (APC Powermib) to 7 hours
- bugfixes in UPS and Liebert-GP (avoid undefined errors)
- fix the class inheritance, lower thresholds for powernet 4 hours
after a selftest
- add EPPC-MIB
2021-06-20 14:59:47 +02:00
Po-Chuan Hsieh
29a2e1e003
net-mgmt/p5-Net-IP: Add NO_ARCH
...
Approved by: portmgr (blanket)
2021-06-20 19:39:27 +08:00
Christoph Moench-Tegeder
bb36073a27
net-mgmt/check_ssl_cert: update to 2.3.4
...
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.3.4
2021-06-19 20:41:52 +02:00
Palle Girgensohn
ed14e3e68e
net-mgmt/telegraf: upgrade to 1.19.0
...
Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.19.0
2021-06-18 19:30:50 +02:00
Guido Falsi
c7ba3d9534
net-mgmt/icingaweb2: Fix at runtime with php 8
...
PR: 256656
Approved by: lme (maintainer)
Obtained from: 4bc5350eba
dc7a8c8d8b
2021-06-18 16:45:53 +02:00
Christoph Moench-Tegeder
5e198965ea
net-mgmt/check_ssl_cert: update to 2.3.3
...
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.3.3
2021-06-17 23:55:43 +02:00
Matt Moriarity
616f6f41d3
net-mgmt/bind_exporter: New port
...
Prometheus exporter for BIND server statistics.
PR: 255449
Approved by: lwhsu (mentor)
2021-06-14 21:22:16 -04:00
Eric Turgeon
043e2bde89
net-mgmt/networkmgr: updated to 5.4
2021-06-14 20:28:01 -03:00
Namkhai B
40501c149e
net-mgmt/netdata: update to 1.31.0 with...
...
customized dashboard.
Some cleanups by Daniel Engberg <daniel.engberg.lists@pyret.net>.
Changelog: https://github.com/netdata/netdata/releases
PR: 255980
2021-06-14 22:58:25 +02:00
Luca Pizzamiglio
dc5c32da49
net-mgmt/py-prometheus-client: Update to 0.11.0
2021-06-13 21:51:03 +02:00
Alexey Dokuchaev
c48eda2077
net-mgmt/victoria-metrics: update to version 1.61.1 (for real)
...
Previous update (b7932af8f5
) to version 1.61.0 had been incorrectly
marked as update to version 1.61.1; it also missed the BUILDINFO_TAG
update. Luckily, upstream made a quick last-minute bugfix release,
so use this opportunity to update VictoriaMetrics ports and document
these unfortunate mistakes.
Reported by: portscout
2021-06-12 11:12:45 +00:00
Alexey Dokuchaev
b7932af8f5
net-mgmt/{victoria-metrics,vmutils}: update to version 1.61.1.
...
Reported by: portscout
2021-06-11 09:01:54 +00:00
Rodrigo Osorio
073124bd04
net-mgmt/cacti: Update to 1.2.17
...
Full changelog: https://github.com/Cacti/cacti/releases/tag/release%2F1.2.17
PR: 256325
Security: CVE-2020-35701
MFH: 2021Q2
Approved by: Michael Muenz <m.muenz@gmail.com> (maintainer)
2021-06-10 16:12:07 +02:00
Piotr Kubaj
8f313982c4
net-mgmt/netdata: don't force gcc on powerpc, powerpcspe and powerpc64le
...
LTO is broken only on powerpc64.
2021-06-10 08:57:33 +00:00