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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to