Commit graph

7748 commits

Author SHA1 Message Date
Mark Linimon
3187b5cd97 These ports now build on aarch64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2019-08-26 15:57:51 +00:00
Dmitry Marakasov
aead6c2a80 - Add LICENSE
- Pet portlint
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2019-08-26 09:02:39 +00:00
Kai Knoblich
7853607963 net-mgmt/py-ciscoconfparse: Update to 1.4.3
* Add "do-test" target to make future QA easier

Changelog since 1.3.43:

* Add parser for various NXOS features
* Fix issue with "ip_helper_adddresses" function that wasn't able to handle
  'global' helpers
* Implement "re_search_children()" directly on the "CiscoConfParse()" object
* Fix NXOS HRSP issue with "has_ip_hsrp" function
2019-08-24 21:14:24 +00:00
Vinícius Zavam
6611743b65 net-mgmt/nagvis: update 1.9.13 to 1.9.14 2019-08-23 12:45:11 +00:00
Mathieu Arnold
d2f2e5a8aa Update to 4.4.5. 2019-08-22 17:09:31 +00:00
Richard Gallamore
febb574061 Fix permissions on seafile-setup script 2019-08-21 05:54:36 +00:00
Lars Engels
311c1f20eb net-mgmt/icingaweb2: Update to 2.7.1 2019-08-20 09:41:20 +00:00
Kai Knoblich
1421d68aca net-mgmt/cacti: Update to 1.2.5
* Remove the SNMPBIN option that was introduced with r490477 and which is no
  longer required since the 1.2.4 release.

  It was used as a workaround to override the internal PHP SNMP calls which
  led to graphs that didn't update within cacti.

  The PHP SNMP extension can now be enabled/disabled by a re-purposed
  variable in the configuration file.

While I'm here:

* Remove superfluous "+=" from PLIST_SUB and SUB_LIST because there are no
  previous definitions of those variables.

* Remove CONFLICTS_INSTALL as net-mgmt/cacti88 is no longer present in the
  Ports tree since the end of 2018.

Changes since 1.2.3:

https://github.com/Cacti/cacti/blob/release/1.2.5/CHANGELOG

PR:		238434
Submitted by:	Michael Muenz <m.muenz@gmail.com>
Reported by:	Matthew Horan <matt@matthoran.com>
Approved by:	maintainer timeout (2+ months)
MFH:		2019Q3
2019-08-19 20:25:28 +00:00
Jan Beich
befa71e0f3 devel/boost-*: update to 1.71.0
Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
2019-08-19 15:35:27 +00:00
Dmitry Marakasov
c3f5e9904a - Add LICENSE_FILE
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2019-08-16 09:02:33 +00:00
Steven Kreuzer
88814962e8 Update to version 1.2.5 2019-08-15 01:48:09 +00:00
Boris Samorodov
14653cd9cf net-mgmt/blackbox_exporter: Switch to USES=go:modules, fix build with go1.13
PR:		239865
Submitted by: Dmitri Goutnik <dg@syrec.org>
2019-08-14 20:02:08 +00:00
Jochen Neumeister
0e24c4ab52 Update to 2.11.2
- [BUGFIX/SECURITY] Fix a Stored DOM XSS vulnerability with query history.

PR:		239839
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
MFH:		2019Q3
Sponsored by:	Netzkommune GmbH
2019-08-14 17:00:06 +00:00
Mathieu Arnold
2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00
Sunpoet Po-Chuan Hsieh
c1f97f71e1 Fix gemspec for rubygem-rack-test 1.1.0 update
- Bump PORTREVISION for package change
2019-08-12 19:47:19 +00:00
Rene Ladan
07aa439cf1 net-mgmt/statsd: schedule for removal on 2019-11-01 due to expired www/node6
While here fix FATAL portlint error.
2019-08-12 18:37:37 +00:00
Mathieu Arnold
cb31f1a63f Fix install with Perl 5.30 and all future possible versions.
PR:		239742.
2019-08-12 10:35:01 +00:00
Christoph Moench-Tegeder
df1d5200b3 net-mgmt/check_ssl_cert: update to 1.88.0
https://github.com/matteocorti/check_ssl_cert/releases
2019-08-10 20:01:33 +00:00
Christoph Moench-Tegeder
f473a8f045 net-mgmt/check_ssl_cert: update to 1.87.0
https://github.com/matteocorti/check_ssl_cert/releases
2019-08-09 14:06:34 +00:00
Jung-uk Kim
750a428310 Update MASTER_SITES and unbreak. 2019-08-07 05:13:43 +00:00
Mathieu Arnold
bed65fc473 Update to 4.4.4 2019-08-06 13:25:21 +00:00
Mikolaj Golub
b953c7d71f Update to 0.4.4
PR:		239657
2019-08-06 10:44:28 +00:00
Antoine Brodin
df4aac35f0 Mark BROKEN: unfetchable 2019-08-05 06:37:30 +00:00
Richard Gallamore
6e21c383a7 Updated seafile to version 7.0.4 and seahub to 7.0.7
Changes: https://manual.seafile.com/changelog/server-changelog.html https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
2019-08-02 22:16:41 +00:00
Jan Beich
f18538b989 devel/libevent2: update to 2.1.11
Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
2019-08-02 13:30:40 +00:00
Kai Knoblich
6b8cae3736 net-mgmt/netbox: Convert pkg-message to UCL
Modernize the pkg-message to display hints/instructions in the future that
are specific to different upgrade paths.
2019-08-02 11:40:52 +00:00
Sunpoet Po-Chuan Hsieh
a4cd9a9206 Update to 0.6.9
Changes:	https://github.com/Azure/msrest-for-python/releases
2019-08-01 16:17:18 +00:00
Danilo G. Baio
827f88bff2 net-mgmt/zabbix4-*: Update to 4.0.11
Changelog:	https://www.zabbix.com/rn/rn4.0.11

