Commit graph

7038 commits

Author SHA1 Message Date
Steve Wills
09d2805db9 net-mgmt/kapacitor: update to 1.4.1
PR:		226599
Submitted by:	cheffo@freebsd-bg.org (maintainer)
2018-03-14 14:56:42 +00:00
Sunpoet Po-Chuan Hsieh
9773c724c0 Update to 0.5.1
Changes:	https://github.com/AzureAD/azure-activedirectory-library-for-python/releases
2018-03-13 20:30:41 +00:00
Tobias Kortkamp
b085d429e2 net-mgmt/zabbix34-server: Fix build with non-default LOCALBASE
Upstream's configure script assumes that libevent will be in
/usr/local rather than using pkg-config.  This causes builds on
systems with non-default LOCALBASE settings to fail.  We are able to
work around this by specifying the correct path in the argument to
--with-libevent.

PR:		224304
Submitted by:	Erick Turnquist <jhujhiti@adjectivism.org>
Approved by:	pg@pakhom.spb.ru (maintainer timeout, 3 months)
2018-03-13 08:20:00 +00:00
Bernard Spil
f0229aab54 Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
2018-03-11 18:36:16 +00:00
Thomas Zander
f4bb5f93d1 Update to upstream version 2.3.4
Details:
- Fix issue where LDAP login with empty passwort
  was possible, see
  https://github.com/pdav/netmagis/issues/173
- Fix LICENSE*
- Pet portlint

PR:		226437
Submitted by:	dgeo@centrale-marseille.fr
Approved by:	pdagog@gmail.com (maintainer)
MFH:		2018Q1
2018-03-11 17:53:51 +00:00
Kurt Jaeger
5935470e7d net-mgmt/p5-FusionInventory-Agent: update 2.3.20 -> 2.4
- submitter becomes maintainer

PR:		226128
Submitted by:	Mathieu Simon <freebsd@simweb.ch>
Relnotes: http://fusioninventory.org/2017/12/29/fusioninventory-agent-2.4.html
2018-03-11 15:38:21 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Rodrigo Osorio
bf72f339a3 Update net-mgmt/kapacitor from 1.3.2 to 1.4.0
Major changes :
    Load TICKscripts and alert handlers from a directory.
    Structed Logging with a logging API endpoints to be able to tail logs for given tasks.
    Autoscale support for Docker Swarm and EC2 Autoscaling.
    Sideload data into your TICKscript streams from external sources.
    Fully customizable POST body for the alert POST handler and the httpPost node.

See the complete list of bug fixes and features at
https://github.com/influxdata/kapacitor/blob/master/CHANGELOG.md

PR:		224205
Submitted by:	cheffo@freebsd-bg.org (maintainer)
2018-03-10 10:41:37 +00:00
Boris Samorodov
0111f86b3d net-mgmt/blackbox_exporter: Update to version 0.12.0
[FEATURE] Allow specifying source address for DNS, TCP, and ICMP probes
  [BUGFIX] Fix probe_http_content_length metric name
  [BUGFIX] Add missing validation of HTTPClientConfig

Other changes:
. do not start as nobody;
. add pkg-message;
. do not listen on public address by default;
. rclint.

PR:		226399  [1]
Submitted by:	 David O'Rourke <dor.bsd@xm0.uk>  [1]
			Fabian Freyer <fabian@freyer_physik.tu-berlin.de>  [2]
Differential Revision:	D14596  [2]
2018-03-09 17:55:55 +00:00
Mathieu Arnold
a1993564e0 Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
  flavored.  They will automatically get flavors (php56, php70, php71, php72)
  depending of the versions they support (set with IGNORE_WITH_PHP).  As a
  consequence, ports using USES=pear and USES=horde are also flavored.

PR:		226242
Submitted by:	mat
Exp-run by:	antoine
Approved by:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14208
2018-03-08 19:48:41 +00:00
Sunpoet Po-Chuan Hsieh
21866b1561 Update to 0.4.27
Changes:	https://github.com/Azure/msrest-for-python/releases
2018-03-08 15:38:21 +00:00
Lars Engels
1ff793b5be net-mgmt/icingaweb2-module-grafana:
Update to 1.2.0
2018-03-08 08:07:29 +00:00
Luca Pizzamiglio
bfcfb5a913 net-mgmt/openbmp: Update to 0.14.0
Release notes: https://github.com/OpenBMP/openbmp/releases/tag/v0.14.0
Sponsored by:	trivago N.V.
2018-03-07 12:41:33 +00:00
Yuri Victorovich
54e279cd72 Make 41 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
benchmarks/hey benchmarks/vegeta databases/influxdb devel/arduino-builder devel/arduinoOTA
devel/awless devel/git-codereview devel/git-town devel/gitlab-runner devel/grv
devel/hub devel/jfrog-cli editors/micro finance/fixc misc/exercism
net-mgmt/intel-snap net-mgmt/kapacitor net-mgmt/telegraf net/goreplay net/syncthing
net/syncthing-cli net/syncthing-discosrv net/syncthing-inotify print/cups-connector security/sops
security/vault sysutils/amazon-ssm-agent sysutils/circonus-agent sysutils/consul sysutils/consul_exporter
sysutils/envconsul sysutils/serf textproc/consul-template textproc/spiff www/gobuffalo
www/grafana2 www/grafana3 www/mattermost-server www/minio www/minio-client
www/uchiwa

