Commit graph

6934 commits

Author SHA1 Message Date
Dmitry Marakasov
4e11c93b98 - Switch to options helpers
- Whitespace fix in pkg-descr
2017-12-01 11:14:55 +00:00
Dmitry Marakasov
b6fed9857f - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2017-12-01 11:14:32 +00:00
Dmitry Marakasov
e23251b6e8 - Optionize DOCS
- Unsilence installation commands
2017-12-01 11:14:24 +00:00
Dmitry Marakasov
cd518bf8ad - Add LICENSE
- Switch to options helpers
- Simplify Makefile
2017-12-01 11:14:04 +00:00
Dmitry Marakasov
0f11c6a47b - Add LICENSE
- Switch to options helpers
- Regenerate patches
- Remove unnecessary flag modifications
2017-12-01 11:13:42 +00:00
Antoine Brodin
07faea058d Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
Boris Samorodov
9d5ba35a07 net-mgmt/blackbox_exporter: Update to version 0.11.0. 2017-11-30 20:58:48 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2017-11-30 06:13:34 +00:00
Dag-Erling Smørgrav
ea0f1337b8 Add a patch that sends a probe packet to the server when setting up the
client socket.  It helps in a few cases where the server has multiple
addresses, only some of them are reachable, and connect() succeeds even
though sendto() will fail.

Approved by:	maintainer
2017-11-29 13:12:24 +00:00
Richard Gallamore
88871ed702 * Updated to 1.3.2
* Sorted Makefile for portlint

PR:		223830
Submitted by:	<cheffo@fre^.org> (maintainer)
2017-11-28 21:21:04 +00:00
Lars Engels
a3c82795c3 The Elasticsearch Module for Icinga Web 2 integrates your Elastic stack into
Icinga Web 2. Based on Elasticsearch instances and event types you configure,
the module allows you to display data collected by Beats, Logstash and any
other source. After you've installed and configured the module, you can browse
events via the host action Elasticsearch Events.

WWW: https://github.com/Icinga/icingaweb2-module-elasticsearch
2017-11-28 16:20:18 +00:00
Lars Engels
d8f0aa1f96 This module integrates an existing Graphite installation in your Icinga Web 2
frontend.

It provides a new menu section with two general overviews for hosts and
services as well as an extension to the host and service detail view of the
monitoring module.

WWW: https://github.com/Icinga/icingaweb2-module-graphite
2017-11-28 16:01:14 +00:00
Lars Engels
4e69251c6d net-mgmt/icingaweb2:
- Update to 2.5.0
- Update pkg-descr and WWW
- Add upgrade information to pkg-message
2017-11-28 14:18:32 +00:00
Thomas Zander
5f2e7b4cc3 Allow collectd to use python3 if optional python support is activated
PR:		222742
Submitted by:	mi@ALDAN.algebra.com
Approved by:	ports@bsdserwis.com (maintainer)
MFH:		2017Q4 (ports-secteam fix blanket)
2017-11-25 14:10:44 +00:00
Mathieu Arnold
d9033160f4 Don't use MASTER_SITE_SUBDIR when it is not needed.
Sponsored by:	Absolight
2017-11-24 17:53:11 +00:00
Lars Engels
3c88dff788 net-mgmt/icinga2
- Update to 2.8.0
- Re-add USES= ssl now that Icinga uses symbol versioning
2017-11-23 12:51:54 +00:00
Rene Ladan
7fc25c874c Remove expired ports:
2017-11-20 news/brag: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
2017-11-20 textproc/srilm: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
2017-11-20 x11-toolkits/tk84: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
2017-11-20 devel/tkinspect: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
2017-11-20 games/bogged: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
2017-11-20 games/ttraffic: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
2017-11-20 games/ifm: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
2017-11-20 games/tksol: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
2017-11-20 lang/tcl84: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
2017-11-20 mail/tkrat2: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
2017-11-20 multimedia/dtv: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
2017-11-20 net-mgmt/netwag: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
2017-11-21 18:50:58 +00:00
Steve Wills
fc3b56ba75 net-mgmt/collectd5: update to 5.8.0
PR:		223789
Submitted by:	Krzysztof <ports@bsdserwis.com> (maintainer)
2017-11-21 18:40:25 +00:00
Luca Pizzamiglio
3b56870aa8 net-mgmt/cacti: Update to 1.1.28
PR:		223756
Submitted by:	freebsd-ports@dan.me.uk (maintainer)
Approved by:	olivier (mentor)
MFH:		2017Q4
Security:	CVE-2017-16641
Security:	CVE-2017-16660
Security:	CVE-2017-16661
Security:	CVE-2017-16785
Differential Revision:	https://reviews.freebsd.org/D13175
2017-11-21 12:04:25 +00:00
Lars Engels
c3ccfe85fe net-mgmt/icinga2:
- Update to 2.7.2 (Bugfix Release)

MFH:		2017Q4
2017-11-21 11:59:32 +00:00
Dan Langille
2751f7e4c6 Set path to rrdtool 2017-11-20 23:33:36 +00:00
Dan Langille
74163d0cd3 Upgrade to 1.33.01 2017-11-20 21:21:13 +00:00
Richard Gallamore
e09dab525e * Updated to 6.2.3
Changes: https://manual.seafile.com/changelog/server-changelog.html
Affected ports: net-mgmt/seafile-server net-mgmt/ccnet-server
2017-11-20 02:11:19 +00:00
Mark Felder
02b441de6a net-mgmt/unifi5: Update to 5.6.24
Changelog:	https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-6-24-Stable-Candidate-has-been-released/ba-p/2141297
2017-11-18 13:54:55 +00:00
Mark Felder
c756617918 net-mgmt/unifi5: Update to 5.6.22
Changelog:	https://community.ubnt.com/t5/UniFi-Beta-Blog/UniFi-5-6-22-Stable-Candidate-has-been-released/ba-p/2127830
2017-11-18 13:41:05 +00:00
Torsten Zuehlsdorff
96025cafd3 PHP 7.2: Remove bad repocopies.
Reported by: adamw
2017-11-16 17:12:24 +00:00
Torsten Zuehlsdorff
687591dd75 Add PHP 7.2 RC6
Notable changes:
- mcrypt module was removed
- sodium module was added
- sybase_ct artifacts removed

Also many PECL ports will not work with this version
since some files got renamed.

Reviewed by:           mat, ale, Rainer Duffner <rainer@ultra-secure.de>
Differential Revision: https://reviews.freebsd.org/D12980
2017-11-16 10:48:48 +00:00
Steve Wills
bdb90155bb net-mgmt/triton-guesttools: create port
FreeBSD guest tools to enabled compatability with SmartOS and Triton.

WWW: https://github.com/joyent/freebsd-kvm-image-builder/tree/master/triton-freebsd-guesttools
2017-11-15 22:43:20 +00:00
Palle Girgensohn
60bca78554 Upgrade to 1.4.4 2017-11-15 20:31:10 +00:00
Steve Wills
c02c7d60a8 net-mgmt/mdata-client: create port
Metadata retrieval and manipulation tools for use within guests of the SmartOS
(and SDC) hypervisor. These guests may be either SmartOS Zones or KVM virtual
machines.

WWW: https://github.com/joyent/mdata-client
2017-11-15 19:31:55 +00:00
Danilo G. Baio
41fccdab14 net-mgmt/zabbix3-*: Update to 3.0.13
Changes:	https://www.zabbix.com/rn3.0.13

PR:		223604
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2017-11-11 19:04:44 +00:00
Danilo G. Baio
f0cb8a6da2 net-mgmt/zabbix32-*: Update to 3.2.10
Changes:	https://www.zabbix.com/rn3.2.10

