./inputmethod/kinput2, Input server of Japanese text

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q2, Version: 3.1nb1, Package name: kinput2-3.1nb1, Maintainer: tech-pkg-ja

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 Wnn4. Egg key binding is available,
if you run

kinput2 -ccdef ccdef.kinput2.egg


Required to run:
[x11/libXp] [inputmethod/canna-lib] [inputmethod/ja-freewnn-lib] [inputmethod/sj3-client]

Required to build:
[devel/imake] [x11/xproto] [x11/printproto] [pkgtools/x11-links] [pkgtools/xpkgwedge]

Package options: canna, sj3, wnn4

Master sites:

SHA1: 48050f70e7c0cc67193ea260f8d7f6e822a02ca3
RMD160: c56684769859bbee5f8238cd1af061796ff931e8
Filesize: 500.173 KB

Version history: (Expand)


CVS history: (Expand)


   2010-07-12 14:39:51 by Matthias Scheler | Files touched by this commit (9)
Log message:
Pullup ticket #3162 - requested by obache
editors/mule: bug fix patch
inputmethod/ja-freewnn-lib: bug fix patch
inputmethod/kinput2: bug fix patch

Revisions pulled up:
- editors/mule/Makefile				1.44
- editors/mule/distinfo				1.8
- editors/mule/patches/patch-cj			1.1
- inputmethod/ja-freewnn-lib/Makefile		1.10
- inputmethod/ja-freewnn-lib/buildlink3.mk	1.8
- inputmethod/ja-freewnn-lib/distinfo		1.10
- inputmethod/ja-freewnn-lib/patches/patch-ag	1.6
- inputmethod/ja-freewnn-server-bin/Makefile	1.17
- inputmethod/kinput2/Makefile			1.20
---
Module Name:	pkgsrc
Committed By:	obache
Date:		Sun Jul 11 02:53:25 UTC 2010

Modified Files:
	pkgsrc/inputmethod/ja-freewnn-lib: Makefile buildlink3.mk distinfo
	pkgsrc/inputmethod/ja-freewnn-lib/patches: patch-ag

Log message:
Fixes memory corruption, PR#43586.

Bump PKGREVISION.
---
Module Name:	pkgsrc
Committed By:	obache
Date:		Sun Jul 11 02:56:35 UTC 2010

Modified Files:
	pkgsrc/inputmethod/ja-freewnn-server-bin: Makefile

Log message:
Bump PKGREVISION to force rebuild with fixed ja-FreeWnn-lib,
or wnnkill dumped core.
---
Module Name:	pkgsrc
Committed By:	obache
Date:		Sun Jul 11 02:58:16 UTC 2010

Modified Files:
	pkgsrc/inputmethod/kinput2: Makefile

Log message:
Bump PKGREVISION to force rebuild with fixed ja-FreeWnn-lib, or dumped core.
---
odule Name:	pkgsrc
Committed By:	obache
Date:		Sun Jul 11 03:00:33 UTC 2010

Modified Files:
	pkgsrc/editors/mule: Makefile distinfo
Added Files:
	pkgsrc/editors/mule/patches: patch-cj

Log message:
* add patch-cj to fix build failure
* add user-destdir installation support.
* Bump PKGREVISION to force rebuild with fixed ja-FreeWnn-lib.