1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

7458 Commits

Author SHA1 Message Date
Mikhail Teterin
59b350acf4 Upgrade from 0.8.1 to 0.8.2. The changes, according to the author's
NEWS-file:

	- Use keytab for realm and NetBIOS name when delete-computer
	- Patch adcli.xml to fix documentation
	- Remove \n or \r\n from password on stdin
	- Update the documentation about the default kerberos cache
	- Fix check for EAGAIN or EINTR
2019-02-28 17:09:45 +00:00
Kai Knoblich
6196f28609 net-mgmt/unifi-devel: Update to 5.10.19
While I'm here:

* Remove unifi{2-4}- from CONFLICTS - these ports no longer exist in the
  ports tree
* Do some spring cleaning by grouping/re-arranging some variables to
  their proposed blocks
* Pet portlint

Changelog:

Controller bug fixes/changes since 5.10.18:

* Fix Mongo for 32-bit non-UCK systems.
* Fix error with getting temporary cloud credentials.

Controller bug fixes/changes since 5.10.17:

* Fix database migration errors for users without guest portal
  configurations.

Controller bug fixes/changes since 5.10.16:

* Fix translations for zh_CN.

Controller bug fixes/changes since 5.10.15:

* Fix L3 adopt and upgrade process.
* Fix external guest portal cookies.

Controller bug fixes/changes since 5.10.12:

* Fix an issue that could prevent database migration from succeeding when
  upgrading from a previous version.
* Fix issue where setting SSH username and password on a UCK would fail and
  not notify the user.
* Fix issue when clicking Submit button for changing SSH credentials.

Controller bug fixes/changes since 5.10.11:

* Add beta badge to Auto-Optimize Network feature.
* Fix a bug when disabling Auto-Optimize Network feature.
* Various bug fixes and improvements.

https://community.ubnt.com/ubnt/attachments/ubnt/Blog_UniFi/380/2/UniFi-changelog-5.10.x.txt