PR:		239547
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-08-01 10:09:18 +00:00
Danilo G. Baio
9c532d83f2 net-mgmt/zabbix42-*: Update to 4.2.5
Changelog:	https://www.zabbix.com/rn/rn4.2.5

PR:		239546
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-08-01 10:07:54 +00:00
Sunpoet Po-Chuan Hsieh
4f3e0d828f Bump PORTREVISION for devel/protobuf shlib change 2019-07-31 16:38:52 +00:00
Lars Engels
5507848f9d net-mgmt/icingaweb2-module-cube: Update to 1.1.0 2019-07-31 13:02:07 +00:00
Lars Engels
b8b2081626 net-mgmt/icingaweb2: Update to 2.7.0
See https://icinga.com/docs/icingaweb2/latest/doc/80-Upgrading/#upgrading-to-icinga-web-2-27x for upgrading instructions.
2019-07-31 12:58:29 +00:00
Christoph Moench-Tegeder
3cdcb4abe7 net-mgmt/check_ssl_cert: update to 1.86.0
https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.86.0
2019-07-30 23:17:10 +00:00
Piotr Kubaj
f101adf310 net-mgmt/aircrack-ng: fix build on powerpc*
FreeBSD doesn't have bits/hwcap.h header and elf_aux_info needs to be used instead of getauxval.

On powerpc platforms there are libraries for Altivec installed and no libraries for AVX and SSE are installed.

PR:		239319
Approved by:	lme (maintainer), linimon (mentor)
Differential Revision:	https://reviews.freebsd.org/D21040
2019-07-30 12:21:14 +00:00
Piotr Kubaj
ddfde0b706 net-mgmt/openbmp: fix build with GCC architectures
Building with GCC requires include sys/types.h in Server/src/Logger.h.

/wrkdirs/usr/ports/net-mgmt/openbmp/work/openbmp-0.14.0/Server/src/Logger.h:99:27: error: 'u_char' has not been declared
     void setWidthFunction(u_char width);

PR:		239329
Approved by:	pizzamig (maintainer), linimon (mentor)
Differential Revision:	https://reviews.freebsd.org/D21026
2019-07-30 12:16:23 +00:00
Mateusz Piotrowski
8171823396 net-mgmt/check_mk_agent: Update to 1.5.0p20
Changelog:
https://checkmk.com/check_mk-werks.php?edition_id=raw&branch=1.5.0&version=1.5.0p20
2019-07-29 12:49:11 +00:00
Dan Langille
35b065ed34 Upgrade to 1.53.1
release notes:

1.53.1 - https://github.com/librenms/librenms/releases/tag/1.53.1
1.53   - https://github.com/librenms/librenms/releases/tag/1.53
1.52   - https://github.com/librenms/librenms/releases/tag/1.52
2019-07-27 15:03:03 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Tobias Kortkamp
435407595b net-mgmt/alertmanager: Switch to USES=go:modules
- Remove unneeded targets
- Fix build with go1.13beta1

===>  Building for alertmanager-0.16.2
go: github.com/DataDog/datadog-go@v0.0.0-20180822151419-281ae9f2d895: G
et https://proxy.golang.org/github.com/%21data%21dog/datadog-go/@v/v0.0
.0-20180822151419-281ae9f2d895.mod: dial tcp: lookup proxy.golang.org o
n 1.0.0.1:53: write udp 127.0.0.1:45569->1.0.0.1:53: write: permission
denied
*** Error code 1

PR:		238917
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	michal@hanu.la (maintainer)
2019-07-26 07:36:02 +00:00
Dave Cottlehuber
8aca95a9de net-mgmt/riemann-c-client: update to 1.10.4
Approved by:	jrm (mentor, implicit)
Sponsored by:	SkunkWerks GmbH
2019-07-24 18:34:09 +00:00
Richard Gallamore
9e49cf880c Update seafile to 7.0.3 and seahub to 7.0.6
Changes:	https://manual.seafile.com/changelog/server-changelog.html
2019-07-20 23:31:06 +00:00
Florian Smeets
6dc6a1974f Update to 3.11.0.2 2019-07-20 12:09:59 +00:00
Piotr Kubaj
8fc3e5accc net-mgmt/openbmp: fix build on GCC architectures
Use new GCC from ports:
/usr/local/poudriere/ports/default/net-mgmt/openbmp/work/openbmp-0.14.0/Server/src/client_thread.h:35: error: ISO C++ forbids declaration of 'thread' with no type

Approved by:	mentors (implicit approval)
2019-07-19 18:12:24 +00:00
Romain Tartière
bad8498d9f net-mgmt/collectd5: Various fixes
- Fix build when the CURL_XML option is enabled;
- Fix activation/deactivation of a few plugins.

PR:		238959
Submitted by:	Krzysztof <ports@bsdserwis.com> (maintainer)
Reported by:	Chip Cuccio <chip.cuccio@gmail.com>
2019-07-19 18:11:03 +00:00
Steve Wills
b17302de15 net-mgmt/prometheus2: Update to 2.11.1
PR:		239276
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
2019-07-19 13:50:20 +00:00
Piotr Kubaj
148ff7e6b2 net-mgmt/zabbix42-server: fix build on GCC architectures
Linking to libmysqlclient requires atomic since MySQL 5.7:
checking for main in -lmysqlclient... no