PR:		223603
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2017-11-11 18:54:16 +00:00
Antoine Brodin
ae498e3328 Fix the context of some patches so that they apply with stricter patch(1)
PR:		223545
With hat:	portmgr
2017-11-11 07:11:37 +00:00
Tobias C. Berner
81a2ae7251 Updat net-mgmt/networkmgr to 2.5
* while here, make portlint happier

PR:		223571
Submitted by:	ericturgeon.bsd@gmail.com (maintainer)
2017-11-11 07:11:19 +00:00
Tobias C. Berner
ff2c0c6c81 Update net-mgmt/zabbix34-* to 3.4.4
PR:		223592
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2017-11-10 22:41:53 +00:00
Kurt Jaeger
8161d99187 net-mgmt/nfdump: update 1.6.15 -> 1.6.16
Changes:	https://github.com/phaag/nfdump/blob/master/ChangeLog
2017-11-10 20:22:07 +00:00
Palle Girgensohn
f1036fcf07 Update to version 1.4.3 2017-11-08 17:51:17 +00:00
Mahdi Mokhtari
290d3115f9 net-mgmt/netdata: Add option for freeipmi support
PR:		223460
Reported by:	Bryce Edwards <bryce@bryce.net>
Reviewed by:	mat (mentor)
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D12975
2017-11-08 12:18:34 +00:00
Steven Kreuzer
e8487328c6 Update to version 1.1.27 2017-11-08 03:54:42 +00:00
Mathieu Arnold
fd08254023 Fix build with MariaDB 10.2.
PR:		223424
Submitted by:	brnrd
Reported by:	Matthias Fechner
Sponsored by:	Absolight
2017-11-07 15:48:11 +00:00
Mathieu Arnold
b49d1821dc Set the correct lockfile in nagios.cfg-sample.
PR:		223087
Submitted by:	Vinícius Zavam
Sponsored by:	Absolight
2017-11-07 15:47:54 +00:00
Danilo G. Baio
863faf39e6 net-mgmt/prometheus: Update to 1.8.2
While here, add LICENSE_FILE.

Changes:	https://github.com/prometheus/prometheus/releases/tag/v1.8.2

PR:		223432
Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
Approved by:	ports@ecadlabs.com (maintainer)
2017-11-06 22:55:27 +00:00
Mathieu Arnold
9e70562238 Fix build with MariaDB 10.2.
PR:		223387
Submitted by:	brnrd
Reported by:	fbsd98816551 avksrv org
Sponsored by:	Absolight
2017-11-06 14:24:56 +00:00
Matthew Seaman
79e32f4fba Upgrade to 2.23.0
Changes: https://github.com/bucardo/check_postgres/releases/tag/2.23.0
2017-11-02 19:07:43 +00:00
Jimmy Olgeni
2fb9f25373 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-01 13:10:35 +00:00
Mark Felder
6bc97775cd net-mgmt/nsca: Add patch to prevent crashing on FreeBSD
PR:		218879
Approved by:	maintainer timeout
MFH:		2017Q4
2017-11-01 11:48:32 +00:00
Mark Felder
68821ded9f net-mgmt/rancid3: Remove to port patches that were integrated upstream
PR:		223258
2017-11-01 11:41:32 +00:00
Jimmy Olgeni
258b5d44ad Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-10-31 14:51:53 +00:00
Mathieu Arnold
312d393384 Mark BROKEN.
Sponsored by:	Absolight
2017-10-30 11:03:47 +00:00
Niclas Zeising
60265d620c Add deprecation note and set expiration date.
Please update to use net-mgmt/nrpe3 instead, as that's the version supported
by upstream.
2017-10-28 11:25:50 +00:00
Lars Engels
f9d4929fd2 net-mgmt/icingaweb2-module-cube:
- Update to 1.0.1
2017-10-27 12:27:05 +00:00
Lars Engels
ffb20aaddb icingaweb2-module-director:
- Update to 1.4.1
- Wrap pkg-descr after 80 chars
- Add USES= php to pet portlint
2017-10-27 12:25:00 +00:00
Mark Felder
d44f7982b8 net-mgmt/rancid3: Update to 3.7
Changelog:	http://www.shrubbery.net/rancid/CHANGES
2017-10-25 18:13:38 +00:00
Steve Wills
64242ac645 net-mgmt/cacti: Update to 1.1.27
PR:		223235
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-10-25 14:37:01 +00:00
Larry Rosenman
d9ce0900d5 net-mgmt/prometheus: upgrade to 1.8.1
PR:		223086
Submitted by:	dor.bsd@xm0.uk
Approved by:	ports@ecadlabs.com (Maintainet)
2017-10-24 17:07:04 +00:00
Pietro Cerutti
4c8e815675 lang/tcl84, x11-toolkits/tk84: extend expiration for another month
Track down a few more ports that depend on those two, and deprecate them too.
2017-10-20 12:25:51 +00:00
Steve Wills
2375215bbe net-mgmt/cacti: update to 1.1.26
PR:		223107
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
MFH:		2017Q4
Security:	e1cb9dc9-daa9-44db-adde-e94d900e2f7f
2017-10-19 20:00:15 +00:00
Danilo G. Baio
86893c39ec net-mgmt/zabbix3-*: Update to 3.0.12
Changes:	https://www.zabbix.com/rn3.0.12

PR:		223092
Submitted by:	pg@pakhom.spb.ru (maintainer)
2017-10-18 23:26:26 +00:00
Steve Wills
862b099c57 net-mgmt/zabbix34-*: Update to 3.4.3
PR:		223088
Submitted by:	pg@pakhom.spb.ru (maintainer)
2017-10-18 16:48:34 +00:00
Steve Wills
d7599f02d7 net-mgmt/zabbix32-*: Update to 3.2.9
PR:		223091
Submitted by:	pg@pakhom.spb.ru (maintainer)
2017-10-18 16:32:51 +00:00
Mark Felder
e53e2d1728 net-mgmt/unifi5: Update to 5.5.24
Changelog:	https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-5-24-Stable-has-been-released/ba-p/2086518
2017-10-16 12:40:08 +00:00
Rodrigo Osorio
833e30e5eb Add a CONFLICTS_INSTALL to report a conflict with sysutils/nfsping ; both ports install smokeping/lib/Smokeping/probes/NFSping.pm.
Bump PORTREVISION.
2017-10-15 10:28:09 +00:00
Kurt Jaeger
9406ac5538 New port: net-mgmt/py-pynsca
Implements an NSCA (Nagios Service Check Acceptor) client in Python.

WWW: https://github.com/djmitche/pynsca

PR:		222445
Submitted by:	Ryder Dain <ryder.dain@gmail.com>
2017-10-14 07:09:11 +00:00
Richard Gallamore
ba7c70c331 * Updated Seafile to 6.2.2, Seahub to 6.2.0
* Fixed gunicorn startup issue

Affected ports: net-mgmt/seafile-server net-mgmt/ccnet-server www/py-seafdav www/py-seafobj www/seahub
Changes:	https://manual.seafile.com/changelog/server-changelog.html
2017-10-14 00:58:35 +00:00
Danilo G. Baio
6611b7b9c3 net-mgmt/zabbix22-*: Update to 2.2.20
Update CONFLICTS to also match zabbix32. [1]
Improve LICENSE.

Changes:	https://www.zabbix.com/rn2.2.20

PR:		222810
PR:		222317 [1]
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
Submitted by:	Franco Fichtner <franco@opnsense.org> [1]
2017-10-12 12:46:47 +00:00
Danilo G. Baio
a6ded03ca3 net-mgmt/zabbix3-*: Update to 3.0.11
Improve LICENSE.
Remove unnecessary information from the slave ports.

Changes:	https://www.zabbix.com/rn3.0.11

