Subject: CVS commit: pkgsrc/inputmethod/canna
To: None <pkgsrc-changes@netbsd.org>
From: Masao Uebayashi <uebayasi@netbsd.org>
List: pkgsrc-changes
Date: 05/31/2003 07:24:43
Module Name: pkgsrc
Committed By: uebayasi
Date: Sat May 31 07:24:43 UTC 2003
Added Files:
pkgsrc/inputmethod/canna: DESCR Makefile Makefile.common
Makefile.include PLIST distinfo
pkgsrc/inputmethod/canna/files: canna
pkgsrc/inputmethod/canna/patches: patch-aa patch-ab patch-ac patch-ad
patch-af
Log Message:
* Move Canna-server from inputmethod/canna-server to here.
* Put Makefile.common and Makefile.include for common definitions and
inclusions.
* Update to 3.6p3. From Toru Takamizu in PR#20208.
Random summary of changes since 3.6p1.
* CHANGES.jp: update
* Fix sample files.
* Install default.canna to cannaLibDir.
* Fix cursor handling in tango-touroku.
* Add "nami" symbol.
* Prevent wrong learning. It had occured in two situations:
1. bubun kakutei at bunsetsus (probably) except in jishu-henkan mode
2. bubun muhenkan
In both cases, all bunsetsus had been learned.
This commit is only a quick hack. tanbunContext should be removed
and new protocol should be added in future.
* lib/RKC/wconvert.c(SendType11Request): stop buffer overrun
* server/IR.h: define _WCHAR_t again after include "canna/RK.h"
New direcroty hierarchy.
Currently old hierarchy is default on stable branch.
And document/code bug fixes.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/inputmethod/canna/DESCR \
pkgsrc/inputmethod/canna/Makefile \
pkgsrc/inputmethod/canna/Makefile.common \
pkgsrc/inputmethod/canna/Makefile.include pkgsrc/inputmethod/canna/PLIST \
pkgsrc/inputmethod/canna/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/inputmethod/canna/files/canna
cvs rdiff -r0 -r1.1 pkgsrc/inputmethod/canna/patches/patch-aa \
pkgsrc/inputmethod/canna/patches/patch-ab \
pkgsrc/inputmethod/canna/patches/patch-ac \
pkgsrc/inputmethod/canna/patches/patch-ad \
pkgsrc/inputmethod/canna/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.