Approved by:	mentors (implicit approval)
2019-07-16 10:26:01 +00:00
Steve Wills
28f5d7d457 net-mgmt/prometheus2: Update to 2.11.0
PR:		239067
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
2019-07-15 18:12:24 +00:00
Mathieu Arnold
8169fecc96 Update to 0.6.3.
maintainer timeout.

PR:		238841
Submitted by:	mat
2019-07-15 13:01:49 +00:00
Kai Knoblich
e13712ddef net-mgmt/py-ciscoconfparse: Update to 1.3.43
Changelog:

* Fix possible syntax error "from __future__ imports must occur at the
  beginning of the file" in some build environments.
2019-07-15 10:03:58 +00:00
Vinícius Zavam
c4c27cc1ee net-mgmt/nagvis: update 1.9.12 to 1.9.13
- pkg-plist
      layers-2x.png moved to images/internal/leaflet (upstream, 06a342a).
2019-07-14 14:53:45 +00:00
Mark Linimon
92e22122e8 Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".

These 4 cases are outliers because they set compiler:nestedfct which
currently hardwires gcc.  So the real test for including -fnested-functions
into CFLAGS is "are we on the ancient base gcc".

Approved by:	portmgr (tier-2 blanket)
2019-07-12 01:57:57 +00:00
Piotr Kubaj
016f9151b0 net-mgmt/zabbix4-server: fix build on GCC architectures
Base GCC is unable to link to MySQL 5.7:
configure: error: Not found mysqlclient library

Add USES=compiler:c11 when using MYSQL option.

Approved by:	mentors (implicit approval)
2019-07-10 11:30:03 +00:00
Dan Langille
582854cd3b Upgrade to 0.33
* Fix segfault in time parsing
* Add support for Nagios 4.x status files

re https://github.com/dannywarren/cnagios/releases/tag/0.33
2019-07-08 17:45:25 +00:00
Piotr Kubaj
4284ecd0e2 net-mgmt/zabbix3-server: fix build with GCC-based architectures
Since the switch to MySQL 5.7, C11-aware compiler is required:
/usr/bin/ld: cannot find -latomic

The problem only happens with MYSQL option, so add USES=compiler:c11 only when using MYSQL option.

Approved by:	mentors (implicit approval)
2019-07-08 12:58:12 +00:00
Piotr Kubaj
ffc019066f net-mgmt/super_mediator: fix build with GCC-based architectures
Since the switch to MySQL 5.7, C11-aware compiler is required:
/usr/bin/ld: cannot find -latomic

Approved by:	mentors (implicit approval)
2019-07-08 12:33:03 +00:00
Dima Panov
72a0cbc85c - Real unbreak with openssl111 from ports
- Use ${OPENSSLBASE} instead of hardcode path
- Add more conditions to check for extra patch
- TLS option is fine now

PR:		228898
Submitted by:	myself (this patch)
Approved by:	maintainer timeout (>2 months after submission)
MFH:		2019Q3
2019-07-07 15:17:18 +00:00
Steve Wills
dee678f3bc net-mgmt/nagios-check_ports: update to 0.7.4
PR:		239010
Submitted by:	Ryan Frederick <ryanrfrederick@gmail.com> (maintainer)
2019-07-06 18:01:27 +00:00
Piotr Kubaj
e7eb9c8559 net-mgmt/ccnet-server: fix build with GCC-based architectures
This port requires C11-compatible compiler:
/usr/bin/ld: cannot find -latomic

Approved by:    mentors (implicit approval)
2019-07-06 01:11:47 +00:00
Sunpoet Po-Chuan Hsieh
70ffc9c0fd Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		238808
Exp-run by:	antoine
2019-07-05 19:08:49 +00:00
Sunpoet Po-Chuan Hsieh
b9014437be Update to 1.2.2
Changes:	https://github.com/AzureAD/azure-activedirectory-library-for-python/releases
2019-07-04 18:13:43 +00:00
Sunpoet Po-Chuan Hsieh
3b3ad06c9d Update to 0.8.3
- Replace GTK2 option with GTK3 option: new upstream default

Changes:	https://github.com/Ettercap/ettercap/releases
Security:	b79ec16b-9da7-11e9-a0ea-a92fe7db4867
MFH:		2019Q3
2019-07-03 18:51:26 +00:00
Mark Felder
ea8539fe08 net-mgmt/unifi5: Update to 5.10.25
Changelog:	https://community.ui.com/releases/UniFi-Network-Controller-Stable-5-10-25/fc76945d-c918-4d8d-8cd1-094d05287f45
2019-07-03 13:53:47 +00:00
Danilo G. Baio
484306c637 net-mgmt/zabbix4-*: Update to 4.0.10
Changelog:	https://www.zabbix.com/rn/rn4.0.10

PR:		238933
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-07-02 23:15:13 +00:00
Danilo G. Baio
4fa1aebfc2 net-mgmt/zabbix42-*: Update to 4.2.4
Changelog:	https://www.zabbix.com/rn/rn4.2.4

PR:		238932
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-07-02 23:13:52 +00:00
Steve Wills
7f7579bf6d net-mgmt/collectd5: update to 5.9.0 [1]
While here, improve formatting

