summaryrefslogtreecommitdiff
path: root/japanese/kinput2-canna+freewnn+sj3/pkg-descr
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-06-28 01:05:38 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-06-28 01:05:38 +0000
commit838583705214c5c9054dda76aa18ff053267c104 (patch)
treeec4968774d6bf2658b34fb64d323bc0ff64fcaf3 /japanese/kinput2-canna+freewnn+sj3/pkg-descr
parentClose a missing overflow with strcat() in my original change (diff)
Input server of Japanese text (Canna+SJ3+Wnn4)
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> PR: ports/6028 (part of)
Notes
Notes: svn path=/head/; revision=11567
Diffstat (limited to '')
-rw-r--r--japanese/kinput2-canna+freewnn+sj3/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/japanese/kinput2-canna+freewnn+sj3/pkg-descr b/japanese/kinput2-canna+freewnn+sj3/pkg-descr
new file mode 100644
index 000000000000..43bf475dd514
--- /dev/null
+++ b/japanese/kinput2-canna+freewnn+sj3/pkg-descr
@@ -0,0 +1,15 @@
+Kinput2 is an input server for X11 applications that want Japanese
+text input.
+
+A client that wants 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 Wnn4. Egg key binding is avairable,
+if you run
+
+kinput2 -ccdef ccdef.kinput2.egg
+
+-- S. Taoka
+<taoka@infonets.hiroshima-u.ac.jp>