aboutsummaryrefslogtreecommitdiff
path: root/japanese/kinput2/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - Simplify japanese/kinput2-* variants into a single japanese/kinput2.Hiroki Sato2008-10-261-13/+2
| | | | | | | | | The japanese/kinput2 port supports Canna, FreeWnn, and SJ3 by default. - OPTIONify backend support selection. - Take maintainership. Notes: svn path=/head/; revision=222106
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Change a default key-binding to "egg" oneSatoshi Taoka2003-06-021-3/+5
| | | | | | | Submitted by: mita Notes: svn path=/head/; revision=81955
* Update to the latest version 3.1Satoshi Taoka2002-10-291-6/+5
| | | | | | | | | | | | Change linking libwnn7.so.1 instead of libwnn6_for_wnn7.so.1 Modify pkg-descr Submitted by: Kawaguti Ginga <ginga@ginganet.org> Obtained from: ports-jp@jp.FreeBSD.org Notes: svn path=/head/; revision=69092
* (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:Satoshi Taoka2000-09-081-2/+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 from version 2.0p4 to 3.0. This is a Wnn6 full supported version.Satoshi Taoka1999-06-061-5/+0
| | | | Notes: svn path=/head/; revision=19227
* 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
* Submitted by: maintainerSatoshi Asami1998-08-051-0/+5
| | | | | | | | | | PR: 7494 "By this patch, the problems about Filter Event handle of XIM are solved." Notes: svn path=/head/; revision=12286
* Input server of Japanese text (Wnn4)Jun Kuriyama1998-06-271-0/+16
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> PR: ports/6028 (part of) Notes: svn path=/head/; revision=11559