diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-09-19 09:34:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-09-19 09:34:33 +0000 |
commit | 2ec59f04a50642374d0410b2117acdc2c8bd7286 (patch) | |
tree | 884789c239bd18636962d2e61baab79316c1c8e9 /chinese/FreeWnn-server/pkg-descr | |
parent | Cleanup etc. submitted by port maintainer. Create account automatically (diff) |
Misc. cleanup from maintainer. Create "wnn" account automatically if
doesn't exist.
PR: 4409
Submitted by: maintainer
Diffstat (limited to 'chinese/FreeWnn-server/pkg-descr')
-rw-r--r-- | chinese/FreeWnn-server/pkg-descr | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/chinese/FreeWnn-server/pkg-descr b/chinese/FreeWnn-server/pkg-descr index 72496ed5d530..0dc44fd489d6 100644 --- a/chinese/FreeWnn-server/pkg-descr +++ b/chinese/FreeWnn-server/pkg-descr @@ -23,9 +23,9 @@ Hidekazu Kuroki ------------------------------------------------------------------- -This port is applied 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. +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. @@ -33,13 +33,16 @@ about small-endian and big-endian machines. If there are any problem in this patch, please know Mr. Ito via E-mail. -Hisashi ITO <his@kuro.is.sci.toho-u.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/chinese/Wnn/pkg/PLIST. + -- S. Taoka <taoka@infonets.hiroshima-u.ac.jp> |