ajacoutot
5d26a70b63
Add an rc_check because checking on gdm-binary is not enough: at reboot
...
or shutdown time, we may be left with a hanging gdm-binary process (that
is because X is killed before the rc script has a chance to run).
2011-05-01 16:23:18 +00:00
jasper
1043c5cc0a
- remove unnecessary NULL casts
2011-04-16 21:28:35 +00:00
ajacoutot
564c909458
Remove now uneeded redirection.
2011-03-09 18:51:48 +00:00
ajacoutot
ae70c849c2
Make use of rcexec.
...
While here, force postgresql to quit in rc_stop, ok pea@
2011-01-05 16:05:54 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
ajacoutot
73ebcb7514
Cope with recent rc.subr changes.
2010-12-13 16:13:04 +00:00
ajacoutot
8a39ef78ea
Move these to rc_reload=NO.
2010-12-11 12:57:37 +00:00
ajacoutot
baffaea96e
Cope again with rc.subr changes.
2010-12-11 09:59:25 +00:00
ajacoutot
d725b0742f
Adapt after recent rc.subr changes.
...
You will need a very current su(1) and /etc/rc.subr.
2010-12-11 07:40:21 +00:00
ajacoutot
b81c8c7a97
Don't install useless libtool files and static libs under the modules/ dir.
2010-11-29 14:17:33 +00:00
ajacoutot
d9780022d0
rc reload is not supported.
2010-11-25 15:27:30 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
ajacoutot
e7a07d42cd
Make the Xephyr window default to 800x600.
2010-11-08 19:28:32 +00:00
ajacoutot
761594762a
Add RCS IDs to rc scripts.
2010-10-29 12:54:43 +00:00
steven
ab094342c2
add comment indicating reason for gnu libtool
2010-10-28 12:15:13 +00:00
ajacoutot
a7c4f8cc57
Add an rc script for gdm.
...
ok robert@
2010-10-28 11:01:18 +00:00
espie
8e072131b6
USE_GROFF=Yes
2010-10-19 08:13:56 +00:00
jasper
994b63da94
- remove USE_X11=Yes where needed (can't we fully get rid of it?)
...
and set USE_X11=No where needed
agreed by aja@
2010-10-18 13:18:13 +00:00
jasper
4ed83fa66d
- set SHARED_ONLY=Yes
2010-10-18 12:24:34 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
ajacoutot
40fd610b00
Regen WANTLIB after librsvg update.
2010-09-28 12:24:29 +00:00
ajacoutot
fa43d6168a
Use gksu-polkit instead of ktsuss to run gdmsetup.
2010-09-22 05:21:36 +00:00
ajacoutot
a281cc5565
Better startup sequence for ssh-agent, seahorse-agent and
...
ck-launch-session.
2010-08-21 19:08:17 +00:00
ajacoutot
acf3cb55ca
Switch to new DEPENDS/WANTLIB/REVISION.
2010-07-25 08:15:32 +00:00
ajacoutot
5f70bafe92
Use REVISION.
2010-07-13 20:37:02 +00:00
ajacoutot
b5c3d5442d
Enable console-kit support.
...
While here, clean up this port and fix the default dm directory.
ok jasper@ robert@
2010-07-07 16:37:05 +00:00
steven
e7460a224c
use gnu libtool here
2010-06-12 14:57:50 +00:00
ajacoutot
56652f99ed
Update to gdm-2.20.11.
...
* includes a security fix that we already patched for > 14 months ago
2010-06-04 07:45:56 +00:00
ajacoutot
55343eab07
Don't source Xresources from xdm.
2010-04-25 08:48:31 +00:00
ajacoutot
9062dc5fa2
First part in wasting my youth updating wantlib...
2010-04-24 16:50:20 +00:00
ajacoutot
d4b914a22d
Increase GdmXserverTimeout to give a change to GDM to start on low-end
...
configurations.
idea from Casey Allen Shobe on ports@
2010-04-17 05:41:02 +00:00
ajacoutot
4323485930
Remove old and useless comments.
2010-04-11 16:39:05 +00:00
ajacoutot
0070e11661
Use @unexec-delete instead of @unexec for the *-update-* goos and remove
...
@unexec for theme ports.
prodded by espie@ after me whining at the ports system ;)
discussed with espie@ sthen@ landry@
2009-12-21 18:03:17 +00:00
ajacoutot
2ec29de8e9
Use ktsuss to get admin rights for gdmsetup.
...
Tweak DESCR and regen PLIST while here.
2009-10-14 08:20:19 +00:00
ajacoutot
06138244cf
Rework dependencies.
...
Remove gnome.desktop, we use the one provided by gnome-session.
2009-10-13 23:22:45 +00:00
ajacoutot
509d218fc4
WANTLIB changes after xcb addition and bump.
2009-08-11 08:38:41 +00:00
ajacoutot
dfe8d35544
- better homepage
...
ok jasper@
2009-07-12 20:32:02 +00:00
ajacoutot
edb22f7288
When a user password has expired:
...
* prevent the user from login in!
* popup a warning message
While here, fix paths to true(1) and false(1).
joint work with and ok jasper@
2009-06-15 16:09:14 +00:00
kili
dc30d19408
WANTLIB += pthread and bump.
2009-06-10 20:47:42 +00:00
ajacoutot
e11697b5c4
- no need for gnome-audio here
2009-05-22 08:46:22 +00:00
ajacoutot
2ed1f4e69d
- give a better chance for kbd to be initialized before starting GDM;
...
spotted by giovanni@
ok jasper@
2009-04-27 08:09:27 +00:00
ajacoutot
6a768369c4
- now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
...
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore
ok jasper@
2009-04-16 08:11:13 +00:00
ajacoutot
205c226bb2
Rework the way we handle build_depends with the gnome MODULE when
...
MODGNOME_HELP_FILES is set to yes.
* add a build_depends on gnome-doc-utils if MODGNOME_HELP_FILES is set
to yes
* add rarian as a run_depends for gnome-doc-utils (will help with older
ports that will never be updated from using deprecated scrollkeeper)
* remove build+run_depends on gnome-doc-utils and rarian for ports that
have MODGNOME_HELP_FILES as they are now implied.
* bump where needed
This should help in having all required build dependencies for
gnome-related ports and it greatly simplifies things.
"thanks for cleaning this mess" and ok jasper@
2009-04-06 10:05:20 +00:00
ajacoutot
4af9d1d305
- put -pthread back which was mistakely removed in r1.42 by yours truly
2009-03-26 17:15:46 +00:00
sthen
f8dd39fd1b
PKGNAME works better when it's not self-referencing
...
"make it more pretty" jasper@
2009-03-23 22:25:28 +00:00
ajacoutot
68f49b1119
- more unneeded goos spotted by Mikolaj Kucharski
...
- remove an XXX from gdm while here
2009-03-23 18:39:47 +00:00
ajacoutot
24f4d02c34
- update to gdm-2.20.10
...
lots of small bug fixes
some translations updates
2009-03-19 08:26:42 +00:00
ajacoutot
c89ef704dd
- nothing should have to run_depends on rarian anymore
...
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore
This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.
discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c
- first pass at cleaning rarian/scrollkeeper handling
...
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.
discussed with jasper@
2009-03-14 10:40:51 +00:00