Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 2008 13:37:06 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-wm Makefile ports/x11-wm/etoile-login Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200805111337.m4BDb6g5077237@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2008-05-11 13:37:06 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm               Makefile 
  Added files:
    x11-wm/etoile-login  Makefile distinfo pkg-descr pkg-plist 
  Log:
  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/
  
  Revision  Changes    Path
  1.223     +1 -0      ports/x11-wm/Makefile
  1.1       +27 -0     ports/x11-wm/etoile-login/Makefile (new)
  1.1       +3 -0      ports/x11-wm/etoile-login/distinfo (new)
  1.1       +9 -0      ports/x11-wm/etoile-login/pkg-descr (new)
  1.1       +38 -0     ports/x11-wm/etoile-login/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805111337.m4BDb6g5077237>