blob: 0dc44fd489d6face89d4920b6a0bea809a64d23d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
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 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)
-------------------------------------------------------------------
Hisashi ITO <his@kuro.is.sci.toho-u.ac.jp> make 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 cuased by what cWnn has codes depend on architectures
about small-endian and big-endian machines.
If there are any problem in this patch, please know 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 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/chinese/Wnn/pkg/PLIST.
-- S. Taoka
<taoka@infonets.hiroshima-u.ac.jp>
|