111424 Commits

Author SHA1 Message Date
robert
776dc1d17a update to 51.0.2704.63 2016-05-27 06:28:20 +00:00
zhuk
75234783bf Hook up Qt5 version of GStreamer Phonon backend as well. 2016-05-27 03:44:59 +00:00
zhuk
f75b93ea9b Missing in previous Phonon backend tweaking commit. 2016-05-27 03:44:26 +00:00
zhuk
a30d9e33c6 Let's go the mountain way and link first bits of KDE 5 to build. 2016-05-27 03:43:20 +00:00
zhuk
7c2dc30b57 Fix complex package combinations for Phonon GStreamer backend, until
someone runs into real issues.

We produce two similar 100% interchangeable packages for now:
phonon-gstreamer-icons-4.8.2p0 and phonon-gstreamer-icons-4.8.2p0-qt5.
Not sure how to deal with it, but at least it builds and updates fine now.
2016-05-27 03:41:30 +00:00
zhuk
95e9839174 Fix plugin dependencies for Qt5 case. 2016-05-27 02:50:05 +00:00
zhuk
68efc7c6a7 Add Qt5 support for building GStreamer Phonon plugin.
VLC plugin doesn't support Qt5 support yet.
2016-05-27 02:44:00 +00:00
zhuk
f445b08179 Use the correct version here. 2016-05-27 00:09:15 +00:00
zhuk
8f2c6949c8 Use different VERSION for KF5 and KDE4 ports. 2016-05-27 00:07:17 +00:00
zhuk
33ef73f464 Add KF5 support here, too. 2016-05-27 00:04:16 +00:00
zhuk
db3f341d1c Import GpgME++, an optional but useful dependency for KF5Wallet.
GpgME++ is a C++ wrapper (or C++ bindings) for the GnuPG project's gpgme (GnuPG
Made Easy) library, version 0.4.4 and later.

It is fairly complete, with some minor things still missing (in particular, the
key edit interface). It is mostly tested using external event loops, for which
its design is optimised.

As a part of KF5 import: tested by kirby@ and awolk@, final okay awolk@.
2016-05-27 00:03:44 +00:00
zhuk
750cd55f5a Add support for Qt5/KF5-enabled ports. 2016-05-27 00:00:37 +00:00
zhuk
d5b514ca94 Import KDE Frameworks 5.21.0. Somewhat outdated, but we need to move on.
This does not include NetworkManager and ModemManager bindings, for obvious
reasons. But there is the Bluez-Qt binding included, which acts as a stub,
allowing KDE stuff relying on it to compile.

Also, we ship outdated version of Baloo, because newer versions rely on
the MDB library which we don't have - and won't have until UBC is fixed.

Input from many, tested by kirby@ and awolk@, final okay awolk@ - thanks!
2016-05-26 23:58:57 +00:00
sthen
0e2cf0fe17 update to nghttp2-1.11.0 2016-05-26 23:43:45 +00:00
sthen
d5c143f3ce update to letskencrypt-0.1.5, no more dependencies 2016-05-26 21:39:47 +00:00
jca
680fcb688d Stop using RWX memory for closures.
This switches libffi to the use of two different mappings per closure,
one with RW access, the other with RX access.  Even if not perfect it is
already an improvement.  Soon RWX memory will be unavailable by default,
so fixing libffi means that we don't have to tweak an unknown percentage
of the 565 ports that link against it...

Initial diff from sthen@ who also did most of the tests.
ok sthen@ jasper@ (maintainer)
2016-05-26 20:48:50 +00:00
naddy
a10cd49ab2 Oops, add library bump and forgotten patch file. 2016-05-26 20:42:59 +00:00
naddy
228abeda46 Update to 3.2.0. Notable changes include:
* Incorporate patches for crash and overflow bugs
* Add support for lz4 compression
* Add bsdcat command-line tool

