Commit Graph

82944 Commits

Author SHA1 Message Date
ajacoutot
d45974c9d5 Update to evolution-3.8.0. 2013-04-13 12:32:26 +00:00
ajacoutot
7bc65abe42 Extend comment. 2013-04-13 12:15:10 +00:00
ajacoutot
24a220809a Regen PLIST. 2013-04-13 12:08:32 +00:00
ajacoutot
7d512bb406 Re-enable WebKit support. 2013-04-13 11:50:11 +00:00
sthen
a9866b73c9 Don't pull in execinfo.h via autoconf to fix builds with DPB junking.
This doesn't check for backtrace* functions being in libexecinfo so it's
unused anyway -> no package change.
2013-04-13 10:58:41 +00:00
ajacoutot
59fd76bd06 Regen WANTLIB. 2013-04-13 10:53:33 +00:00
ajacoutot
fd96e085f2 Tighten dependencies. 2013-04-13 10:46:36 +00:00
ajacoutot
62698b0265 Fix WANTLIB. 2013-04-13 10:44:15 +00:00
ajacoutot
d163dc6270 Update to gnome-documents-3.8.0. 2013-04-13 10:26:49 +00:00
ajacoutot
055f76461b Fix after the webkit update. 2013-04-13 10:14:38 +00:00
jasper
973f3b2960 - update empathy to 3.8.0, it needs some work but it's better than what we currently have anyway. 2013-04-13 10:09:30 +00:00
jasper
a8d4e24fcd - update to epiphany-3.8.0 now that we have webkit 2.0.0! 2013-04-13 10:06:08 +00:00
espie
f16f2a4fa3 display a bit more post-mortem info, show the Core<->current job info. 2013-04-13 10:04:43 +00:00
espie
99c73a5b6c fix die handler, as it should display the message as well...
grumble

