summaryrefslogtreecommitdiffstats
path: root/japanese/kinput2-freewnn
Commit message (Collapse)AuthorAgeFilesLines
* Update version to v3.1-beta2taoka2001-12-232-3/+3
|
* * Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library fortaoka2001-08-271-1/+6
| | | | | | | | | | | Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib by me and is not released from the Product company of Wnn7 (Omron Software Co., Ltd). * Modify master ports of the above ports according to adding these. * [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected Submitted by: imp
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-2/+2
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toasami2000-10-081-1/+1
| | | | .) and other pkg variables if they are nearby.
* (1) Used MAN1=kinput2.1 (on XFree86-4, erata file kinput2.1.html is created)taoka2000-09-172-2/+2
| | | | | | | | | Obtained from: bento Pointed out: asami (2) Fixed to change from $(LOCALBASE)/include/wnn to $(LOCALBASE)/include/wnn6/wnn for japanese/Wnn6-lib (I am going to commit the change for Wnn6-lib as soon as possible)
* (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:taoka2000-09-083-14/+13
| | | | | | | | | | | | | | | | | | (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.
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.knu2000-04-111-3/+4
| | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* I forgot to add this.taoka1999-06-061-0/+22
| | | | This needs making each kinput2 by the ports.
* Update from version 2.0p4 to 3.0. This is a Wnn6 full supported version.taoka1999-06-063-18/+22
|
* Changed MAINTAINER's e-mail addresstaoka1999-05-012-4/+4
| | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
* Remove regexp support for libcanna since it can now be builtsteve1998-09-211-2/+2
| | | | in ELF format as well.
* Submitted by: maintainerasami1998-08-051-0/+5
| | | | | | | PR: 7494 "By this patch, the problems about Filter Event handle of XIM are solved."
* Input server of Japanese text (Wnn4)kuriyama1998-06-276-0/+110
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> PR: ports/6028 (part of)
OpenPOWER on IntegriCloud