Approved by:	tcberner (mentor, implicit)
Approved by:	portmgr (port compliance, infrastructure)
2018-03-07 08:06:24 +00:00
Ben Woods
c4f5cc893f net-mgmt/etherape: Update to 0.9.16
A number of port changes were required due to the upstream migration
away from the Gnome2 libraries. Refer to the 0.9.16 release notes.

Changes this release:
  http://etherape.sourceforge.net/NEWS.html
2018-03-05 08:19:09 +00:00
Yuri Victorovich
7615de3749 Made 10 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
www/go-appengine-sdk devel/go-bindata devel/gogs net/rclone security/obfs4proxy-tor
misc/cryptoballot www/grafana4 sysutils/epazote net-mgmt/prometheus1 security/honeybadger

While here, corrected PYTHON_CMD in www/go-appengine-sdk/Makefile.

Approved by:	tcberner (mentor, implicit)
Approved by:	portmgr (port compliance, infrastructure)
2018-03-04 23:14:00 +00:00
Yuri Victorovich
6d7a3eb2b1 net-mgmt/cacti: Update to 1.1.36
This is a bugfix release.

PR:		226334
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-03-04 04:11:49 +00:00
Brooks Davis
16a06ea402 Work around the lack of definition of union semun per POSIX.
When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.

PR:		224300, 224443 (exp-run)
Approved by:	portmgr (antoine)
Exp-run:	antoine
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14137
2018-03-02 22:34:53 +00:00
Mark Felder
33da4569e5 net-mgmt/unifi-devel: Replace bundled snappy jar
Overwrite whichever version is shipped with a symlink to the version
installed by the package dependency.

PR:		223401
Submitted by:	maintainer
2018-03-02 13:36:29 +00:00
Yuri Victorovich
a65a5d2486 neel@neelc.org: neel@neelc.org takes maintainership
PR:		226285
Submitted by:	Neel Chauhan <neel@neelc.org>
Approved by:	tcberner (mentor, implicit)
2018-03-02 00:01:09 +00:00
Dmitry Marakasov
44d09bcbbe - Fix shebangs
- Add missing dependency on python

Approved by:	portmgr blanket
2018-02-27 12:24:27 +00:00
Sunpoet Po-Chuan Hsieh
75dc88fd4a Improve patch for better understanding 2018-02-26 22:30:10 +00:00
Mark Felder
a48cfb1ee5 net-mgmt/unifi5: Update CONFLICTS 2018-02-25 14:56:23 +00:00
Mark Felder
cdce229f0b net-mgmt/unifi-devel: Fix CONFLICTS
- Update COMMENT
- Assign to new maintainer

PR:		223401
2018-02-25 14:55:39 +00:00
Sunpoet Po-Chuan Hsieh
706c35db33 Allow concurrent installation (USE_PYTHON=concurrent)
- Update pkg-descr
- Add PyPI as primary WWW
- Take maintainership
2018-02-25 05:40:30 +00:00
Sunpoet Po-Chuan Hsieh
c23c9065ab Update to 0.4.26
- Fix version requirement of RUN_DEPENDS
- Use PY_ENUM34
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add NO_ARCH
- Update pkg-descr
- Add GitHub repository to WWW
- Take maintainership

Changes:	https://github.com/Azure/msrest-for-python/releases
2018-02-25 05:33:58 +00:00
Yuri Victorovich
18c21cb856 net-mgmt/py-adal: Update to 0.5.0
Additional port changes:
* Changed to DISTVERSION
* Updated versions in RUN_DEPENDS
* Added NO_ARCH
* Updated WWW

Approved by:	tcberner (mentor, implicit)
2018-02-25 05:19:55 +00:00
Tobias C. Berner
8e78ac8e67 Give xmj@'s ports back to the pool
PR:		226157
Submitted by:	xmj
2018-02-24 08:52:27 +00:00
Rene Ladan
fbd43637e1 Reset vg@'s ports after he resigned.
With hat:	portmgr-secretary
2018-02-23 21:09:47 +00:00
Lars Engels
8953a15aa8 Add new port: net-mgmt/icingaweb2-module-fileshipper
The main purpose of this module is to extend Icinga Director using some of it's
exported hooks. Based on them it offers an Import Source able to deal with CSV,
JSON, YAML and XML files. It also offers the possibility to deploy
hand-crafted Icinga 2 config files through the Icinga Director.

WWW: https://github.com/Icinga/icingaweb2-module-fileshipper
2018-02-23 10:58:40 +00:00
Danilo G. Baio
0e174f26bd net-mgmt/zabbix*: Fix fping location
Zabbix ports were patching fping location only in the config file,
so the default location of fping was wrong.