PR:		238745 [1]
Submitted by:	Krzysztof <ports@bsdserwis.com> (maintainer) [1]
2019-06-30 20:55:53 +00:00
Steve Wills
899a8b435a net-mgmt/p5-Net-IP-XS: Add missing dependencies
PR:		238531
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2019-06-30 20:01:38 +00:00
Christoph Moench-Tegeder
aacd02fa39 check_ssl_cert: update to 1.85.1
https://github.com/matteocorti/check_ssl_cert/releases
2019-06-30 15:02:08 +00:00
Rene Ladan
f0c25dfb4d net-mgmt/unifi5: update to 5.10.24
PR:		238623
Submitted by:	Ronald Klop
Approved by:	maintainer timeout (feld, 2 weeks)
2019-06-30 13:33:24 +00:00
Kai Knoblich
fe2fc8bf5a net-mgmt/py-ciscoconfparse: Update to 1.3.42
Changelog since 1.3.39:

* HRSP timers now return a float (used to return int).
* NXOS support for HSRP.
2019-06-29 16:25:14 +00:00
Tobias Kortkamp
3726f94254 Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.

USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.

PR:		238849
Submitted by:	dg@syrec.org (also D20745)
Reviewed by:	mat, tobik
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20746
2019-06-29 03:51:13 +00:00
Sunpoet Po-Chuan Hsieh
611ba6cbaa Update to 0.6.8
Changes:	https://github.com/Azure/msrest-for-python/releases
2019-06-27 20:04:41 +00:00
Dmitry Marakasov
58b12aeafc - Update WWW
Approved by:	portmgr blanket
2019-06-27 09:02:03 +00:00
Steven Kreuzer
366ba29c61 Update to version 1.2.4 2019-06-26 01:41:17 +00:00
Vinícius Zavam
55d3387fd1 net-mgmt/nagvis: update 1.9.11 to 1.9.12
while here, fix building it with NDO2DB support.

PR:		238103
Reported by:	tobik
Approved by:	mentos (implicit)
2019-06-24 08:55:13 +00:00
Craig Leres
adec3d7a17 net-mgmt/check_nwc_health: Update to 7.10. From the ChangeLog:
- remove duplicate routes (ip-table + inet-table)
 - --report long+address shows ip addresses for interfaces

Reported by:	portscout
Approved by:	ler (mentor, implicit)
2019-06-22 16:52:22 +00:00
Danilo G. Baio
2ec77512e1 net-mgmt/zabbix*: Fix MySQL order in rc scripts
MySQL and MariaDB uses `PROVIDE: mysql`.

PR:		238211
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
Approved by:	maintainer timeout (pg@pakhom.spb.ru, > 3 weeks)
2019-06-22 12:09:47 +00:00
Craig Leres
1cbfa17f24 net-mgmt/check_nwc_health: Update to 7.9.0.4. From the ChangeLog:
- finish barracuda ha-role mode
 - detect f5 firmware versions 14+
 - fix routes. inetCidrRouteTable does not really replace ipCidrRouteTable
 - fallback to BGP4-MIB if CISCO-BGP4-MIB is incomplete
 - add EIGRP
 - fix ASA user/connection/session-count

Reported by:	portscout
Approved by:	ler (mentor, implicit)
2019-06-22 01:23:00 +00:00
Luca Pizzamiglio
1ca1afc405 net-mgmt/py-prometheus-client: Update to 0.7.1
CHANGES: https://github.com/prometheus/client_python/releases/tag/v0.7.1

Sponsored by:	trivago N.V.
2019-06-21 10:59:28 +00:00
Mathieu Arnold
2ce0cb26fa Update the rest of my ports to UCL pkg-message. 2019-06-19 15:20:22 +00:00
Danilo G. Baio
fe638ff1ba net-mgmt/zabbix42-*: Update to 4.2.3
Changelog:	https://www.zabbix.com/rn/rn4.2.3
		https://www.zabbix.com/rn/rn4.2.2

PR:		238477
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-06-17 22:13:59 +00:00
Danilo G. Baio
a2f029be97 net-mgmt/zabbix4-*: Update to 4.0.9
Changelog:	https://www.zabbix.com/rn/rn4.0.9
		https://www.zabbix.com/rn/rn4.0.8

PR:		238476
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-06-17 22:12:33 +00:00
Antoine Brodin
7d9fb15072 Update net/libfixbuf to 2.3.1 and net-mgmt/yaf 2.11.0
PR:		238208
Approved by:	maintainers timeout (20 days)
2019-06-17 09:04:30 +00:00
Richard Gallamore
df190e00fc Updated Seafile to 7.0.2
Updated Seahub to 7.0.3

Changes: https://manual.seafile.com/changelog/server-changelog.html
2019-06-17 05:14:44 +00:00
Kurt Jaeger
68ff9761a2 net-mgmt/pmacct: fix pkg-plist for the default case
PR:		238464
Reported by:	Michael Proto <mike@jellydonut.org>
2019-06-16 18:42:05 +00:00
Luca Pizzamiglio
a8386f0b26 net-mgmt/py-prometheus-client: Update to 0.7.0
Sponsored by:	Berlin Devsummit 2019
2019-06-16 15:40:12 +00:00
Piotr Kubaj
b7749b107d net-mgmt/xymon-server: fix build with GCC-based architectures
Adding -L/usr/lib when using gcc8 (used on GCC architectures) makes gcc8 link to base libstdc++ which breaks build.

Fix this by adding -L${OPENSSLBASE} only when using non-base SSL.

