16040 Commits

Author SHA1 Message Date
zhuk
68d950633f Bringing in KDE 4.14.3. This is the last KDE4 release, ever.
This release contains only minor fixes.

See you in KDE Frameworks land in the next season!
2015-01-20 21:58:37 +00:00
zhuk
83b6a8d8d8 Enable W^X in JIT for Qt5 WebKit.
Tested using Otter Browser on amd64.
2015-01-20 13:38:42 +00:00
zhuk
5d2a0ac57a Make Qt5 pick up certs from /etc/ssl. Fixes annoying warnings in browsers.
Similar (but less invasive) patch was done for Qt4 as well. There is no
valid point for allowing Qt5 to look at many other places, which could
happen be accessible by unauthorized users by occasion, thus we hardcode
the /etc/ssl/ as the only vaild place.
2015-01-20 13:27:59 +00:00
naddy
9b935b0068 <sys/socket.h> already exposes struct iovec, no need to include <sys/uio.h>.
Remove now useless patches.
2015-01-20 11:44:19 +00:00
ajacoutot
7b954e6d84 Update to gnome-music-3.14.3. 2015-01-19 12:37:27 +00:00
sebastia
7bfb2584f8 Remove libobjc1, was intended for sparc, but never got used. 2015-01-19 12:02:30 +00:00
jasper
e75569435e update to virt-viewer-2.0 2015-01-19 09:24:03 +00:00
jasper
ddb71937f0 update to gnome-online-accounts-3.14.3 2015-01-19 09:00:13 +00:00
dcoppa
4d820fa360 Merge fix from the '3.5' maintenance branch:
a_dbus_message_iter: Handle DBUS_TYPE_DOUBLE
(upstream git commit 89fd49f48cea35a0a78691c3839cc0b8df2ade1c)
2015-01-19 08:45:16 +00:00
dcoppa
b6ec384c03 Bugfix: render floating windows during global fullscreen
(upstream git commit 8b96bb0298fd9555a7c87d807651c0094c469e76)
2015-01-18 19:45:43 +00:00
naddy
6589513efc add sys/param.h to the one file that didn't include it yet 2015-01-18 16:29:41 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
b702978d81 Needs webkitgtk4; spotted by nigel@ 2015-01-17 12:23:11 +00:00
zhuk
6239cddefd /tmp/cvszOZN00 2015-01-15 11:10:02 +00:00
dcoppa
9db7a93dc1 Update to hs-dbus-0.10.9.1 2015-01-14 09:48:27 +00:00
jeremy
769efe0b03 Support building a ruby 2.2 version of ruby-qt4 2015-01-14 01:37:40 +00:00
zhuk
d86d3f5033 Fix pimlibs committed from wrong directory.
Noticed by naddy@
2015-01-13 17:32:33 +00:00
zhuk
42c6166945 KDE PIM team continues to bring new exciting challenges to packages.
This time they started to abuse CMake's (not supported officially) ability
to build several targets with same name, in tests department. As a result,
building of tests fails... sometimes, if you use Ninja.

Fix by disabling tests (again). Noone except openbsd-kde@ try to run them,
anyway.

Initial report by naddy@.
2015-01-12 21:05:54 +00:00
landry
9784eb5c5e BROKEN-sparc64 = tries to include a non-existent qatomic_sparc.h in src/corelib/thread/qbasicatomic.h 2015-01-12 20:30:18 +00:00
dcoppa
afca0686d1 Update to awesome-3.5.6, codename "For Those About To Rock" 2015-01-12 09:00:17 +00:00
bcallah
976b17322c Update to 1.3.6
Tested on armv7 by Scarlett <scarlett AT xavin DOT net> - Thanks!
ok dcoppa@ aja@
2015-01-11 15:59:19 +00:00
ajacoutot
a72a58d7ca Update to gtk+3-3.14.7. 2015-01-11 09:53:36 +00:00
brad
e183b9e5d3 Remove USE_GROFF. naddy@ says its basically just whitespace differences
and the pages look more than readable to me.
2015-01-11 02:44:44 +00:00
brad
b57077f846 Tidy up the Makefile so my eyes don't bleed. 2015-01-10 23:13:29 +00:00
zhuk
cdecce878f Better patch (likely to fix at least some crashes seen in Qt5Webkit),
similar to what real upstream (i.e, WebKitGTK) has.
2015-01-10 22:02:56 +00:00
brad
25ed1b7a6a Bump for FFmpeg 20150107. 2015-01-10 11:06:13 +00:00
bcallah
37e84589e6 Update to 3.6.0 2015-01-10 00:36:08 +00:00
pascal
6aed10138f Fix in powerpc by linking with --relax.
ok toolchain@ via landry@
2015-01-09 08:10:56 +00:00
gonzalo
f57654e576 Update for SMtube to 14.12.0.
* New options to set a proxy.