PR:		225956
Reported by:	markham_breitbach@ssimicro.com
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2018-02-22 17:08:46 +00:00
Danilo G. Baio
0c563e581b net-mgmt/lldpd: Update to 0.9.9
Patches removed were incorporated upstream.

Changes:	https://github.com/vincentbernat/lldpd/blob/0.9.9/NEWS

PR:		225595
Reported by:	Denny Page <dennypage@me.com>
Approved by:	Mathieu Simon <freebsd@simweb.ch> (maintainer)
2018-02-21 21:42:02 +00:00
Danilo G. Baio
9050c8e414 net-mgmt/zabbix34-*: Update to 3.4.7
Changes:	https://www.zabbix.com/rn3.4.7

PR:		226063
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2018-02-21 16:17:21 +00:00
Alex Kozlov
3d66b9497b - Remove disappeared WWW sites
- Remove disappeared master site from net-mgmt/ipacctd
2018-02-21 10:29:41 +00:00
Yuri Victorovich
128eb0fda4 net-mgmt/alertmanager: Update to 0.14.0
Additional port changes:
* Changed to DISTVERSION
* Moved plist to pkg-plist, added @sample for the config file
* Silenced some commands
* Improved syntax

PR:		226065
Submitted by:	michal@hanu.la (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-02-21 00:09:45 +00:00
Kurt Jaeger
e701c32190 net-mgmt/nagvis: update 1.8.5 -> 1.9.5
- maintainer mail bounced
- maintainer reset

PR:		225705
Reported by:	Brandon McCorkle <Brandon.McCorkle@gahanna.gov>
Approved by:	maintainer timeout
Relnotes:	http://www.nagvis.org/downloads/changelog/1.9.5
		http://www.nagvis.org/downloads/changelog/1.9.4
		http://www.nagvis.org/downloads/changelog/1.9.3
		http://www.nagvis.org/downloads/changelog/1.9.2
		http://www.nagvis.org/downloads/changelog/1.9.1
2018-02-20 20:15:23 +00:00
Mathieu Arnold
ef708e6d8a When using opt_VARS and the value of the variable has space, it must be
quoted.

Sponsored by:	Absolight
2018-02-19 16:20:20 +00:00
Danilo G. Baio
ffec5d71a6 net-mgmt/cacti: Update to 1.1.35
Changes:	https://www.cacti.net/release_notes.php?version=1.1.35

PR:		225958
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2018-02-19 12:41:09 +00:00
Antoine Brodin
f7455240e3 Reduce dependency on the python2 metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Sunpoet Po-Chuan Hsieh
02b60cf0a7 Use CMAKE_BOOL, CMAKE_ON and CMAKE_OFF 2018-02-19 10:29:43 +00:00
Sunpoet Po-Chuan Hsieh
078f8ebdb2 Use BROKEN_SSL
Approved by:	portmgr (blanket)
2018-02-17 12:00:42 +00:00
Guido Falsi
84630d5dec - Update devel/yaml-cpp to 0.6.1
- This new version drops dependency on boost-libs
- Fix openxcom to build with this new version [1]
- Add explicit dependency on boost to net-mgmt/openbmp, now that
  yamp-cpp does not pull that in for it [2]

Approved by:		pizzamig [2],
			Maintainer timeout [1]
Differential Revision:	https://reviews.freebsd.org/D14155
2018-02-17 10:12:29 +00:00
Brad Davis
402866ebfd Add net-mgmt/prometheus2
Rename prometheus to prometheus1 so they can coexist since upgrading is
non-trival:

https://prometheus.io/docs/prometheus/2.0/migration/

PR:		225169
Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
Reviewed by:	swills
2018-02-14 21:58:37 +00:00
Antoine Brodin
4c7d8f88cd Update to 2.9.3
PR:		225527
Approved by:	maintainer
2018-02-14 14:09:21 +00:00
Mark Felder
012e8cc883 net/observium: Update MAINTAINER
- Take maintainership again

Approved by:	private email with Dirk
2018-02-13 15:01:42 +00:00
Steven Kreuzer
7ccad5cc1b Update to version 1.1.35 2018-02-13 13:52:09 +00:00
Thomas Zander
6a67964b0c Update to upstream version 2.038028
PR:		224891
Submitted by:	dgeo@centrale-marseille.fr (maintainer)
2018-02-12 20:21:13 +00:00
Richard Gallamore
30c2f7638f * Update Seahub to 6.2.9
Changes:	https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
Affected Ports:	www/py-seafdav www/py-seafobj www/seahub
2018-02-12 19:41:45 +00:00
Thomas Zander
a4f3889e82 Update to upstream version 3.39
PR:		224890
Submitted by:	dgeo@centrale-marseille.fr
Approved by:	jadawin (via personal message)
2018-02-12 19:28:33 +00:00
Steven Kreuzer
dd72ae5541 Update to version 1.1.34 2018-02-12 13:55:33 +00:00
Yuri Victorovich
cfb250c0a8 net-mgmt/snmp++: Added LICENSE; Updated WWW URL
PR:		207767
Submitted by:	rodrigo
Approved by:	timeout expired, tcberner (mentor, implicit)
2018-02-12 04:54:25 +00:00
Boris Samorodov
4d712ef6a3 net-mgmt/blackbox_exporter: Add log file and LICENCE_FILE.
PR:		225809
Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
2018-02-10 22:13:30 +00:00
Emanuel Haupt
0249d1cf1b Update to 0.2.2 2018-02-10 10:55:31 +00:00
Kurt Jaeger
5ed9400f04 net-mgmt/pmacct: update 1.6.1 -> 1.6.2, allow per-interface instances
PR:		200786
Submitted by:	Niels Kristensen <niels@kristensen.io>
Relnotes:	http://www.pmacct.net/ChangeLog-1.6.2
2018-02-09 19:15:42 +00:00
Dmitry Marakasov
d6c95efd94 Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
2018-02-08 20:18:08 +00:00
Dmitry Marakasov
6685575e81 - Switch to new test framework
Approved by:	portmgr blanket
2018-02-08 09:02:48 +00:00
Ryan Steinmetz
800a9293b0 - Do not try to build under mips/mips64 as SSP is broken per r306364
Reported by:	sbruno
2018-02-07 18:11:27 +00:00
Mark Felder
fd37db6cfa net-mgmt/observium: Convert to automated pkg-plist
Leveraging the same work I did for net-mgmt/librenms

Also add DOCS and EXAMPLES port options
2018-02-07 14:29:46 +00:00
Danilo G. Baio
3ab9527fea net-mgmt/cacti: Update to 1.1.34
Changes:	https://www.cacti.net/release_notes.php?version=1.1.34

PR:		225715
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2018-02-07 13:58:19 +00:00
Dmitry Marakasov
7bc9a8db0b - Fix shebangs
- Switch to options helpers
- Add missing USES=ssl for WITH=OPENSSL case
- Fix manpage installation by using MANPREFIX

Approved by:	portmgr blanket
2018-02-06 15:19:57 +00:00
Mathieu Arnold
8a244ec1b4 Bump PORTREVISION after r459281.
Sponsored by:	Absolight
2018-02-05 17:35:18 +00:00
Palle Girgensohn
059e011960 Update to 1.5.2 2018-02-05 15:21:41 +00:00
Palle Girgensohn
875bbd03b4 Add reload command to the telegraf rc-script
PR:		221021
Submitted by:	Dmitry Luhtionov
2018-02-05 15:05:36 +00:00
Mark Felder
4917e33051 The UniFi Controller allows you to manage Wireless, Routing & Switching,
VoIP and Video of Ubiquiti Networks.

This port tracks the development releases.

WWW: http://wiki.ubnt.com/UniFi_FAQ

PR:	223401
2018-02-04 14:01:50 +00:00
Mahdi Mokhtari
917c955c7e net-mgmt/rtrlib: Add the port to the tree and pass maintainership to the submitter
The RTRlib implements the client-side of the RPKI-RTR (RFC 6810) and
BGP Prefix Origin Validation (RFC 6811).

PR:		225645
Submitted by:	Felix Annen <freebsd@bodems.net>
Reported by:	Felix Annen <freebsd@bodems.net>
Reviewed by:	olivier
2018-02-03 15:01:06 +00:00
Richard Gallamore
0a302fb7de * Updated to 6.1.5
Changes: https://manual.seafile.com/changelog/client-changelog.html
2018-02-02 19:50:08 +00:00
Mark Felder
465508f8a4 net-mgmt/unifi5: Update to 5.6.30
- also automate pkg-plist generation

Changelog:	https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-6-30-Stable-has-been-released/ba-p/2220761
2018-02-02 01:44:50 +00:00
Brad Davis
211a0da9e8 net-mgmt/prometheus: Fix build info
PR:		225430
Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
Approved by:	ports@ecadlabs.com (maintainer)
2018-02-01 21:54:26 +00:00
Richard Gallamore
c3211d2d85 * Updated Seafile to 6.2.5, Seahub to 6.2.8
Changes:	https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
2018-01-31 22:12:27 +00:00
Palle Girgensohn
167046f160 Add /usr/local/[s]bin to the path when running telegraf
Submitted by:	Chris Gordon
PR:		225439
2018-01-28 10:54:46 +00:00
Danilo G. Baio
4cb21a6586 net-mgmt/cacti: Update to 1.1.33
Changes:	https://www.cacti.net/release_notes.php?version=1.1.32
		https://www.cacti.net/release_notes.php?version=1.1.33

PR:		225419
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2018-01-27 16:30:33 +00:00
Lars Engels
a1ad5e9450 net-mgmt/icingaweb2-module-director:
Update to 1.4.3
2018-01-24 11:50:43 +00:00
Palle Girgensohn
a7efdfb5dd Help nagios cope with php-7
split has been replaced with explode

PR:	224509
2018-01-23 22:54:03 +00:00
Lars Engels
65051ea30f net-mgmt/icingaweb2
Use "-delete" argument to find instead of calling rm(1).
This was already done for the MFH.

Suggested by:	mat
2018-01-23 16:04:24 +00:00
Palle Girgensohn
d6f93f8b66 Fix runtime problems with some constructs deprecated by php7
- functions cannot use the same parameter name multiple times, even if they are
  unused
- constructors are now alwatys named __construct

PR:	224510 (Maintainer timeout)
2018-01-23 10:25:02 +00:00
Lars Engels
b3b2f7e212 net-mgmt/icingaweb2:
Update to 2.5.1 (Mostly bugfixes)

Changelog: https://github.com/Icinga/icingaweb2/milestone/47?closed=1

MFH:		2018Q1
2018-01-23 08:31:04 +00:00
Richard Gallamore
9c1136c22b * Updated to 6.2.7
Changes:	https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
Affected ports:	www/py-seafdav www/py-seafobj www/seahub
2018-01-22 23:41:02 +00:00
Luca Pizzamiglio
39b92c41ed net-mgmt/collectd5: Fix varnish plugin build
PR:		225316
Approved by:	maintainer
Sponsored by:	trivago N.V.
2018-01-22 09:44:42 +00:00
Danilo G. Baio
9bbd1405a7 net-mgmt/cacti: Update to 1.1.31
Changes:	https://www.cacti.net/release_notes.php?version=1.1.31

PR:		225293
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2018-01-19 21:06:22 +00:00
Mark Felder
9025b3c4ce net-mgmt/librenms: Upstream re-rolled the distfile
Only change is the doc/General/Changelog.md file which *removed* the entry
for 1.35.
2018-01-19 14:26:19 +00:00
Lars Engels
386bb418ad net-mgmt/icingaweb2-module-grafana:
Update to 1.1.10
2018-01-19 13:00:41 +00:00
Lars Engels
dc10119bb8 net-mgmt/icinga2:
Update to 2.8.1
Changelog: https://github.com/Icinga/icinga2/blob/master/CHANGELOG.md

MFH:		2018Q1
2018-01-19 12:58:43 +00:00
Kurt Jaeger
3f41595349 net-mgmt/kismet: fix build on current 2018-01-19 09:38:40 +00:00
Mark Felder
f9d8859e01 net-mgmt/librenms: Fix build
Leftover change crept into last commit

MFH:		2018Q1
2018-01-18 20:47:19 +00:00
Mark Felder
4325c04e1b net-mgmt/librenms: Update to 1.35, many improvements
Improvements:

-    All files should be owned root:wheel except logs and rrd which need to be writable by the app
-    Add missing php posix extension
-    Do not install config.php by default. This breaks the install process which won't run if this file exists
-    Clean up automatic PLIST creation: don't install .orig or .bak files, don't add @dir as they aren't needed
-    Patch LibreNMS to make /validate/ page not produce warnings about files not being writable (for git updates)
-    Remove the Updates validation check altogether as we won't be using git to update
-    Patch the User validation check to only check the logs and rrd dir and ensure the correct user owns them
-    Change the default user in the generated config to "www"
-    Patch the File Lock code to put the lock file in /tmp and not in the WWWDIR which should not be writable
-    Update message in installer to use WWWDIR as suggested path for config.php
-    Use shebangfix instead of patch where applicable
-    Fix APACHEMOD port option and declaration of the USES=php

PR:		225161
MFH:		2018Q1
Differential Revision:	https://reviews.freebsd.org/D13907
2018-01-18 20:21:42 +00:00
Mahdi Mokhtari
043e4b4b03 net-mgmt/netdata: Fix wrong PID assumption on FreeBSD.
The issue merged on upstream but not in release-tree yet
Also add two other dependencies for run-time.

PR:		224135
Reported by:	nhoyle@hoyletech.com
Sponsored by:	Netzkommune GmbH
2018-01-18 12:25:10 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Danilo G. Baio
03eae4d1fb net-mgmt/alertmanager: Update to 0.13.0
PR:		225286
Submitted by:	michal@hanu.la (maintainer)
2018-01-18 00:37:20 +00:00
Ryan Steinmetz
0b92a66ca5 - Resolve build failure under 12-CURRENT
PR:		217589
Submitted by:	pi@
2018-01-17 18:54:59 +00:00
Danilo G. Baio
dada1b5dc6 net-mgmt/zabbix34-*: Update to 3.4.6
While here, convert pkg-message to ASCII and sort pkg-plist files.

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

PR:		225214
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2018-01-16 18:22:06 +00:00
Steve Wills
1d3eedfd14 net-mgmt/nstat: update to new snapshot 2018-01-15 21:42:38 +00:00
Steve Wills
0c8d76fca7 net-mgmt/nagcon: update to 0.0.31
PR:		224650
Submitted by:	<rand@iteris.com> (maintainer under different email)
2018-01-12 14:47:22 +00:00
Mathieu Arnold
ae04fc958c Don't set WRKSRC and USE_GITHUB, it is wrong. Also, stripping go ports
is just fine.

Pointy hat:	pi
Sponsored by:	Absolight
2018-01-12 12:59:04 +00:00
Kurt Jaeger
13ce4a3718 New port: net-mgmt/prometheus-collectd-exporter
An exporter for collectd. It accepts collectd's binary network
protocol as sent by collectd's network plugins and metrics in JSON
format via HTTP POST as sent by colletd's write_http_plugin, and
transform and exposes them for consumption by Prometheus.

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

PR:		214675
Submitted by:	dsp@php.net
2018-01-12 11:45:30 +00:00
Lars Engels
c2532374f1 net-mgmt/aircrack-ng:
- Include pcap.h using a relative path. Some environments failed to find it.
- Bump PORTREVISION

This most probably also fixes 190725

PR:		225050
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
MFH:		2018Q1
2018-01-12 08:53:01 +00:00
Richard Gallamore
9e1b30bed9 * Update Seafile to 6.2.4
* Update Seahub to 6.2.5
* Reverted recent patches to work better with libevhtp

Affected ports: net-mgmt/ccnet-server net-mgmt/seafile-server www/py-seafdav www/py-seafobj www/seahub
2018-01-11 17:38:44 +00:00
Alexey Dokuchaev
7b85b686ee Remove superfluous linefeeds and fix some other minor whitespace bugs. 2018-01-11 16:53:44 +00:00
Palle Girgensohn
212c2b1bdb Update to latest version, 1.5.1 2018-01-11 16:05:49 +00:00
Alexey Dokuchaev
a247b2f47d Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
2018-01-11 14:18:01 +00:00
Muhammad Moinur Rahman
aa6a88a931 net-mgmt/netxms: Update version 2.0.7=>2.2.2
- Update MASTERSITES
- Remove options SQLITE as it is default now [1]
- Add option SSH

PR:		220204 [1]
Submitted by:	peter@icebear.net [1]
2018-01-10 18:03:25 +00:00
Mathieu Arnold
bb5196a149 Remove support for variables that have been deprecated for a while.
variables                  deprecation       revision
WITHOUT_NLS                2013-12-13        r336337
WITH_/WITHOUT_             2014-02-24        r345870
NOPORT(DOC|EXAMPLE)S       2014-04-19        r351587
WITH_BDB_VER               2016-05-02        r414444
OVERRIDE_LINUX_BASE_PORT   2016-09-05        r421387
WITH_OPENSSL_(BASE|PORT)   2016-06-16        r416965

While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.

Cleanup bsd.sanity.mk a bit.

Fix fallout.

PR:		224613
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13490
2018-01-09 07:40:55 +00:00
Mark Felder
53df67be2f Rename rubygem-sinatra-contrib to rubygem-sinatra-contrib1
This is required to bring in a rubygem-sinatra-contrib 2.0.0

Approved by:	robak
2018-01-08 16:32:05 +00:00
Mathieu Arnold
9568a087da databases/py-MySQLdb only supports Python 2, restrict ports that uses it.
Sponsored by:	Absolight
2018-01-08 15:47:40 +00:00
Mathieu Arnold
0ef198c197 Fix check_ntp_time.
It periodically returns "Socket timeout" when one of several ntp server
doesn't response.

PR:		224926
Submitted by:	admins perceptyx com
Sponsored by:	Absolight
2018-01-08 13:38:55 +00:00
Palle Girgensohn
b9db4ac6df Update telegraf to latest version 1.5.0 2018-01-05 11:23:51 +00:00
Richard Gallamore
6f7c22282d * Revision bump, cleanup unused dependencies
Affected ports: net-mgmt/ccnet-client net-mgmt/seafile-client net-mgmt/seafile-gui

MFH:		2018Q1
2018-01-05 03:56:32 +00:00
Danilo G. Baio
0aaf2f835c net-mgmt/cacti: Update to 1.1.30
Changes:	https://www.cacti.net/release_notes.php?version=1.1.30

PR:		224889
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2018-01-05 00:48:24 +00:00
Richard Gallamore
6c676d2ba5 * Revision bump for libevhtp
* Fix build warnings / errors for updated libevhtp

MFH:		2018Q1
2018-01-04 19:15:27 +00:00
Ryan Steinmetz
6a9576c76d - Resolve perl warnings
- Bump PORTREVISION
2018-01-04 17:29:28 +00:00
Ryan Steinmetz
f6269e3e86 - Add missing dependency
- Bump PORTREVISION
2018-01-04 15:13:33 +00:00
Lars Engels
0a33fd8110 net-mgmt/icingaweb2:
- Install icingacli to ${PREFIX}/bin and patch it to make it usable. Now you
  can configure Icinga Web 2 with it and can use the embedded PHP web server.
- Bump PORTREVISION

MFH:		2018Q1
2018-01-03 15:02:39 +00:00
Sunpoet Po-Chuan Hsieh
97064443de Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		224675
Exp-run by:	antoine
2018-01-03 13:36:58 +00:00
Tobias C. Berner
51d04637cb New USES=eigen
Usage:
    USES=eigen:<version>[,<type>]

    version: 2 or 3 (required)
    type:    build (default), run

  For example:
    USES=eigen:2,build,run
  will add a BUILD- and RUN_DEPENDS on math/eigen2, and
    USES=eigen:3
  will add a BUILD_DEPENDS on math/eigen3.

* Convert the existing ports to use it
  - biology/iqtree: remove run time dependency (seemed not to be needed)
  - graphics/movit: remove run time dependency (seemed not to be needed)
  - science/avogadro: add run time dependeny (installed cmake file requires it to be present)

Reviewed by:	rakuco, mat
Differential Revision:	https://reviews.freebsd.org/D13702
2018-01-02 16:49:24 +00:00
Steve Wills
04b94a3f74 net-mgmt/rubygem-snmp: update to 1.2.0
PR:		224779
Approved by:	mhjacks@swbell.net (maintainer)
2018-01-02 16:20:08 +00:00
Lars Engels
e473143c49 net-mgmt/icinga2:
Fix a typo in icinga2.in

Reported by:	Stavros Patiniotis
2018-01-02 09:22:30 +00:00
Mark Felder
8c8e4ae2b9 net-mgmt/unifi5: Update to 5.6.26
- Switch to the .deb package as the distfile as requested by Ubiquiti
- Remove RESTRICTED as firmwares are no longer bundled

Changelog:	https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-6-26-Stable-has-been-released/ba-p/2165432
2018-01-01 23:00:23 +00:00
Niclas Zeising
4b594b2a20 Update conflicts now that net-mgmt/nrpe and net-mgmt/nrpe-ssl are gone. 2018-01-01 09:17:09 +00:00
Niclas Zeising
6a9de8d15c Remove deprecated net-mgmt/nrpe and slave.
This is the old version of net-mgmt/nrpe, which is no longer maintained.
Please use net-mgmt/nrpe3 instead, which is the currently maintained
version.
2018-01-01 00:17:45 +00:00
Niclas Zeising
01134568b8 Remove deprecated net-mgmt/nrpe and slave.
This is the old version of net-mgmt/nrpe, which is no longer maintained.
Please use net-mgmt/nrpe3 instead, which is the currently maintained
version.
2018-01-01 00:17:23 +00:00
Steve Wills
c5c9e1ecf6 net-mgmt/rubygem-oxidized-script: update to 0.5.0
PR:		224778
Approved by:	Nick Hilliard <nick@foobar.org> (maintainer)
2017-12-31 17:27:20 +00:00
Jimmy Olgeni
485d983cf0 Fix some typos. 2017-12-31 16:24:53 +00:00
Danilo G. Baio
15636c2890 net-mgmt/cacti: Update to 1.1.29
While here, update license.

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

PR:		224727
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-12-31 14:29:46 +00:00
Florian Smeets
96e03123ad Commit forgotten file, without this patch the resulting script doens't work. 2017-12-30 18:44:47 +00:00
Sunpoet Po-Chuan Hsieh
b5af12d32e Update to 0.9.3
Changes:	https://github.com/ytti/oxidized-web/commits/master
PR:		224705
Submitted by:	sunpoet (myself)
Approved by:	Nick Hilliard <nick@foobar.org> (maintainer)
2017-12-30 18:17:40 +00:00
Sunpoet Po-Chuan Hsieh
cb134f4cce Update to 0.21.0
Changes:	https://github.com/ytti/oxidized/blob/master/CHANGELOG.md
PR:		224704
Submitted by:	sunpoet (myself)
Approved by:	Nick Hilliard <nick@foobar.org> (maintainer)
2017-12-30 18:17:34 +00:00
Sunpoet Po-Chuan Hsieh
f653d68756 Fix WWW
Approved by:	portmgr (blanket)
2017-12-30 00:15:49 +00:00
Sunpoet Po-Chuan Hsieh
597ecf30f2 Fix WWW
Approved by:	portmgr (blanket)
2017-12-30 00:15:45 +00:00
Danilo G. Baio
9164d34e24 net-mgmt/zabbix34-*: Update to 3.4.5
Changes:	https://www.zabbix.com/rn3.4.5

PR:		224639
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2017-12-28 21:34:53 +00:00
Danilo G. Baio
eb50cabbd5 net-mgmt/zabbix32-*: Update to 3.2.11
Changes:	https://www.zabbix.com/rn3.2.11

PR:		224640
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2017-12-28 21:33:21 +00:00
Danilo G. Baio
aac66b3128 net-mgmt/zabbix3-*: Update to 3.0.14
Changes:	https://www.zabbix.com/rn3.0.14

PR:		224642
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2017-12-28 21:31:53 +00:00
Danilo G. Baio
4b1b8c89d7 net-mgmt/zabbix22-*: Update to 2.2.21
Changes:	https://www.zabbix.com/rn2.2.21

PR:		224643
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2017-12-28 21:29:54 +00:00
Lars Engels
d988012736 icingaweb2-module-map:
Update to 1.0.4
2017-12-27 07:04:51 +00:00
Steve Wills
e1dbacd333 net-mgmt/alertmanager: Update to 0.12.0
PR:		224566
Submitted by:	michal@hanu.la (maintainer)
2017-12-24 18:46:53 +00:00
Steve Wills
78f116220b net-mgmt/py-pysmi: Upgrade to 0.2.2
PR:		224571
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2017-12-24 18:40:38 +00:00
Babak Farrokhi
1dbb902f49 - Unbreak build
- Take maintainership
2017-12-23 18:13:10 +00:00
Tijl Coosemans
cf642064f3 Convert to USES=autoreconf:build. 2017-12-23 17:59:50 +00:00
Steven Kreuzer
74dc6a03b7 Update to version 1.1.28 2017-12-22 14:33:51 +00:00
Mahdi Mokhtari
438a34de71 net-mgmt/nrpe3: Fix build with LibreSSL
The patch enables the configure of the port to detect LibreSSL as a valid OpenSSL

Reported by:	Philip Jocks <pj@netzkommune.de>
Reviewed by:	brnrd, zeising (maintainer)
Approved by:	zeising (maintainer)
Sponsored by:	Netzkommune GmbH
Differential Revision:	https://reviews.freebsd.org/D13421
2017-12-21 20:30:46 +00:00
Richard Gallamore
532f5187cb * Updated to 6.2.4
Affected ports:	www/py-seafdav www/py-seafobj www/seahub
Changes:	https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
2017-12-20 23:25:07 +00:00
Richard Gallamore
659723f46e * Updated to 6.1.4
Affected ports:	net-mgmt/ccnet-client net-mgmt/seafile-client net-mgmt/seafile-gui
Changes:	https://manual.seafile.com/changelog/client-changelog.html
2017-12-20 22:59:00 +00:00
Mahdi Mokhtari
1790e5e22d net-mgmt/netdata: Update port to 1.9.0
Merge the "Fixing on 12-CURRENT" patch to upstream
Introduced new features such as:
- access lists
- snapshots
- TCP overflow detection
- libvirt VM detection
2017-12-19 17:18:51 +00:00
Dmitry Marakasov
0fb96929c3 - Add LICENSE
- Switch to options helpers
- Simplify port
2017-12-18 11:53:44 +00:00
Mark Felder
7029273742 net-mgmt/observium: Update to 0.17.9.8859
- Fixes fetching as upstream always replaces/re-rolls distfile
- Now reportedly works with PHP 7.1

PR:		224223
MFH:		2017Q4
2017-12-17 15:13:36 +00:00
Florian Smeets
96749690cf Update to 3.8.1.4 2017-12-16 18:06:23 +00:00
Sunpoet Po-Chuan Hsieh
31a73ca4af Disable python flavor 2017-12-12 13:33:20 +00:00
Antoine Brodin
a8cc35a10e - Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
2017-12-12 12:40:15 +00:00
Antoine Brodin
aed3eed595 Fix packaging with python3 2017-12-12 12:37:57 +00:00
Richard Gallamore
e1fb3d8d83 * Updated to 6.2.2
Affected ports: www/py-seafdav www/py-seafobj www/seahub
2017-12-12 02:09:41 +00:00
Kirill Ponomarev
268a6bae25 Add net-mgmt/metronome:
Mini-graphite that uses client-side java script to render graphs w/o
depending on graphite.

metronome implements the carbon protocol, so anything that can feed
Graphite can feed metronome. We also accept submissions via POST.

WWW: https://github.com/ahupowerdns/metronome

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D13285
2017-12-08 19:02:43 +00:00
Kurt Jaeger
5c05dbc61a net-mgmt/arpwatch: fix url to download OUI from in pkg-message
- See
  https://github.com/freebsd/freebsd-ports/pull/74

Submitted by:	https://github.com/hachiman8
2017-12-07 06:30:41 +00:00
Dmitry Marakasov
e74a0d4c3b - Update to 0.11.0
PR:		223731
Submitted by:	franz@bett.ag
Approved by:	michal@hanu.la (maintainer)
2017-12-06 20:22:56 +00:00
Ryan Steinmetz
3fcd48bc9a - Add flavor support for python
PR:		224092
Submitted by:	Henrik Hudson
2017-12-04 18:54:38 +00:00
Richard Gallamore
0be430ee41 * Updated to 6.2.1
Affected ports: www/seahub www/py-seafdav www/py-seafobj
2017-12-04 08:00:09 +00:00
Antoine Brodin
38308bbce8 - Add explicit FLAVOR to a few dependencies
- Remove FLAVOR from py-docutils dependency in comms/uhd, in this case
  it needs the rst2html command, not the docutils module
- Mark some ports as not compatible with python3
2017-12-03 08:25:31 +00:00
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