276 Commits

Author SHA1 Message Date
ajacoutot
cd06dcca7e Drop the gio-kqueue workaround; mpi@ fixed the underlying issue. 2017-04-28 13:12:51 +00:00
ajacoutot
0e1a9fc698 Update to gnome-session-3.24.1. 2017-04-17 10:51:02 +00:00
ajacoutot
73177d4bf3 Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports
that need it; in the future more and more ports will move to meson build anyway.
I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile
(MODULES list must be sorted very carefully).
Less magic is good.

discussed with jasper@
2017-04-13 07:38:44 +00:00
ajacoutot
8432b2c4a4 Update to gnome-session-3.22.3. 2017-03-09 05:45:23 +00:00
ajacoutot
e1ffc840c6 I am stupid; while hunting for some other issue, I misread my own patch.
Bring it back, it _is_ needed.
2016-12-15 08:23:10 +00:00
ajacoutot
ef42388ddf Remove uneeded patch. 2016-12-14 13:14:05 +00:00
ajacoutot
a150168db5 Update to gnome-session-3.22.2. 2016-11-08 08:46:06 +00:00
ajacoutot
0aed993956 Update to gnome-session-3.22.1. 2016-10-31 10:52:01 +00:00
ajacoutot
7e284441c3 Update to gnome-session-3.20.2.
* Fixes to D-Bus activation environment
* Fail whale localization fix
* Fix heap corruption in dbus-launch wrapper code
2016-07-11 15:14:30 +00:00
ajacoutot
4d1e7350e0 Update to gnome-session-3.20.1. 2016-04-25 16:57:45 +00:00
ajacoutot
68d5b21505 Update to gnome-session-3.18.1.2. 2015-10-18 13:25:30 +00:00
ajacoutot
8a37f286a2 Bump after the consolekit->consolekit2 renaming. 2015-08-15 11:13:41 +00:00
ajacoutot
5b82703d86 Bump after libepoxy moved from ports to xenocara. 2015-04-15 09:40:52 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
29e39db295 Update to gnome-session-3.16.0. 2015-04-03 12:43:19 +00:00
ajacoutot
893323e150 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:16:15 +00:00
ajacoutot
2476bb6a94 Validate autostart condition gsettings key to fix a crash (upstream). 2015-02-16 08:57:42 +00:00
ajacoutot
0af62fee14 Try to mitigate the effects of GNOME bug #739424 (from FreeBSD). 2015-02-03 13:25:16 +00:00
ajacoutot
378531ef45 Update to gnome-session-3.14.0. 2014-10-05 15:51:49 +00:00
ajacoutot
c7db937556 Shuffle dependencies. 2014-10-02 13:54:43 +00:00
ajacoutot
132118590b Update to gnome-session-3.12.1. 2014-04-15 13:30:46 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
53bb160e75 switch over port to MODGNOME_TOOLS that didnt have it yet 2014-04-01 18:38:52 +00:00
ajacoutot
1a0821b4b1 Drop default CONFIGURE_ARGS. 2014-04-01 07:18:34 +00:00
ajacoutot
f1af93180a Update to gnome-session-3.12.0. 2014-03-27 12:42:05 +00:00
ajacoutot
7ceb8f49db Update to gnome-session-3.10.1. 2013-10-11 14:22:20 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
de423d4d84 Bump after devel/gconf2,-main is gone. 2013-09-27 17:49:01 +00:00
ajacoutot
bd1a7b5a4d Update to gnome-session-3.10.0. 2013-09-26 15:11:45 +00:00
ajacoutot
2179b50420 Update to gnome-session 3.8.4. 2013-08-06 19:08:15 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
4c3056c08a Committed upstream. 2013-05-24 11:47:00 +00:00
ajacoutot
a61b4b0bae Consolekit patch committed upstream.
Tweak the LC_* patch.
2013-05-24 06:30:23 +00:00
ajacoutot
cfacfb77ef Tweaks. 2013-05-23 15:23:16 +00:00
ajacoutot
5ee64d03d0 Fix the session IsActive check in the Consolekit case by properly
creating a proxy to the session bus.
2013-05-23 14:32:59 +00:00
ajacoutot
6f68e5d785 Update to gnome-session-3.8.2.1. 2013-05-15 12:58:34 +00:00
ajacoutot
693b28dcff Update to gnome-session-3.8.2. 2013-05-14 08:33:26 +00:00
ajacoutot
8bd5c3e829 Update to gnome-session-3.8.1. 2013-04-16 06:02:04 +00:00
ajacoutot
ac9d8dd7a4 Anything that uses polkit should really RUN_DEPENDS on consolekit;
otherwise we have no way to know the active session.

discussed/agreed with jasper@
2013-03-30 13:03:45 +00:00
ajacoutot
471c9369c0 Update to gnome-session-3.8.0. 2013-03-29 15:41:02 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
f746c431c7 Sync with upstream patch. 2012-11-21 07:01:32 +00:00
ajacoutot
4633fe1af5 Update to gnome-session-3.6.2. 2012-11-13 07:40:11 +00:00
ajacoutot
876ed448fb Since fallback mode will be gone for next release, consider llvmpipe as
accelerated to ease testing.
2012-11-12 17:03:53 +00:00
ajacoutot
8d2255b9ff Update to gnome-session-3.6.1. 2012-10-16 07:46:06 +00:00
ajacoutot
f84bc6ee40 Committed upstream. 2012-09-30 16:55:11 +00:00
ajacoutot
2db2504b43 Don't override option names. 2012-09-30 16:01:38 +00:00
ajacoutot
e29f5edccd BZ URL. 2012-09-30 08:27:02 +00:00
ajacoutot
0628343988 Update to gnome-session-3.6.0. 2012-09-28 07:34:24 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00