diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-09-08 04:34:56 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-09-08 04:34:56 +0000 |
commit | a77a3c279b281e7aa45d0545404cacd1bfe885dd (patch) | |
tree | c8615695f9378417f7e0f158ca124a7779df1625 /japanese/kinput2-canna+freewnn | |
parent | 3f75a53ded20959017d22bd6df45551855caf843 (diff) | |
download | ports-a77a3c279b281e7aa45d0545404cacd1bfe885dd.tar.gz ports-a77a3c279b281e7aa45d0545404cacd1bfe885dd.zip |
(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.
Notes
Notes:
svn path=/head/; revision=32414
Diffstat (limited to 'japanese/kinput2-canna+freewnn')
-rw-r--r-- | japanese/kinput2-canna+freewnn/Makefile | 6 | ||||
-rw-r--r-- | japanese/kinput2-canna+freewnn/pkg-comment | 2 | ||||
-rw-r--r-- | japanese/kinput2-canna+freewnn/pkg-descr | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/japanese/kinput2-canna+freewnn/Makefile b/japanese/kinput2-canna+freewnn/Makefile index d3b05926385d..f4d91b9944cb 100644 --- a/japanese/kinput2-canna+freewnn/Makefile +++ b/japanese/kinput2-canna+freewnn/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: kinput2-canna+wnn4 +# New ports collection makefile for: kinput2-canna+freewnn # Date created: 19 Dec 1997 # Whom: Satoshi TAOKA <taoka@FreeBSD.org> # @@ -6,9 +6,9 @@ # CANNA= yes -WNN4= yes +FREEWNN= yes -MASTERDIR= ${.CURDIR}/../kinput2-wnn4/ +MASTERDIR= ${.CURDIR}/../kinput2-freewnn/ PKGDIR= ${.CURDIR}/pkg .include "${MASTERDIR}/Makefile" diff --git a/japanese/kinput2-canna+freewnn/pkg-comment b/japanese/kinput2-canna+freewnn/pkg-comment index b327db2d0413..fd3113ee6168 100644 --- a/japanese/kinput2-canna+freewnn/pkg-comment +++ b/japanese/kinput2-canna+freewnn/pkg-comment @@ -1 +1 @@ -Input server of Japanese text (Canna+Wnn4) +Input server of Japanese text (Canna+FreeWnn) diff --git a/japanese/kinput2-canna+freewnn/pkg-descr b/japanese/kinput2-canna+freewnn/pkg-descr index f44aa5546a9c..e97c6d1903c2 100644 --- a/japanese/kinput2-canna+freewnn/pkg-descr +++ b/japanese/kinput2-canna+freewnn/pkg-descr @@ -6,8 +6,8 @@ sends a request to kinput2. Kinput2 receives the request, does kana-kanji conversion, and sends the converted text back to the client. -The port supports Canna and Wnn4. Egg key binding is avairable, -if you run +The port supports Canna and FreeWnn. Egg key binding is avairable, if +you run kinput2 -ccdef ccdef.kinput2.egg |