Subject: CVS commit: pkgsrc/inputmethod
To: None <pkgsrc-changes@NetBSD.org>
From: Masao Uebayashi <uebayasi@netbsd.org>
List: pkgsrc-changes
Date: 09/23/2003 15:07:03
Module Name:	pkgsrc
Committed By:	uebayasi
Date:		Tue Sep 23 15:07:03 UTC 2003

Modified Files:
	pkgsrc/inputmethod: Makefile
	pkgsrc/inputmethod/canna: Makefile Makefile.common Makefile.version
	    distinfo
	pkgsrc/inputmethod/canna-dict: Makefile PLIST
	pkgsrc/inputmethod/canna-lib: PLIST
	pkgsrc/inputmethod/canna-server-bin: Makefile
Added Files:
	pkgsrc/inputmethod/canna-canuum: DESCR MESSAGE Makefile PLIST
Removed Files:
	pkgsrc/inputmethod/canuum: DESCR Makefile PLIST distinfo
	pkgsrc/inputmethod/canuum/patches: patch-aa patch-ac patch-ae patch-af

Log Message:
1) Update Canna to 3.6p4.

* Reconstruct sample init files.
* RC-style start script.
* Auto-registration of Kana conversion.
* Abolish fuzokugo.cld.
* More key symbols can be configured with Lisp.
* Server returns more appropriate values at abort.
* TeX document improvements.
* And many bug fixes.

2) Make Canuum use Canna's common make files.  From Osamu Oishi in PR 22244.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/inputmethod/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/inputmethod/canna/Makefile \
    pkgsrc/inputmethod/canna/Makefile.version
cvs rdiff -r1.6 -r1.7 pkgsrc/inputmethod/canna/Makefile.common
cvs rdiff -r1.2 -r1.3 pkgsrc/inputmethod/canna/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/inputmethod/canna-canuum/DESCR \
    pkgsrc/inputmethod/canna-canuum/MESSAGE \
    pkgsrc/inputmethod/canna-canuum/Makefile \
    pkgsrc/inputmethod/canna-canuum/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/inputmethod/canna-dict/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/inputmethod/canna-dict/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/inputmethod/canna-lib/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/inputmethod/canna-server-bin/Makefile
cvs rdiff -r1.2 -r0 pkgsrc/inputmethod/canuum/DESCR \
    pkgsrc/inputmethod/canuum/PLIST
cvs rdiff -r1.6 -r0 pkgsrc/inputmethod/canuum/Makefile
cvs rdiff -r1.3 -r0 pkgsrc/inputmethod/canuum/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/inputmethod/canuum/patches/patch-aa
cvs rdiff -r1.2 -r0 pkgsrc/inputmethod/canuum/patches/patch-ac \
    pkgsrc/inputmethod/canuum/patches/patch-ae \
    pkgsrc/inputmethod/canuum/patches/patch-af

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.