summaryrefslogtreecommitdiff
path: root/chinese/FreeWnn-server/pkg-descr
blob: 92576b60805cd26113964cb24810faef004eb167 (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 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-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.

-- S. Taoka
<taoka@FreeBSD.org>