Commit Graph

73535 Commits

Author SHA1 Message Date
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
sthen
d6e2896ae4 update to OpenJPEG 1.5.0, take maintainership. ok todd@ 2012-03-29 15:45:43 +00:00
ajacoutot
4e0b61488e Sync dependencies after libproxy update. 2012-03-29 15:00:19 +00:00
ajacoutot
cc08e8fa9c Update to libproxy-0.4.7.
Moves from gconf to gsettings.
Comment the mozilla FLAVOR for now as it requires a newer xulrunner.
2012-03-29 14:58:24 +00:00
ajacoutot
e91683cbb6 Update to gnucash-2.4.10. 2012-03-29 14:57:00 +00:00
dcoppa
b7adff3b5f Correctly initialize fd using -1
(upstream git commit 7d659d4bd624b3100b0c0852039648d7803cbaf9)
2012-03-29 13:54:17 +00:00
ajacoutot
7efbea79f1 Committed upstream. 2012-03-29 13:42:38 +00:00
sthen
883f01ba39 SEPARATE_BUILD=simple->Yes 2012-03-29 13:41:58 +00:00
ajacoutot
4b26329c0b Fix comment, no pkg change. 2012-03-29 13:39:16 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
7c18ca27bb Fix a warning with the schema file. 2012-03-29 13:35:44 +00:00