cvs commit: ports/japanese/FreeWnn-server Makefile ports/japanese/FreeWnn-server/files patch-Wnn-jserver-de.c patch-Wnn-jserver-de_header.h patch-Wnn-jserver-initjserv.c ports/japanese/FreeWnn-lib Makefile ports/japanese/FreeWnn-lib/files patch-Wnn-jd-jserverrc

Hiroki Sato hrs at FreeBSD.org
Fri Jan 2 11:49:49 UTC 2009


hrs         2009-01-02 11:49:48 UTC

  FreeBSD ports repository

  Modified files:
    japanese/FreeWnn-server Makefile 
    japanese/FreeWnn-server/files patch-Wnn-jserver-de.c 
                                  patch-Wnn-jserver-de_header.h 
                                  patch-Wnn-jserver-initjserv.c 
    japanese/FreeWnn-lib Makefile 
    japanese/FreeWnn-lib/files patch-Wnn-jd-jserverrc 
  Log:
  - Enable IPv6 support.
  
  - Add multiple "listenaddr" support.  The jserverrc now
    understands the following statements:
  
     listenaddr 127.0.0.1
     listenaddr ::1
  
    The option "-a <listenaddr>" can also be specified more than
    once.  Currently the maximum number of listen addresses is 256.
  
  - SIGINT is no longer hooked when the -D (not daemonize,
    primarily for debugging) flag is specified.
  
  - Add --unix, long opt counterpart of -u.
  
  Revision  Changes    Path
  1.57      +4 -2      ports/japanese/FreeWnn-lib/Makefile
  1.2       +2 -1      ports/japanese/FreeWnn-lib/files/patch-Wnn-jd-jserverrc
  1.40      +4 -2      ports/japanese/FreeWnn-server/Makefile
  1.2       +709 -23   ports/japanese/FreeWnn-server/files/patch-Wnn-jserver-de.c
  1.2       +12 -4     ports/japanese/FreeWnn-server/files/patch-Wnn-jserver-de_header.h
  1.3       +27 -14    ports/japanese/FreeWnn-server/files/patch-Wnn-jserver-initjserv.c


More information about the cvs-all mailing list