- Use RCD_SCRIPTS for automatic generation and handling of the rc.d script.
- Use OWN_DIR_PERMS instead of OWN_DIRS to handle permissions for the spool
directory and avoid (un)exec commands in PLIST.
As a result, bump PKGREVISION to 1.
To update packages, you need to run pkg_delete(8) manually and de-install
old 3.6.3 packages. Agreed by Kambe-san.
See the pkg_info(1) manual page for how "pl" works.
* White space nits.
* Improve IPv6 support.
* Make XIM, Ximp start keys configurable.
* Keep input modes across conversations. (History functions.)
* Convert "oh" as "oo".
* Support "Off The Spot" style.
And tons of bug fixes.
* 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.
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
Changes from 3.5b2 are:
* Add -inet option not to allow TCP connections by default.
* Fix a buffer overflow. (This fix was already incorpolated
in Pkgsrc version.)
* Improve dicionary.
* Improve conversion engine.
* Other bug fixes.
Patch is made by Yoshifumi Hiramatsu. Tested by Toru Takamizu.
DISTFILES hack dosen't seems to need now.
2002-11-20 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>
* Makefile (SNAPBASE, tar, snapshot): Add `-'.
2002-11-10 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>
* skk-dic.el.in: Set buffer coding system to iso-2022-jp and
specify the coding system in the header.
2002-11-09 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>
* skk-dic.el.in (skk-search-small-dic): Add doc string.
2002-11-09 Akihiro Motoki <amotoki@dd.iij4u.or.jp>
* skk-comp.el (skk-comp-do): Keyword completion shows a candidate
circularly. (After showing the last candidate, back to the first.)
(skk-comp-previous): Ditto.
* skk.el (keyboard-quit): While keyword completion in Midashi
input mode, C-g terminates the completion and redisplay the
original Midashi input.
* skk-vars.el (skk-comp-circulate): New user variable.
(skk-comp-search-done): New buffer local variable.
2002-11-09 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>
* skk-setup.el.in (isearch-mode-end-hook): Check if
`skk-isearch-mode-enable' is non-nil before invoking
`skk-isearch-mode-cleanup'
2002-11-03 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>
* skk-vars.el (skk-isearch-mode-enable): New user variable.
* skk-setup.el.in (isearch-mode-hook): Check if
`skk-isearch-mode-enable' is non-nil before invoking
`skk-isearch-mode-setup'.
2002-10-28 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
* doc/skk.texi changes
(taca: I've omited description in Japanese.)
2002-10-22 Yano Keisuke <yano@moon.email.ne.jp>
* skk-kcode.el (skk-display-code): Modified for JISX0213.
Change display of KUTEN code in accordance with `JIS kanji jiten'.
(taca: I've omited description in Japanese.)
(skk-jis2sjis2): New function.
Improve PLIST handling so that conditinally installed files are listed
correctly in PLIST. This problem is reported by Minoura-san. <minoura at
hauN at org>.
Improve PLIST handling so that conditinally installed files are listed
correctly in PLIST. This problem is reported by Minoura-san. <makoto at
hauN dot org>.
Improve PLIST handling so that conditinally installed files are listed
correctly in PLIST. This problem is reported by Minoura-san. <minoura at
hauN at org>.
Improve PLIST handling so that conditinally installed files are listed
correctly in PLIST. This problem is reported by Minoura-san. <makoto at
hauN dot org>.
SKK is one of Japanese input methods on Emacs. SKK was designed and created in
1987 by Masahiko Sato(a professor of Kyoto University). We will expand SKK in
this openlab in accordance with the GPL.
SKK is an abbreviation of `Simple Kana to Kanji conversion program'. Some
people say SKK should be `simple' as its name indicates and should not be
complicated in both of its features and structure of files. The goal of this
openlab is that we can say, `SKK is still simple in its main features, but
optionally exandable and still fast!'
IIIMECF conforms IIIM Protocol Specification defined by Sun Microsystems,
and consists of a library to create IIIM awared applications and a simple
input method library controlled by IIIM server(s).
One of applications which use IIIM Protocol is (newer) ATOK, a proprietary
Japanese input method.
TC2 provides T-Code and TUT-Code input methods for Emacs users. T-Code
and TUT-Code are called "Kanji Direct Input Method", and desiged to be
more efficient Japanese input method than Kana-Kanji translation.
For more infomation, please look into these web sites.
T-Code -> http://openlab.ring.gr.jp/tcode/index.html
TUT-Code -> http://www.crew.sfc.keio.ac.jp/~chk/
(PR#17231 by Rui-Xiang Guo <rxg@netbsd.org>)
Chinese input server
---
Chinput is a Chinese input server. It supports XIM(X Input Method)
Protocol and its own protocol for Chinese platform. XIM is the
standard input protocol for DBCS input in X11. All the clients can
use it if they support XIM. Chinput now use the input engine(IME)
from Unicon, and it can support both GB and Big5 charset.
(PR#17230 by Rui-Xiang Guo <rxg@netbsd.org>)
libraries and modules of Unicon
---
The Unicon project intend to implement display/input CJK
(Chinese/Japanese/Korean) characters under the Framebuffer under
Linux.
This package will install the libraries and modules for Chinput.