Commit graph

463572 commits

Author SHA1 Message Date
Niclas Zeising
57eddb3fa5 x11/libinput: Update to 1.11.3
Update x11/libinput to 1.11.3.
Switch to use the meson build system.
This adds a runtime dependency on python, since a bunch of libinput tools
uses python.
libinput tools, such as libinput-list-devices are now accessed through
bin/libinput.
Make wacom dependency an option (default to on).  Make the gui tool
installation an option, default it to off.
Add upstream patches to detect epoll-shim, to work around issues with our
input.h headers, and to work around our lack of the versionsort() libc
function.

Remove old no longer needed patches.

PR:		222905 (based on)
Submitted by:	Greg V
Obtained from:	FreeBSD Graphics Team Development Repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input-ports
2018-12-30 22:50:15 +00:00
Rene Ladan
91282a3ede Revert r488739, it resulted in bogus dependencies for PHP 5.6 2018-12-30 22:39:59 +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
Kevin Bowling
8a60f518c5 net/nsscache: update to 0.37
Adds support for nested groups

PR:		215825
Approved by:	krion (mentor)
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D18655
2018-12-30 22:11:37 +00:00
Kevin Bowling
dcbf1c19ed databases/timescaledb: Update to 1.1.1
Changelog https://github.com/timescale/timescaledb/releases/tag/1.1.1

Approved by:	krion (mentor)
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D18653
2018-12-30 22:09:32 +00:00
Rene Ladan
3c769f4622 math/klg: remove support for PHP 5.6 2018-12-30 22:08:39 +00:00
Rene Ladan
d0a4c37d4b www/mediawiki1* : remove optional dependency on expired www/xcache 2018-12-30 21:58:12 +00:00
Adriaan de Groot
5c784e9a48 Move the alsa-plugins runtime dependency -- needed to get sound
output -- downwards in the stack, to webengine (which already
had an ALSA option, only for the libs).

Reported by:	tobik
2018-12-30 21:55:00 +00:00
Rene Ladan
fb76a7059f graphics/gdal: remove expired php-gdal from SLAVEDIRS 2018-12-30 21:51:45 +00:00
Rene Ladan
67250aa4e2 devel/gitphp: remove support for PHP 5.6 2018-12-30 21:45:09 +00:00
Koop Mast
70e3c3f124 Add lv2 to RUN_DEPENDS.
sratom and lilv both have lv2 in the Required filed of there pkg-config file.

PR:		234334
Approved by:	maintainer
2018-12-30 20:56:50 +00:00
Tobias C. Berner
014782cc40 New port: deskutils/py-autokey: a desktop automation utility for X11
https://github.com/autokey/autokey

PR:		232801
Submitted by:	Daniel Shafer <daniel@shafer.cc>
Differential Revision:	https://reviews.freebsd.org/D18407
2018-12-30 20:52:40 +00:00
Koop Mast
70f1f8e30b Update ImageMagick7 to 7.0.8-22. 2018-12-30 20:51:02 +00:00
Koop Mast
c49533c1c8 Update ImageMagick to 6.9.10-22. 2018-12-30 20:49:47 +00:00
Adriaan de Groot
b90166927a Update devel/kdevelop (and related) to latest 5.3.1 release.
Changelog: https://www.kdevelop.org/news/kdevelop-531-released

A handful of bugfixes, but most importantly, drop the cvs plugin.
This didn't work (anymore) in 5.3.0, now entirely removed.
2018-12-30 20:28:23 +00:00
Tobias C. Berner
1aba12c5b2 security/yubikey-manager-qt: new port, application for configuring any YubiKey over all USB interfaces.
Submitted by:	Daniel Shafer <daniel@shafer.cc>
Differential Revision:	https://reviews.freebsd.org/D18406
2018-12-30 19:43:00 +00:00
Thomas Zander
2eb92d3a78 New port: www/nginx-prometheus-exporter, exporter for nginx and nginx plus
PR:		234273
Submitted by:	arcade@b1t.name (maintainer)
2018-12-30 19:23:56 +00:00
Tobias Kortkamp
4f6203b803 x11/rofi: Update to 1.5.2
- While here add missing USES=gnome

Changes:	https://github.com/DaveDavenport/rofi/releases/tag/1.5.2
PR:		234502
Submitted by:	gregf@hugops.pw
Approved by:	nomoo@nomoo.ru (maintainer)
2018-12-30 18:27:32 +00:00
Tobias C. Berner
a86824ce99 databases/cassandra-cpp-driver: fix build with gcc after r488341
- I introduced a double USES line in r488341.

PR:		234507
Pointy hat:	tcberner
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-30 18:18:17 +00:00
Tobias C. Berner
b957862d81 math/kalgebra: fix typo in pkg-plist 2018-12-30 18:07:46 +00:00
Tobias C. Berner
85ce8e5152 net/akonadi-contacts: remove unnecessary dependency on Qt5Webengine
PR:		234461
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-30 17:59:52 +00:00
Tobias C. Berner
b3b21f3fe2 math/kalgebra: make webengine optional (used for non i386/amd64 architectures)
PR:		234461
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-30 17:56:59 +00:00
Tobias C. Berner
9dbbc5bbea databases/kbibtex: make webengine optional (used for non i386/amd64 architectures)
- switch to useing WebKit if WebEngine is deselected

PR:		234461
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-30 17:46:22 +00:00
Tobias C. Berner
e67afdc30c astro/marble: make webengine optional (used for non i386/amd64 architectures)
PR:		234461
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-30 17:34:01 +00:00
Kurt Jaeger
69deeb18ad net/kea: upgrade 1.4.0-P1 -> 1.5.0
PR:		234032
Submitted by:	Andrey Pevnev <apevnev@me.com>
Approved by:	hrs (maintainer timeout)
Relnotes:	https://gitlab.isc.org/isc-projects/kea/blob/Kea-1.5.0/ChangeLog
		https://ftp.isc.org/isc/kea/1.5.0/Kea150ReleaseNotes.txt