PR:		237956
Approved by:	feld (maintainer timeout), linimon (mentor, on IRC)
2019-06-15 12:59:24 +00:00
Sunpoet Po-Chuan Hsieh
f5a7724258 Update to 0.6.7
Changes:	https://github.com/Azure/msrest-for-python/releases
2019-06-13 15:49:03 +00:00
Pietro Cerutti
bd64317ee4 Remove left-over meaningless 85+ from USES t(cl|k) 2019-06-13 15:02:39 +00:00
Danilo G. Baio
cbf85ce069 net-mgmt/zabbix3-*: Update to 3.0.28
Changelog:	https://www.zabbix.com/rn/rn3.0.28

PR:		238317
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-06-10 22:15:58 +00:00
Richard Gallamore
af2fa44ccd Removed net-mgmt/ccnet-client, this port has no
more dependencies and has been abandoned upstream.
2019-06-10 08:14:48 +00:00
Richard Gallamore
fafa33e5fc Updated to 7.0.1
Port cleanup

Changes: https://manual.seafile.com/changelog/client-changelog.html
2019-06-10 07:52:38 +00:00
Richard Gallamore
2b1bd5cd29 Updated to 7.0.1
Port cleanup, ccnet-client will be deleted in the
future.

Changes: https://manual.seafile.com/changelog/client-changelog.html
2019-06-10 07:51:26 +00:00
Richard Gallamore
97a34f3e89 Updated seafile to 7.0.1
Updated seahub to 7.0.2

Changes: https://manual.seafile.com/changelog/server-changelog.html https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
2019-06-10 01:25:07 +00:00
Richard Gallamore
0129f569b5 Bumped seahub version for init script to fix gunicorn binary name
Fix checksum due to retagged version

PR:		237367
2019-06-09 05:24:41 +00:00
Craig Leres
924dbb3878 net-mgmt/check_nwc_health: Use PERL instead of PERL5 for shebang
as suggested by mat@

