Commit graph

7245 commits

Author SHA1 Message Date
Mathieu Arnold
35326f1a97 security/openssl-devel was removed, but there is a security/openssl111 now. 2018-11-10 10:09:48 +00:00
Steve Wills
072720aa95 net-mgmt/nagiosql: Update to 3.4.0
PR:		231671
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de>
Approved by:	maintainer timeout (chris@smartt.com, >2 weeks)
2018-11-10 05:05:53 +00:00
Steve Wills
c108d9da4d net-mgmt/prometheus2: Update to 2.5.0
PR:		233048
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
2018-11-09 16:10:17 +00:00
Steve Wills
16c0911377 net-mgmt/collectd5: Update to 5.8.1
PR:		233079
Submitted by:	Krzysztof <ports@bsdserwis.com> (maintainer)
2018-11-09 16:05:53 +00:00
Christoph Moench-Tegeder
ac0f70b4a1 net-mgmt/check_ssl_cert: update to 1.78.0
https://github.com/matteocorti/check_ssl_cert/releases
2018-11-09 10:03:41 +00:00
Tobias Kortkamp
ea5090b4aa net-mgmt/statsite: Fix build with GCC 4.2 (gnu89 by default)
/nxb-bin/usr/bin/cc  -O2 -pipe -G0 -EB -mabi=64 -msoft-float  -fno-strict-aliasing  -c ./MurmurHash3.c -o ./MurmurHash3.o
./MurmurHash3.c: In function 'MurmurHash3_x64_128':
./MurmurHash3.c:66: error: 'for' loop initial declaration used outside C99 mode

http://beefy16.nyi.freebsd.org/data/120mips64-quarterly/484420/logs/statsite-0.8.0_2.log
2018-11-09 05:08:54 +00:00
Dan Langille
de609e0217 Deprecate all Bacula 7.x ports, the last update was in 2017
Expiration date is 2019-03-01

Please migrate to Bacula 9.x
2018-11-08 19:16:26 +00:00
Dan Langille
78d0c1ee28 Upgrade to 1.45
https://github.com/librenms/librenms/releases/tag/1.45

* remove mcrypt from depends (no longer used)
* add pdo_mysql (long required but not included)
* remove lib from ROOT_DIRS
* mention sql-mode="" is no longer required
* Make ./validate.php work from a package

