213 Commits

Author SHA1 Message Date
ajacoutot
abdebc916c Update to gdm-3.12.0. 2014-03-27 19:19:17 +00:00
ajacoutot
e29522e2b8 Drop now unneeded CONFIGURE_ARGS. 2014-03-24 18:19:21 +00:00
ajacoutot
c32240f6b3 Bump after recent gnome.port.mk changes; these do not require to
RUN_DEPENDS on yelp.

Note that this change will drop a big pile of dependencies from the pkg
and it is possible that some dependencies will be missing from the
dependency chain; if that is the case, it means that the pkg dependencies
were wrong in the first place and would have required fixing anyway.

Any fallout, please let me know.
2014-03-16 09:12:23 +00:00
ajacoutot
442d588c67 Patches committed upstream.
Make gdm_login() / gdm_logout() static.
2014-03-09 21:56:20 +00:00
ajacoutot
d175b94f1d Sync rc_start() between these 3 daemons since they do the same.
Keeping the sleep 2 in kdm.rc -- not sure why this is needed, zhuk@ probably
knows.
2014-01-30 16:58:58 +00:00
ajacoutot
72bf43d2b2 authdir was dropped 5 months ago. 2014-01-30 11:00:49 +00:00
ajacoutot
4606edb2c0 Missed in previous. 2014-01-29 14:00:46 +00:00
ajacoutot
cd3c7e757d Only loop for getty during boot, not when the system is already running. 2014-01-29 14:00:04 +00:00
ajacoutot
177a7c75e3 Fix utmp usage, login(3) cannot work without a tty. 2014-01-21 17:39:30 +00:00
ajacoutot
4137dfb2b8 LC_CTYPE is needed by the time/date applet.
Do not start an ssh-agent(1) if we are running gnome-session since gnome
keyring already provides SSH agent functionnality.
2014-01-08 14:07:48 +00:00
ajacoutot
b828496a2b Tweaks. 2014-01-08 10:37:25 +00:00
ajacoutot
22af99470a setlocale(3) does not handle LANG so use LC_MESSAGES. 2014-01-08 10:08:53 +00:00
ajacoutot
ead62541a8 i18n -> locale.conf to match upstream. 2014-01-08 09:42:14 +00:00
ajacoutot
1157cfa912 Do the proper chown(1) $USER, root or _gdm dance according to the situation.
prodded by kettenis@
2013-12-26 15:38:29 +00:00
ajacoutot
f4a860c9bf rc_pre() not needed anymore. 2013-12-01 17:54:13 +00:00
ajacoutot
fb2fa50c08 No need for expr (rpe@). 2013-11-13 09:30:53 +00:00
ajacoutot
f2abd4711c Use g_credentials_get_unix_pid() instead of home baked function (upstream). 2013-11-12 08:16:52 +00:00
ajacoutot
3b24322e3c Do not blindly sleep but instead wait to ttys initialization before
starting.
2013-10-29 11:08:24 +00:00
ajacoutot
0672a6f2b7 Add comment. 2013-10-26 09:12:20 +00:00
ajacoutot
6c9a4190f2 Fix the gnome-initial-setup username; noticed by rpe@ 2013-10-26 09:08:08 +00:00
ajacoutot
689764c580 Update to gdm-3.10.0.1. 2013-10-16 15:05:53 +00:00
ajacoutot
26b6740dda Make starting less of a hack. 2013-09-28 16:22:40 +00:00
ajacoutot
92f917227f Make stop/restart work. 2013-09-28 15:51:19 +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
6f92744e7c Update to gdm-3.10.0. 2013-09-27 10:16:55 +00:00
ajacoutot
b72bf1b39b Update to gdm 3.8.4. 2013-08-06 19:07:56 +00:00
ajacoutot
11fb4e65a1 Update to gdm-3.8.3.1. 2013-06-17 13:22:50 +00:00
ajacoutot
4a6f9fe674 NSS and UPower are not needed anymore. 2013-06-15 11:53:41 +00:00
ajacoutot
ac9ec48a89 Update to gdm-3.8.3. 2013-06-14 18:18:38 +00:00
ajacoutot
61bc7b682d Drop now uneeded patches. 2013-06-01 18:56:08 +00:00
ajacoutot
0a1c8ff2e5 Drop comment. 2013-06-01 13:45:49 +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
73ca860366 Something in our thread system makes pulseaudio dead-lock; disable pulse
completely on GDM so that it is properly started when a user logs in.
2013-05-30 19:40:59 +00:00
ajacoutot
cc6cac9073 Remove pulse config; upcoming change to pulseaudio will make it irrelevant. 2013-05-22 16:32:36 +00:00
ajacoutot
9fffcb6721 Tweak comment. 2013-05-22 10:12:05 +00:00
ajacoutot
e02be43f0b Add pulseaudio configuration for the _gdm user; this allows pulseaudio to
properly die when a user login and start its own.
2013-05-22 10:08:37 +00:00
ajacoutot
fb8603099b Fix and simplify substitutions. 2013-05-19 09:46:02 +00:00
ajacoutot
d260b5263f Add devel/check to BUILD_DEPENDS since it gets picked up for tests.
Remove uneeded patches and chunks.
2013-05-18 17:28:55 +00:00
ajacoutot
c696787c11 Fix a crash on logout (from upstream). 2013-05-17 14:55:57 +00:00
ajacoutot
588dff4530 Remove useless patch; no pkg change. 2013-04-19 15:54:38 +00:00
ajacoutot
fc55c073cc Remove unused configure switch. 2013-04-19 15:00:27 +00:00
ajacoutot
dc6bf4f8b0 Update to gdm-3.8.1.1. 2013-04-17 13:41:04 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
ajacoutot
439640c9c4 Update to gdm-3.8.1. 2013-04-16 06:17:13 +00:00
ajacoutot
63a2c0921b Make the rc script a little bit less horrible. 2013-04-03 15:45:47 +00:00
ajacoutot
efef9c7191 Switch the icon-theme-symbolic dependency. 2013-04-02 14:08:43 +00:00
ajacoutot
791d0f24bc Put the rcscript at the end of the PLIST; otherwise the @exec fails because
of @cwd change.
2013-03-31 12:44:29 +00:00
ajacoutot
ec8bedc9b1 Forgot to add this patch in previous. 2013-03-30 11:43:39 +00:00
ajacoutot
0de77a50d4 Update to gdm-3.8.0. 2013-03-30 09:52:17 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00