1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/japanese/FreeWnn-lib/pkg-descr
Satoshi Asami 2ec59f04a5 Misc. cleanup from maintainer. Create "wnn" account automatically if
doesn't exist.

PR:		4409
Submitted by:	maintainer
1997-09-19 09:34:33 +00:00

38 lines
1.2 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 Japanese version is build 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 bugfix.
If use this patches, you can compile Wnn-4.2 under XFree86 3.1.2E
or later(X11Release6.1).
If there are any problem in this patches, please know me via E-mail.
Hidekazu Kuroki
(hidekazu@cs.titech.ac.jp)
-------------------------------------------------------------------
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 by this ports, 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/japanese/Wnn/pkg/PLIST.
-- S. Taoka
<taoka@infonets.hiroshima-u.ac.jp>