Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jan 2009 11:49:48 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200901021149.n02Bnmuh020857@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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