summaryrefslogtreecommitdiff
path: root/japanese/jvim3-canna+freewnn/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:Satoshi Taoka2000-09-081-1/+1
| | | | | | | | | | | | | | | | | | | | | (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. Notes: svn path=/head/; revision=32414
* Update a patch to japanize to 2.0Satoshi Taoka2000-02-071-0/+2
| | | | | | | Add WWW for japanized vim Notes: svn path=/head/; revision=25562
* 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
* Japanized Vim-3.0 with {Canna, Canna+Wnn4, Canna+Wnn6, Wnn4, Wnn6 andJun Kuriyama1998-10-201-0/+12
direct connection to Canna}. PKGNAME of japanese/jvim3-direct_canna has 2 dashes like "ja-jvim--direct_canna-3.0.1.3d", but "-direct_canna" is used for specifying compiler option automagically. PR: ports/8115 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=14127