make it possible to temporarily disable those handlers.
2013-04-13 10:02:11 +00:00
ajacoutot
8cf6eb22f8 I forgot that with gstreamer1, sndio(7) support is directly integrated in
plugins-base which webkit already provides; so no need for plugins-good
dependency anymore.
2013-04-13 09:33:29 +00:00
ajacoutot
0c72b519a1 plugins-ffmpeg -> plugins-libav 2013-04-13 09:30:25 +00:00
ajacoutot
2788ae5d37 Webkit uses gstreamer1 now. 2013-04-13 09:27:34 +00:00
landry
508403fce0 Tweak WANTLIB after webkit update (mostly s/gst*-0.10/gst*-1.0/ + removing
gstinterfaces-0.10) and bump some REVISIONs.
2013-04-13 09:14:06 +00:00
landry
4631994f18 Major update to webkit 2.0.0.
- add ruby to BDEPS. Webkit build system now uses autohell, python, ruby and perl \o/
- set MODRUBY_REV = 1.8 on sparc64 since 1.9 is broken there
- disable WebKit2 support, it needs shm_open()/shm_unlink()
- switch from gstreamer-0.10 to gstreamer1
- force-disable JIT/ASSEMBLER on non-jit archs, builds fails otherwise (bug #113638)
- only build NumberPrototype.cpp with -O0 on sparc64, not the damn whole thing
- use -Wl,--relax on ppc otherwise linking fails
- move some patches around since JavaScriptCore/wtf moved to WTF/wtf
- dont uselessly rerun make within make during install, gmake blows
- blindly backport upstream r144077 to fix mips64 build
- backport bits of #103128 & r145551 to fix powerpc build
- backport r147967 & more to fix bashisms in configure
- bug #109932 forced the use of gcc >= 4.7 or clang >= 3.0, but this is
  only for WebKit2 so loosen the check atm

Tested working fine on amd64 & i386, went in bulk builds, known broken
at runtime on ppc (being worked on. or not.) should build on mips64el
(and maybe even run!) and sparc64 (wont run! ever! nothing new here..),
but 'someone' will care about the poor exotic archs and fix'em, right ?

After too much prodding from the gnome maintainers who desperately need it
2013-04-13 09:11:02 +00:00
ajacoutot
02429ff356 Regen WANTLIB. 2013-04-13 08:54:19 +00:00
ajacoutot
90889af0d0 Fix build after jbigkit update to 2.0. 2013-04-13 08:53:47 +00:00
ajacoutot
856029fd98 Update to jbigkit-2.0.
This adds the lightweitgh version of the jbig library: jbig85 which is
needed by a WIP update of graphics/splix.

from Martin Crossley with some tweaks
2013-04-13 08:53:10 +00:00
sthen
2ab5cef2dc reduce Makefile eyebleedingness slightly; no package change. 2013-04-13 08:46:07 +00:00
ajacoutot
801f1b340b Update to rhythmbox-2.99.1. 2013-04-13 08:40:22 +00:00
ajacoutot
00ba833075 Use the x11/gnome MODULE and remove explicit dependency on rarian.
Install the desktop file and add the goo.
Remove pthread patch.

ok rpointel@ (maintainer)
2013-04-13 08:28:36 +00:00
sthen
d3f035f164 update to NSCA-ng 1.1 2013-04-12 21:44:53 +00:00
sthen
21dcdad850 Replace BROKEN-arm with arch-conditional "CFLAGS += -O1 -fno-stack-protector".
Big thanks to miod@ for tracking down the area in which the problem lies
and suggesting this workaround.

Unbreaks a big chunk of the ports tree on arm.
2013-04-12 17:39:57 +00:00
mglocker
686706f2f1 Update to libplist-1.10.
Help and OK jasper@
2013-04-12 17:12:55 +00:00
ajacoutot
e59f838e58 Missing RUN_DEPENDS on net/telepathy/telepathy-logger. 2013-04-12 16:41:06 +00:00
giovanni
36b073464c Add a dependency on net/p5-IO-Socket-IP, this module is preferred over IO::Socket::Inet
ok sthen@
2013-04-12 14:35:57 +00:00
giovanni
343bbb1a6b +p5-IO-Socket-IP 2013-04-12 14:23:57 +00:00
giovanni
3fcda3aab7 import p5-IO-Socket-IP, a better replacement for IO:Socket perl module.
Hints and ok sthen@

IO::Socket::IP provides a protocol-independent way to use IPv4 and
IPv6 sockets, as a drop-in replacement for IO::Socket::INET. Most
constructor arguments and methods are provided in a backward-compatible
way.
2013-04-12 14:11:26 +00:00
giovanni
f2ab694097 Add a missing run dependency on print/ghostscript/gnu 2013-04-12 14:06:38 +00:00
ajacoutot
2c6b7f1dab Update to rygel-0.18.0 and unbreak.
Use a working libtool(1), i.e. the GNU one.

ok jasper@
2013-04-12 11:37:46 +00:00
ajacoutot
dd3eacb842 Update to bacula-web-5.2.13. 2013-04-12 10:47:38 +00:00
ajacoutot
ee32ff12e2 Update to bacula-5.2.13.
ok sthen@
2013-04-12 10:39:04 +00:00
benoit
82b248f142 - update dfc to 3.0.2
- update patches and MASTER_SITES

ok sthen@
2013-04-12 10:22:32 +00:00
tobiasu
8575a638bc Add Ada support for sparc64.
Use SJLJ exceptions instead of ZCX because gcc produces broken code
for the later. Enable ncpu detection in the runtime for all archs.

ok pascal@
2013-04-12 10:01:47 +00:00
mpi
549396691b Make use of the new usb(4) ioctls to retrieve the config descriptor from
memory instead of generating I/O as adertised by the libusb API.

ok mglocker@
2013-04-12 08:22:10 +00:00
jasper
44cbceb2ab fix a crasher (from upstream) 2013-04-12 07:26:44 +00:00
jasper
c35bf0147f - update to lua-lgi-0.7.1 2013-04-12 07:21:59 +00:00
ajacoutot
203985edc6 Merge several bug fixed from upstream (memory corruption, memory leaks...). 2013-04-12 05:46:15 +00:00
brad
bf1f34e302 Update license marker as the license changed with 3.1.10.
ok ajacoutot@
2013-04-12 05:16:03 +00:00
brad
5f3151d7e6 Let Boost know OpenBSD has certain POSIX features but Boost does
not enable the use of said features because the POSIX feature
groups are not enabled yet due to missing functions/features
within respective feature groups.

ok sthen@
2013-04-12 01:11:32 +00:00
brad
8c4568d6e0 Move mytop back to the server sub-package where I had it originally.
It requires DBD::mysql which the server sub-package already has and
I don't want to add more dependencies to the client sub-package.
Plus add the missing dependency on Term::ReadKey for mytop.

From giovanni@ OK sthen@
2013-04-11 21:02:19 +00:00
brad
ba97497164 - Takeover as MAINTAINER
- Sort WANTLIB / LIB_DEPENDS / CONFIGURE_ARGS
- Remove unnecessary CONFIGURE_ARGS options
- Remove some LDFLAGS hacks
- Remove now unnecessary chunk of the autoconf patch
- Tidy up the Makefile a bit

ok sthen@
2013-04-11 20:26:10 +00:00
ajacoutot
220842173a Pushed upstream. 2013-04-11 18:37:53 +00:00
brad
d3834966df Update to VLC 2.0.6.
ok sthen@
2013-04-11 17:58:42 +00:00
brad
4f389a6a50 - Remove FLAC autoconf hacks that are no longer necessary
- Sync WANTLIBs

ok sthen@
2013-04-11 17:34:00 +00:00
brad
f976b0b97d Remove png hack no longer necessary.
ok sthen@
2013-04-11 17:32:35 +00:00