Commit Graph

73507 Commits

Author SHA1 Message Date
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
ajacoutot
eb0b53cc80 Fix DEPENDS/WANTLIB to unbreak. 2012-03-29 12:52:17 +00:00
ajacoutot
c11a2202e8 Unbreak by updating to gq-1.3.4. 2012-03-29 12:43:21 +00:00
dcoppa
7610619995 feh_magick_load_image: fix memory leak when encountering unloadable file
(upstream git commit 8c8c1d5d52096a24e751f07d94972253a0e5054c)

winwidget_allocate: memset winwid to zero
(upstream git commit 82a976e0909e02ba8c25e4fd10d0e56a3e5c13ca)
2012-03-29 12:29:10 +00:00
kurt
166f2e6d44 Correct improper use of condition variable. okay landry@ 2012-03-29 12:28:27 +00:00
naddy
101789f702 fix build with latest glib, same changes as in upstream git; ok pea@ 2012-03-29 12:09:55 +00:00
sthen
accf47f5bd SECURITY update to phpPgAdmin 5.0.4, XSS in function.php 2012-03-29 11:56:19 +00:00
ajacoutot
65395f5671 Resurrect the threading hacks, it seems rthreads doesn't help here. 2012-03-29 11:44:21 +00:00
naddy
dfa24a2162 fix build with latest glib 2012-03-29 11:38:00 +00:00
giovanni
41b2a69cfb Fix scheduler and backup checksum handling in synchronous mode 2012-03-29 09:30:05 +00:00
landry
5d1b10cfcd Update to garcon 0.1.11.
Rolls in the education category icon fix, adds hw/personal categories.
2012-03-29 09:10:36 +00:00
ajacoutot
fce5d942d4 Update to gnome-contacts-3.4.0. 2012-03-29 09:00:14 +00:00
ajacoutot
e1a14bab38 Update to telepathy-glib-0.17.7. 2012-03-29 08:59:58 +00:00
dcoppa
5d183607b4 Bugfix update to lua-5.1.5 (it's just lua-5.1.4 plus the distribution patch) 2012-03-29 08:51:26 +00:00
dcoppa
588b84779d Better patch for pager icons.
Replace deprecated gdk_pixbuf_unref() with g_object_unref().
2012-03-29 08:17:41 +00:00
ajacoutot
8f4e59fef4 gnome-keyring -> gcr 2012-03-29 08:15:17 +00:00
ajacoutot
2832c6e1a7 Depend on gcr instead of gnome-keyring. 2012-03-29 08:14:22 +00:00
ajacoutot
eb51a12bf4 seahorse-plugins => seahorse-nautilus 2012-03-29 08:12:58 +00:00
ajacoutot
36be68818f x11/gnome/seahorse-plugins -> x11/gnome/seahorse-nautilus. 2012-03-29 08:12:33 +00:00
ajacoutot
62a7c54583 Mention seahorse-nautilus. 2012-03-29 08:12:12 +00:00
ajacoutot
91199e14d5 seahorse-plugins is replaced wy seahorse-nautilus. 2012-03-29 08:11:45 +00:00
ajacoutot
ebc10849cf -seahorse-plugins
+seahorse-nautilus
2012-03-29 08:11:15 +00:00
ajacoutot
16d43dd6ee Import seahorse-nautilus-3.4.0.
Seahorse nautilus is an extension for nautilus which allows encryption
and decryption of OpenPGP files using GnuPG.

ok robert@
2012-03-29 08:10:23 +00:00
ajacoutot
9bf2cbbbbe Update to stable gnome-online-accounts-3.4.0. 2012-03-29 07:51:25 +00:00
ajacoutot
0d0e86f4b8 Update to stable gvfs-1.12.0. 2012-03-29 07:49:23 +00:00
ajacoutot
6133c3800b Update to stable gucharmap-3.4.0.1. 2012-03-29 07:47:24 +00:00
ajacoutot
3d1c20ef48 Update to stable gobject-introspection-1.32.0. 2012-03-29 07:46:17 +00:00
ajacoutot
c835a54076 Bump gobject-introspection requirements. 2012-03-29 07:45:55 +00:00
ajacoutot
8845094d54 Bump to gnome-3.4.0.
This finishes the main update to GNOME 3.4. There is a couple of known
runtime issues that are being worked on.
2012-03-29 07:42:14 +00:00