PR:		222809
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2017-10-12 12:38:23 +00:00
Danilo G. Baio
bf3eccef76 net-mgmt/zabbix32-*: Update to 3.2.8
Update CONFLICTS to also match zabbix[22|34]. [1]
Improve LICENSE.
Remove unnecessary information from the slave ports.

Changes:	https://www.zabbix.com/rn3.2.8

PR:		222808
PR:		222317 [1]
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
Submitted by:	Franco Fichtner <franco@opnsense.org> [1]
2017-10-12 12:19:52 +00:00
Mathieu Arnold
d7e7e4397c Stripping go binaries is perfectly fine.
https://dominik.honnef.co/posts/2016/10/go-and-strip/

Sponsored by:	Absolight
2017-10-12 09:06:17 +00:00
Sunpoet Po-Chuan Hsieh
1cc3929d7c Convert to test framework
Approved by:	portmgr (blanket)
2017-10-12 08:10:57 +00:00
Niclas Zeising
46248ead44 Update to 3.2.1 2017-10-11 19:31:16 +00:00
Mark Felder
2998f7957f net-mgmt/adcli: Fix plist to pass testport
Approved by:	portmgr (with hat)
MFH:		2017Q4
2017-10-11 16:22:20 +00:00
Mark Linimon
3ef3461740 For ports that are explicitly enabled on armv6, also enable them
on armv7.  This has not been tested with an -exp run but should
"do no harm".

PR:		221894 (partial)
2017-10-10 21:31:30 +00:00
Boris Samorodov
615a3fc1bb net-mgmt/blackbox_exporter: Update to version 0.10.0.
[FEATURE] ICMP payload size and DF bit now configurable
[BUGFIX] Fix memory leak
2017-10-10 19:55:48 +00:00
Sunpoet Po-Chuan Hsieh
2e4438fda5 Convert PORTDATA=* and PORTDOCS=* to PLIST entries
- Sort PLIST
2017-10-08 13:49:28 +00:00
Antoine Brodin
3db984297a Ignore on the package builders
Reported by:	pkg-fallout
MFH:		2017Q4
2017-10-08 08:10:01 +00:00
Sunpoet Po-Chuan Hsieh
3123f05485 Update to 0.91
Changes:	http://search.cpan.org/dist/Net-IPv6Addr/Changes
2017-10-06 10:44:29 +00:00
Rene Ladan
afe6a5df05 Remove expired ports:
2017-10-04 sysutils/bacula5-client-static: No upstream commits since 2013. Use sysutils/bacula-server
2017-10-04 sysutils/bacula5-client: No upstream commits since 2013. Use sysutils/bacula-server
2017-10-04 sysutils/bacula5-bat: No upstream commits since 2013. Use sysutils/bacula-server
2017-10-04 sysutils/bacula5-server: No upstream commits since 2013. Use sysutils/bacula-server
2017-10-04 net-mgmt/nagios-check_bacula5: No upstream commits since 2013. Use sysutils/bacula-server
2017-10-04 sysutils/bacula5-docs: No upstream commits since 2013. Use sysutils/bacula-docs
2017-10-05 19:51:37 +00:00
Philippe Audeoud
5577d8b170 Layer3::Juniper fixed to return os_ver for JUNOS 14.x and higher
Migrate to Module::Build for distribution maintenance
Include loading of LLDP-EXT-MED-MIB in LLDP.pm
support CiscoConfig on Nexus (sf.net:scratchfury)
remove interface specific part from vrf interfaces on IOS (W. Vandersmissen)
f5 class should respect UseEnums when faking i_type
2017-10-05 18:54:26 +00:00
Mark Felder
d4df31d870 This project contains integrations for various monitoring tools with
the PagerDuty Agent.

It currently includes support for:

    Nagios
    Sensu
    Zabbix

WWW: https://github.com/PagerDuty/pdagent-integrations
2017-10-05 18:35:51 +00:00
Danilo G. Baio
c1d9730c48 net-mgmt/zabbix34-*: Update to 3.4.2 [1]
Update CONFLICTS to also match zabbix32. [2]

Changes:	https://www.zabbix.com/rn3.4.2

PR:		222736 [1]
PR:		222317 [2]
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) [1]
Submitted by:	Franco Fichtner <franco@opnsense.org> [2]
2017-10-05 01:03:07 +00:00
Sunpoet Po-Chuan Hsieh
e7928ecbba Update to 0.9
Changes:	http://search.cpan.org/dist/Net-IPv6Addr/ChangeLog
2017-10-02 18:24:15 +00:00
Sunpoet Po-Chuan Hsieh
1f8f90e47f Update to 0.8
- Sort PLIST

Changes:	http://search.cpan.org/dist/Net-IPv6Addr/ChangeLog
2017-10-01 17:09:52 +00:00
Tobias C. Berner
04319b4176 New port: net-mgmt/py-msrestazure: Azure-specific AutoRest swagger generator Python
PR:		222211
Submitted by:	xmj
2017-09-30 11:09:19 +00:00
Tobias C. Berner
0b601508ae New port: net-mgmt/py-msrest: AutoRest swagger generator Python client runtime
PR:		222210
Submitted by:	xmj
2017-09-30 10:59:11 +00:00
Tobias C. Berner
5573592635 New port: net-mgmt/py-adal: Authentication of Azure Active Directory for python apps
PR:		222209
Submitted by:	xmj
2017-09-30 10:50:14 +00:00
Richard Gallamore
b7ee678d7b * Updated to 6.1.9
Affected ports: www/py-seafdav www/py-seafobj www/seahub
2017-09-29 22:59:13 +00:00
Lars Engels
862fdc12d4 net-mgmt/icingaweb2:
Update to 2.4.2
2017-09-29 11:28:20 +00:00
Mahdi Mokhtari
bd0eb4ec0b net-mgmt/netdata: Fix the pkg-plist that became broken by r450382
PR:		222589
Reviewed by:	mat (mentor)
Approved by:	mat (mentor)
Sponsored by:	Netzkommune GmbH
Differential Revision:	https://reviews.freebsd.org/D12477
2017-09-25 20:34:16 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Danilo G. Baio
4f618a569c net-mgmt/networkmgr: Update to 2.4
- Inform the correct location of doas.conf (pkg-message).
- While here, set architecture neutral, fix shebang (QA)
  and add LICENSE_FILE.

PR:		222489
Submitted by:	ericturgeon.bsd@gmail.com (maintainer)
2017-09-24 22:12:31 +00:00
Mark Felder
81c1fb775e net-mgmt/py-pdagent: Change to PORTVERSION and DISTVERSIONPREFIX 2017-09-22 21:22:24 +00:00
Mahdi Mokhtari
13bb0858e1 net-mgmt/netdata: Update to 1.8.0
Update includes:

bug fix: streaming slaves consuming 100% CPU
Happened Under certain conditions, especially under FreeBSD and macOS slaves.

bug fix: missing alarm notifications on netdata masters
Because of messing cached alarm state, sometimes the notifications were not
    always sent, although being visible at the dashboards.

bug fix: streamed charts with duplicate names
There was a minor issue with charts that were created with name aliases.

new plugin:
python.d.plugin now supports HTTP keep-alive via using urllib3.
This enables HTTP keep-alive on all connections, which allows netdata to have
    permanent connections to third party web applications.

Reviewed by:	mat (mentor)
Approved by:	mat (mentor)
Sponsored by:	Netzkommune GmbH
Differential Revision:	https://reviews.freebsd.org/D12408
2017-09-22 15:14:43 +00:00
Boris Samorodov
74a5c0d261 net-mgmt/blackbox_exporter: Update to version 0.9.1.
[BUGFIX] Default TLS ServerName to target's host for HTTP probe if not
  provided in config]
