Commit graph

6779 commits

Author SHA1 Message Date
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