Etoile Project GDM Greeter plugin Maintained by:dinoex@FreeBSD.org Port Added: 11 May 2008 14:37:22 Also Listed In:gnustep
This Login.app is a simple "greeter" program you can use for XDM sessions.
It is NOT a standalone XDM-like implementation, rather it takes advantage of
the modularity of GDM. GDM use special clients (gdmlogin or gdmgreater),
called "greeter" clients, to do the graphical part of a login.
The authentication, etc., is still done by the GDM daemon.
GDM communicates through pipes and a simple protocol with the clients
(check the GDMClient class and the list of opcodes to have a better idea).
WWW: http://www.etoile-project.org/
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
This Login.app is a simple "greeter" program you can use for XDM sessions.
It is NOT a standalone XDM-like implementation, rather it takes advantage of
the modularity of GDM. GDM use special clients (gdmlogin or gdmgreater),
called "greeter" clients, to do the graphical part of a login.
The authentication, etc., is still done by the GDM daemon.
GDM communicates through pipes and a simple protocol with the clients
(check the GDMClient class and the list of opcodes to have a better idea).
WWW: http://www.etoile-project.org/