Commit Graph

73745 Commits

Author SHA1 Message Date
ajacoutot
bd7fb7d33b Update to dbus-python-1.0.0. 2012-03-31 08:45:09 +00:00
steven
0eb89aeead minor update to 0.13.17 2012-03-31 08:35:12 +00:00
sthen
3938c3a213 +py-wbem 2012-03-31 08:31:06 +00:00
sthen
4b2794751a import ports/devel/py-wbem, from Mark Peoples, ok merdely@
- add MODPY_BADEGGS to fix cleaning as non-root

PyWBEM is a Python library for making CIM operations over HTTP using the
WBEM CIM-XML protocol. It is based on the idea that a good WBEM client
should be easy to use and not necessarily require a large amount of
programming knowledge. PyWBEM is suitable for a large range of tasks
from simply poking around to writing web and GUI applications.
2012-03-31 08:30:42 +00:00
ajacoutot
8f3e480582 Update to cyphertite-1.1.1.
from dhill@ (maintainer)
2012-03-30 22:53:18 +00:00
naddy
885f1458ce fix build with latest glib 2012-03-30 20:33:41 +00:00
naddy
373e66eed8 oops, bump the included png to 1.2.49 (CVE-2011-3048) 2012-03-30 19:57:16 +00:00
naddy
14831d9781 update the included old png to 1.2.48 2012-03-30 19:44:39 +00:00
phessler
33c831c043 do not generate RI docs on the "slow" arches. This takes far too long,
and too much memory.

OK jeremy@
2012-03-30 19:03:24 +00:00
naddy
5966c95102 SECURITY update to 1.5.10.
libpng failed to correctly handle malloc() failure for text chunks,
which can lead to memory corruption and the possibility of execution
of hostile code. (CVE-2011-3048)
2012-03-30 18:58:03 +00:00
ajacoutot
7ab43d5b3a Sync WANTLIB to unbreak, spotted by naddy@ 2012-03-30 18:01:04 +00:00
ajacoutot
5e60314db8 Fix WANTLIB/DEPENDS to unbreak, notice by naddy@ 2012-03-30 17:57:33 +00:00
ajacoutot
836f333ed9 Unbreak the webkit FLAVOR (s/WITH_WEBKIT3/WITH_WEBKIT).
spotted by naddy@
2012-03-30 16:28:58 +00:00
sthen
a6b6b5e408 OpenJPEG 1.5 uses 'OPJ_FALSE' rather than a namespace-polluting 'false',
adapt blender to use this. Fixes build problem reported by naddy@, ok pascal@.
Missed in my build tests of OpenJPEG due to outdated INDEX...
2012-03-30 14:51:55 +00:00
ajacoutot
9ca77e579c +libsecret 2012-03-30 14:30:27 +00:00
ajacoutot
9aa17355a0 Import libsecret-0.1.
libsecret is a library for storing and retrieving passwords and other
secrets. It communicates with the "Secret Service" using DBus.
gnome-keyring and ksecretservice are both implementations of a Secret
Service.

It is a replacement for libgnome-keyring. Nothing will use it as yet,
but it's better to have it in-tree now to start fixing portability
issues with upstream. It will also ease our work on the next major
release of GNOME.
2012-03-30 14:29:58 +00:00
ajacoutot
e7c392b56d Missing build_depends, need MODGNOME_TOOLS=yelp, spotted by naddy@ 2012-03-30 14:18:18 +00:00
ajacoutot
62bce0c12e No need for CONFIGURE_ENV. 2012-03-30 14:11:39 +00:00
ajacoutot
6e2e50e551 Add HOMEPAGE. 2012-03-30 14:09:59 +00:00
phessler
044ee7874a libgcrypt already pulls in libgpg-error
noticed by ajacoutot@
2012-03-30 13:35:42 +00:00
phessler
feb96f072a allow mplayer to play (non-encrypted) bluray discs.
reviewed by Brad, edd@ and sthen@
2012-03-30 13:23:03 +00:00
phessler
17b9e6ec79 +libaacs
+libbluray
2012-03-30 13:17:28 +00:00
phessler
8388b447a1 libbluray is an open-source library designed for Blu-Ray Discs playback
for media players, like VLC or MPlayer.

This research project is developed by an international team of
developers from Doom9.

Reviewed and a few fixes by Brad
OK sthen@
2012-03-30 13:16:33 +00:00
phessler
906abaa014 libaacs is a research project to implement the Advanced Access Content
System specification.

This research project provides, through an open-source library, a way to
understand how the AACS works.

This research project is mainly developed by an international team of
developers from Doom9.