Also avoid picking up ext2fs header; reported by rpe@
2016-05-26 20:31:37 +00:00
jung
075bc2ad30 update to 201605232202 snapshot and add myself as co-maintainer
ok giovanni
2016-05-26 20:12:44 +00:00
jung
2c30962b0e link x11/sct 2016-05-26 17:53:12 +00:00
ajacoutot
2578dcc965 Revert, it introduced a regression with the meta key. 2016-05-26 17:31:28 +00:00
ajacoutot
7dd84d9292 Zap comment. 2016-05-26 17:28:27 +00:00
sthen
66169ba72e update license info; geolite databases are now CC-BY-SA 4.0 (previously 3.0)
spotted by Frederic Cambus
2016-05-26 15:21:09 +00:00
ajacoutot
049611ef33 Update to salt-2016.3.0. 2016-05-26 12:22:40 +00:00
ajacoutot
fb18a42b57 Update to google-cloud-sdk-111.0.0. 2016-05-26 12:05:25 +00:00
ajacoutot
9e57000673 Update to py-rsa-3.4.2 and take maintainer.
prodded by danj@
2016-05-26 09:57:47 +00:00
dcoppa
3c84e6af51 Homepage gives 404 now, so use the github url 2016-05-26 09:51:26 +00:00
dcoppa
ea6b2397f7 Update (again) to impacket-0.9.14 + fixes 2016-05-26 09:29:23 +00:00
sthen
159edcc4ce update to BIND 9.10.4-P1, fixing a problem where adjacent bitfields
were protected by different locks.

See http://fanf.livejournal.com/144615.html for an informative write-up
on the issue: "Even the Deathstation 9000 can't screw up the BIND 9.10.4
fix".
2016-05-26 09:25:25 +00:00
kirby
c08367e9be unbreak build after USB_GET_STRING_DESC removal.
spotted by naddy@, thanks!
2016-05-26 08:34:17 +00:00
landry
1d7b286ab3 Update to geary 0.11, from rfreeman@, thanks! 2016-05-26 07:01:18 +00:00
espie
7640ab447f fix a nasty update bug 2016-05-26 00:08:02 +00:00
landry
3df6e7d336 Add explicit dependency on math/qhull, since it was detected at build
time if found (and failed to build), or the bundled version was used
otherwise..

Reported by espie@
2016-05-25 20:53:45 +00:00
jung
c9b07f2607 import x11/sct
sct is a lightweight utility to set the color temperature of the screen

with input from czarkoff jturner and edd

ok czarkoff jturner
2016-05-25 20:52:24 +00:00
juanfra
27882b561f Update to pdlzip 1.7. 2016-05-25 17:59:34 +00:00
danj
c3a7c9e746 update to duplicity-0.7.07.1
Take maintainer

ok shadchin@
2016-05-25 17:41:36 +00:00
awolk
bf8b1461b7 Update net/corebird 1.2.1 => 1.2.2
OK abieber@
2016-05-25 16:46:10 +00:00
awolk
8b7304623b Update www/libwebsockets 1.7.7 => 1.7.8
OK abieber@
2016-05-25 16:40:13 +00:00
okan
268b75369d Fix 2 overflows (submitted upstream; bug id's in patches);
from Ray Lai.

feedback and ok gsoares@
2016-05-25 15:49:21 +00:00
edd
bdcd365427 Update to syncthing-0.13.2.
OK awolk@
2016-05-25 13:41:43 +00:00
ajacoutot
3a57562cbe Update to packer-0.10.1. 2016-05-25 13:20:09 +00:00
benoit
5eb1bb8902 Update to ntl-9.8.1. 2016-05-25 11:42:05 +00:00
dcoppa
e471d3bf16 Update to ccid-1.4.24 2016-05-25 11:36:05 +00:00
benoit
9f4b9e49c3 Update to bozohttpd-20160415. 2016-05-25 09:13:39 +00:00
ajacoutot
90c93a55f0 SECURITY update to webkitgtk4-2.12.3.
CVE-2016-1857, CVE-2016-1856
2016-05-25 09:11:20 +00:00
benoit
28801eb41b Update to cflow-1.5. 2016-05-25 07:51:51 +00:00
benoit
19eace9bd1 Update to git-2.8.3. 2016-05-25 07:13:05 +00:00
jasper
8ebb6b3b00 update to rygel-0.30.3 2016-05-25 07:00:52 +00:00
jasper
91a3ca5b8e update to serverspec-2.36.0 2016-05-25 06:55:53 +00:00
jasper
2779801b66 update to specinfra-2.57.4 2016-05-25 06:55:36 +00:00