2017-09-22 14:01:19 +00:00
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Lars Engels
a0c072114a net-mgmt/icinga2:
- Update to 2.7.1
- Pet portlint by moving BROKEN_powerpc64 up a bit
2017-09-22 09:44:23 +00:00
Boris Samorodov
9ca82792c4 net-mgmt/blackbox_exporter: Update to version 0.9.0.
[FEATURE] Make debug logs available when &debug=true passed to probe endpoint
  [FEATURE] Make last debug logs of last 100 probe available from landing page
  [FEATURE] Expand debug logging of all probes
  [FEATURE] Automatically default TLS SNI for TCP probe
  [FEATURE] Error out early if query not provided for DNS probe
  [ENHANCEMENT] Switch to go-kit for logging
  [BUGFIX] Only resolve DNS once for initail HTTP request
2017-09-21 11:04:00 +00:00
Richard Gallamore
70cbc01a28 * Updated to 6.1.1
Affected ports:	net-mgmt/ccnet-client net-mgmt/seafile-client net-mgmt/seafile-gui
Changes:	https://manual.seafile.com/changelog/client-changelog.html
2017-09-19 21:38:04 +00:00
Danilo G. Baio
7b721e0d50 net-mgmt/cacti: Update to 1.1.24
Changes:	http://www.cacti.net/release_notes.php?version=1.1.23
		http://www.cacti.net/release_notes.php?version=1.1.24

PR:		222430
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-09-19 03:38:45 +00:00
Luca Pizzamiglio
45a3a02fad net-mgmt/openbmp: new port
Adding openBMP, a BGP Monitor Protocol collector

Approved by:	olivier (mentor)
Sponsored by:	trivago N.V.
Differential Revision:	https://reviews.freebsd.org/D12378
2017-09-15 14:17:03 +00:00
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Steve Wills
081e46f2b1 net-mgmt/nstat: Add missed RUN_DEPENDS on intel-pcm 2017-09-15 00:19:32 +00:00
Ryan Steinmetz
16aa4ff258 - Update MFD description
PR:		222331
2017-09-14 21:23:14 +00:00
Mark Felder
9620259fff net-mgmt/py-pdagent: Remove command_args. It was a no-op. 2017-09-14 20:22:17 +00:00
Steve Wills
e3e6a21819 net-mgmt/nstat: create port
nstat is a replacement for the most frequently used parts of vmstat, netstat
(bw), and pmc-memory.x The advantage of using nstat is that it can run all in a
single session, rather than having to use 3 terminal sessions to monitor a
machine.

Submitted by:	gallatin (private email)
2017-09-14 18:20:28 +00:00
Mark Felder
840db43d71 The PagerDuty Agent is a program that lets you easily integrate your
monitoring system with PagerDuty.

WWW: https://github.com/PagerDuty/pdagent
2017-09-14 17:37:53 +00:00
Mathieu Arnold
6da19f7139 Add support for opensmtp in check_mailq.
PR:		222237
Submitted by:	mmokhi
Obtained from:	d56818f512
Obtained from:	https://github.com/monitoring-plugins/monitoring-plugins/pull/1495
Sponsored by:	Absolight
2017-09-14 11:58:58 +00:00
Dag-Erling Smørgrav
5b9c91a08f Enable the DEBUG, GCRYPT and PING options by default.
DEBUG is required for any sort of troubleshooting, GCRYPT is required to
encrypt communication with the server, and PING is one of the most basic
sensors which everybody uses.  My hope is that with these three options,
more people will be able to use collectd without having to recompile it.

Approved by:	maintainer
2017-09-13 14:55:45 +00:00
Sunpoet Po-Chuan Hsieh
245472ef4f Add LICENSE
- Allow concurrent installation (USE_PYTHON=concurrent)
- Sort USE_PYTHON
- Take maintainership
2017-09-12 20:56:38 +00:00
Mathieu Arnold
4eba270d45 Add support from check_procs's -j <jailid>.
This was added in r448907 and r448923.

PR:		221910
Submitted by:	mat
Approved by:	maintainer timeout
Sponsored by:	Absolight
2017-09-12 14:39:06 +00:00
Danilo G. Baio
bc51cd78e8 net-mgmt/cacti: Update to 1.1.22
Changes:	https://www.cacti.net/release_notes.php?version=1.1.22

PR:		222216
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-09-12 11:15:03 +00:00
Mathieu Arnold
7c036fceb6 Update to 4.3.4.
Sponsored by:	Absolight
2017-09-12 11:11:39 +00:00
Mathieu Arnold
bbe8c3c106 Sort categories Makefiles properly.
Sponsored by:	Absolight
2017-09-11 13:10:24 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Bernard Spil
2c43f42181 net-mgmt/hawk: Add IGNORE for PHP 7.1
- mysql PHP extension was dropped in 7.0

PR:		222173
2017-09-09 19:30:56 +00:00
Danilo G. Baio
b7ddbc8808 net-mgmt/zabbix34-proxy: Missing dependency
Also include devel/libevent as zabbix34-proxy dependency.

PR:		222095
Submitted by:	Christian Ullrich <chris@chrullrich.net>
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2017-09-09 12:46:00 +00:00
Mathieu Arnold
42d9018317 Fix not starting after crash.
When nrpe quits ungracefully, for example, if the box was rebooted, it
often does not start because the pid file is still there, and the pid in
it exists and the pid in it is in use by some other process.

The dubious code is in src/nrpe.c in write_pid_file() around line 1756
that could be axed.

But I think the easiest way to fix this is with the attached patch.
precmd is run just before starting the daemon and after checking that it
is not already running.

With this, it starts just fine, and still refuses to start if it is
really already running, but starts fine if the pid file contains a pid
that exists but is not nrpe.

PR:		221740
Submitted by:	mat
Approved by:	maintainer timeout
Sponsored by:	Absolight
2017-09-06 09:24:10 +00:00
Danilo G. Baio
9ecaaa767e net-mgmt/cacti: Update to 1.1.21
Changes:	https://www.cacti.net/release_notes.php?version=1.1.21

PR:		222063
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-09-06 02:54:37 +00:00
Richard Gallamore
3b9b4c1266 * Updated to 6.1.8
Affected ports: www/py-seafdav www/py-seafobj www/seahub

Approved by:	lifanov (mentor, implicit)
2017-09-04 19:53:39 +00:00
Richard Gallamore
5773b6db78 Updated to 6.1.2, cleanup makefiles, add note in UPDATING
Upstream has set collation type for MySQL to be implicit and
will cause issues when updating if tables are not set to
utf8_unicode_ci.

Approved by:	lifanov (mentor, implicit)
2017-09-04 19:49:41 +00:00
Danilo G. Baio
ee8e6a2183 net-mgmt/zabbix34-*: Update to 3.4.1
Changes:	https://www.zabbix.com/rn3.4.1

PR:		221928
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2017-09-04 00:32:34 +00:00
Roman Bogorodskiy
02e7fe97ac net-mgmt/virt-viewer: update to 6.0 2017-09-03 09:30:24 +00:00
Danilo G. Baio
03cbf40b2c net-mgmt/riemann-c-client: Update to 1.10.1
While here, add LICENSE_FILE and silence portlint warning about order of
USES/USE_*.
Mark as MAKE_JOBS_UNSAFE, random errors with parallel jobs in poudriere
[10.3|11.1] [i386|amd64].

PR:		221440
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at> (maintainer)
2017-09-01 00:18:04 +00:00
Danilo G. Baio
b3d8749833 net-mgmt/riemann: Update 0.2.14
Bump lowest JAVA_VERSION to 1.8+ missed from the last release and
simplify port because it's not a master port.

