summaryrefslogtreecommitdiff
path: root/japanese/kinput2-canna+sj3+wnn6/pkg-descr
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2008-10-26 20:00:25 +0000
committerHiroki Sato <hrs@FreeBSD.org>2008-10-26 20:00:25 +0000
commit7157a16e821c71257af1bb45456165df9c1e17cd (patch)
treedcc47891eac01bfa3295595ad1993c84f41accfb /japanese/kinput2-canna+sj3+wnn6/pkg-descr
parent- Separate the server part and the library part from japanese/Canna, and (diff)
- Simplify japanese/kinput2-* variants into a single japanese/kinput2.
The japanese/kinput2 port supports Canna, FreeWnn, and SJ3 by default. - OPTIONify backend support selection. - Take maintainership.
Notes
Notes: svn path=/head/; revision=222106
Diffstat (limited to '')
-rw-r--r--japanese/kinput2-canna+sj3+wnn6/pkg-descr16
1 files changed, 0 insertions, 16 deletions
diff --git a/japanese/kinput2-canna+sj3+wnn6/pkg-descr b/japanese/kinput2-canna+sj3+wnn6/pkg-descr
deleted file mode 100644
index 46f66c433fb8..000000000000
--- a/japanese/kinput2-canna+sj3+wnn6/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-Kinput2 is an Japanese text input server for X11 applications.
-
-A client that require kana-kanji conversion service for Japanese text
-sends a request to kinput2. Kinput2 receives the request, does
-kana-kanji conversion, and sends the converted text back to the
-client.
-
-The port supports Canna, SJ3 and Wnn6.
-
-(NOTICE)
-Default key-binding is changed to "egg" key-binding by defining
-*CcWnn.ccdef: ccdef.kinput2.egg
-in ${LOCALBASE}/lib/X11/app-defaults/Kinput2.
-
--- S. Taoka
-<taoka@FreeBSD.org>