freebsd-ports/chinese/FreeWnn-lib/pkg-descr
Matthew Hunt c90bb39b08 Grammar, spelling, and usage police. This commit brought to you by
the letters "B" and "C".  And some Chinese symbols as well.
1998-08-05 18:13:19 +00:00

49 lines
1.5 KiB
Plaintext

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.
Only the Chinese version is built for this port.
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.
- 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.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.
-- S. Taoka
<taoka@infonets.hiroshima-u.ac.jp>