PR:		221436
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at> (maintainer)
2017-09-01 00:07:48 +00:00
Emanuel Haupt
5598d5b130 Fix OPTIONS_SINGLE logic. The two options (LIBPCAP_BASE and LIBPCAP_PORTS) need
to be mutually exclusive.

If LIBPCAP_BASE is selected, make sure the binary is linked against the libpcap
from base, even if net/libpcap is present.

Bump PORTREVISION to make sure the OPTIONS change is tracked.

Reported by:	jbeich
2017-08-31 09:55:58 +00:00
Danilo G. Baio
a55022a022 net-mgmt/cacti: Update to 1.1.20
Changes:	https://www.cacti.net/release_notes.php?version=1.1.20

PR:		221932
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-08-31 01:59:11 +00:00
Dan Langille
2ed480722b Correctly define the _DESC values
Reported by:	ehaupt,mat
2017-08-30 20:02:36 +00:00
Dan Langille
d4720836aa Add base/port options for libpcap
PR:		221923
Approved by:	ehaupt (maintainer)
2017-08-30 19:32:00 +00:00
Antoine Brodin
6d8dd3b4e8 Fix PKGBASE collisions 2017-08-30 18:51:48 +00:00
Dan Langille
ae6ca1f5b3 Add Bacula 9.0.3
PR:		221710
2017-08-30 18:11:06 +00:00
Mathieu Arnold
51f7faef0d Restore check_http's -C option to its former glory.
Submitted by:	feld
Sponsored by:	Absolight
2017-08-30 14:32:09 +00:00
Mathieu Arnold
049f39e99d Fix the check_swap again.
PR:		219068
Sponsored by:	Absolight
2017-08-29 16:06:05 +00:00
Mathieu Arnold
a839ec52bb And with the correct patch.
Pointy hat:	The heat in Paris is killing me.
Sponsored by:	Absolight
2017-08-29 14:57:56 +00:00
Mathieu Arnold
e2757ea522 Add jail id support to check_procs here too.
Sponsored by:	Absolight
2017-08-29 14:37:11 +00:00
Mathieu Arnold
88a4bc40ef Add forgotten patch.
PR:		197193
Submitted by:	mitsururike gmail com
Sponsored by:	Absolight
2017-08-29 13:30:40 +00:00
Mathieu Arnold
015e9e8577 Add jail support to check_procs.
PR:		197193
Submitted by:	mitsururike gmail com
Sponsored by:	Absolight
2017-08-29 11:46:03 +00:00
Dmitry Marakasov
8db77b1a6b - Fix comment
- Fix shebangs
- Add missing run-depends
- Switch to options helpers
2017-08-29 11:16:57 +00:00
Mathieu Arnold
f66125bfdb Update to 4.3.3.
Sponsored by:	Absolight
2017-08-29 10:57:00 +00:00
Wen Heping
1c8b987884 - Update to 0.7
changes: http://cpansearch.perl.org/src/BKB/Net-IPv6Addr-0.7/ChangeLog
2017-08-27 04:00:32 +00:00
Danilo G. Baio
7f58c18bfb net-mgmt/zabbix32-frontend: Remove MYSQL as default option
This fixes PHP 7.0+ support

PR:		221779
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2017-08-25 23:32:36 +00:00
Danilo G. Baio
4ce0e08ab1 New ports: net-mgmt/zabbix34-[agent|frontend|proxy|server]
net-mgmt/zabbix32 -> net-mgmt/zabbix34

What's new in Zabbix 3.4.0:
https://www.zabbix.com/documentation/3.4/manual/introduction/whatsnew340

PR:		221779
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru>
2017-08-25 23:25:42 +00:00
Boris Samorodov
80fc94900e net-mgmt/blackbox_exporter: Fix startup parameters.
The fixed error is:
---
blackbox_exporter: error: unknown short flag '-w',  try --help
---
2017-08-25 19:59:27 +00:00
Sunpoet Po-Chuan Hsieh
45303b9d24 Update to 0.6
Changes:	http://search.cpan.org/dist/Net-IPv6Addr/ChangeLog
2017-08-25 18:21:16 +00:00
Dmitry Marakasov
22320006d4 - Update WWW
Approved by:	portmgr blanket
2017-08-24 14:23:27 +00:00
Sunpoet Po-Chuan Hsieh
fec1e502eb Update to 0.5
- Sort *_DEPENDS
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Net-IPv6Addr/ChangeLog
2017-08-24 14:19:56 +00:00
Dmitry Marakasov
315f85adeb Update zabbix WWWs, fix pkg-message typos
Approved by:	portmgr blanket
2017-08-23 16:33:45 +00:00
Lars Engels
ffd84b65e8 net-mgmt/pnp:
- Update to 0.6.26
- Remove upstreamed patches
2017-08-23 10:46:51 +00:00
Danilo G. Baio
9f53466248 net-mgmt/cacti: Update to 1.1.19
Changes:	https://www.cacti.net/release_notes.php?version=1.1.19

PR:		221693
Submitted by:	Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-08-23 01:10:12 +00:00
Dan Langille
ebe80d968d Deprecate bacula5
Set removal for 2017-10-04
2017-08-22 21:59:48 +00:00
Steve Wills
9e206eb55e net-mgmt/nagios-check_cpu_usage: switch to iostat
PR:		214297
Submitted by:	Vidar Karlsen <vidar@karlsen.tech>
2017-08-22 16:41:17 +00:00
Steve Wills
155eb4d28c net-mgmt/observium: multiple changes
* Fix license
* Improve post install message
* Add Apache config

PR:		214515
Submitted by:	dirkx@webweaving.org (maintainer) (with slight modification)
2017-08-22 16:26:13 +00:00
Emanuel Haupt
3752f96196 Fix geoip support by providing LIBPATH.
PR:		221682
Submitted by:	tmasu@st.rim.or.jp
2017-08-21 06:27:09 +00:00
Danilo G. Baio
111cb50adf net-mgmt/alertmanager: Update to 0.8.0
- Add binary amtool

While here, add LICENSE_FILE

Changes:	https://github.com/prometheus/alertmanager/blob/master/CHANGELOG.md

PR:		221617
Submitted by:	michal@hanu.la (maintainer)
2017-08-20 15:22:01 +00:00
Danilo G. Baio
6ea747469e net-mgmt/cacti: Update to 1.1.18
Changes:	https://www.cacti.net/release_notes.php?version=1.1.18

PR:		221669
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-08-20 15:10:39 +00:00
Richard Gallamore
c21043f162 * Updated to 6.1.7
* Cleaned up Makefiles

Affected ports: www/seahub www/py-seafdav www/py-seafobj

Approved by:	lifanov (mentor, implicit)
2017-08-18 06:39:47 +00:00
Danilo G. Baio
957727b232 net-mgmt/zabbix32-*: Update to 3.2.7, Fixes security vulnerability
Changes:	https://www.zabbix.com/rn3.2.7

PR:		221563
Submitted by:	pg@pakhom.spb.ru (maintainer)
MFH:		2017Q3
Security:	5df8bd95-8290-11e7-93af-005056925db4
2017-08-16 23:38:57 +00:00
Danilo G. Baio
6b6492b8f1 net-mgmt/zabbix3-*: Update to 3.0.10, Fixes security vulnerability
Changes:	https://www.zabbix.com/rn3.0.10

PR:		221564
Submitted by:	pg@pakhom.spb.ru (maintainer)
MFH:		2017Q3
Security:	5df8bd95-8290-11e7-93af-005056925db4
2017-08-16 23:34:52 +00:00
Danilo G. Baio
a2fe010258 net-mgmt/zabbix22-*:: Update to 2.2.19, Fixes security vulnerability
Changes:	https://www.zabbix.com/rn2.2.19