PR:		235905
Submitted by:	Bryce Edwards <bryce@bryce.net> (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19401
2019-02-28 16:21:14 +00:00
Danilo G. Baio
d5bd906c1a net-mgmt/zabbix4-*: Update to 4.0.5
Changelog:	https://www.zabbix.com/rn/rn4.0.5

PR:		236080
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-02-28 11:13:35 +00:00
Craig Leres
1e5493f603 Update to 0.4.1
PR:		236095
Approved by:	Martin Jackson (maintainer), ler (mentor, implicit)
2019-02-28 00:36:49 +00:00
Craig Leres
a60699e0fd Update to 4.4.9
PR:		236095
Approved by:	Martin Jackson (maintainer), ler (mentor, implicit)
2019-02-28 00:35:49 +00:00
Kurt Jaeger
c803ae6844 net-mgmt/nfdump: Add InfluxDB option, default OFF
- and portlint
- INSTALL_LIB to strip libnfdump.so

PR:		236082
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
2019-02-27 17:22:29 +00:00
Ryan Steinmetz
363f5b4c3d New port: net-mgmt/nsd_exporter:
nsd_exporter is a prometheus exporter for nsd metrics

WWW: https://github.com/optix2000/nsd_exporter
2019-02-27 14:34:57 +00:00
Rodrigo Osorio
fab0e2113b Remove GH_TAGNAME who points to v2.7.0 instead of v2.7.3
Add new files in plist
Bump portrevision

PR:		235960
Reported by:	Michael Lyngbol <michael@lyngbol.dk>
2019-02-27 07:08:04 +00:00
Lars Engels
f093f936e0 net-mgmt/icinga2:
- Update to Bugfix release 2.10.3
- Make Icinga user, group and webgroup configurable in rc.conf [1]

Submitted by:	Alexey Kuznetsov <alexey@kouznetsov.com> (via mail)
MFH:		2019Q1
2019-02-26 14:47:55 +00:00
Lars Engels
c97c496bff net-mgmt/nagiosql:
Update WWW
2019-02-26 13:21:39 +00:00
Vinícius Zavam
22d108cb5f net-mgmt/semaphore: update 2.4.1 to 2.5.1
- Makefile

    adopt the port; pet portlint;
    add LICENSE;
    use USES=go (introducing GO_ENV and GO_BUILDFLAGS);
    push vendor tree to 'public/vendor' (upstream change);
    offer MYSQL support (defined by upstream).

  - files/*

    patch-util_config.go -> patch failing 'printVersion' (undef var).

Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D19045
2019-02-26 09:05:30 +00:00
Tobias Kortkamp
745ea5e1ec net-mgmt/nagiosql: Actually reset MAINTAINER after r493951
PR:		233458
2019-02-26 08:57:31 +00:00
Tobias Kortkamp
748bf7706b net-mgmt/nagiosql: Remove redundant regex escapes
nagiosql's Makefile currently has some redundant escaping of single
quotes in its Makefile.  These get passed through as escaped single
quotes to regex(3), which is an escape of an ordinary character.
Such escapes will be forbidden in a future version of regex(3), so
we'll get ahead of the game and remove said escapes now.

While here, there are two questionable expressions: -e
"s|\>/etc/nagiosql|\>${ETCDIR}|g" and the one immediately following
it.  \> is a word delimiter (see reformat(7)), and will only match
as such.  If this were to match, it would replace <word
delimiter>/etc/nagiosql with >${ETCDIR} -- this likely works as
intended now, but I think it was intended that it matches a literal
>/etc/nagiosql, so the included patch treats it accordingly.

- While here reset MAINTAINER after a timeout of 3 months and
  repeated previous timeouts

PR:		233458
Submitted by:	kevans
Approved by:	chris@smartt.com (maintainer timeout, 3 months)
2019-02-26 08:56:31 +00:00
Dan Langille
9c43ac72e7 Upgrade to 1.48.1
Take over as maintainer
in pkg-message:
* Correct the .env.example
* Add ./validate

1.48 was skipped because of time issue

Release notes:
1.48.1  Fix for some OS loading issues.
        https://github.com/librenms/librenms/releases/tag/1.48.1
1.48    https://github.com/librenms/librenms/releases/tag/1.48

PR:		235537
Submitted by:	Laszlo Danielisz <lacibsd@gmail.com>
Approved by:	bofh@FreeBSD.org (maintainer)
2019-02-25 21:48:14 +00:00
Vinícius Zavam
22b14ea743 net-mgmt/mk-livestatus: enable Nagios4 support by default
- ../UPDATING

  add note regarding default options being changed.

  - Makefile

  adopt the port; update '1.2.8p22' to '1.2.8p24';
  enable Nagios 4.x as the default supported version;
  RUN_DEPENDS uses respective Nagios package as dependency;
  delete unnecessary ${RM} -r api/perl;
  new option now provides mk-livestatus' Perl API;
  clean USES variable; built just fine.

  - pkg-message

  update documentation's URL (linked the one with text in English);
  add clear note that Nagios' event broker support needs to be enabled.

Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D18513
2019-02-25 14:49:41 +00:00
Kai Knoblich
f2408ab99f net-mgmt/py-ciscoconfparse: Update to 1.3.30
Changelog:

* Fix unicode cast to be compatible with Python 3
* Fix collections import in Python 3
* Fix bug exposed in Python 3.7

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19313
2019-02-24 20:53:10 +00:00
Kai Knoblich
68885eecd8 net-mgmt/netbox: Update to 2.5.7
Enhancements:

* Enable filtering of devices by rack face
* Add button to copy unlocked secret to clipboard
* Add Markdown rendering for provider NOC/admin contact fields
* Add cable types for OS1/OS2 singlemode fiber
* Add port types for APC fiber
* Enable filtering cables list by connection status
* Clarify purpose of tags field on interface edit form

Bug Fixes:

* Allow filtering devices by null rack position
* Don't display connect button for wireless interfaces
* Correct foreground color of device roles in rack elevations
* Remove duplicate display of VRF RD on IP address view
* Fix filtering of nullable character fields
* Fix ordering regions by site count
* Fix config context list and edit forms to use Select2 elements
* Cable type in filter form should be blank by default
* Fix assigned prefixes link on VRF view
* Fix empty connected circuit link on device interfaces list
* Fix bulk editing of pass-through ports

The changelog is also available here:

https://github.com/digitalocean/netbox/blob/v2.5.7/CHANGELOG.md

Approved by:	joneum (mentor)
Differential Revision:	https://reviews.freebsd.org/D19297
2019-02-23 19:54:24 +00:00
Tobias Kortkamp
f0f5dfcc7a net-mgmt/zabbix*-frontend: Remove broken MYSQL option
USE_PHP=mysql no longer works since PHP 5.6 was removed.

PR:		235940
2019-02-23 12:40:37 +00:00
Tobias Kortkamp
9f1b36760d net-mgmt/zabbix4-frontend: Remove broken MYSQL option
USE_PHP=mysql no longer works since PHP 5.6 was removed.

PR:		235940
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
2019-02-23 05:47:05 +00:00
Mateusz Piotrowski
acf5b5eb5e net-mgmt/check_mk_agent: Update to 1.5.0p12
Changelog:
https://mathias-kettner.com/check_mk-werks.php?edition_id=raw&branch=1.5.0&version=1.5.0p12&HTML=yes

Reviewed by:	mat
Approved by:	mat (mentor)
Sponsored by:	BALLY WULFF Games & Entertainment GmbH
Differential Revision:	https://reviews.freebsd.org/D19292
2019-02-22 10:50:33 +00:00
Luca Pizzamiglio
91f7731e4c net-mgmt/py-prometheus-client: Update to 0.6.0
Changes: https://github.com/prometheus/client_python/releases/tag/v0.6.0
Sponsored by:	trivago N.V.
2019-02-21 09:53:23 +00:00
Kai Knoblich
a4303277b8 net-mgmt/netbox: Update to 2.5.6
While I'm here:
* Pet portlint

Notable changes since 2.4.9:

* Switched from Django 1.11 to 2.1
* Dropped support for Python 2
* Modeling of patch panels and cables with introducion of new pass-through
  port component type
* Removed deprecated User Activity log
* Introduction of further interface types
* Implemented Select2 for select fields in forms
* Many more enhancements/bug fixes, for all changes see:

https://github.com/digitalocean/netbox/blob/v2.5.6/CHANGELOG.md

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19178
2019-02-20 22:00:22 +00:00
Dan Langille
ee930a78ee Patch check_smartmon to cater for changed smartctl output
We previously patched the code to look for:

SMART STATUS RETURN: incomplete response, ATA output registers missing

That line is now:

SMART Status not supported: Incomplete response, ATA output registers missing

It also seems like the temperature has moved from part 190 to 194.

PR:		235475
Approved by:	Krzysztof (maintainer)
MFH:		2019Q1
2019-02-18 15:08:46 +00:00
Danilo G. Baio
3bbe1d37c7 net-mgmt/ipv6calc: Update to 2.0.0 2019-02-17 12:14:25 +00:00
Sunpoet Po-Chuan Hsieh
b9e3925b76 Update MASTER_SITES and WWW
Approved by:	portmgr (blanket)
2019-02-15 23:51:08 +00:00
Dmitry Marakasov
59bdedf747 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2019-02-15 09:00:46 +00:00
Tobias Kortkamp
c10f4850d4 net-mgmt/smokeping: Do not set OPTIONS_{DEFAULT,DEFINE} twice 2019-02-13 23:43:06 +00:00
Rodrigo Osorio
94a1741e72 Upgrade net-mgmt/smokeping to 2.7.3
- Use GITHUB to get distfiles
- Redo the patches
- Rework options

Changelog: https://oss.oetiker.ch/smokeping/pub/CHANGES
2019-02-13 07:29:04 +00:00
Steven Kreuzer
39310d7074 Update to version 1.2.1 2019-02-13 02:05:29 +00:00
Danilo G. Baio
07ff3e5293 net-mgmt/zabbix4-*: Update to 4.0.4
Changelog:	https://www.zabbix.com/rn/rn4.0.4

PR:		235672
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-02-12 22:10:00 +00:00
Danilo G. Baio
1eef042294 net-mgmt/zabbix3-*: Update to 3.0.25
Changelog:	https://www.zabbix.com/rn/rn3.0.25

PR:		235671
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-02-12 22:07:45 +00:00
Kai Knoblich
cde5acd50e net-mgmt/py-snmp4{-apps,-mibs}: Rename to match canonical upstream name
Rename the following ports:

* net-mgmt/py-snmp4 -> net-mgmt/py-pysnmp
* net-mgmt/py-snmp4-apps -> net-mgmt/py-pysnmp-apps
* net-mgmt/py-snmp4-mibs -> net-mgmt/py-pysnmp-mibs

Bump PORTREVISION for net/exaddos + net-mgmt/py-pysmi

PR:		235120
Submitted by:	John W. O'Brien <john@saltant.com>
Reviewed by:	koobs
Approved by:	miwi (mentor), maintainer
Differential Revision:	https://reviews.freebsd.org/D19134
2019-02-11 10:24:45 +00:00
Tobias C. Berner
9a8c876af5 net-mgmt/netdisco: Update to 2.040003
PR:		235134
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2019-02-10 14:09:34 +00:00
Kurt Jaeger
890e141311 net-mgmt/p5-SNMP-Info: upgrade 3.61 -> 3.64
PR:		235133
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr>
Approved by:	jadawin (maintainer timeout)
Relnotes:	https://metacpan.org/changes/distribution/SNMP-Info
2019-02-10 11:16:36 +00:00
Sunpoet Po-Chuan Hsieh
8619a9cdba Remove Perl core module
- While I'm here, add LICNESE
- Bump PORTREVISION for dependency change

With hat:	perl
2019-02-10 00:07:17 +00:00
Sunpoet Po-Chuan Hsieh
e1de4a3f6a Remove Perl core module
- While I'm here, change the way *_DEPENDS are set
- Bump PORTREVISION for dependency change

With hat:	perl
2019-02-10 00:07:13 +00:00
Sunpoet Po-Chuan Hsieh
ddd1ec49d3 Remove Perl core modules
- While I'm here, add BUILD_DEPENDS
- Bump PORTREVISION for dependency change

With hat:	perl
2019-02-10 00:06:33 +00:00
Kai Knoblich
a3b6f5a50e net-mgmt/py-ciscoconfparse: Update to 1.3.29
Notable changes since 1.3.20:

* Fix open() syntax with Python 3.5
* Add IP helper-address parsing in models_cisco.py

Reviewed by:	tcberner (mentor)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19121
2019-02-08 18:32:52 +00:00
Lars Engels
486a515d6e net-mgmt/icinga2:
- Cherrypick an upstream patch that fixes Icinga 2 restarts via API
- Bump PORTREVISION

MFH:		2019Q1
2019-02-08 13:28:56 +00:00
Mathieu Arnold
1c76799bfe Remove options helpers that do not exist. And in one case, probably fix
the helper usage.

Noticed by:	tobik
2019-02-06 09:05:03 +00:00
Mark Linimon
a651ee1721 This port needs USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		235534
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-02-06 00:25:29 +00:00
Tobias Kortkamp
6d506b9203 There is no *_CONFIGURE_DISABLE options helper 2019-02-05 15:42:54 +00:00
Christoph Moench-Tegeder
93bd75c162 update check_ssl_cert to 1.81.0
https://github.com/matteocorti/check_ssl_cert/blob/v1.81.0/ChangeLog
2019-02-05 12:02:26 +00:00
Rene Ladan
30708fe3fb Remove expired ports and dependencies:
sysutils/hs-ekg: Removed, depends on expired sysutils/hs-ekg-json
sysutils/hs-ekg-json: Has expired: Doesn't build with newest Haskell libraries
net-mgmt/icinga-core: Has expired: Upstream EOLed Icinga 1.x from 2018-12-31
net-mgmt/icinga: Removed, depends on expired net-mgmt/icinga-core
net-mgmt/icli: Removed, depends on expired net-mgmt/icinga-core
net-mgmt/icinga-classicweb: Has expired: Upstream EOLed Icinga 1.x from 2018-12-31
net-mgmt/pnp-icinga: Removed, depends on expired net-mgmt/icinga-classicweb
2019-02-04 19:47:39 +00:00
Ben Woods
0bd7705701 net-mgmt/etherape: Update to 0.9.18
Changes this release:
 - https://sourceforge.net/p/etherape/etherape/ci/rel-0.9.18/tree/NEWS
 - Notably with this release EtherApe is now a pure GTK 3 application
2019-02-04 14:01:59 +00:00
Kurt Jaeger
36b4dd4575 net-mgmt/unifi-devel: update 5.9.32 -> 5.10.11
- no changelog provided or found on UBNT website

PR:		235416
Submitted by:	Bryce Edwards <bryce@bryce.net> (maintainer)
2019-02-02 18:05:53 +00:00
Kai Knoblich
6a4a5116bf Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by:	miwi (mentor)
Approved by:	miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050
2019-02-01 18:55:18 +00:00
Steve Wills
c55c8e9b1f dnet-mgmt/prometheus2: update to 2.7.1
PR:		235375
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
2019-02-01 12:34:16 +00:00
Tobias Kortkamp
b4cf4d405d Only append to EXTRA_PATCHES after bsd.port.pre.mk 2019-01-31 17:51:39 +00:00
Martin Wilke
19784936a4 - Update to 0.7.0
- Removed BUILD_DEPENDS because devel/py-pip is no longer required for building the package
- Pacify portlint

PR:		234057
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
2019-01-29 16:14:30 +00:00
Richard Gallamore
b6a77c2a7c * Updated to 6.3.11
Changes:	https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
2019-01-28 18:13:05 +00:00
Mateusz Piotrowski
d05bb23c80 New port: net-mgmt/nvidia_gpu_prometheus_exporter: NVIDIA GPU Prometheus exporter
This is a Prometheus Exporter for exporting NVIDIA GPU metrics. It uses the
Go bindings for NVIDIA Management Library (NVML) which is a C-based API
that can be used for monitoring NVIDIA GPU devices. Unlike some other
similar exporters, it does not call the nvidia-smi binary.

WWW: https://github.com/mindprince/nvidia_gpu_prometheus_exporter

Reviewed by:	mat
Approved by:	mat (mentor)
Sponsored by:	BALLY WULFF Games & Entertainment GmbH
Differential Revision:	https://reviews.freebsd.org/D19002
2019-01-28 13:48:10 +00:00
Steve Wills
db8ad45a8f net-mgmt/prometheus2: update to 2.7.0
PR:		235278
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
2019-01-28 13:09:54 +00:00
Mateusz Piotrowski
679372111b net-mgmt/check_mk_agent: Fix some typos in variable names
Reported by:	tobik
Approved by:	mat (mentor, implicit)
2019-01-28 11:00:09 +00:00
Emanuel Haupt
39fe64c4cb Update to 1.6.1 2019-01-26 15:51:51 +00:00
Sunpoet Po-Chuan Hsieh
38fb824fd2 Update to 1.2.1
Changes:	https://github.com/AzureAD/azure-activedirectory-library-for-python/releases
2019-01-25 19:58:50 +00:00
Steve Wills
1844ba7d37 net-mgmt/cacti: update to 1.2.1
PR:		235165
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2019-01-25 15:16:06 +00:00
Mateusz Piotrowski
441a199226 New port: net-mgmt/check_mk_agent: Nagios-compatible agent for the Check_MK monitoring
Check_MK is a software for effective IT monitoring. Easy installation,
best-in-class scalability and a broad range of features are just some of the
reasons why more and more users become Check_MK fans.

WWW: http://mathias-kettner.com/check_mk.html

Reviewed by:	mat
Approved by:	mat (mentor)
Sponsored by:	BALLY WULFF Games & Entertainment GmbH
Differential Revision:	https://reviews.freebsd.org/D18891
2019-01-25 09:50:15 +00:00
Palle Girgensohn
bcf5948e98 Update to latest version
Releaseinfo: https://github.com/influxdata/telegraf/blob/1.9.3/CHANGELOG.md
2019-01-23 14:25:24 +00:00
Rodrigo Osorio
e42936f2f9 Upgrade net-mgmt/cowpatty from 4.6 to 4.9
Switch from http repo to the author github for distfiles
Change licensing from GPL to BSD 3-clause
Update patches

ChangeLog :
  * No functionality change
  * BSD 3-clause license and man pages
2019-01-23 13:58:02 +00:00
Mathieu Arnold
2194be0e1a Update to 4.4.3.
While there, stop using the deprecated @unexec.
Add missing php module dependency. [1]

PR:		233530 [1]
Submitted by:	dinoex [1]
2019-01-21 15:44:20 +00:00
Christoph Moench-Tegeder
b92fb46a43 net-mgmt/check_ssl_cert: update to 1.80.1
https://github.com/matteocorti/check_ssl_cert/releases/tag/v1.80.1
2019-01-19 12:10:32 +00:00
Jochen Neumeister
7ca69563ec Update to 2.6.1
Changelog:
 - Azure SD: Fix discovery getting stuck sometimes.
 - Marathon SD: Use Tasks.Ports when RequirePorts is false.
 - Promtool: Fix "out-of-order sample" errors when testing rules.

PR:		234996
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Sponsored by:	Netzkommune GmbH
2019-01-17 17:32:35 +00:00
Vinícius Zavam
6074058982 net-mgmt/nagvis: update 1.9.10 to 1.9.11
- adopt this port.

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D18870
2019-01-17 12:06:38 +00:00
Lars Engels
18ee779f87 net-mgmt/pnp:
- Add patches from Check_MK that workaround missing sizeof() function in PHP 7.x
- Bump PORTREVSION
2019-01-16 13:37:50 +00:00
Steve Wills
c2caa12887 net-mgmt/cacti: fix issues with graphs
PR:		234952
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2019-01-16 12:59:37 +00:00
Tijl Coosemans
1bf487d3e7 Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1] 5c2cbfccf9
[2] 2ed5054e3a
[3] 009f5ebb4b

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
2019-01-16 11:13:44 +00:00
Palle Girgensohn
4cecb0f90d Update to version 1.9.2
Add support for armv6 & armv7 [1]
Submitted by:	Chip Cuccio [1]
2019-01-15 23:09:06 +00:00
Vinícius Zavam
884fcefcfb [NEW] net-mgmt/p5-Monitoring-Livestatus: Perl API for check_mk livestatus
Perl API for check_mk livestatus to access runtime data from Nagios

  WWW: https://metacpan.org/release/Monitoring-Livestatus

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D18637
2019-01-15 16:44:30 +00:00
Adam Weinberger
2eb84a7a05 Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.

Also, as suggested by zi, add an UPDATING note about this.
2019-01-13 20:58:36 +00:00
Emanuel Haupt
d647e3cc86 Update to 1.2.8p22 2019-01-12 15:20:14 +00:00
Muhammad Moinur Rahman
4975cbead9 net-mgmt/librenms: Update version 1.45=>1.47
PR:		234645
Submitted by:	dvl
Relnotes:	https://github.com/librenms/librenms/releases
2019-01-12 11:14:13 +00:00
Richard Gallamore
e8c0e79936 * Updated to 6.3.10
Affected ports: www/py-seafdav www/py-seafobj www/seahub
2019-01-11 18:52:14 +00:00
Kurt Jaeger
888bc900b2 New port: net-mgmt/midpoint
Midpoint is a comprehensive identity management and identity
governance system. It is basically an complex integration tool
that can replicate and transform user records between numerous user
databases, management of the records, reporting, auditing and so
on. It allows very complex transformation and replication rules
including support for advanced RBAC and scripting. Its internal
mechanisms are based on state-of-the art concepts that are still
not yet widely used in the fieldof Identity Management.

WWW: https://evolveum.com/midpoint/

PR:		231766
Submitted by:	Matthias Wolf <freebsd@rheinwolf.de>
2019-01-10 22:43:28 +00:00
Sunpoet Po-Chuan Hsieh
67f0587a90 Update to 0.6.4
Changes:	https://github.com/Azure/msrest-for-python/releases
2019-01-10 21:22:24 +00:00
Sunpoet Po-Chuan Hsieh
8606379100 Update to 0.6.3
Changes:	https://github.com/Azure/msrest-for-python/releases
2019-01-09 14:52:11 +00:00
Steve Wills
d130a123af net-mgmt/cacti: fix typo
PR:		234735
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Reported by:	Arnaud de Prelle <arnaud@pnzone.net>
2019-01-08 18:13:55 +00:00
Mathieu Arnold
7710e576da Remove MASTER_SITES=GH when it is the only one.
It is added by USE_GITHUB.  Tested with `make makesum` not changing distinfo.
2019-01-08 13:20:19 +00:00
Emanuel Haupt
87a5b566eb Update to 3.2.1 2019-01-07 20:22:23 +00:00
Tobias Kortkamp
10d0952242 Do not set USE_RC_SUBR twice 2019-01-07 17:31:23 +00:00
Tobias Kortkamp
d6bd1e8b12 Do not set USE_GITHUB twice 2019-01-07 16:57:00 +00:00
Mateusz Piotrowski
b1f757b487 net-mgmt/unifi-devel: Update to 5.9.32
- Set LICENSE. As this software is released under EULA I am not sure that
  we can still package it as we used to.
- Use ${AR} instead of /usr/bin/ar in EXTRACT_CMD.

PR:		232199
Submitted by:	Bryce Edwards <bryce@bryce.net> (maintainer)
Reviewed by:	krion
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D18683
2019-01-07 15:01:42 +00:00
Kurt Jaeger
7d412d508f net-mgmt/pmacct: fix build with mariadb
PR:		231345
Submitted by:	Antonio.Trindade@gmail.com
2019-01-06 19:57:17 +00:00
Tobias Kortkamp
67cd902719 Do not set PORTREVISION twice 2019-01-06 19:26:03 +00:00
Steve Wills
7c413a84c2 net-mgmt/cacti: update to 1.2.0
PR:		234664
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2019-01-06 16:32:03 +00:00
Tobias Kortkamp
d23a225ecd Do not set OPTIONS_DEFINE twice 2019-01-06 12:26:02 +00:00
Steve Wills
e4c0a538a2 net-mgmt/py-pysmi: update to 0.3.3
PR:		234650
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2019-01-06 03:16:50 +00:00
Steven Kreuzer
7c94471ac9 Update to version 1.2.0 2019-01-06 03:05:37 +00:00
Steve Wills
af798368d6 net-mgmt/py-napalm: Update to 2.3.3
PR:		232882
Submitted by:	Kai <freebsd_ports@k-worx.org> (maintainer)
2019-01-05 20:50:08 +00:00
Steve Wills
b270d99db7 net-mgmt/py-ncclient: Fix requirements.txt
PR:		232883
Submitted by:	Kai <freebsd_ports@k-worx.org>
Approved by:	Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
2019-01-05 20:37:23 +00:00
Muhammad Moinur Rahman
cbb51dcb1a net-mgmt/centreon-clib: Update version 1.4.2=>18.10.0
- UNBREAK
- Change MASTER_SITES to GITHUB

Approved by:	ports-secteam (blanket, unbreak)
MFH:		2019Q1
2019-01-05 20:29:53 +00:00
Lars Engels
fe84202da9 net-mgmt/icinga-core
Icinga 1.x was EOL'ed by upstream on 2018-12-31.
Add a deprecation warning and expiration date in a month.
2019-01-03 10:06:45 +00:00
Lars Engels
37470803af net-mgmt/aircrack-ng:
- Update to 1.5.2 (Bugfix release)
- Changelog: https://aircrack-ng.blogspot.com/2018/12/aircrack-ng-152.html

Reported by:	https://repology.org/
MFH:		2019Q1
2019-01-03 08:46:24 +00:00
Mahdi Mokhtari
20e2dd6da8 net-mgmt/netdata: Fix build on i386
Add more exact test-cases to configure.ac to prevent it assuming support of
__atomic_add/fetch/... symbols on i386 (Clang > 4).

Sponsored by:	The FreeBSD Foundation
2019-01-02 13:06:25 +00:00
Rene Ladan
b264c05ad4 Remove expired php56- ports:
2019-01-01 net/php56-soap: Security Support ends on 31 Dec 2018
2019-01-01 net/php56-ldap: Security Support ends on 31 Dec 2018
2019-01-01 net/php56-xmlrpc: Security Support ends on 31 Dec 2018
2019-01-01 net/php56-sockets: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-ctype: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-xmlwriter: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-xmlreader: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-pspell: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-dom: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-xsl: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-simplexml: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-enchant: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-wddx: Security Support ends on 31 Dec 2018
2019-01-01 textproc/php56-xml: Security Support ends on 31 Dec 2018
2019-01-01 graphics/php56-gd: Security Support ends on 31 Dec 2018
2019-01-01 graphics/php56-exif: Security Support ends on 31 Dec 2018
2019-01-01 mail/php56-imap: Security Support ends on 31 Dec 2018
2019-01-01 www/php56-session: Security Support ends on 31 Dec 2018
2019-01-01 www/php56-opcache: Security Support ends on 31 Dec 2018
2019-01-01 www/php56-tidy: Security Support ends on 31 Dec 2018
2019-01-01 security/php56-openssl: Security Support ends on 31 Dec 2018
2019-01-01 security/php56-mcrypt: Security Support ends on 31 Dec 2018
2019-01-01 security/php56-filter: Security Support ends on 31 Dec 2018
2019-01-01 security/php56-hash: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-sysvmsg: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-tokenizer: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-sysvsem: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-shmop: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-readline: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-json: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-pcntl: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-sysvshm: Security Support ends on 31 Dec 2018
2019-01-01 devel/php56-gettext: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-mysqli: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-mysql: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo_odbc: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo_mysql: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-sqlite3: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo_dblib: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo_firebird: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pgsql: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo_sqlite: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-sybase_ct: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-interbase: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-dba: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-odbc: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo_pgsql: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-pdo: Security Support ends on 31 Dec 2018
2019-01-01 databases/php56-mssql: Security Support ends on 31 Dec 2018
2019-01-01 ftp/php56-curl: Security Support ends on 31 Dec 2018
2019-01-01 ftp/php56-ftp: Security Support ends on 31 Dec 2018
2019-01-01 misc/php56-calendar: Security Support ends on 31 Dec 2018
2019-01-01 math/php56-bcmath: Security Support ends on 31 Dec 2018
2019-01-01 math/php56-gmp: Security Support ends on 31 Dec 2018
2019-01-01 archivers/php56-zip: Security Support ends on 31 Dec 2018
2019-01-01 archivers/php56-zlib: Security Support ends on 31 Dec 2018
2019-01-01 archivers/php56-phar: Security Support ends on 31 Dec 2018
2019-01-01 archivers/php56-bz2: Security Support ends on 31 Dec 2018
2019-01-01 net-mgmt/php56-snmp: Security Support ends on 31 Dec 2018
2019-01-01 converters/php56-iconv: Security Support ends on 31 Dec 2018
2019-01-01 converters/php56-mbstring: Security Support ends on 31 Dec 2018
2019-01-01 converters/php56-recode: Security Support ends on 31 Dec 2018
2019-01-01 sysutils/php56-posix: Security Support ends on 31 Dec 2018
2019-01-01 sysutils/php56-fileinfo: Security Support ends on 31 Dec 2018
2019-01-01 14:17:46 +00:00
Rene Ladan
1a902ecbc5 net-mgmt/klg: remove supoprt for PHP 5.6 2019-01-01 13:24:16 +00:00
Rene Ladan
e6575044d6 net-mgmt/pandorafms_console: fix build with PHP 7.1+
PR:		233773
Reported by:	Maroslav Lachman 000.fbsd@quip.cz
Reviewed by:	maintainer (actual diff)
Approved by:	maintainer
MFH:		2019Q1
2019-01-01 12:44:26 +00:00
Rene Ladan
6095f8d47a Remove expired ports:
2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6
2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6
2018-12-30 net/pecl-yp: Works only with EOL php 5.6
2018-12-30 net/pecl-oauth: Works only with EOL php 5.6
2018-12-30 net/pecl-apn: Works only with EOL php 5.6
2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6
2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6
2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6
2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6
2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6
2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6
2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6
2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6
2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6
2018-12-30 deskutils/phpcollab: Works only with EOL php 5.6
2018-12-30 deskutils/simplegroupware: Works only with EOL php 5.6
2018-12-30 japanese/php5-mecab: Works only with EOL php 5.6
2018-12-30 graphics/php-gdal: Works only with EOL php 5.6
2018-12-30 graphics/php5-ffmpeg: Works only with EOL php 5.6
2018-12-30 graphics/pecl-gmagick: Works only with EOL php 5.6
2018-12-30 graphics/php-magickwand: Works only with EOL php 5.6
2018-12-30 graphics/pecl-imlib2: Works only with EOL php 5.6
2018-12-30 graphics/php-libpuzzle: Works only with EOL php 5.6
2018-12-30 mail/dracmail: Works only with EOL php 5.6
2018-12-30 mail/pecl-pop3: Works only with EOL php 5.6
2018-12-30 mail/pecl-mailparse2: Works only with EOL php 5.6
2018-12-30 www/usermanager: Works only with EOL php 5.6
2018-12-30 www/sams2: Works only with EOL php 5.6
2018-12-30 www/pecl-yar1: Works only with EOL php 5.6
2018-12-30 www/pecl-http1: Works only with EOL php 5.6
2018-12-30 www/revive-adserver: Works only with EOL php 5.6
2018-12-30 www/netoffice: Works only with EOL php 5.6
2018-12-30 www/xcache: Works only with EOL php 5.6
2018-12-30 www/testlink: Works only with EOL php 5.6
2018-12-30 www/pecl-http2: Works only with EOL php 5.6
2018-12-30 www/kplaylist: Works only with EOL php 5.6
2018-12-30 www/gallery3: Works only with EOL php 5.6
2018-12-30 www/claroline: Works only with EOL php 5.6
2018-12-30 www/sit: Works only with EOL php 5.6
2018-12-30 www/magento: Works only with EOL php 5.6
2018-12-30 www/asterisk-stat: Works only with EOL php 5.6
2018-12-30 www/pecl-sphinx: Works only with EOL php 5.6
2018-12-30 www/pecl-twig: Works only with EOL php 5.6
2018-12-30 www/fluxbb: Works only with EOL php 5.6
2018-12-30 www/php-templates: Works only with EOL php 5.6
2018-12-30 www/rnews: Works only with EOL php 5.6
2018-12-30 www/entrans: Works only with EOL php 5.6
2018-12-30 www/pecl-amfext: Works only with EOL php 5.6
2018-12-30 www/atutor: Works only with EOL php 5.6
2018-12-30 www/pecl-yaf2: Works only with EOL php 5.6
2018-12-30 www/redaxo: Works only with EOL php 5.6
2018-12-30 www/dotproject: Works only with EOL php 5.6
2018-12-30 www/sitebar: Works only with EOL php 5.6
2018-12-30 www/limesurvey: Works only with EOL php 5.6
2018-12-30 www/mahara: Works only with EOL php 5.6
2018-12-30 www/mysar: Works only with EOL php 5.6
2018-12-30 www/oscommerce: Works only with EOL php 5.6
2018-12-30 www/cmsmadesimple: Works only with EOL php 5.6
2018-12-30 www/pecl-swish: Works only with EOL php 5.6
2018-12-30 security/pecl-crack: Works only with EOL php 5.6
2018-12-30 security/php-suhosin: Works only with EOL php 5.6
2018-12-30 security/phpdeadlock: Works only with EOL php 5.6
2018-12-30 devel/php5-blitz: Works only with EOL php 5.6
2018-12-30 devel/pecl-trace: Works only with EOL php 5.6
2018-12-30 devel/pecl-scream: Works only with EOL php 5.6
2018-12-30 devel/pecl-judy: Works only with EOL php 5.6
2018-12-30 devel/pecl-test_helpers: Works only with EOL php 5.6
2018-12-30 devel/pecl-spl_types: Works only with EOL php 5.6
2018-12-30 devel/pecl-jsmin2: Works only with EOL php 5.6
2018-12-30 devel/pecl-uri_template: Works only with EOL php 5.6
2018-12-30 devel/pecl-params: Works only with EOL php 5.6
2018-12-30 devel/pecl-expect: Works only with EOL php 5.6
2018-12-30 devel/php5-dav: Works only with EOL php 5.6
2018-12-30 devel/php5-pinba: Works only with EOL php 5.6
2018-12-30 devel/pecl-htscanner: Works only with EOL php 5.6
2018-12-30 devel/pecl-newt: Works only with EOL php 5.6
2018-12-30 devel/pecl-memoize: Works only with EOL php 5.6
2018-12-30 devel/pecl-libevent: Works only with EOL php 5.6
2018-12-30 devel/pecl-jsonc: Works only with EOL php 5.6
2018-12-30 devel/pecl-weakref: Works only with EOL php 5.6
2018-12-30 devel/pecl-pthreads2: Works only with EOL php 5.6
2018-12-30 devel/pecl-gearman: Works only with EOL php 5.6
2018-12-30 devel/pecl-inotify: Works only with EOL php 5.6
2018-12-30 devel/pecl-raphf: Works only with EOL php 5.6
2018-12-30 devel/php5-thrift: Works only with EOL php 5.6
2018-12-30 devel/php5-ice: Works only with EOL php 5.6
2018-12-30 devel/pecl-runkit: Works only with EOL php 5.6
2018-12-30 devel/pecl-uopz: Works only with EOL php 5.6
2018-12-30 devel/pecl-strict: Works only with EOL php 5.6
2018-12-30 devel/pecl-xhprof: Works only with EOL php 5.6
2018-12-30 devel/pecl-propro: Works only with EOL php 5.6
2018-12-30 devel/php-scalar_objects: Works only with EOL php 5.6
2018-12-30 devel/pecl-msgpack0: Works only with EOL php 5.6
2018-12-30 devel/pecl-svn: Works only with EOL php 5.6
2018-12-30 devel/php-uprofiler: Works only with EOL php 5.6
2018-12-30 devel/pecl-statgrab: Works only with EOL php 5.6
2018-12-30 devel/pecl-uploadprogress: Works only with EOL php 5.6
2018-12-30 devel/pecl-qb: Works only with EOL php 5.6
2018-12-30 devel/php-memoize: Works only with EOL php 5.6
2018-12-30 devel/php5-blitz-devel: Works only with EOL php 5.6
2018-12-30 devel/pecl-ncurses: Works only with EOL php 5.6
2018-12-30 devel/php-jq: Works only with EOL php 5.6
2018-12-30 devel/pecl-jsonnet: Works only with EOL php 5.6
2018-12-30 databases/pecl-drizzle: Works only with EOL php 5.6
2018-12-30 databases/pecl-pdo_user: Works only with EOL php 5.6
2018-12-30 databases/php-mdcached: Works only with EOL php 5.6
2018-12-30 databases/sqlbuddy: Works only with EOL php 5.6
2018-12-30 databases/mysqldumper: Works only with EOL php 5.6
2018-12-30 databases/pecl-chdb: Works only with EOL php 5.6
2018-12-30 databases/pecl-dbase: Works only with EOL php 5.6
2018-12-30 databases/php5-tarantool: Works only with EOL php 5.6
2018-12-30 databases/pecl-rrd1: Works only with EOL php 5.6
2018-12-30 databases/pecl-tokyo_tyrant: Works only with EOL php 5.6
2018-12-30 databases/pecl-mongo: Works only with EOL php 5.6
2018-12-30 print/pecl-ps: Works only with EOL php 5.6
2018-12-30 print/pecl-haru: Works only with EOL php 5.6
2018-12-30 games/mkgichessclub: Works only with EOL php 5.6
2018-12-30 net-im/pecl-stomp: Works only with EOL php 5.6
2018-12-30 math/pecl-trader: Works only with EOL php 5.6
2018-12-30 math/pecl-big_int: Works only with EOL php 5.6
2018-12-30 math/pecl-stats: Works only with EOL php 5.6
2018-12-30 archivers/pecl-phk: Works only with EOL php 5.6
2018-12-30 net-mgmt/phpip: Works only with EOL php 5.6
2018-12-30 net-mgmt/nedi: Works only with EOL php 5.6
2018-12-30 net-mgmt/cacti88: Works only with EOL php 5.6
2018-12-30 net-mgmt/hawk: Works only with EOL php 5.6
2018-12-30 net-mgmt/ipplan: Works only with EOL php 5.6
2018-12-30 ports-mgmt/tinderbox: Works only with EOL php 5.6
2018-12-30 lang/pecl-perl: Works only with EOL php 5.6
2018-12-30 lang/php56-extensions: Works only with EOL php 5.6
2018-12-30 finance/php-tclink: Works only with EOL php 5.6
2018-12-30 converters/pecl-fribidi: Works only with EOL php 5.6
2018-12-30 sysutils/pecl-mogilefs: Works only with EOL php 5.6
2018-12-30 23:30:55 +00:00
Rene Ladan
4478fa9808 Revert r488743, it results in a bogus dependency for PHP 5.6 2018-12-30 22:37:40 +00:00
Rene Ladan
3c769f4622 math/klg: remove support for PHP 5.6 2018-12-30 22:08:39 +00:00