NB: this project doesn't offer any key or certificate that could be used
to decode encrypted copyrighted material.

Reviewed and a few fixes by Brad
OK sthen@
2012-03-30 13:15:59 +00:00
sthen
e73d691a01 sync:7450 2012-03-30 12:31:46 +00:00
ajacoutot
ca300ee96a Fix LIB_DEPENDS/WANTLIB to unbreak, spotted by naddy@ 2012-03-30 12:03:03 +00:00
ajacoutot
9246742433 Update to gnome-common-3.4.0.1. 2012-03-30 11:59:23 +00:00
ajacoutot
783239d8ce Missing BUILD_DEPENDS on itstool, spotted by naddy@ 2012-03-30 11:48:49 +00:00
ajacoutot
417912853d Fix logic to repair mounts monitoring. 2012-03-30 10:25:35 +00:00
ajacoutot
1a188fefd1 Committed upstream. 2012-03-30 10:06:23 +00:00
phessler
0901b9bbdf mark as BROKEN on sparc, the build gets stuck in an infinite loop 2012-03-30 09:06:34 +00:00
ajacoutot
e6b477fdb2 Use sysctl(3) to get the hz tick. 2012-03-30 09:01:53 +00:00
ajacoutot
019b85072f Don't ship evolution-settings, it was designed for MeeGo. 2012-03-30 09:00:29 +00:00
nigel
ecdb9a438a Bump enigmail and lightning after thunderbird version change
Ok sthen@
2012-03-30 08:38:56 +00:00
ajacoutot
c4dabce681 Update to ipguard-1.04.
rc script not included from the original diff because ipguard needs to
be teached to return the proper code when failing to start.

maintainer timeout
from Gonzalo L. R.
2012-03-30 07:24:45 +00:00
ajacoutot
22c167a472 +py3-cairo 2012-03-30 07:14:06 +00:00
ajacoutot
02385af7f8 Import py3-cairo-1.10.0.
This package provides python bindings for the cairo library.

ok robert@
2012-03-30 07:12:28 +00:00
sthen
8c1e5ba0db Add back the diff to not use memalign(), fixing !amd64. Add a proper comment
so it doesn't get lost in future. Build failure pointed out by naddy@
2012-03-30 07:09:26 +00:00
ajacoutot
95b4d19d58 Use MODPY_WANTLIB and MODPY_LIB_DEPENDS.
No need for USE_LIBTOOL.
2012-03-30 07:05:50 +00:00
ajacoutot
ecbf955f26 Remove myself from MAINTAINER.
Make it possible to simultaneously stream to multiple devices.
from Olivier Boyer
2012-03-30 06:48:01 +00:00
ajacoutot
bb68a147aa Remove myself from MAINTAINER. 2012-03-30 06:47:40 +00:00
ajacoutot
091bb20796 Fix some ports improperly using the POSIX feature test macros. Just
checking if they're defined is wrong as -1 is a valid value to indicate
the feature is not supported. No package bumps as the code sections in
question are not being built at the moment.

from Brad
2012-03-30 06:09:54 +00:00
ajacoutot
3426005e53 SECURITY update to trytond-2.2.2.
* Don't allow rpc call on ModelStorage without ModelView (CVE-2012-0215).
2012-03-30 05:49:50 +00:00
ajacoutot
461e46ee7e Don't build the mozilla FLAVOR for libproxy. 2012-03-29 19:04:26 +00:00
ajacoutot
9f2823c780 Unbreak now that librep has been fixed.
While here, remove old MESSAGE.
2012-03-29 18:57:41 +00:00
ajacoutot
22c8c339f0 Compile with -pthread so that we can open libglib-2.0 without dying on the
(in)famous lazy binding failed!
2012-03-29 18:57:10 +00:00
ajacoutot
2a9a28e9ac Fix the infinite loop with new glib reported by matthieu@ 2012-03-29 18:07:27 +00:00
ajacoutot
edcdf7d416 Remove -Wl,--as-needed from alarm-notify; it makes it crash with the
(in)famous lazy binding failed on pthread_*
2012-03-29 16:39:36 +00:00
ajacoutot
5bc8cc1d75 gtk-doc is not needed anymore. 2012-03-29 16:35:46 +00:00
ajacoutot
728f69af6b If gtk-doc is installed at configure stage but get removed after, the
build will fail because gtkdoc-rebase will fail to run.
--disable-gtk-doc has no effect on this behaviour so force setting
ac_cv_path_* in CONFIGURE_ENV.
2012-03-29 16:34:43 +00:00