diff options
author | taoka <taoka@FreeBSD.org> | 2000-09-08 12:34:56 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-09-08 12:34:56 +0800 |
commit | 21ee8f6cf145cdce868068217f591295759531c2 (patch) | |
tree | 322feb0c3904099368ea5bf3af03cf390bee0622 /editors/xemacs21-sumo | |
parent | 397d488b0b8366ec82f4130e5bdd1fdb79cae7cd (diff) | |
download | freebsd-ports-gnome-21ee8f6cf145cdce868068217f591295759531c2.tar.gz freebsd-ports-gnome-21ee8f6cf145cdce868068217f591295759531c2.tar.zst freebsd-ports-gnome-21ee8f6cf145cdce868068217f591295759531c2.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.
Diffstat (limited to 'editors/xemacs21-sumo')
-rw-r--r-- | editors/xemacs21-sumo/pkg-descr | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/editors/xemacs21-sumo/pkg-descr b/editors/xemacs21-sumo/pkg-descr index fad3a4ce8939..4e5dc8d8b4ac 100644 --- a/editors/xemacs21-sumo/pkg-descr +++ b/editors/xemacs21-sumo/pkg-descr @@ -5,16 +5,16 @@ xemacs-mule-packages in addition). Each package except for xemacs21-sumo is built with Multilingual Imput Methods. Especially, Japanese input is supported by using SKK, SJ3, Canna, -Wnn4 or Wnn6 as an external input engine . Each input method would be +FreeWnn or Wnn6 as an external input engine . Each input method would be supported in following ports respectively: - editors/xemacs21-sumo ............... No input method supports - editors/xemacs21-mule-sumo .......... SKK, SJ3 - japanese/xemacs21-sumo-canna ........ SKK, SJ3, Canna - japanese/xemacs21-sumo-canna+wnn4 ... SKK, SJ3, Canna, Wnn4 - japanese/xemacs21-sumo-canna+wnn6 ... SKK, SJ3, Canna, Wnn6 - japanese/xemacs21-sumo-wnn4 ......... SKK, SJ3, Wnn4 - japanese/xemacs21-sumo-wnn6 ......... SKK, SJ3, Wnn6 + editors/xemacs21-sumo ................. No input method supports + editors/xemacs21-mule-sumo ............ SKK, SJ3 + japanese/xemacs21-sumo-canna .......... SKK, SJ3, Canna + japanese/xemacs21-sumo-canna+freewnn .. SKK, SJ3, Canna, FreeWnn + japanese/xemacs21-sumo-canna+wnn6 ..... SKK, SJ3, Canna, Wnn6 + japanese/xemacs21-sumo-freewnn ........ SKK, SJ3, FreeWnn + japanese/xemacs21-sumo-wnn6 ........... SKK, SJ3, Wnn6 If you use with SJ3 or SKK, you should be installed sj3serv or skkserv in advance. SKK is supported as already builtin. Also it will |