aboutsummaryrefslogtreecommitdiff
path: root/chinese/FreeWnn-server/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:Satoshi Taoka2000-09-121-43/+4
| | | | | | | | | | | | | | | | | | | | | | | (a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a commercial software exits (b) Its license was changed to GPL. (c) The method to configure was changed from imake to GNU configure. (d) Relatively to the original Wnn, the Wnn in the ports tree were modified by me a lot. Most of the modifications were adopted into FreeWnn. (c) Header and library files are installed into ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}. (2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server in chinese, korean and japanese categories. The former is for libwnn and header files to compile client commands, and the files used in client commands. The latter is for a server to convert KANA to KANJI (Chinese character), and dictionaries and files used by the server. Notice: I forgot to commit FreeWnn-{lib,server} (^_^;; Notes: svn path=/head/; revision=32559
* Changed MAINTAINER's e-mail addressSatoshi Taoka1999-05-011-1/+1
| | | | | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org Notes: svn path=/head/; revision=18291
* Add dictionaries and some fixes.Jun Kuriyama1999-02-101-2/+2
| | | | | | | | PR: ports/9625 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=16586
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-9/+9
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* Misc. cleanup from maintainer. Create "wnn" account automatically ifSatoshi Asami1997-09-191-6/+9
| | | | | | | | | | doesn't exist. PR: 4409 Submitted by: maintainer Notes: svn path=/head/; revision=7964
* Fix many bugs. Share files that can be shared.Satoshi Asami1997-09-101-0/+23
| | | | | | | | PR: 4409 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=7843
* Changed japanese/wnn to build Chinese stuff instead. I'm not sureSatoshi Asami1996-11-131-0/+22
if it works, but it's a start. Notes: svn path=/head/; revision=4441