Commit graph

32961 commits

Author SHA1 Message Date
Steve Wills
1eb3f57729 net/rsync-bpc: Update to 3.0.9.13
PR:		233625
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
2018-11-30 14:22:23 +00:00
Jan Beich
9b05e9c5be net/openmdns: unbreak on DragonFly
packet.c: In function 'pkt_process':
packet.c:405:3: warning: implicit declaration of function 'LIST_FOREACH_SAFE'; did you mean 'RB_FOREACH_SAFE'? [-Wimplicit-function-declaration]
   LIST_FOREACH_SAFE(rr, &pkt->arlist, pentry, rraux) {
   ^~~~~~~~~~~~~~~~~
   RB_FOREACH_SAFE
packet.c:405:39: error: 'pentry' undeclared (first use in this function); did you mean 'rtentry'?
   LIST_FOREACH_SAFE(rr, &pkt->arlist, pentry, rraux) {
                                       ^~~~~~
                                       rtentry
packet.c:405:39: note: each undeclared identifier is reported only once for each function it appears in
packet.c:405:53: error: expected ';' before '{' token
   LIST_FOREACH_SAFE(rr, &pkt->arlist, pentry, rraux) {
                                                     ^~
                                                     ;

Reported by:	DPorts (via muscles)
2018-11-30 01:16:43 +00:00
Mark Linimon
cdd57836e9 Apparently now builds on powerpc64.
Reported by:	Piotr Kubaj
2018-11-29 20:35:34 +00:00
Mark Linimon
7f22c4c6db Megatools dev doesn't state what GCC version is the minimum required
for building, but they imply at least 5.4 should be used:

https://github.com/megous/megatools/issues/381

Thus, add USES=compiler:c11, since the port doesn't build with base GCC.

PR:		233592
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-11-29 11:07:58 +00:00
Tobias C. Berner
d2bd1b558e net/messagelib: address CVE-2018-19516
messagelib is the library used by KMail to display emails.

messagelib by default displays emails as plain text, but gives the user
an option to "Prefer HTML to plain text" in the settings and if that option
is not enabled there is way to enable HTML display when an email contains HTML.

Some HTML emails can trick messagelib into opening a new browser window when
displaying said email as HTML.

This happens even if the option to allow the HTML emails to access
remote servers is disabled in KMail settings.

This means that the owners of the servers referred in the email can see
in their access logs your IP address.

https://www.kde.org/info/security/advisory-20181128-1.txt

MFH:		2018Q4
Security:	c7b1af20-f34f-11e8-9cde-e0d55e2a8bf9
2018-11-28 21:13:54 +00:00
Koichiro Iwao
6d78c88cc6 net/xrdp: Fix build with audio/fdk-aac 2.0.0 etc
Submitter's patch has been merged into upstream with minor changes.

Also while here, cleanup some leftovers. This port generates private key
and server certificate in post-install script. Poudriere complains that
these files are left over after deinstall. Now these auto-generated files
will be removed when deinstall. If certificate and private key are replaced
with user's own files, they should be kept.

PR:		233558
Submitted by:	takefu@airport.fm (original version)
Approved by:	mentors (implicit)
Obtained from:	https://github.com/neutrinolabs/xrdp/pull/1257
Sponsored by:	HAW International, Inc.
2018-11-28 08:12:18 +00:00
Timur I. Bakeyev
0ad24e9921 Add missing command line switch to enable MIT Kerberos build. 2018-11-28 00:38:23 +00:00
Steve Wills
08342ca4ec net/syncthing: update to 0.14.52 2018-11-27 20:23:01 +00:00
Timur I. Bakeyev
80c5c4a355 Upgrade Samba ports to address November security vulnerabilities
Security:	CVE-2018-14629
		CVE-2018-16841
		CVE-2018-16851
		CVE-2018-16852
		CVE-2018-16853
		CVE-2018-16857
2018-11-27 17:25:53 +00:00
Mark Linimon
ba578e483f -Wno-format-truncation is not supported by base GCC and needs to be
removed to successfully build on architectures that use GCC in base.

PR:		233541
Submitted by:	Piotr Kubaj
2018-11-27 16:21:00 +00:00
Dmitry Marakasov
a86032310f - Update WWW
Approved by:	portmgr blanket
2018-11-27 09:30:30 +00:00
Steve Wills
2eafed3282 net/nng: update to 1.1.1 2018-11-27 03:17:12 +00:00
Steve Wills
611f2cdd91 net/google-cloud-sdk: update to 226.0.0 2018-11-27 02:42:24 +00:00
Antoine Brodin
a694bfff14 Revert r485927, it breaks linkage of ports using qt4-network
With hat:	portmgr
2018-11-26 21:35:49 +00:00
Tobias C. Berner
2d16634c20 net/qt5-network: fix build with LibreSSL
PR:		228344
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2018-11-26 20:29:01 +00:00
Sunpoet Po-Chuan Hsieh
b5d67ac106 Update MASTER_SITES and WWW 2018-11-26 19:01:03 +00:00
Dirk Meyer
58514d9eca - fix sed(1) usage
233460
 Jan Beich
PR:		233460
Submitted by:	Jan Beich
Reported by:	Kyle Evans
2018-11-26 09:43:28 +00:00
Adriaan de Groot
1a49e486ea Another stab at fixing net/qt4-network with modern OpenSSL.
- tested on 11.2 with openssl 1.0.2 (old situation)
 - tested on 11.2 with openssl 1.1.1 (modern)
 - PR comments claim to have tested on 12-

Test consists of running quiterss and adding a https feed.

PR:		214691
Submitted by:	jkim
Reported by:	Melvyn Sopacua
Obtained from:	Debian
Differential Revision:	https://reviews.freebsd.org/D17470
2018-11-26 08:16:45 +00:00
Mark Linimon
d60c2e460b Appease portlint. 2018-11-26 01:28:37 +00:00
Eugene Grosbein
64005d0744 net/mpd5: remove BROKEN_SSL*
For now, BROKERNL_SSL* is designed for port that defines GNU_CONFIGURE
and USES=pkgconfig to get libssl's include and library paths by means
of pkg-config --cflags/--libs or just use CFLAGS etc. including ${LOCALBASE}

net/mpd5 does not use pkgconfig nor GNU configure and since last update
it forces usage of system libssl despite of presence of other *SSL packages,
so BROKEN_SSL* is unneeded and does only harm here.
2018-11-25 12:09:27 +00:00
Dmitry Sivachenko
c532709003 Update to -dev8. 2018-11-25 09:05:59 +00:00
Eugene Grosbein
53b8423b54 net/mpd5: fix build for systems having libressl installed
Import upstream revisions r2258-r2260: do not use -I${LOCALBASE}/include
by default when option NG_IPACCT is off. If NG_IPACCT is on,
use -nostdinc to force needed header inclusion order to force
usage of base system libssl.

Bump PORTREVISION as package can change if built with default options
when net-mgmt/ng_ipacct is installed.

PR:	233471
2018-11-25 07:48:21 +00:00
Eugene Grosbein
9f247eb0b6 net/mpd5: fix after incorrect change r484599
openssl-1.1.1 is in FreeBSD12 base system and that was already
resolved in r482627.

While here, explicitly mark the port incompatible with alternative SSL
libraries such as LibreSSL due to dependency of base system libfetch
that links with base system libssl.

PR:		233471
2018-11-25 04:23:30 +00:00
Sunpoet Po-Chuan Hsieh
3e7074f261 Update to 2.0.0
Changes:	https://github.com/vmware/rbvmomi/releases
		https://github.com/vmware/rbvmomi/commits/master
2018-11-24 22:30:07 +00:00
Sunpoet Po-Chuan Hsieh
d2fe80da9c Update dependencies
- Bump PORTREVISION for package change
2018-11-24 22:28:42 +00:00
Sunpoet Po-Chuan Hsieh
76d1bc1e05 Update dependencies
- Bump PORTREVISION for package change
2018-11-24 22:28:33 +00:00
Sunpoet Po-Chuan Hsieh
4e777d6f1e Remove rubygem-gitaly-proto094 2018-11-24 22:28:07 +00:00
Mark Linimon
60395c62c3 deskutils/spice-gtk is brought in to gnome3 via net/vinagre. However,
the spice-gtk website states that only little-endian is supported.

Mark spice-gtk as such, and change vinagre to only have the dependency
for little-endian.  This will help fix the gnome3 build on powerpc64.

PR:		233464
Reviewed by:	xxjack12xx at gmail dot com
Approved by:	portmgr (tier-2 blanket)
2018-11-24 20:25:39 +00:00
Mark Linimon
aaee35a7b2 Add USES=compiler:c11 to fix build on gcc-based archs.
PR:		233307
Submitted by:	Piotr Kubaj
2018-11-24 19:45:14 +00:00
Antoine Brodin
c97349024c Update to 1.0.5 2018-11-24 09:34:16 +00:00
Mark Linimon
80799fec52 Add USES=compiler:c11 to fix build on GCC-based architectures.
PR:		232910
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-11-24 08:25:54 +00:00
Ben Woods
f73023b7d8 net/ntpa: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/
- Rename the files installed to /usr/local/etc/newsyslog.conf.d/ to end
  with a '.conf' suffix.
- Add pkg-install script to automatically move any copies of the old
  newsyslog file to the new location if it was modified from the default
  or delete the old file if it is has not been modified.
- Add a note to UPDATING and pkg-message to warn users of this, in case
  they are using provisioning/configuration management tools which need
  to be modified. Note the UPDATING entry was committed in r485721.

Recent changes to /etc/newsyslog.conf (r340318) will only include files
from the /usr/local/etc/newsyslog.conf.d/ directory which end with
'.conf' and do not beginning with a '.' character.

Approved by:	portmgr blanket
2018-11-24 03:56:19 +00:00
Tobias C. Berner
1d33dc186d Fix build for some kde@ ports with GCC-based architectures
PR:		233451
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-11-23 22:42:03 +00:00
Steve Wills
8dd34f6dc9 net/chrony: Update to 3.4
PR:		232823
Submitted by:	Colin T. <bugzilla@nulldir.e4ward.com>
Approved by:	maintainer timeout (yonas@fizk.net, >3 weeks)
2018-11-23 20:46:27 +00:00
Matthias Fechner
ff2f137250 Update to 1.15.0 which is required for gitlab-ce 11.5.
Approved by:	mentors (implicit)
2018-11-23 14:54:27 +00:00
Matthias Fechner
71f59712db Upgrade to 0.123.0 which is required for gitlab-ce 11.5.
Approved by:	mentors (implicit)
2018-11-23 14:53:08 +00:00
Tobias Kortkamp
596d8b7072 net/ipxe: Update to latest commit 2018-11-23 08:57:55 +00:00
Sunpoet Po-Chuan Hsieh
c0c447fa6e Convert to options target helper
Approved by:	portmgr (blanket)
2018-11-22 20:48:28 +00:00
Tobias C. Berner
cc8a667aa2 pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
  the same time, as there were conflicting files.

  This patch creates Python-version versioned directories for
  all these, and further installs binaries with a version number.

* Note, there might be some hickups for software that depends on
  on of the .so's provided by PyQt5, which might not be found
  anymore autmotically, and maybe need some LD-flaggery.

* Update PyQt5 to 5.10.1

* Mark www/py-qt5-webengine broken. It is unforuntately no longer
  compatible with the old qt5-webengine-5.9.4 we ship.

PR:		232745
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8714
2018-11-22 20:18:37 +00:00
Mark Felder
f793db5677 net/vnstat: Remove invalid instructions from 1.x in the pkg-message 2018-11-22 14:20:53 +00:00
Mark Felder
eab817386b net/vnstat: Update rc script to correctly import old data into new database format 2018-11-22 14:12:49 +00:00
Mark Linimon
34b798e18a Fix formatting of BROKEN error messages.
Approved by:	portmgr (tier-2 blanket)
2018-11-22 01:15:30 +00:00
Sunpoet Po-Chuan Hsieh
5b18a3cf3e Update to 2.99021
Changes:	https://metacpan.org/changes/distribution/Net-Whois-Raw
2018-11-21 20:21:10 +00:00
Joe Marcus Clarke
6fbcbaffef Set this port for retirement.
* Mark broken on 12.x due to OpenSSL 1.1
* Mark port DEPRECATED and point to net/netatalk3
2018-11-21 17:59:05 +00:00
Tijl Coosemans
64e9632aa5 Add patches to unbundle Noto fonts.
PR:		232392
2018-11-21 11:20:17 +00:00
Yuri Victorovich
53eb073694 net/torsocks: Update 2.2.0 -> 2.3.0
Reported by:	portscout
2018-11-20 19:22:57 +00:00
Bernhard Froehlich
13a3ffe3f5 net/wireguard: Update to 0.0.20181119 2018-11-20 08:35:06 +00:00
Mark Felder
18d3e7973a net/vnstat: Update to 2.0
Changelog:	https://humdi.net/vnstat/CHANGES
2018-11-19 17:29:51 +00:00
Steve Wills
b4bab1c271 devel/glib20: remove runtime dep on perl5
Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems
to no longer need perl5 at runtime. This makes perl5 a build dep only.

Removing the run dep causes some other ports to fail, so add the build
dep to those where needed.

PR:		233138
Approved by:	gnome (kwm, maintainer, older version of patch)
Exp-run by:	antoine
2018-11-19 15:57:08 +00:00
Dmitry Sivachenko
6e0d923a16 Update to -dev7. 2018-11-19 09:45:39 +00:00
Dave Cottlehuber
41b5f4cb36 net/rabbiteer: fix openssl 1.1.1 breakage
Upstream uses a library that uses a library that provides OpenSSL
bindings, in a way that is unlikely to be addressed. Purge the SSL
patches until such time as a replacement is available.

Approved by:	jrm (mentor)
MFH:		2018Q4
Differential Revision:	https://reviews.freebsd.org/D17939
2018-11-19 01:11:09 +00:00
Muhammad Moinur Rahman
be40f4752c net/nbd-server: Add missing patch files
- BUMP

Reported by:	tobik
2018-11-18 21:41:32 +00:00
Muhammad Moinur Rahman
66b3f97f24 net/nbd-server: Update 3.5=>3.18
- Add LICENSE_FILE
- Add OPTION GNUTLS
- Add USES=gnome
- Pet portlint

PR:		230977
Submitted by:	ndowens@yahoo.com
Reported by:	wouter@grep.be
2018-11-18 21:08:00 +00:00
Sunpoet Po-Chuan Hsieh
47e606dac7 Use USES=gnome
Approved by:	portmgr (blanket)
2018-11-18 20:38:19 +00:00
Jan Beich
2a740e6842 net/rabbiteer: mark BROKEN for OpenSSL 1.1
src/openssl_shim.c:132:7: error: incomplete definition of type 'struct dh_st'
    dh->p = p;
    ~~^
/usr/include/openssl/ossl_typ.h:104:16: note: forward declaration of 'struct dh_st'
typedef struct dh_st DH;
               ^
src/openssl_shim.c:133:7: error: incomplete definition of type 'struct dh_st'
    dh->g = g;
    ~~^
/usr/include/openssl/ossl_typ.h:104:16: note: forward declaration of 'struct dh_st'
typedef struct dh_st DH;
               ^
src/openssl_shim.c:134:7: error: incomplete definition of type 'struct dh_st'
    dh->q = q;
    ~~^
/usr/include/openssl/ossl_typ.h:104:16: note: forward declaration of 'struct dh_st'
typedef struct dh_st DH;
               ^
src/openssl_shim.c:143:13: error: incomplete definition of type 'struct x509_st'
    return x->cert_info ? x->cert_info->extensions : NULL;
           ~^
/usr/include/openssl/ossl_typ.h:120:16: note: forward declaration of 'struct x509_st'
typedef struct x509_st X509;
               ^
src/openssl_shim.c:143:28: error: incomplete definition of type 'struct x509_st'
    return x->cert_info ? x->cert_info->extensions : NULL;
                          ~^
/usr/include/openssl/ossl_typ.h:120:16: note: forward declaration of 'struct x509_st'
typedef struct x509_st X509;
               ^

Reported by:	pkg-fallout
2018-11-18 20:02:49 +00:00
Antoine Brodin
0ac0d71edc Deprecate ports broken for more than 6 months 2018-11-18 18:35:38 +00:00
Kyle Evans
bd3394553b net/freerdp1: Fix build with OpenSSL 1.1
Patch taken partially from upstream with some minor refactoring because
the patch from upstream was fairly far off from where this version of
FreeRDP is at.

Built with:	Poudriere (11.2 and 13.0-CURRENT)
Tested with:	OpenSSL 1.0.2 (11.2, base)
Tested with:	OpenSSL 1.1.1 (11.2, security/openssl111)

PR:		233014
Approved by:	ultima (ports), myself (maintainer)
MFH:		2018Q4 (OpenSSL build fix)
2018-11-18 14:53:00 +00:00
Thomas Zander
5a1a771702 Update to upstream version 1.4.6
PR:		232937
Submitted by:	tad@vif.com (maintainer)
MFH:		2018Q4
2018-11-17 17:48:50 +00:00
Sunpoet Po-Chuan Hsieh
c795de8aa4 Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
Approved by:	portmgr (blanket)
2018-11-17 17:46:03 +00:00
Sunpoet Po-Chuan Hsieh
05ee15050c Update LIB_DEPENDS for net/gupnp 1.1.0.1 update 2018-11-17 17:45:55 +00:00
Sunpoet Po-Chuan Hsieh
0e72bb14f6 Update to 2.5.0
Changes:	https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md
2018-11-17 17:33:20 +00:00
Sunpoet Po-Chuan Hsieh
517ee69684 Mark BROKEN, DEPRECATED and set EXPIRATION_DATE to 2018-11-30 2018-11-17 17:31:49 +00:00
Sunpoet Po-Chuan Hsieh
9a2f55970a Fix build for net/gupnp 1.1.0 update 2018-11-17 17:31:12 +00:00
Sunpoet Po-Chuan Hsieh
fb41ca68ec Fix build for net/gssdp 1.1.0.1 and net/gupnp 1.1.0 update
- Update LIB_DEPENDS
2018-11-17 17:31:04 +00:00
Sunpoet Po-Chuan Hsieh
9823d08e27 Update to 0.12.11
- Rename VALA option to VAPI

Changes:	https://gitlab.gnome.org/GNOME/gupnp-av/blob/master/NEWS
2018-11-17 17:30:56 +00:00
Sunpoet Po-Chuan Hsieh
77429a3b40 Update to 1.1.0
- Rename VALA option to VAPI

Changes:	https://gitlab.gnome.org/GNOME/gupnp/blob/master/NEWS
2018-11-17 17:30:46 +00:00
Sunpoet Po-Chuan Hsieh
e10644b276 Update to 1.1.0.1
- Rename GTK3 option to SNIFFER
- Rename VALA option to VAPI

Changes:	https://gitlab.gnome.org/GNOME/gssdp/blob/master/NEWS
2018-11-17 17:30:38 +00:00
MANTANI Nobutaka
840ae24e35 - Update to the snapshot on 2018/09/14.
- Pet portlint.
2018-11-17 06:29:59 +00:00
Bernhard Froehlich
f5127da42c net/wireguard: Update to 0.0.20181115 2018-11-16 08:36:46 +00:00
Christoph Moench-Tegeder
69d98ef1c3 net/liferea: update to 1.12.5
PR:		232896
Approved by:	kwm (maintainer, timeout)
2018-11-15 20:36:16 +00:00
Guido Falsi
2cc8d89777 - Update asterisk15 to 15.6.2
- Update asterisk16 to 16.0.1

MFH:		2018Q4
Security:	c6fb2734-e835-11e8-b14b-001999f8d30b
2018-11-14 23:03:10 +00:00
Koichiro Iwao
7f9bab9bd1 net/qt5-network: remove BROKEN
not it builds with OpenSSL 1.1.1.

PR:		233197
Reported by:	 Sascha Holzleiter <sascha@root-login.org>
Approved by:	mentors (implicit)
2018-11-14 15:02:24 +00:00
Vinícius Zavam
c35c321b60 net/py-sbws: change python:3.4+ to python:3.5+
Reported by:	tobik
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D17959
2018-11-14 14:04:02 +00:00
Olivier Cochard
a3d9e80118 Fix creating birdvty at installation time
PR:		233185
Submitted by:	hashiz@meridiani.jp
2018-11-13 05:36:53 +00:00
Olivier Cochard
bd497cee96 libssh is a dependency of RPKI option
PR:		233170
Submitted by:	dinoex
2018-11-12 22:30:20 +00:00
Sunpoet Po-Chuan Hsieh
de17357daa Update to 0.818
Changes:	https://metacpan.org/changes/distribution/Net-SIP
2018-11-12 21:28:50 +00:00
Tobias C. Berner
97d1b5cdad Update KDE Frameworks to 5.52.0
PR:		233107
Exp-run by:	antoine
2018-11-12 18:31:42 +00:00
Vinícius Zavam
101632cd2c net/py-sbws: update to v1.0.2
CHANGELOG (upstream)

  * merge branch 'ticket28365';
  * include the headers about eligible relays in all the bandwidth files,
    not only in the ones that does not have enough eligible relays (28365).

Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D17948
2018-11-12 08:56:56 +00:00
Dmitry Sivachenko
a87fe52ef3 Update to -dev6 2018-11-11 19:58:53 +00:00
Sunpoet Po-Chuan Hsieh
b521da7734 Update WWW 2018-11-11 18:21:20 +00:00
Sunpoet Po-Chuan Hsieh
adb95de1cf Clean up gemspec patch 2018-11-11 18:21:15 +00:00
Alexey Dokuchaev
936a36e30d Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support.  Due to shlib
version change, bump port revisions of the consumer ports.

PR:		233059
Exp-run by:	antoine
Approved by:	maintainer (johans, numerous timeouts)
2018-11-11 15:38:50 +00:00
Danilo Egea Gondolfo
820422326d - Update to 3.1.3 2018-11-11 10:38:33 +00:00
Olivier Cochard
1895053da9 Fixes wrong LSA collision detection and add birdvty group
PR:		232231
Submitted by:	Julien Charbon <jcharbon@verisign.com>
Submitted by:	Asbjorn Mikkelsen <amikkelsen@verisign.com>
Sponsored by:	Verisign
2018-11-10 23:02:44 +00:00
Tilman Keskinoz
8d790c2cd7 Update to 1.1.5
PR:		232312
Submitted by:	maintainer
2018-11-10 21:14:11 +00:00
Kurt Jaeger
5c50062980 net/kea: change WWW from http to https
PR:		229088
2018-11-10 20:48:45 +00:00
Kurt Jaeger
d6af702448 net/kea: update 1.3.0 -> 1.4.0-P1
PR:		229088
Submitted by:	Andrey Pevnev <apevnev@me.com>
Reviewed by:	Jeff Kletsky <jeff+freebsd@wagsky.com>
Approved by:	hrs (maintainer timeout)
Relnotes:	https://ftp.isc.org/isc/kea/1.4.0/Kea140ReleaseNotes.txt
		https://ftp.isc.org/isc/kea/1.4.0-P1/Kea140P1ReleaseNotes.txt
		https://www.isc.org/blogs/kea-1-4-adds-high-availability-mode/
		https://kb.isc.org/docs/aa-01615
2018-11-10 20:46:36 +00:00
Koop Mast
289883b11b Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
2018-11-10 19:57:07 +00:00
Tijl Coosemans
034205ced7 Add missing run dependencies and add an upstream patch to fix some UI
problems.

PR:		232392
2018-11-10 18:59:10 +00:00
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Mathieu Arnold
35326f1a97 security/openssl-devel was removed, but there is a security/openssl111 now. 2018-11-10 10:09:48 +00:00
Sunpoet Po-Chuan Hsieh
d36215b2b3 Update to 1.0.6
Changes:	https://github.com/fog/fog-openstack/commits/master
2018-11-10 07:58:27 +00:00
Tobias C. Berner
513eaab548 Fix build for some more kde@ ports on GCC-architectures
PR:		233058
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-11-10 07:22:09 +00:00
Steve Wills
6cb0542108 net/openvswitch: update to 2.10.1
PR:		232674
Submitted by:	Nikola Kolev <koue@chaosophia.net> (maintainer)
2018-11-10 03:40:42 +00:00
Tobias C. Berner
03efb5d84e Update KDE Applications to 18.09.3 2018-11-09 20:09:13 +00:00
Roman Bogorodskiy
c55282e138 net/py-libcloud: update to 2.4.0 2018-11-09 17:48:12 +00:00
Steve Wills
caf63c69be net/dhcpd: update to 6.4.20181105
PR:		232984
Submitted by:	Nikola Kolev <koue@chaosophia.net> (maintainer)
2018-11-09 16:52:45 +00:00
Steve Wills
a953909e4e net/yaz: Update to 5.27.0
PR:		233000
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2018-11-09 16:46:35 +00:00
Steve Wills
bb497689a8 audio/pulseaudio: Update to 12.2
PR:		229192
Submitted by:	lightside <lightside@gmx.com>
2018-11-09 15:32:15 +00:00
Steven Kreuzer
b2e59c96db Update to fix build with net-snmp-5.8
PR:		227987
Submitted by:	pi@FreeBSD.org
2018-11-09 02:59:56 +00:00
Yuri Victorovich
b7307958fc net/libfabric: Add port options for individual providers; Enclose the VERBS option in .if/.else
Requested by:	mat (VERBS option .if/.else enclosure)
2018-11-08 08:54:36 +00:00
Vinícius Zavam
e63e33dbd0 net/py-iplib: update to v1.2.1
* while here, adopt the port;
  * new version taken from https://pypi.org/project/iplib/ (CHEESEPOP);
  * added LICENSE;
  * added flavors to USE_PYTHON.

Approved by:	beat (mentor)
Differential Revision:	https://reviews.freebsd.org/D17893
2018-11-08 07:48:55 +00:00
Vinícius Zavam
820a5622ce net/py-sbws: update to v1.0.1
* python:3.4+ became python:3.5+ via setup.py changes in upstream

Approved by:	beat (mentor)
Differential Revision:	https://reviews.freebsd.org/D17861
2018-11-08 07:44:33 +00:00
Wen Heping
d44847bf04 - Update to 0.817
Changes: https://metacpan.org/changes/distribution/Net-SIP
2018-11-08 07:18:42 +00:00
Yuri Victorovich
b664e87fbc New port: net/libfabric: Open Fabric Interfaces 2018-11-08 06:51:51 +00:00
Koichiro Iwao
e0e6ea6094 net/tigervnc: Auto detect xorg-server version to patch
While here, pet portlint, etc.
- add USES=gl
- adjust CONFLICTS
- put DISTVERSIONPREFIX the right place

PR:		233044
Submitted by:	rozhuk.im@gmail.com
Approved by:	mentors (implicit)
Sponsored by:	HAW International, Inc.
2018-11-08 05:08:17 +00:00
Mathieu Arnold
3b0d4c8935 Revert r484406, it was never approved.
Pointy hat:	mfechner
With hat:	portmgr
2018-11-07 20:24:10 +00:00
Matthias Fechner
d7588dfb2c * Fix runtime PHP errors that stop the code working if short_opentag is disabled (default!)
* Remove most PHP warnings/notices that go to error_log
* Convert patches to new format where needed
* Fix HTML output to be valid
* Fix quoting of SQL objects
* Fix escaping of user-provided SQL data (potential sql injection)
* Widen fields in 95.php and 95.pl for interface and router names
* Fix warnings in perl modules in newer perl versions
* Fix createdb script to use CREATE USER/GRANT not manipulate user db directly
* Add "Update_desc" config entry to auto-update port descriptions from snmp
* Update default SNMP version to 2
* Although this doesn't reference any CVE's, it does contain fixes for potential security issues

PR:		227376
Submitted by:	freebsd-ports@dan.me.uk (maintainer)
Reported by:	freebsd-ports@dan.me.uk (maintainer)
Reviewed by:	mfechner
Approved by:	mentors (timeout), portmgr (timeout)
MFC after:	2 days
Differential Revision:	https://reviews.freebsd.org/D17637
2018-11-07 19:40:59 +00:00
Michael Landin
266495ae1c - fix build on 12.x (remove obsolete network support / IFM_FDDI)
- add LICENSE
- update patch format to make portlint happy
- bump port revision

Reported by:	pkg-fallout@
2018-11-07 10:02:00 +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
Rene Ladan
7deb5ce06a Return dryice's ports to the pool after his commit bit got safekept. 2018-11-06 20:57:19 +00:00
Renato Botelho
6005cc36f3 Move USES entry to proper place and silence portlint 2018-11-06 17:18:40 +00:00
Renato Botelho
5e135bf219 - Do not include deprecated header sys/capability.h [1]
- Remove unnecessary include of bsd.port.pre.mk
- Add LICENSE_FILE
- Fix USES order
- Bump PORTREVISION

PR:		233008 [1]
Reported by:	emaste@ [1]
Sponsored by:	Rubicon Communications, LLC (Netgate)
2018-11-06 17:17:33 +00:00
Dmitry Marakasov
000973530a - Remove obsolete OSVERSION condition
Approved by:	portmgr blanket
2018-11-06 15:01:13 +00:00
Dmitry Marakasov
133b056b12 - Remove obsolete OSVERSION condition
Approved by:	portmgr blanket
2018-11-06 15:01:06 +00:00
Jan Beich
0872f77fd4 multimedia/ffmpeg: update to 4.1
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2018-11-06 01:50:26 +00:00
Koichiro Iwao
4fbbbac7c2 net/x2goclient: unbreak the build
While here, adjust USES.

PR:		232962
Submitted by:	w.schwarzenfeld@utanet.at
Approved by:	mentors (implicit)
2018-11-05 23:52:30 +00:00
Jean-Sébastien Pédron
2c88a48f8d net/cf: Update to 6.40.1
Release notes:
* https://github.com/cloudfoundry/cli/releases/tag/v6.40.1
2018-11-05 23:23:55 +00:00
Sunpoet Po-Chuan Hsieh
252affa105 Update to 2.5.0
Changes:	https://github.com/AssetSync/asset_sync/blob/master/CHANGELOG.md
2018-11-05 21:44:56 +00:00
Mark Linimon
7c5fb2fad0 Base GCC fails to build this port because of duplicate typedefs;
fix it to allow build.

PR:		232324
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-11-05 20:34:30 +00:00
Tobias C. Berner
89d1bb9ab0 Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
  porting simpler; the set of ports using either mostly coincided.

Exp-run by:	antoine
PR:		223687
PR:		232751
2018-11-04 19:00:53 +00:00
Chris Rees
b516756ff5 This has been broken for a while and upstream has disappeared. 2018-11-04 18:52:15 +00:00
Antoine Brodin
3edfe92990 rsplib is BROKEN on i386 and amd64 too
Reported by:	pkg-fallout
2018-11-04 14:35:56 +00:00
Antoine Brodin
b7fc77c215 Mark BROKEN: fails to build
/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/sources/common/src/platform/freebsd/freebsdplatform.cpp:271:33: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
                WARN("Unable to set IP_TTL: %"PRIu8"; error was (%d) %s", ttl, err, strerror(err));
                                              ^

Reported by:	pkg-fallout
2018-11-04 13:34:26 +00:00
Antoine Brodin
0148330d97 Mark BROKEN: fails to build
src/sshprocess.cpp:146:71: error: invalid operands to binary expression ('__bind<unsigned int &, sockaddr *, unsigned long>' and 'int')
    if (bind(serverSocket,(struct sockaddr*) &address,sizeof(address))!=0)
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ~

Reported by:	pkg-fallout
2018-11-04 11:53:57 +00:00
Sunpoet Po-Chuan Hsieh
9cea805f80 Clean up (followup of r483807) 2018-11-03 22:16:06 +00:00
Eric Turgeon
2f88124bd6 update net/libmateweather to 1.20.1
Approved by:	bapt (mentor)
2018-11-02 23:54:25 +00:00
Mark Linimon
61be1378c6 Fix build on powerpc64 by adding compiler:c++11-lang to USES.
Approved by:	portmgr (tier-2 blanket)
2018-11-02 16:36:00 +00:00
Kevin Lo
c391e26418 Fix the build with OpenSSL 1.1.1 2018-11-02 14:27:00 +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
Mateusz Piotrowski
1255071804 net/reaver: Pass the port to the new maintainer
PR:		232540
Submitted by:	freebsd@sysctl.cz
Reviewed by:	krion
Approved by:	krion (mentor), maintainer
Differential Revision:	https://reviews.freebsd.org/D17756
2018-11-02 13:16:51 +00:00
Joe Marcus Clarke
0d2716d692 Fix the build with OpenSSL 1.1.1.
PR:		232805
Submitted by:	osidorkin@gmail.com
2018-11-02 09:06:24 +00:00
Steve Wills
a1fd8b72b1 net/py-magic-wormhole: update to 0.11.0 2018-11-02 00:13:54 +00:00
Rene Ladan
2621c3efd6 Remove expired ports:
2018-10-31 games/bloboats: Upstream gone, FreeBSD 10 only
2018-10-31 net/stf-6rd-kmod: Does not build on FreeBSD 11+
2018-10-31 net/pmf: Does not build on FreeBSD 11+
2018-10-31 net/knemo-kde4: KDE4 is EOL upstream, FreeBSD 10 only-port
2018-10-31 net/userfw: Does not build on FreeBSD 11+
2018-10-31 sysutils/qjail4: Only for FreeBSD 10.x , use sysutis/qjail instead
2018-10-31 sysutils/bsdmoted: does not build on FreeBSD 11+
2018-10-31 sysutils/scprotect: Does not build on FreeBSD 11+
2018-10-31 www/typo3-7: Support will end in October 2018, please update to either www/typo3-8 or www/typo3-9
2018-10-31 devel/memleax: does not actually detect leaks
2018-10-31 emulators/virtio-kmod: Does not build on FreeBSD 10+
2018-10-31 games/traindirector: Does not build on FreeBSD 11+
2018-11-01 19:05:28 +00:00
Tobias Kortkamp
2ceb7dffcc net/ifstated: Provide new mirrors for the distfile 2018-11-01 15:47:52 +00:00
Tobias Kortkamp
4544b28432 Reset Jim Riggs' ports by his request
- Take maintainership of net/ifstated

PR:		232887
Submitted by:	Jim Riggs <ports@christianserving.org>
2018-11-01 15:42:21 +00:00
Steve Wills
231ace5872 net/nuster: update to 2.0.3.18
PR:		232269
Submitted by:	Felix Hanley <felix@userspace.com.au> (maintainer)
2018-11-01 15:29:04 +00:00
Steve Wills
59035efd19 net/mosquitto: Fix OpenSSL build
PR:		232168
Submitted by:	Nathan <ndowens@yahoo.com>
Approved by:	joe@thrallingpenguin.com (maintainer)
2018-11-01 15:16:52 +00:00
Thomas Zander
0d4861b356 Update to upstream version 1.7.4
Details:
- Bug fixes and documentation improvements, see
  https://github.com/containous/traefik/releases/tag/v1.7.4

MFH:		2018Q4
2018-11-01 12:58:21 +00:00
Kurt Jaeger
6cddf5b955 net/kamailio: update 5.1.5 -> 5.1.6, fix build with newer mysql clients
- also commit additional patch (ups)

PR:		232868
Submitted by:	flo
Relnotes:	https://www.kamailio.org/w/2018/10/kamailio-v5-1-6-released/
2018-11-01 08:16:59 +00:00
Kurt Jaeger
f61de22a8d net/kamailio: update 5.1.5 -> 5.1.6, fix build with newer mysql clients
PR:		232868
Submitted by:	flo
Relnotes:	https://www.kamailio.org/w/2018/10/kamailio-v5-1-6-released/
2018-11-01 08:15:59 +00:00
Guido Falsi
9b8e085afc - Add asterisk 16.0.0 to ports
- Update g72x module to 1.4.3, which add support for asterisk 16
- Add asterisk16 flavor and conflicts to asterisk modules ports
  which support it
- Add conflicts to other asterisk versions ports
- Add deprecation notice to asterisk15 which will reach EOL on
  2019-10-03
- Fix wording on SOUNDS option description
- Remove old MOVED line for asterisk16 which was for the long removed
  asterisk 1.6 version

Approved by:	portmgr (flavors already approved in the past)
2018-10-31 23:42:52 +00:00
Steve Wills
52d9e71723 net/google-cloud-sdk: update to 223.0.0 2018-10-31 14:13:16 +00:00
Steve Wills
63711bf79e net/syncthing: update to 0.14.51 2018-10-31 13:55:08 +00:00
Antoine Brodin
593ee4c702 And revert r483545, it breaks linkage of qt4-network consumers 2018-10-31 06:54:14 +00:00
Antoine Brodin
8faf9800c4 Bump PORTREVISION after r483545 2018-10-31 06:31:34 +00:00
Alexey Dokuchaev
41f8adbfdb Unbreak the build against newer versions of OpenSSL (since 1.1.0-pre5),
where many data structures were made opaque.
2018-10-31 02:29:03 +00:00
Martin Matuska
2a14f1d09b net/relayd: mark as BROKEN on FreeBSD 12 and HEAD 2018-10-30 20:51:48 +00:00
Sunpoet Po-Chuan Hsieh
fc2ff1fbb5 Update to 1.0.5
Changes:	https://github.com/fog/fog-openstack/commits/master
2018-10-30 19:54:23 +00:00
Mark Linimon
59418c6ed6 Fix build on powerpc64. 2018-10-30 19:05:06 +00:00