2018-12-30 17:18:39 +00:00
Tobias C. Berner
fc824512c6 More GCC-related fixes in kde@ ports
PR:		234461
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-30 17:15:06 +00:00
Mark Linimon
16bc7070af Since the most recent upgrade, devel/boehm-gc-threaded now requires a
C11-compatible compiler.

PR:		234448
Submitted by:	Piotr Kubaj
Approved by:	maintainer
2018-12-30 16:55:51 +00:00
Adriaan de Groot
81c7e99e15 Update audio/rosegarden to 18.12 (latest release).
Release Notes since 17.04 (previous version in ports):
	https://rosegardenmusic.com/wiki/dev:17.12
	https://rosegardenmusic.com/wiki/dev:18.06
	https://rosegardenmusic.com/wiki/dev:18.12

Notable is removing Qt4 support, which aligns well with our intentions
to remove Qt4 from ports. Since Qt5 was the default toolkit already,
this should have little impact on Rosegarden users.

Each of the releases had a bunch of bugfixes as well.

This update supercedes the update in the PR, which bumped to version 17.12.

PR:		227384
Reported by:	yuri
2018-12-30 15:40:47 +00:00
Tobias C. Berner
5ce82ccc7c audio/cantata: update to 2.3.3 2018-12-30 14:46:16 +00:00
Adriaan de Groot
618f3dd079 Add OPTIONS to some kde@ ports.
For best runtime performance (e.g. a fully functional desktop), users will
need a pinentry application -- pinentry-qt fits best into the KDE desktop,
but it could be a different one -- and sound output. Pick a default backend
and some OSS plugins to make that happen.

These are OPTIONS so the users interested in a minimal desktop or one with
different audio needs can build suitable packages themselves.

Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D18680
2018-12-30 14:15:54 +00:00
Dirk Meyer
0065c7d4ab - order USES 2018-12-30 14:05:27 +00:00
Dirk Meyer
54ac934cb1 - extend blacklisting
- cleanup rsa glue
2018-12-30 14:04:19 +00:00
Dirk Meyer
d21dd5b9fc - fix rendering of gif
PR:		231057
Obtained from:	https://github.com/libgd/libgd/issues/473
2018-12-30 14:00:46 +00:00
Martin Wilke
ebf8913e12 - Whitespace fixes 2018-12-30 13:50:04 +00:00
Mark Linimon
bcbf8af2d6 Base GCC doesn't support -Wno-pedantic, so remove it to fix build on
GCC-based architectures.

PR:		234052
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-30 12:56:28 +00:00
Mark Linimon
9978a636e5 This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		234438
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-30 12:46:28 +00:00
Mark Linimon
5c4514e283 USES=compiler:c++11-lang is necessary to build on GCC-based architectures.
While here, also add USES=gnome, and use localbase to simplify.

PR:		234435
Submitted by:	Piotr Kubaj
2018-12-30 12:43:42 +00:00
Mark Linimon
0cb3a9436b This port requires USES=compiler:c11 to build on GCC-based
architectures.

PR:		234353
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-30 12:40:15 +00:00
Mark Linimon
77e3267624 This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		234318
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-30 12:37:02 +00:00
Mark Linimon
9481ab046d No longer broken on aarch64.
PR:		234265
Submitted by:	mikael.urankar@gmail.com
Approved by:	portmgr (tier-2 blanket)
2018-12-30 12:34:09 +00:00
Tobias C. Berner
34c596e266 multimedia/kmplayer: moved from multimedia/kmplayer-kde4 and updated to KF5 based version
- as to not have this port be removed tomororw, update it to KF5

Differential Revision:	https://reviews.freebsd.org/D18632
2018-12-30 11:45:34 +00:00
Guido Falsi
2e74e68f03 USES=compiler:c++11-lang is necessary to build on GCC architectures.
PR:		234414
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-30 11:24:57 +00:00
Jochen Neumeister
49e7dce319 Update to 2.0.5
Changelog:
 - Fixed PHP-7.3 Compatibility
 - Fixed crash in php_yar_curl_send

Sponsored by:	Netzkommune GmbH
2018-12-30 11:18:31 +00:00
Dmitry Marakasov
5ba9ee68bd - Update WWW 2018-12-30 09:30:22 +00:00
Dmitry Marakasov
aff57e2d0e - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-12-30 09:00:22 +00:00
Thomas Zander
a26e4b49f2 Update to upstream version 3.0.5 2018-12-30 07:59:57 +00:00
Tobias Kortkamp
0d3448d9a3 devel/ksql: Update to 0.3.5
- Properly depend on sqlite3 again

Changes:	https://kristaps.bsd.lv/ksql/
2018-12-30 07:11:20 +00:00
Tobias Kortkamp
cf7673bf9f databases/sequeler: Update to 0.6.6
Changes:	https://github.com/Alecaddd/sequeler/releases/tag/v0.6.6
2018-12-30 06:57:27 +00:00
Xin LI
d7561c1cc8 Update to 0.9.23. 2018-12-30 06:29:34 +00:00
Tobias Kortkamp
5bc9c95f5e New port: devel/libfixposix
The purpose of libfixposix is to offer replacements for parts of
POSIX whose behaviour is inconsistent across *NIX flavours.

WWW: https://github.com/sionescu/libfixposix
2018-12-30 06:26:05 +00:00