PR:		221562
Submitted by:	pg@pakhom.spb.ru (maintainer)
MFH:		2017Q3
Security:	5df8bd95-8290-11e7-93af-005056925db4
2017-08-16 23:28:38 +00:00
Mark Felder
437c0dda3d net-mgmt/unifi5: Update to 5.5.20
Changelog:	https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-5-20-Stable-has-been-released/ba-p/2011817
2017-08-16 22:57:36 +00:00
Mathieu Arnold
8da2735e67 Regular USE_GITHUB cleanup.
Sponsored by:	Absolight
2017-08-16 13:48:10 +00:00
Lars Engels
e660b38352 net-mgmt/icingaweb2-module-map:
Update to 1.0.3
2017-08-16 12:23:27 +00:00
Richard Gallamore
83e65f87f8 * Updated to 6.1.0
* Cleanup Makefile
* Added default on option, NLS for portlint

Approved by:	lifanov (mentor, implicit)
2017-08-15 23:43:24 +00:00
Emanuel Haupt
ee5773d574 Update to 1.1.5 2017-08-15 13:18:28 +00:00
Danilo G. Baio
b74e71d1ac net-mgmt/cacti: Update to 1.1.17
- Regenerate patches

Changes:	https://www.cacti.net/release_notes.php?version=1.1.17

PR:		221499
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-08-14 23:20:01 +00:00
Steve Wills
de3d708af3 net-mgmt/semaphore: update to 2.4.1 2017-08-13 16:30:58 +00:00
Boris Samorodov
eb1ef8ecd1 net-mgmt/blackbox_exporter: Update to version 0.8.1. 2017-08-12 22:21:42 +00:00
Ben Woods
dd3f89b302 net-mgmt/lldpd: Fix install location for zsh completion file
- Also enable ZSH option by default to install completion file

PR:		220244
Approved by:	Mathieu Simon <freebsd@simweb.ch> (maintainer)
MFH:		2017Q3
2017-08-11 10:15:11 +00:00
Sunpoet Po-Chuan Hsieh
dc7632c2c4 Remove Perl core modules
- While I'm here, add LICENSE_FILE
- Bump PORTREVISION for dependency change

With hat:	perl
2017-08-10 18:24:05 +00:00
Lars Engels
6191b2bed1 net-mgmt/icingaweb2-module-map:
Update to 1.0.2
2017-08-09 08:19:11 +00:00
Lars Engels
d560ec563d net-mgmt/icingaweb2-module-map:
Update to 1.0.1
2017-08-06 18:09:29 +00:00
Sunpoet Po-Chuan Hsieh
e533aad186 Update to 4.1
- Update MASTER_SITES

Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
2017-08-06 16:52:59 +00:00
Lars Engels
01ed802dd3 net-mgmt/icingaweb2-module-map:
Update to 1.0.0
2017-08-05 21:14:58 +00:00
Wen Heping
01c9374329 - Update to 1.1.16
PR:		221205
Submitted by:	freebsd-ports@dan.me.uk(maintainer)
2017-08-04 10:56:11 +00:00
Lars Engels
da4cba6c1d net-mgmt/icingaweb2-module-map:
- Refresh
- This time, also bump PORTVERSION [1]

Reported by:	mat [1]
2017-08-03 18:09:23 +00:00
Dmitry Marakasov
d5a90aaeb3 - Update WWW
Approved by:	portmgr blanket
2017-08-03 09:01:13 +00:00
Lars Engels
85dab6ba00 net-mgmt/icingaweb2-module-map:
- Refresh GH sources
2017-08-02 16:32:50 +00:00
Lars Engels
cda928afac net-mgmt/icinga2
- Update to 2.7.0
2017-08-02 16:27:51 +00:00
Lars Engels
3c013ca709 - Add descr variable to all my ports' rc scripts
- Bump PORTREVISION
2017-08-02 16:09:43 +00:00
Ryan Steinmetz
c550e11dac - MASTER_SITES cleanup 2017-08-01 17:07:58 +00:00
Rodrigo Osorio
be0fae785a Add a wait_for_pids at the end of the rc script stop function, waiting for the
daemon to stops. With smokeping busy pinging a few hundred hosts it often occurs
that the daemon stops after the rc call completion failing a restart.
Bump PORTREVISION.

PR:		221009
Submitted by:	vegeta@tuxpowered.net
2017-07-31 22:15:03 +00:00
Sunpoet Po-Chuan Hsieh
f66222e101 Fix gemspec for rubygem-errand and rubygem-haml
- Bump PORTREVISION for package change

PR:		220687
Reported by:	lifanov
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 17 days)
2017-07-30 13:16:40 +00:00
Lars Engels
0f17cf99be net-mgmt/icingaweb2-module-map: Update to the latest GH commit 2017-07-28 21:30:50 +00:00
Danilo G. Baio
447a31fdaf net-mgmt/nagios-check_relayd_status: Update license
Approved by:	portmgr (blanket)
2017-07-28 01:19:10 +00:00
Lars Engels
c578b3cbaa Add new port net-mgmt/icingaweb2-module-vsphere:
In case you want to have an automated import of your Virtual Machines and/or
Physical Host from VMware Sphere (vCenter) into your Icinga monitoring system
this module might be what you have been looking for.

At the time of this writing, the main purpose of this module is being a Import
Source provider for the Icinga Director.

WWW: https://github.com/Icinga/icingaweb2-module-vsphere
2017-07-27 18:24:15 +00:00
Lars Engels
72f85d3643 Add new port net-mgmt/icingaweb2-module-grafana:
Add Grafana graphs into Icinga Web 2 to display performance metrics.

WWW: https://github.com/Mikesch-mp/icingaweb2-module-grafana
2017-07-27 18:21:21 +00:00
Mathieu Arnold
189da2fda2 Regular USE_GITHUB cleanup.
Sponsored by:	Absolight
2017-07-27 13:57:30 +00:00
Danilo G. Baio
af4cdd14fe net-mgmt/cacti: Update to 1.1.15
Changes:	https://www.cacti.net/release_notes.php?version=1.1.14
		https://www.cacti.net/release_notes.php?version=1.1.15

PR:		221013
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
MFH:	2017Q3
2017-07-27 01:19:51 +00:00
Lars Engels
846e99416e Add net-mgmt/icingaweb2-module-map
The Icinga Web 2 Module Map displays hosts and their status on
OpenStreetMap using http://leafletjs.com/

WWW: https://github.com/nbuchwitz/icingaweb2-module-map
2017-07-26 22:31:37 +00:00
Lars Engels
9e0d97c666 net-mgmt/icingaweb2-module-director: Update to 1.3.2 2017-07-26 14:52:02 +00:00
Dmitry Marakasov
762dffbee2 - Don't needlessly redefine do-build
- Update WWW

Approved by:	portmgr blanket
2017-07-26 09:01:06 +00:00
Veniamin Gvozdikov
0825b181a7 - Update to 2.3.20 2017-07-25 15:30:17 +00:00
Sunpoet Po-Chuan Hsieh
82640f002e Update to 4.0.1
Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
2017-07-23 13:12:24 +00:00
Richard Gallamore
50d02491bc * Updated to 6.1.6
Affected ports: www/py-seafdav www/py-seafobj www/seahub

Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11689
2017-07-22 19:22:23 +00:00
Sunpoet Po-Chuan Hsieh
c41c3efdc5 Update to 4.0
Changes:	https://github.com/rfinnie/2ping/blob/master/ChangeLog
2017-07-22 17:07:30 +00:00
Richard Gallamore
ea5fae2aeb * Updated to 6.1.5
Affected ports: www/py-seafdav www/py-seafobj www/seahub

Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11643
2017-07-19 18:08:23 +00:00
Mahdi Mokhtari
6015988dd6 net-mgmt/netdata: Unbreak for post-ino64 12-CURRENT
Reported by:	lme
Reviewed by:	mat (mentor)
Approved by:	mat (mentor)
Sponsored by:	Netzkommune GmbH
Differential Revision:	https://reviews.freebsd.org/D11648
2017-07-19 15:18:55 +00:00
Mahdi Mokhtari
5c3f44f395 net-mgmt/netdata: Update to new release of 1.7.0
This version update includes:
* Fix of building on FreeBSD 12 included on upstream.
* netdata now monitors ZFS (on Linux and FreeBSD)!
* netdata now monitors ElasticSearch, RabbitMQ, Go applications (via expvar),
    ipfw (on FreeBSD 11), samba, squid logs (with web_log plugin!).
