Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2000 10:08:29 -0700 (PDT)
From:      Satoshi Taoka <taoka@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/korean/FreeWnn-lib Makefile ports/korean/FreeWnn-lib/pkg COMMENT DESCR PLIST ports/korean/FreeWnn-server Makefile ports/korean/FreeWnn-server/pkg COMMENT DESCR PLIST ports/chinese/FreeWnn-lib Makefile ports/chinese/FreeWnn-lib/pkg ...
Message-ID:  <200009121708.KAA16602@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
taoka       2000/09/12 10:08:29 PDT

  Modified files:
    korean/FreeWnn-lib   Makefile 
    korean/FreeWnn-lib/pkg COMMENT DESCR PLIST 
    korean/FreeWnn-server Makefile 
    korean/FreeWnn-server/pkg COMMENT DESCR PLIST 
    chinese/FreeWnn-lib  Makefile 
    chinese/FreeWnn-lib/pkg COMMENT DESCR PLIST 
    chinese/FreeWnn-server Makefile 
    chinese/FreeWnn-server/pkg COMMENT DESCR PLIST 
    japanese/FreeWnn-lib Makefile 
    japanese/FreeWnn-lib/files md5 
    japanese/FreeWnn-lib/patches patch-ab patch-ae patch-af 
                                 patch-ag patch-ah patch-ai 
                                 patch-aj patch-ak patch-al 
                                 patch-an patch-ao patch-ap 
                                 patch-aq 
    japanese/FreeWnn-lib/pkg COMMENT DESCR PLIST 
    japanese/FreeWnn-server Makefile 
    japanese/FreeWnn-server/pkg COMMENT DESCR INSTALL PLIST 
  Added files:
    japanese/FreeWnn-lib/patches patch-aa patch-ac patch-ad 
                                 patch-am patch-ar patch-as 
                                 patch-at patch-au patch-av 
                                 patch-aw patch-ax patch-ay 
  Removed files:
    japanese/FreeWnn-lib/patches patch-ba patch-bb patch-bc 
                                 patch-bd patch-be patch-bf 
                                 patch-bg patch-bi patch-bj 
                                 patch-bk patch-bl patch-ca 
                                 patch-cb patch-cc patch-cd 
                                 patch-ce patch-cf patch-cg 
                                 patch-ch 
    japanese/FreeWnn-lib/pkg INSTALL 
  Log:
  (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
  
    (a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
        commercial software exits
    (b) Its license was changed to GPL.
    (c) The method to configure was changed from imake to GNU configure.
    (d) Relatively to the original Wnn, the Wnn in the ports tree were
        modified by me a lot. Most of the modifications were adopted
        into FreeWnn.
    (c) Header and library files are installed into
        ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.
  
  (2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
  in chinese, korean and japanese categories. The former is for libwnn
  and header files to compile client commands, and the files used in
  client commands.  The latter is for a server to convert KANA to KANJI
  (Chinese character), and dictionaries and files used by the server.
  
  Notice: I forgot to commit FreeWnn-{lib,server} (^_^;;
  
  Revision  Changes    Path
  1.10      +8 -10     ports/korean/FreeWnn-lib/Makefile
  1.3       +1 -1      ports/korean/FreeWnn-lib/pkg/COMMENT
  1.6       +7 -31     ports/korean/FreeWnn-lib/pkg/DESCR
  1.5       +12 -91    ports/korean/FreeWnn-lib/pkg/PLIST
  1.10      +9 -10     ports/korean/FreeWnn-server/Makefile
  1.3       +1 -1      ports/korean/FreeWnn-server/pkg/COMMENT
  1.6       +4 -32     ports/korean/FreeWnn-server/pkg/DESCR
  1.5       +9 -109    ports/korean/FreeWnn-server/pkg/PLIST
  1.10      +8 -11     ports/chinese/FreeWnn-lib/Makefile
  1.2       +1 -1      ports/chinese/FreeWnn-lib/pkg/COMMENT
  1.7       +7 -42     ports/chinese/FreeWnn-lib/pkg/DESCR
  1.8       +47 -219   ports/chinese/FreeWnn-lib/pkg/PLIST
  1.10      +9 -11     ports/chinese/FreeWnn-server/Makefile
  1.2       +1 -1      ports/chinese/FreeWnn-server/pkg/COMMENT
  1.7       +4 -43     ports/chinese/FreeWnn-server/pkg/DESCR
  1.8       +19 -274   ports/chinese/FreeWnn-server/pkg/PLIST
  1.33      +112 -160  ports/japanese/FreeWnn-lib/Makefile
  1.4       +1 -6      ports/japanese/FreeWnn-lib/files/md5
  1.6       +26 -61    ports/japanese/FreeWnn-lib/patches/patch-ab
  1.2       +23 -12    ports/japanese/FreeWnn-lib/patches/patch-ae
  1.3       +11 -43    ports/japanese/FreeWnn-lib/patches/patch-af
  1.2       +78 -10    ports/japanese/FreeWnn-lib/patches/patch-ag
  1.3       +101 -38   ports/japanese/FreeWnn-lib/patches/patch-ah
  1.4       +92 -103   ports/japanese/FreeWnn-lib/patches/patch-ai
  1.2       +94 -28    ports/japanese/FreeWnn-lib/patches/patch-aj
  1.3       +9 -158    ports/japanese/FreeWnn-lib/patches/patch-ak
  1.2       +10 -19    ports/japanese/FreeWnn-lib/patches/patch-al
  1.3       +10 -54    ports/japanese/FreeWnn-lib/patches/patch-an
  1.2       +10 -80    ports/japanese/FreeWnn-lib/patches/patch-ao
  1.2       +82 -25    ports/japanese/FreeWnn-lib/patches/patch-ap
  1.2       +80 -26    ports/japanese/FreeWnn-lib/patches/patch-aq
  1.3       +1 -1      ports/japanese/FreeWnn-lib/pkg/COMMENT
  1.8       +7 -34     ports/japanese/FreeWnn-lib/pkg/DESCR
  1.8       +43 -579   ports/japanese/FreeWnn-lib/pkg/PLIST
  1.33      +8 -170    ports/japanese/FreeWnn-server/Makefile
  1.3       +1 -1      ports/japanese/FreeWnn-server/pkg/COMMENT
  1.8       +4 -35     ports/japanese/FreeWnn-server/pkg/DESCR
  1.10      +19 -31    ports/japanese/FreeWnn-server/pkg/INSTALL
  1.8       +22 -601   ports/japanese/FreeWnn-server/pkg/PLIST



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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