Thanks Josh Grosse for testing.
2015-01-08 15:45:45 +00:00
dcoppa
b2866f6895 Update to mlterm-3.4.2 2015-01-08 09:21:38 +00:00
ajacoutot
45a3b6ba09 Update to latexila-3.14.3. 2015-01-07 16:11:08 +00:00
jasper
b6b0e69730 update to gtksourceview3-3.14.3 2015-01-07 15:59:03 +00:00
ajacoutot
b4c779c89b Finally fix dnd issues with Type=Link desktop files -- from upstream. 2015-01-07 11:30:37 +00:00
ajacoutot
753a851693 Update to gvfs-1.22.3. 2015-01-07 08:55:41 +00:00
landry
ef7398a0c8 Bugfix update to thunar 1.6.4.
See https://mail.xfce.org/pipermail/xfce-announce/2015-January/000353.html
2015-01-06 21:47:44 +00:00
zhuk
37882e094d Fix problem with all SQL drivers being probed during CMake-based configure
stage, when not all of them get installed. Actually, it was a matter of
shuffling a few .cmake files between packages.
2015-01-06 21:32:41 +00:00
ajacoutot
5688f3058a Update to dbus-1.8.14. 2015-01-06 10:57:34 +00:00
ajacoutot
8b63569d2c Update to lumina-0.8.0.1420494806. 2015-01-06 10:07:01 +00:00
dcoppa
af5b4febed Fix for the following error:
<command-line>:0:13: warning: missing terminating " character [enabled by default]
/usr/ports/pobj/marble-4.14.2/marble-4.14.2/tests/TestGeoDataWriter.cpp:52:5: error: stray '\' in program
     dataDir = QDir( TESTSRCDIR );
     ^
/usr/ports/pobj/marble-4.14.2/marble-4.14.2/tests/TestGeoDataWriter.cpp:52:5: error: missing terminating " character

...And regen patches while here.
2015-01-05 22:30:54 +00:00
landry
e148fd3b61 Surprisingly, qt5 fails to build on powerpc, relocation overflow when
linking libQt5WebKit. All hail our glorious binutils!
2015-01-05 18:13:32 +00:00
dcoppa
6f2ebda973 Update to rxvt-unicode-9.21 2015-01-05 16:09:51 +00:00
kili
65ed61d965 Change the package name from sudoku to gnustep-sudoku to
avoid confusion with the package built from games/sudoku.

Discussed with landry@, sebastia@ and sthen@ last november.
2015-01-04 20:40:40 +00:00
sthen
426d4c1810 patch should have been removed 2015-01-03 13:30:43 +00:00
sthen
7e8e24291b bump REVISION for 5.7 2015-01-02 14:58:34 +00:00
sebastia
7ee1e48d72 Update to 0.9.3
Besides some stability improvements and other bug fixes,
no need for autoconf anymore.
Additionally install a bunch of useful application wrappers
for non-GNUstep applications.
2015-01-02 11:31:49 +00:00
robert
bb71fa6224 fix build after the mono update 2014-12-31 09:59:17 +00:00
landry
a04713f999 Yet another bunch of ports that reliably fail to build on hppa.
BROKEN-hppa =	SIGILL when running lilypond
BROKEN-hppa =	libjson-c.so.0.0: undefined reference to __sync_val_compare_and_swap_4
BROKEN-hppa=	missing atomic ops
BROKEN-hppa=	./iodev/hdimage/hdimage.cc:807: error: 'bx_bswap32' was not declared in this scope
BROKEN-hppa =	cc1plus: error: unrecognized command line option '-std=c++11'
BROKEN-hppa =	src/bin/jp2/convert.c:192: error: expected identifier or '(' before '__extension__'
BROKEN-hppa=	libpt.so.7.0: undefined reference to __sync_fetch_and_or_4
BROKEN-hppa=	ykpers-json.c:42: error: redefinition of typedef 'json_bool'
BROKEN-hppa=	OOM on src/lxml/lxml.etree.c
BROKEN-hppa =	undefined reference to `__sync_val_compare_and_swap_4' in libjson-c
BROKEN-hppa =	rake fails when linking PassengerHelperAgent
BROKEN-hppa =	kstars/kstars/tools/scriptbuilder.cpp:103: internal compiler error: Segmentation fault
BROKEN-hppa=	build stuck on virt-viewer-window.c

See http://build-failures.rhaalovely.net/hppa/
2014-12-31 08:42:26 +00:00
landry
e7df1f7194 Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in
the past 3 bulks, or forever.

Various reasons: no d^Hrecent compiler available, base gcc generating
nice internal compiler errors, no atomic ops, etc, etc.

While here, mark all webkits as BROKEN-hppa, since this also requires
clang or g++ 4.7. Our g++ 4.8 port only builds on
i386|amd64|powerpc|sparc64 anyway...

if you're interested^Wbored to death, full past logs at
http://build-failures.rhaalovely.net/alpha/...
2014-12-30 21:50:24 +00:00
bcallah
f08ef106f8 Update to 3.2.0 - the big patch stays because upstream still hasn't moved
to vte-2.91
2014-12-29 07:35:19 +00:00
rpe
2722cead09 Fix typo in description.
OK aja@
2014-12-27 15:57:41 +00:00