PR:		232658
Approved by:	maintainer timeout (14 days)
2018-11-08 13:32:09 +00:00
Lars Engels
aa7162a948 net-mgmt/icingaweb2-module-map: Update to 1.1.0 2018-11-07 16:23:36 +00:00
Rene Ladan
fdfdc8f266 Return tj's ports to the pool after his commit bit got safekept. 2018-11-06 21:13:54 +00:00
Palle Girgensohn
1620a5462f Update to version 1.8.3
Release notes: https://docs.influxdata.com/telegraf/v1.8/about_the_project/release-notes-changelog/
2018-11-04 22:53:52 +00:00
Mahdi Mokhtari
43d7f7eb1d net-mgmt/netdata: Update to newest upstream release (v1.11.0)
This release has fundamental changes on config-file management.
    The stock config files (templates) are now co-existing in
        ${LOCALBASE}/lib/netdata/*
    For customizing and using them they must be compied into
        ${LOCALBASE}/etc/netdata/*

More of changes/bugfixes:
https://github.com/netdata/netdata/blob/v1.11.0/CHANGELOG.md

Sponsored by:	The FreeBSD Foundation
2018-11-04 15:05:47 +00:00
Antoine Brodin
f89ae55474 Mark BROKEN too 2018-11-04 14:50:16 +00:00
Antoine Brodin
a1041f827a Mark BROKEN: fails to build
In file included from src/process_manager_posix.cc:32:
In file included from build/../inc/com/centreon/process_manager_posix.hh:30:
build/../inc/com/centreon/unordered_hash.hh:74:12: error: class template partial specialization of 'hash' not in a namespace enclosing '__1'
    struct hash<std::pair<T, U> > {
           ^

Reported by:	pkg-fallout
2018-11-04 13:24:13 +00:00
Sunpoet Po-Chuan Hsieh
45b0a0268c Fix build with curl 7.62.0
- While I'm here, add USES=gnome
2018-11-03 22:50:40 +00:00
Jochen Neumeister
2fb244d0c8 Update to 3.0.23
Changelog: https://www.zabbix.com/rn/rn3.0.23

PR:		232904
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2018-11-02 23:32:59 +00:00
Jochen Neumeister
79e96d347d Update to 4.0.1
Changelog: https://www.zabbix.com/rn/rn4.0.1

PR:		232903
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2018-11-02 23:30:46 +00:00
David Naylor
a3b2d6a954 net-mgmt/py-msrestazure: update to 0.5.1
- Switch to PyPi source
 - PyPi source does not provide LICENSE file
 - Change Log:
   - Bugfixes:
     - Fix CloudError if response and error message are provided at the same
       time #114
     - Fix LRO polling if last call is an empty Location (Autorest.Python 3.x
        only) #120
   - Features:
     - Altered resource id parsing logic to allow for resource group IDs #117
2018-11-02 19:10:18 +00:00
Rene Ladan
b7499ae64d Followup on r483807.
jbeich commented on some ports in D17724 but I forgot to add them to the list.

Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
2018-11-02 13:40:24 +00:00
Rene Ladan
8a502cb2d4 Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
2018-11-02 13:32:34 +00:00
Baptiste Daroussin
e844913db0 Convert names to unicode 2018-11-02 11:44:15 +00:00
Steve Wills
7d797442cb net-mgmt/nsca-ng: Fix OpenSSL
PR:		231931
Submitted by:	Nathan <ndowens@yahoo.com>
Approved by:	maintainer timeout (alexander@sulfrian.net, >2 weeks)
2018-11-01 15:24:14 +00:00
Ryan Steinmetz
8de7272c50 - Unbreak build on 13-CURRENT 2018-10-31 17:25:55 +00:00
Mathieu Arnold
4fb3c73043 Fix build with OpenSSL 1.1.1 in base.
PR:		228898
Submitted by:	w.schwarzenfeld@utanet.at
Reported by:	brnrd
Approved by:	maintainer
2018-10-31 14:35:16 +00:00
Lars Engels
3e8610501f icingaweb2-module-director:
Update to 1.5.2
2018-10-31 11:44:37 +00:00
Steve Wills
6f7d0f2b3a net-mgmt/prometheus2: Remove syslog and newsyslog config files
While here, pet portlint

PR:		232813
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
2018-10-31 01:44:04 +00:00
Kurt Jaeger
e39c2ee38d net-mgmt/kismet: fix build on 12 with OpenSSL 1.1.1
PR:		232140
Submitted by:	Nathan <ndowens@yahoo.com>
2018-10-29 19:12:28 +00:00
Mark Linimon
69459f6c2c Mark MAKE_JOBS_UNSAFE to fix build on e.g. powerpc64.
PR:		231948
Submitted by:	Piotr Kubaj
2018-10-28 06:54:04 +00:00
Steve Wills
6212f6d6d9 net-mgmt/py-pdagent: Update to 1.5
PR:		232428
Submitted by:	Nathan <ndowens@yahoo.com>
2018-10-27 03:05:02 +00:00
Steve Wills
a6770074f8 net-mgmt/pdagent-integrations: Update to 1.5
PR:		232430
Submitted by:	Nathan <ndowens@yahoo.com>
2018-10-27 03:01:29 +00:00
Richard Gallamore
baad2b4413 * Updated Seahub to 6.3.7 2018-10-25 02:03:20 +00:00
Danilo G. Baio
5517f127ec net-mgmt/ipv6calc: Fix build with mips, mips64 and powerpc64
Base GCC doesn't support -Wno-unknown-warning-option.

PR:		232515	[1]
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> [1]
Sponsored by:	IntegriCloud [1]
2018-10-24 22:52:17 +00:00
Tobias Kortkamp
8a3189eb5c Deprecate net-mgmt/vidalia
Vidalia has been discontinued upstream.

PR:		226308
Reported by:	rdmyers.42@gmail.com
Approved by:	Fabian Keil <fk@fabiankeil.de> (maintainer)
2018-10-21 12:53:22 +00:00
Antoine Brodin
a282a908fa Ignore some ports with some versions of php
PR:		232398
2018-10-21 11:17:12 +00:00
Emanuel Haupt
9ee95a91e9 - Update to 3.0.2
- Specify LICENSE_FILE
2018-10-20 20:42:32 +00:00
Matthias Fechner
d761cbf4d5 Fix build on PHP 7+.
Also fix dependancies on PHP 5.6 (mysqli not mysql for all PHP versions now).
Update Makefile to remove all portlint warnings.
Add flavour support.

PR:		227375
Submitted by:	freebsd-ports@dan.me.uk
Reported by:	freebsd-ports@dan.me.uk
Reviewed by:	mfechner@FreeBSD.org
Approved by:	mentors (implicit)
2018-10-20 18:30:11 +00:00
Sunpoet Po-Chuan Hsieh
4cc61d7fcb Update to 1.2.0
Changes:	https://github.com/AzureAD/azure-activedirectory-library-for-python/releases
2018-10-20 14:47:55 +00:00
Christoph Moench-Tegeder
d0e921d763 net-mgmt/check_ssl_cert: update to 1.76.0
Bugfix releases.
Changelog: https://github.com/matteocorti/check_ssl_cert/blob/master/NEWS
2018-10-19 18:08:34 +00:00
Luca Pizzamiglio
4d1e3626e8 net-mgmt/py-prometheus-client: Update to 0.4.2
Changes:	https://github.com/prometheus/client_python/releases/tag/v0.4.2
Sponsored by:	trivago N.V.
2018-10-19 15:05:38 +00:00
Lars Engels
21df90bf4a net-mgmt/icinga2:
Update to 2.10.1
2018-10-19 12:11:32 +00:00
Sunpoet Po-Chuan Hsieh
edd467808a Update to 0.6.1
Changes:	https://github.com/Azure/msrest-for-python/releases
2018-10-18 19:54:55 +00:00
Palle Girgensohn
f3135dfb72 Upgrade to 1.8.2
Releasenotes:	https://docs.influxdata.com/telegraf/v1.8/about_the_project/release-notes-changelog/
2018-10-18 19:48:56 +00:00
Sunpoet Po-Chuan Hsieh
3b15e038df Readd GTK2 back which should not be part of r482244
- Bump PORTREVISION for dependency change

Notified by:	tobik
2018-10-17 13:14:17 +00:00
Sunpoet Po-Chuan Hsieh
28d0f6e68e Fix build with OpenSSL 1.1.x
Obtained from:	f0d63b27c8
		def7a62c54
2018-10-16 20:03:46 +00:00
Lars Engels
70b6b4ad44 net-mgmt/icinga2:
Update to 2.10.0
2018-10-16 14:08:38 +00:00
Ben Woods
622b763a1c net-mgmt/telegraf: Update to 1.8.1
Changes this release:
 https://docs.influxdata.com/telegraf/v1.8/about_the_project/release-notes-changelog/

Approved by:	girgen (maintainer)
Differential Revision:	https://reviews.freebsd.org/D17548
2018-10-16 10:27:23 +00:00
Danilo G. Baio
16dd061a85 net-mgmt/ipv6calc: Update to 1.1.0
Changes:	https://github.com/pbiering/ipv6calc/releases/tag/1.1.0
2018-10-15 23:33:05 +00:00
Roman Bogorodskiy
48ba7a8a47 net-mgmt/virt-viewer: fix build with NLS disabled
Even when NLS is disabled, gettext-tools is still required,
so add it to USES and bump PORTREVISION.
2018-10-14 07:27:39 +00:00
Jochen Neumeister
29339d6f74 Update to 2.4.3
Changelog:

 - Fix panic when using custom EC2 API for SD
 - Fix panic when Zookeeper SD cannot connect to servers
 - Make the skip_head an optional parameter for snapshot API

PR:		232186
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Sponsored by:	Netzkommune GmbH
2018-10-13 11:39:40 +00:00
Lars Engels
d0cabae5aa net-mgmt/icinga2:
- Fix directory permissions after upgrading icinga2 via pkg
- Whitespace fixes in icinga2.in
- Bump PORTREVISION

PR:		227965, 227107
Submitted by:	O. Hartmann <ohartmann@walstatt.org>
MFH:		2018Q4
2018-10-12 12:19:57 +00:00