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/onew-canna+freewnn/pkg-descr | |
parent | Update with bsd.ruby.mk. (diff) |
(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/onew-canna+freewnn/pkg-descr')
-rw-r--r-- | japanese/onew-canna+freewnn/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/onew-canna+freewnn/pkg-descr b/japanese/onew-canna+freewnn/pkg-descr index f4040b32e914..39acef77a17b 100644 --- a/japanese/onew-canna+freewnn/pkg-descr +++ b/japanese/onew-canna+freewnn/pkg-descr @@ -1,7 +1,7 @@ -ONEW is a library for using Japanese Input Method Canna, Wnn4, or +ONEW is a library for using Japanese Input Method Canna, FreeWnn or Wnn6. -This is for Canna and Wnn4. +This is for Canna and FreeWnn. -- S. Taoka <taoka@FreeBSD.org> |