* netdata is now a (very fast) fully featured statsd server and the
    only one with automatic visualization.

Reviewed by:	mat (mentor)
Approved by:	mat (mentor)
Sponsored by:	Netzkommune GmbH
Differential Revision:	https://reviews.freebsd.org/D11626
2017-07-18 14:43:22 +00:00
Boris Samorodov
25ba572445 net-mgmt/blackbox_exporter: Update to 0.7.0.
Changes since 0.6.0:
---
[FEATURE] Automatically determine timeout from Prometheus's scrape_timeout
[FEATURE] Expose http version as metric
[FEATURE] Allow specifying with http versions classify as a success
[FEATURE] Add metric for regex or query response failure
[FEATURE] Expose configuration on /config
[ENHANCEMENT] Improve logging of tcp module errors
[BUGFIX] Set DNS lookup duration metric even if lookup fails
---
2017-07-18 10:18:24 +00:00
Boris Samorodov
a04c19f2f7 Prometheus exporters and pushgateway: Strip golang binaries.
TLDR; turns out to be a misconception, has gone with dinosaurs.
Golang Project treat such cases as bugs, submit any evidence to them.
More info: https://honnef.co/posts/2016/10/go-and-strip/

Fix my port and ports I've committed yesterday.
Bump PORTREVISION.

Reported by:	swills
Approved by:	portmgr (just fix it)
2017-07-18 09:14:21 +00:00
Ryan Steinmetz
223e624c24 - Add missing dependency (p5-CGI) due to CGI.pm being removed in perl 5.22
- Bump PORTREVISION
2017-07-18 01:10:29 +00:00
Boris Samorodov
085c30c7d0 Unbound_exporter connects to Unbounds TLS control socket and sends the
stats_noreset command, causing Unbound to return metrics as key-value
pairs. The metrics exporter converts Unbound metric names to Prometheus
metric names and labels by using a set of regular expressions.

WWW: https://github.com/kumina/unbound_exporter

PR:		218197
Submitted by:	Athanasios Douitsis <aduitsis@cpan.org>
2017-07-17 22:26:33 +00:00
Boris Samorodov
948534935c node_exporter is a prometheus exporter for MySQL server metrics
WWW: https://github.com/prometheus/mysqld_exporter

PR:		219742
Submitted by:	Alexey Bobkov <mr.deadlystorm@gmail.com>
2017-07-17 22:10:38 +00:00
Boris Samorodov
063fb41f21 The Prometheus Pushgateway exists to allow ephemeral and batch jobs to
expose their metrics to Prometheus. Since these kinds of jobs may not
exist long enough to be scraped, they can instead push their metrics to
a Pushgateway. The Pushgateway then exposes these metrics to Prometheus.

WWW: https://github.com/prometheus/pushgateway

PR:		216882
Submitted by:	Athanasios Douitsis <aduitsis@cpan.org>
2017-07-17 21:39:37 +00:00
Boris Samorodov
df292e75ac The Alertmanager handles alerts sent by client applications such
as the Prometheus server. It takes care of deduplicating, grouping,
and routing them to the correct receiver integrations such as email,
PagerDuty, or OpsGenie. It also takes care of silencing and inhibition
of alerts.

WWW: https://prometheus.io/docs/alerting/alertmanager/

PR:		216119
Submitted by:	Michal Hanula <michal@hanu.la>
2017-07-17 21:12:41 +00:00
Boris Samorodov
18af24c4bf blackbox_exporter is a prometheus exporter. The blackbox exporter
allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and
ICMP.

WWW: https://github.com/prometheus/blackbox_exporter
2017-07-17 20:30:12 +00:00
Olivier Cochard
8725c0f61e Update to 5.7.2
PR:		220797
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2017-07-17 13:38:04 +00:00
Sunpoet Po-Chuan Hsieh
5a574422f7 Update to 0.912
- Reformat pkg-descr

Changes:	http://search.cpan.org/dist/Cisco-Reconfig/Changes
2017-07-16 16:09:51 +00:00
Danilo G. Baio
1dea874442 net-mgmt/cacti: Update to 1.1.13 (Fixes security vulnerability)
Changes:	https://www.cacti.net/release_notes.php?version=1.1.13

PR:		220742
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by:	garga (mentor, implicit)
MFH:		2017Q3
2017-07-16 11:58:03 +00:00
Sunpoet Po-Chuan Hsieh
1231f61de1 Update WWW 2017-07-15 17:22:13 +00:00
Muhammad Moinur Rahman
f90a6ed1cf net-mgmt/py-pyang: Update version 1.7.1=>1.7.3 2017-07-15 09:46:54 +00:00
Richard Gallamore
c96f8235c9 * Updated to 6.1.4
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11591
2017-07-14 01:47:58 +00:00
Dmitry Marakasov
d80826b054 - Fix LICENSE
- Add LICENSE_FILE
- Update WWW
- Cleanup trailing whitespace in pkg-descr

Approved by:	portmgr blanket
2017-07-13 09:00:21 +00:00
Danilo G. Baio
8f8f7d5e0e net-mgmt/nagnu: Update to 1.1.3
- Added support for htdigest authentication

While here, add LICENSE_FILE

PR:		220678
Submitted by:	Fredrik Lennmark <fredrik@min-hemsida.net> (maintainer)
Approved by:	garga (mentor, implicit)
2017-07-12 23:20:59 +00:00
Mark Felder
d2092d649c net-mgmt/unifi5: Update to 5.5.19
Changelog:	https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-5-19-Stable-has-been-released/ba-p/1980967

PR:		220461
2017-07-12 21:09:41 +00:00
Dmitry Marakasov
6c4e5f6939 - Fix license
- Update WWW

Approved by:	portmgr blanket
2017-07-12 15:00:20 +00:00
Mathieu Arnold
29c281d88b Fix dupplicate PKGBASE.
Sponsored by:	Absolight
2017-07-11 21:43:28 +00:00
Niclas Zeising
a16eb9464a Add nrpe3, Nagios Remote Program Execution ver 3.
Add nrpe3, version 3.2.0.  NRPE is used to execute remote commands on
machines to monitor them with nagios, icinga or similar programs.

This is added as a separate port, since there are some backwards
compatibility issues with nrpe ver 2.

Update conflicts for nrpe.

PR:		218933 (based on)
Submitted by:	brnrd@
Glanced at by:	swills
2017-07-11 16:50:03 +00:00
Mark Felder
4f8c4e1ed5 net-mgmt/rancid3: Fix building in jails without networking
MFH:		2017Q3
2017-07-09 02:59:46 +00:00
Richard Gallamore
26033ccd96 * Add patch to fix build for libressl
* Removed --enable-ldap, not a valid configure arg

PR:		219605
Submitted by:	Jens K. Loewe <mozilla@tuxproject.de>
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11453
2017-07-06 02:21:23 +00:00
Richard Gallamore
0786d04142 * Updated to 6.1.3
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11493
2017-07-06 01:43:07 +00:00
Danilo G. Baio
42679b1ba3 net-mgmt/cacti: Update to 1.1.12
Changes: http://www.cacti.net/release_notes.php?version=1.1.11
         http://www.cacti.net/release_notes.php?version=1.1.12

