summaryrefslogtreecommitdiff
path: root/chinese/FreeWnn-server/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A minor correction to the EnglishSatoshi Taoka2001-12-201-2/+2
| | | | Submitted by: imp
* WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.Maxim Sobolev2001-10-151-1/+1
| | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* (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} (^_^;;
* Changed MAINTAINER's e-mail addressSatoshi Taoka1999-05-011-1/+1
| | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
* Add dictionaries and some fixes.Jun Kuriyama1999-02-101-2/+2
| | | | | PR: ports/9625 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* 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.
* Misc. cleanup from maintainer. Create "wnn" account automatically ifSatoshi Asami1997-09-191-6/+9
| | | | | | | doesn't exist. PR: 4409 Submitted by: maintainer
* 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>
* 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.