ajacoutot
f69ba1fbc6
Don't use setuid() but setusercontext() with LOGIN_SETALL to setup the
...
complete user environment and limits.
2012-11-27 16:29:34 +00:00
ajacoutot
c0fd9f2faa
Fix PATH.
2012-11-26 15:22:22 +00:00
ajacoutot
b298cdc8f9
Update to gdm-3.6.2.
2012-11-14 17:28:35 +00:00
ajacoutot
e63653db0f
Missing @exec-delete.
2012-10-26 07:34:22 +00:00
ajacoutot
7af3729ae1
Add an rc_post to fix rc_stop and rc_restart.
2012-10-16 16:38:13 +00:00
ajacoutot
1843bb20ee
Create DBus sockets with proper permissions so that the greeter can access
...
them (from upstream).
2012-10-16 15:53:30 +00:00
ajacoutot
a5bd69942c
Bugfix update to gdm-3.6.1.
2012-10-16 07:02:58 +00:00
ajacoutot
bd51ae65ca
Remove some uneeded | old patches.
...
Add a schemas override.
2012-10-10 12:34:35 +00:00
ajacoutot
0f3c565cff
Fix cyclic dep.
2012-10-10 09:09:06 +00:00
ajacoutot
19be77f887
Remove BROKEN. Note that this is not fully functionnal yet because our
...
socket code fails with dbus now; but we need the introspection libs, so
enable it.
2012-10-10 08:47:14 +00:00
ajacoutot
40b67ea21a
Bring it yet more fixes...
2012-10-09 13:18:00 +00:00
ajacoutot
7241ced22e
Several fixes toward a working configuration.
2012-10-08 21:47:04 +00:00
ajacoutot
9ee7a0d751
We need the introspection libs for gnome-shell.
2012-10-08 10:05:16 +00:00
ajacoutot
dc97003345
Extend comment.
2012-10-03 16:20:09 +00:00
ajacoutot
f07b2302e5
Update to gdm-3.6.0.
2012-09-29 19:28:15 +00:00
ajacoutot
5cbf4e664e
Start GDM is a better way so that it doesn't leave hanging processes.
...
Default LANG to "C".
Remove one XXX.
2012-09-13 08:38:12 +00:00
ajacoutot
66c9a93e2e
Remove uneeded substitution and regen PLIST.
2012-09-12 12:23:42 +00:00
ajacoutot
3067724f59
gdm is now fully functionnal with pam.
2012-09-12 11:37:47 +00:00
ajacoutot
84ec6566bc
Bring GDM in a working state (still broken because it requires PAM for
...
now).
2012-09-12 08:54:52 +00:00
espie
3caabf1c38
fix sqlports
...
do not commit linked parts of the tree that reference stuff that's not
there !
2012-09-10 23:03:24 +00:00
ajacoutot
a9eac4d516
Ugly update to gdm-3.4.1; still totally broken but needed by robert@ for
...
his openpam port.
2012-09-10 13:19:03 +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
ajacoutot
8f4dc25866
Don't redirect errors to /dev/null and don't return true(1)
...
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
689f54b24a
--localstatedir=/var is the default now.
2012-04-28 10:52:08 +00:00
ajacoutot
5f4b329d44
dpb still tries to resolve gdm's dependencies even if it is marked as
...
BROKEN (???) -- so remove libdpam from here.
2012-01-19 14:14:13 +00:00
ajacoutot
222a74283b
One more thing to remove.
2011-12-27 14:15:06 +00:00
ajacoutot
e73daf7b20
Use MODGNOME_ICON_CACHE.
2011-12-03 22:17:15 +00:00
jasper
19cee4f680
USE_LIBTOOL is already set by gnome.port.mk.
2011-11-22 15:03:23 +00:00
ajacoutot
f494f13e01
Sync WANTLIB
2011-10-29 08:25:17 +00:00
ajacoutot
de9664bab9
Update to gdm-3.2.1.1.
2011-10-20 07:23:28 +00:00
ajacoutot
9e90b61685
Set proper mode on files.
2011-10-19 14:25:46 +00:00
ajacoutot
9d8f5ac053
Update to gdm-3.2.1.
...
Some stuffs were fixed but it's still BROKEN for now.
2011-10-19 08:13:04 +00:00
ajacoutot
c09b2cb353
WANTLIB.
2011-10-16 19:23:34 +00:00
ajacoutot
7ce64d593a
Update to gdm-3.2.0; still BROKEN.
2011-10-07 14:04:18 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
jasper
df5676b596
CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore.
2011-09-20 21:10:00 +00:00
jasper
390043cddc
- switch to MODGNOME_TOOLS
2011-09-20 20:52:45 +00:00
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
jasper
98f99334dd
fix extract_sufx, spotted by naddy@
2011-09-12 15:50:04 +00:00
jasper
9d1eccb70a
switch to using .tar.xz by default
2011-09-12 12:04:16 +00:00
ajacoutot
8313153b23
Update to gdm-3.0.4 but mark BROKEN for now.
2011-09-12 07:39:20 +00:00
ajacoutot
8374278398
Move the rcscript at the end of the PLIST so that %D gets properly
...
expended to /usr/local instead of /etc/rc.d.
That is needed because @rcscript performs an implicit @cwd to ${RCDIR}
as noticed by Mikolaj Kucharski (thanks!).
2011-07-02 22:56:03 +00:00
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