Reported by:	mat
Approved by:	ler (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D20489
2019-06-08 19:46:02 +00:00
Kurt Jaeger
a0d190ca57 net-mgmt/pmacct: fix pkg-plist
PR:		238383
2019-06-08 15:03:12 +00:00
Steve Wills
79c49b0f65 net-mgmt/prometheus2: Update to 2.10.0
PR:		238271
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
2019-06-08 01:06:01 +00:00
Kurt Jaeger
739a673bc5 net-mgmt/pmacct: upgrade 1.7.0 -> 1.7.3, fix depends for RABBITMQ or KAFKA
- lots of changes since 1.7.0

PR:		238383
Submitted by:	pizzamig
Relnotes:	http://www.pmacct.net/ChangeLog-1.7.3
2019-06-07 20:02:06 +00:00
Craig Leres
9d73f7770c net-mgmt/check_nwc_health: Update to 7.8. From the ChangeLog:
- GLPLugin with better ip4/ip6 handling
 - fix huawei subclasses
 - interfaces --name filter expression can contain _adminup_ as a
   secondary filter
 - route modes can handle v6
 - use OSPFV3-MIB, support v6
 - add CISCO-BGP4-MIB, support v6
Reported by:	portscout
Approved by:	matthew (mentor, implicit)
2019-06-07 17:12:43 +00:00
Kai Knoblich
f7d86d63d3 net-mgmt/py-ciscoconfparse: Update to 1.3.39
Changelog since 1.3.37:

* Allow re_match_iter_typed() to use default=True
* Add CiscoConfParse().re_match_iter_typed()
2019-06-06 05:02:17 +00:00
Kai Knoblich
5a24f054d8 net-mgmt/netbox: Update to 2.5.13
Changelog:

Enhancements:
* Add tenant group filters
* Catch all exceptions during export template rendering
* Add 2.5GE and 5GE interface form factors
* Add inventory item count to manufacturers list
* Add site link to rack reservations overview
* Enable bulk deletion of sites
* Improve performance for custom field access within templates
* Add interface name filter for IP addresses

Bug Fixes:
* Fixed form field population of tags with spaces
* Circuit termination missing from available cable termination types
* Fix formatting of cable length during cable trace
* Correctly display color block for white cables
* Fix custom field rendering for Jinja2 export templates
* Fix error handling when attempting to delete a protected object via API
* Fix filtering devices by "has power outlets"
* Fix exception when deleting a circuit with a termination(s)
* Fixed login link retaining query parameters

https://github.com/digitalocean/netbox/releases/tag/v2.5.13
2019-06-02 22:42:39 +00:00
Kai Knoblich
44443f7252 net-mgmt/py-ncclient: Update to 0.6.6
Changelog:

* Read ssh timeout from config file if not specified in method call
* Tox support
* Huge XML tree parser support
* Adding optional bind address to connect

https://github.com/ncclient/ncclient/releases/tag/v0.6.6

PR:		238247
Submitted by:	Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
2019-06-02 21:29:47 +00:00
Craig Leres
7456dd6cc0 This adds net-mgmt/check_nwc_health, a Nagios plugin that uses
SNMP to monitor network devices.

Reviewed by:	ler (mentor)
Approved by:	ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D20489
2019-06-01 16:06:30 +00:00
Sunpoet Po-Chuan Hsieh
d8cff3e56b Introduce PY_TYPING and simplify Makefile
Since devel/py-promise requires 3.6.4+, the minimal version is set to 3.6.4.

With hat:	python
2019-05-31 10:00:20 +00:00
Jimmy Olgeni
7e08aedb59 Update net-mgmt/netdata to version 1.15.0.
Other changes:

- Add LIB_DEPENDS on devel/libuv and archivers/liblz4 as suggested by portlint
- Add USES=ssl (portlint)
- Remove BUILD_DEPENDS (LIB_DEPENDS is sufficient)

Approved by:              mmokhi
Differential Revision:    https://reviews.freebsd.org/D20452
2019-05-29 20:31:21 +00:00
Tobias Kortkamp
a65d8ad623 net-mgmt/icingaweb2-module-vsphere: Spell USE_PHP correctly 2019-05-28 06:35:36 +00:00
Alex Kozlov
4fcb6520ab - Remove no-op (since r415842) NOFETCHFILES variable from the ports tree.
Approved by:	portmgr (mat)
2019-05-27 10:33:44 +00:00
Emanuel Haupt
a54d3673cc Mark BROKEN on 13.0-CURRENT, includes a comment with a link to the upstream bug
report.

Notified by:	pkg-fallout
2019-05-25 12:15:28 +00:00
Tobias Kortkamp
7ccec6aba3 net-mgmt/midpoint: Drop nop and misspelled OPTIOS_SUB 2019-05-25 10:58:50 +00:00
Kai Knoblich
9cfe10855c net-mgmt/netbox: Update to 2.5.12 and switch to Django 2.2
Upstream decided to switch from Django 2.1 to the 2.2 LTS release to fix a
rather annoying bug that generated intermittent errors when objects were
deleted/manipulated.

Therefore the same procedure must be done in almost the same way as in
r492690 to make NetBox compatible with Django 2.2 in the ports tree.

That means to repocopy the required Django 1.11 ports, assign them to
Django 2.2, limit them to Python 3.5+ and update all related
CONFLICTS_INSTALL entries accordingly:

* www/py-dj22-django-cors-headers [1]
* www/py-dj22-django-debug-toolbar
* www/py-dj22-django-filter
* www/py-dj22-django-js-asset
* www/py-dj22-django-mptt
* www/py-dj22-django-tables2
* www/py-dj22-django-taggit-serializer
* www/py-dj22-django-timezone-field
* www/py-dj22-drf-yasg

[1] www/py-django-cors-headers was repocopied from r500510 to keep on the
    2.5.x branch as 3.x introduced some backward incompatibilities that
    haven't been fully tested, yet.

Changelog since 2.5.10:

Enhancements:

* Improve natural ordering of device components
* Add support for filtering cables by connected device
* Add decommissioning status for devices

Bug Fixes:

* Fix natural ordering of device components (after it has been improved
  before)
* Upgrade Django requirement to 2.2 to fix object deletion issue in the
  changelog middleware
* Preserve multiselect filter values when updating per-page count for list
  views
* Fix ordering of interface connections list by termination B name/device
* Fix tagged_items count in tags API endpoint
* Disable last_login update on login when maintenance mode is enabled

Reviewed by:	koobs, miwi
Differential Revision:	https://reviews.freebsd.org/D20103
2019-05-25 10:10:01 +00:00
Sunpoet Po-Chuan Hsieh
3e13a13e09 Add NO_ARCH 2019-05-25 10:01:51 +00:00
Tobias Kortkamp
796f216e07 net-mgmt/nagvis: Mark NDO2DB option as broken
USE_PHP=mysql no longer works.

PR:		238103
2019-05-24 12:42:46 +00:00
Lars Engels
c94db2238f net-mgmt/icinga2: Update to 2.10.5
MFH:		2019Q2
2019-05-24 12:28:22 +00:00
Dave Cottlehuber
059320610e net-mgmt/rubygem-riemann-*: new ports for the riemann.io suite
Riemann [net-mgmt/riemann] is a streaming event monitoring system
designed for monitoring distributed systems in real time.

This commit introduces the following gems:

- rubygem-riemann-client
- rubygem-riemann-dash
- rubygem-riemann-rabbitmq
- rubygem-riemann-tail
- rubygem-riemann-tools

Which allows connecting to riemann, to set & query events and the index,
to view event status in real-time, whether as a dashboard of events, or
as a classic tail in the terminal. An additional comprehensive set of
integrations for popular tools such as Varnish, Haproxy, nginx,
RabbitMQ, and more, are included in the riemann-tools gem.

More information about Riemann in general is at https://riemann.io/

Reviewed by:	romain
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D17710
2019-05-24 07:18:19 +00:00
Dave Cottlehuber
8685c628a1 net-mgmt/riemann: update to 0.3.2
Reviewed by:	romain
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D17710
2019-05-24 06:45:15 +00:00
Kubilay Kocak
7bc876ee2e net-mgmt/nagios-check_smartmon: Fix ValueError with some drive values
After upgrading to version 20100318_4, users reported ValueError for
some disks [1]

Also fix Python 3.x compatibility [2]

While I'm here:

  - Pet portlint, NO_* in USE{S} section
  - Make concurrent-safe, installs executables in libexec

PR:		236873
Reported by:	Thomas Eckhardt <freebsd eckieck de> [1]
Submitted by:	Thomas Eckhardt <freebsd eckieck de> [1]
Submitted by:	Krzysztof <ports bsdserwis com> (maintainer) [2]
Approved by:	Krzysztof <ports bsdserwis com> (maintainer)
MFH:		2019Q2 (bugfixes)
2019-05-23 14:27:14 +00:00
Philippe Audeoud
3500e28533 - Update to 3.68
- Add support for Lenovo, DocsisHE and Redlion
2019-05-22 19:08:00 +00:00
Ryan Steinmetz
17e836e108 - Update to 1.0.3 to resolve build failure (undefined symbol: arc4random_addrandom) 2019-05-22 12:53:34 +00:00
Mikolaj Golub
ff89fbb285 update to 0.4.3
PR:	238027
2019-05-22 06:07:02 +00:00
Dave Cottlehuber
f4fcbb881b fix auto-assign for BZ PRs by updating MAINTAINER for my ports
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D20331
2019-05-21 11:49:16 +00:00
Mateusz Piotrowski
e7fb165b07 Update to 1.5.0p16. 2019-05-21 10:20:30 +00:00
Mathieu Arnold
b02a518e53 Remove Created by lines where I am the one. 2019-05-20 13:04:24 +00:00
Lars Engels
6a856be403 net-mgmt/icingaweb2-module-reactbundle: Update to 0.6.0 2019-05-20 08:32:04 +00:00
Kai Knoblich
b24187684a net-mgmt/py-ciscoconfparse: Update to 1.3.37
Changelog:

* Further improve support for Python 3 when using in virtual environments in
  conjunction with pip.
2019-05-18 12:59:16 +00:00
Lars Engels
93aef769b9 net-mgmt/icingaweb2-module-pdfexport:
Add a runtime dependancy on www/chromium that was commented out before.
Don't bump PORTREVISION as the port was added just minutes before.
2019-05-17 12:53:47 +00:00
Lars Engels
b9541f9b5e Icinga IDO Reports provides host and service availability reports for Icinga
1.x and Icinga 2.x based on the monitoring database (IDO).

WWW: https://github.com/Icinga/icingaweb2-module-idoreports
2019-05-17 12:50:41 +00:00
Lars Engels
88ba50c2e2 Add net-mgmt/icingaweb2-module-pdfexport:
PDF export functionality for Icinga Web 2 using Google Chrome/Chromium for
rendering.

WWW: https://github.com/Icinga/icingaweb2-module-pdfexport
2019-05-17 12:49:49 +00:00
Lars Engels
18b4a45381 Add net-mgmt/icingaweb2-module-reporting:
Icinga Reporting is the central component for reporting related functionality
in the monitoring web frontend and framework Icinga Web 2. The engine allows
you to create reports over a specified time period for ad-hoc and scheduled
generation of reports. Other modules use the provided functionality in order to
provide concrete reports.

WWW: https://github.com/Icinga/icingaweb2-module-reporting
2019-05-17 12:48:36 +00:00
Lars Engels
cae7014987 Add net-mgmt/module-reactbundle:
ReactPHP-based 3rd party libraries This repository is an attempt to ship 3rd
party libraries that might be useful for asynchronous PHP-based Icinga Web 2
modules.

WWW: https://github.com/Icinga/icingaweb2-module-reactbundle
2019-05-17 12:47:10 +00:00
Lars Engels
7d1bdb23e9 net-mgmt/icingaweb2-module-ipl: Update to 0.3.0 2019-05-17 12:42:32 +00:00
Steven Kreuzer
cdb4bb9aac Update to version 1.2.3 2019-05-16 01:28:14 +00:00
Mathieu Arnold
a16c291d25 Sort categories Makefile and hook forgotten ports to the build.
Pointy hat:	bofh, glewis, gerald, swills, manu, ijiao, sunpoet, egypcio
2019-05-14 10:32:37 +00:00
Lars Engels
e0ba363e60 net-mgmt/icingaweb2-module-grafana: Update to 1.3.5 2019-05-13 09:22:33 +00:00
Dan Langille
f74ab1336f Upgrade to 1.51
https://github.com/librenms/librenms/releases/tag/1.51
2019-05-12 01:02:56 +00:00
Danilo G. Baio
696f323964 net-mgmt/zabbix3-*: Update to 3.0.27
Changelog:	https://www.zabbix.com/rn/rn3.0.27

PR:		237534
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-05-11 17:58:25 +00:00
Mark Linimon
922dee671e These ports now build on aarch64.
Where necessary, pet portlint.

Approved by:	portmgr
Obtained from:	aarch64 TRYBROKEN run
2019-05-03 21:06:51 +00:00
Kurt Jaeger
b1b140fa93 net-mgmt/p5-Net-CIDR: upgrade 0.19 -> 0.20
- ipcmp: handle comparison of mixed IPv4 and IPv6-specified
  addresses, allowing cidrlookup() to look up IPv6-mapped IPv4 addresses
  in IPv4 address ranges, and vice versa.

PR:		237364
Submitted by:	John W. O'Brien <john@saltant.com>
Changes:	https://metacpan.org/changes/distribution/Net-CIDR
2019-05-03 11:12:12 +00:00
Kai Knoblich
3d7211e62a net-mgmt/prometheus2: Update to 2.9.2
Changelog:

* Make sure subquery range is taken into account for selection
* Exhaust every request body before closing it
* Cmd/promtool: return errors from rule evaluations
* Remote Storage: string interner should not panic in release
* Fix memory allocation regression in mergedPostings.Seek

https://github.com/prometheus/prometheus/releases/tag/v2.9.2

PR:		237671
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Approved by:	mentors (implicit)
2019-05-01 22:50:56 +00:00
Rene Ladan
7469b029a6 Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.

Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
2019-05-01 19:35:14 +00:00
Kai Knoblich
58186c8e82 net-mgmt/netdisco: Update to 2.042005
* Pet portlint

Changelog since 2.040003:

[NEW FEATURES]

* Implementation of API authentication and Swagger-UI
* netdisco-sshcollector no longer required - the functionality (arpnip via
  ssh) will be run within netdisco's core schedule
* get_credentials replaces get_community and accepts any device_auth stanza
  in JSON format
* Store ifindex in Device Port Properties table
* New discover_waps and discover_phones boolean settings

[ENHANCEMENTS]

* Record egress untagged vlans in device_port_vlan table
* Add IS-IS neighbor discovery support
* Allow pseudo devices to arpnip
* Add "store" and "late" phases to backend workers
* Documentation updates
* Port-Channels now showing in netmap
* Use new LLDP capability checks for ports having phones
* Update Cisco ASA ssh collector

[BUG FIXES]

* Clickability of port log/control icons in port list display
* Clean manual topology after device ports change
* Better error message for both device_auth and snmp_auth
* Device addresses report has broken column data
* Minor enhancement to the way device_auth falls back to snmp_auth
* The store worker phase will return more accurate status
* Do not clobber sshcollector config
* Fix precedence of device_auth over snmp_auth loading
* Check legacy config name for nbtstat_response_timeout
* Fix an issue with VLAN reindexing for VRFs
* Fix device port change check
* Redux Search Node Date Range not working
* Update List::MoreUtils version requirement
* Fix discover syntax bug
* Port Control incorrectly uses VLAN config check
* HTML tag fix
* Map with VLAN filter omits unconnected devices
* netdisco-do renumber reports wrong ip
* No more duplicate entries in vlan filter
* Renumbering device missed a few tables
* Fix regression in phone/wap discovery exclusion
* Ipinventory report returns consistent data
* Make sure aggports have a master<->slave
* Search Node Date Range not working
* TypeAhead.pm can reference empty data
* Fix bug showing no nodes when only one matches in netmap

https://github.com/netdisco/netdisco/blob/2.042005/Changes

PR:		237111
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by:	mentors (implicit)
2019-05-01 14:31:04 +00:00
Mathieu Arnold
1b1d7b0219 Fix runtime for *-plugins when building WITH=BINDTOOLS. 2019-04-29 21:15:42 +00:00
Lars Engels
dd21275041 net-mgmt/icingaweb2:
- Fix plist by installing icingacli's bash completion to ${PREFIX}/etc/bash_completion.d/
- Bump PORTREVISION

PR:		237596
Submitted by:	Fredrik Eriksson <freebsd@wb9.se>
MFH:		2019Q2
2019-04-29 07:48:20 +00:00
Kurt Jaeger
578fa23153 net-mgmt/arpwatch: missing -v flag in getopt()
- The -v flag disables reporting on VRRP/CARP ethernet prefixes..."
  in ports r420995, but the getopt() optstring is missing the 'v' so
  the case is never matched.

PR:		235415
Submitted by:	Art Manion <traulam@gmail.com>
2019-04-29 06:13:44 +00:00
Kai Knoblich
3831fc7938 net-mgmt/p5-SNMP-Info: Update to 3.66
* Add dependencies for QA tests
* Pet portlint

While I'm here:
* Add path to license file

Changelog since 3.64:

* Add support for IS-IS routing protocol
* Switch to Alien::SNMP for travis builds
* Clarify MRO usage
* Expand CiscoAgg to also include LACP
* Update VyOS enterprise OID
* Bring layer3::oneaccess up to date for oneos6
* Add two more HP 2930F models
* Make CiscoAgg return ifindex instead of bp_index
* More documentation fixes + whitespace cleanup in all files

https://github.com/netdisco/snmp-info/blob/3.66/Changes

PR:		237110
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by:	maintainer timeout, mentors (implicit)
2019-04-28 18:04:37 +00:00
Kai Knoblich
9fe9a5b13d net-mgmt/py-pynxos: Update to 0.0.5
* Upstream switched to a more open license
* Also pet portlint while I'm here

Approved by:	mentors (implicit)
2019-04-28 17:10:02 +00:00
Rene Ladan
2ade5672a4 Remove expired ports:
2019-04-27 net-mgmt/zabbix32-agent: End of Life was November, 2017
2019-04-27 net-mgmt/zabbix32-frontend: End of Life was November, 2017
2019-04-27 net-mgmt/zabbix32-java: End of Life was November, 2017
2019-04-27 net-mgmt/zabbix32-proxy: End of Life was November, 2017
2019-04-27 net-mgmt/zabbix32-server: End of Life was November, 2017
2019-04-27 net-mgmt/zabbix34-agent: End of Life was October, 2018
2019-04-27 net-mgmt/zabbix34-frontend: End of Life was October, 2018
2019-04-27 net-mgmt/zabbix34-java: End of Life was October, 2018
2019-04-27 net-mgmt/zabbix34-proxy: End of Life was October, 2018
2019-04-27 net-mgmt/zabbix34-server: End of Life was October, 2018
databases/zabbix32-libzbxpgsql, depends on expired net-mgmt/zabbix32-agent
databases/zabbix34-libzbxpgsql, depends on expired net-mgmt/zabbix34-agent
2019-04-28 11:35:18 +00:00
Kai Knoblich
da9ff93299 net-mgmt/py-ciscoconfparse: Update to 1.3.36
Changes since 1.3.33:

* Refine JunOS parsing
* Refine IOS macro parsing
* Add support for IOS macros

Approved by:	mentors (implicit)
2019-04-26 22:24:32 +00:00
Muhammad Moinur Rahman
3d5d2ae0c8 net-mgmt/centreon-clib: Update version 18.10.0=>19.04.0 2019-04-26 20:52:12 +00:00
Lars Engels
3695859ecc net-mgmt/icingaweb2:
Update to 2.6.3

MFH:		2019Q2
2019-04-26 09:26:35 +00:00
Danilo G. Baio
ab837a94f1 net-mgmt/zabbix4-*: Update to 4.0.7
Changelog:	https://www.zabbix.com/rn/rn4.0.7

PR:		237535
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-04-25 11:57:34 +00:00