cvs commit: ports/x11/gdm Makefile ports/x11/gdm/files patch-common_gdm-address.c patch-common_gdm-address.h patch-daemon-gdm-xdmcp-display-factory.c patch-gui_simple-chooser_gdm-host-chooser-widget.c patch-gui_simple-greeter_gdm-user.c

Joe Marcus Clarke marcus at FreeBSD.org
Sat May 16 22:15:21 UTC 2009


marcus      2009-05-16 22:15:21 UTC

  FreeBSD ports repository

  Modified files:
    x11/gdm              Makefile 
    x11/gdm/files        patch-common_gdm-address.c 
                         patch-daemon-gdm-xdmcp-display-factory.c 
                         patch-gui_simple-chooser_gdm-host-chooser-widget.c 
  Added files:
    x11/gdm/files        patch-common_gdm-address.h 
                         patch-gui_simple-greeter_gdm-user.c 
  Log:
  * Fix XDMCP support with gdm.  Note: that for IPv4 support to work, one
    must rebuild gdm after disabling IPV6 support in the OPTIONS menu.
  * Set IPV6 support to DISABLED by default.
  * Add support for '&' in the gecos field.
  
  Revision  Changes    Path
  1.118     +4 -4      ports/x11/gdm/Makefile
  1.2       +20 -2     ports/x11/gdm/files/patch-common_gdm-address.c
  1.1       +11 -0     ports/x11/gdm/files/patch-common_gdm-address.h (new)
  1.2       +139 -2    ports/x11/gdm/files/patch-daemon-gdm-xdmcp-display-factory.c
  1.2       +22 -4     ports/x11/gdm/files/patch-gui_simple-chooser_gdm-host-chooser-widget.c
  1.1       +34 -0     ports/x11/gdm/files/patch-gui_simple-greeter_gdm-user.c (new)


More information about the cvs-ports mailing list