diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-09-12 17:08:29 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-09-12 17:08:29 +0000 |
commit | 709d4b5f38237c95a457673f25d7fbc8a9df1874 (patch) | |
tree | 44397f5145f1ffdd752937ae785b004cca61a82e /chinese/FreeWnn-lib/pkg-descr | |
parent | 7d1088a64920b5599a5e8e4170f3decaf9ffee4f (diff) | |
download | ports-709d4b5f38237c95a457673f25d7fbc8a9df1874.tar.gz ports-709d4b5f38237c95a457673f25d7fbc8a9df1874.zip |
Notes
Diffstat (limited to 'chinese/FreeWnn-lib/pkg-descr')
-rw-r--r-- | chinese/FreeWnn-lib/pkg-descr | 49 |
1 files changed, 7 insertions, 42 deletions
diff --git a/chinese/FreeWnn-lib/pkg-descr b/chinese/FreeWnn-lib/pkg-descr index 92576b60805c..c3a16429bd01 100644 --- a/chinese/FreeWnn-lib/pkg-descr +++ b/chinese/FreeWnn-lib/pkg-descr @@ -1,48 +1,13 @@ -This is Wnn4.2, a Japanese/Chinese/Korean input method. It is -included primarily so that we can compile mule-2.1, a multilingual -emacs. +FreeWnn is a Japanese/Chinese/Korean input method. -Only the Chinese version is built for this port. +WWW: www.freewnn.org -Note that binaries and libraries go to /usr/local, while man pages and -includes go to /usr/X11R6. That's the way it was designed, I don't -know why. +This port has only libraries for a Chinese imput method. The libraries +containes a archive file (libcwnn.a), header files and files which are +used to a client. -- Satoshi -(asami@cs.berkeley.edu) - -------------------------------------------------------------------- - -This also include some patches for FreeBSD or bugfixes. -If use these patches, you can compile Wnn-4.2 under XFree86 3.1.2E - or later (X11Release6.1). -If there are any problem in these patches, please tell me via E-mail. - -Hidekazu Kuroki -(hidekazu@cs.titech.ac.jp) - -------------------------------------------------------------------- - -Hisashi ITO <his@kuro.is.sci.toho-u.ac.jp> made a patch for -Xsi/jserver/b_index.c. This code is only used in a Chinese method -'cWnn'. But you are not able to use 'Qianma' very well. - -That bug is caused by what cWnn has codes depend on architectures -about small-endian and big-endian machines. - -If there are any problem in this patch, please tell Mr. Ito via -E-mail. - - -Mr. Yoshio KATAYAMA <kate@pfu.co.jp> fixed many bugs for Wnn4.2. -Patches for those are in 'Wnn4.2.patch-YYMMDD.tar.gz' and are applied -in this port. - -[Notice] -When compiling this port, if $LOCALBASE is not '/usr/local' and/or -$X11BASE is not '/usr/X11R6' then you should properly change two lines -'@cwd /usr/local' and '@cwd /usr/X11R6' in -$PORTSDIR/chinese/Wnn/pkg/PLIST. +Note that you must set a environment variable CSERVER or TSERVER if +you use a client of Wnn. -- S. Taoka <taoka@FreeBSD.org> |