PR:		220498
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by:	garga (mentor, implicit)
2017-07-06 01:32:11 +00:00
Danilo G. Baio
2c23b346cd net-mgmt/ipv6calc: Update to 1.0.0
Improve port with DATADIR macro (pkg-plist) and shebangfix

Changes: https://github.com/pbiering/ipv6calc/releases/tag/1.0.0

Approved by:	garga (mentor, implicit)
2017-07-03 23:37:11 +00:00
Richard Gallamore
91b31c2c77 * Updated maintainer email
* Changed comment headers to match my name and FreeBSD email

Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11466
2017-07-03 19:06:08 +00:00
Richard Gallamore
5830820bd2 * Updated to 6.1.2
Affected ports: www/seahub www/py-seafdav www/py-seafobj

Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11455
2017-07-03 17:46:41 +00:00
Rene Ladan
396126b565 Remove expired ports:
2017-06-30 net/freeradius2: EoL, use net/freeradius3 instead
net/abills: unmaintained and depends on expired net/freeradius2
net-mgmt/ezradius: unmaintained and depends on expired net/freeradius2
2017-07-01 22:09:34 +00:00
Sunpoet Po-Chuan Hsieh
54726fadf9 Remove Perl core modules
- While I'm here, remove redundant LOCALBASE/bin from RUN_DEPENDS
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-29 19:14:13 +00:00
Bartek Rutkowski
283ebdf0ac net-mgmt/nagios-check_ports: update 0.7.2 -> 0.7.3
PR:		220194
Submitted by:	Ryan Frederick <ryanrfrederick@gmail.com> (maintainer)
2017-06-29 08:53:07 +00:00
Sunpoet Po-Chuan Hsieh
b301fe208d Use USES=gnome 2017-06-28 23:55:46 +00:00
Sunpoet Po-Chuan Hsieh
cb037d3c98 Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
2017-06-27 13:46:53 +00:00
Sunpoet Po-Chuan Hsieh
7bf9c3525e Remove Perl core modules
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-26 19:37:56 +00:00
Richard Gallamore
3dec7703be * Updated to 1.1
* New maintainer Jov <amutu@amutu.com>
* Removed obsolete patches
 - Fix typo in add_ports(), change to tcp_ports[] to udp_ports[]
 - Fixed pid file, write it from parent process *after* terminal is detached.
 - Fixed daemon mode, no longer depends on pid file option
 - In ipaudit.c, now apply pcap filters (-f option) to packets read from capture file.
 - In total.c, now handle command-line option errors correctly.
 - In hash.c, fix reallocation of data potions of hash table items when memory reallocated.

PR:		220097
Submitted by:	Jov <amutu@amutu.com> (maintainer)
Reviewed by:	lifanov (mentor), matthew (mentor)
Approved by:	lifanov (mentor), matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11356
2017-06-26 16:46:32 +00:00
Danilo G. Baio
5cfa4ca99e net-mgmt/zabbix24-*: Add note about the removal
Remove `-[0-9]*` from CONFLICTS

Reported by:	mat
Approved by:	garga (mentor), pg@pakhom.spb.ru (maintainer via email)
Differential Revision:	https://reviews.freebsd.org/D10992
2017-06-26 13:20:57 +00:00
Sunpoet Po-Chuan Hsieh
4d879d83f0 Remove Perl core modules
- While I'm here:
  - Add LICENSE
  - Add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-26 03:24:58 +00:00
Richard Gallamore
c74894da8a * Updated to 6.0.7
Changelog: https://manual.seafile.com/changelog/client-changelog.html

Affected ports: net-mgmt/seafile-client net-mgmt/ccnet-client
net-mgmt/seafile-gui

Reviewed by:	lifanov (mentor), matthew (mentor)
Approved by:	lifanov (mentor), matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11334
2017-06-24 17:12:39 +00:00
Richard Gallamore
af06948a2d * Updated to 6.1.1
Changelog: https://manual.seafile.com/changelog/server-changelog.html

Affected ports: net-mgmt/seafile-server net-mgmt/ccnet-server
www/py-seafdav www/py-seafobj www/seahub

Reviewed by:	lifanov (mentor), matthew (mentor)
Approved by:	lifanov (mentor), matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11333
2017-06-24 17:10:25 +00:00
Sunpoet Po-Chuan Hsieh
bf00e59261 Remove Perl core modules
- While I'm here:
  - Use USES=mysql
  - Sort USES
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-21 18:53:40 +00:00
Sunpoet Po-Chuan Hsieh
ebeed2c498 Remove Perl core modules
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-21 18:53:35 +00:00
Sunpoet Po-Chuan Hsieh
0d64b18211 Remove Perl core modules
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-21 18:53:30 +00:00
Torsten Zuehlsdorff
aa7248843e net-mgmt/zabbix2-server: rework LIB_DEPENDS and add USES= ssl
In my last commit i added accidently LIB_DEPENDS 2 additional times.

While here add USES= ssl and LIB_DEPENDS to port-mgmt/pkg to
pass QA.

Submitted by: Johannes Jost Meixner <johannes@perceivon.net>
2017-06-21 10:53:38 +00:00
Cy Schubert
b75adecb3f Switch to USES localbase. 2017-06-21 02:55:37 +00:00
Jochen Neumeister
51c9774af7 - net-mgmt/prometheus: Update from 1.6.3 to 1.7.1
- Changelog: https://github.com/prometheus/prometheus/releases/tag/v1.7.0
             https://github.com/prometheus/prometheus/releases/tag/v1.7.1

PR:		220056
Submitted by:	jevonearth (ports at ecadlabs.com) (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D11273
2017-06-20 16:34:17 +00:00
Sunpoet Po-Chuan Hsieh
13ab04a013 Remove Perl core modules
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-17 10:02:47 +00:00
Jochen Neumeister
b972843f78 - net-mgmt/cacti: Update from 1.1.9 to 1.1.10
- Changelog: http://www.cacti.net/release_notes.php?version=1.1.10

PR:		220036
Submitted by:	Daniel Austin <freebsd-ports at dan.me.uk> (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D11241
2017-06-17 08:33:35 +00:00
Jochen Neumeister
ecb61d84cc - net-mgmt/crmsh: Update from 2.2.0 to 3.0.0
- Changelog: https://github.com/ClusterLabs/crmsh/blob/3.0.0/ChangeLog

PR:		219545
Submitted by:	David Shane Holden (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D11110
2017-06-13 14:53:18 +00:00
Mathieu Arnold
57dbbe9c89 Update to 4.3.2.
Sponsored by:	Absolight
2017-06-13 10:38:23 +00:00
Mark Felder
362798bad5 Fix LIB_DEPENDS of ports which link to libpkg.so
spine and snmpd link to libpkg.so, but it is not properly declared in
the port.

MFH:		2017Q2
2017-06-12 20:27:31 +00:00
Steven Kreuzer
b91c584868 Update to version 1.1.10 2017-06-12 15:10:48 +00:00
Danilo G. Baio
67c89d4707 net-mgmt/cacti: Update to 1.1.9
Changes: http://www.cacti.net/release_notes.php?version=1.1.8
         http://www.cacti.net/release_notes.php?version=1.1.9

PR:		219854
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11122
2017-06-10 15:00:34 +00:00
Mark Felder
f0ee610982 net-mgmt/zabbix*-server: Update CONFLICTS
Rework conflicts to correctly match the other zabbix packages.

PR:		208025
2017-06-09 22:04:52 +00:00