Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
build problem reported by Yasushi Oshima on tech-pkg-ja@jp.NetBSD.org.
|
|
NO_BUILDLINK and NO_CONFIGURE, becuase this is a meta package.
|
|
* 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.
|
|
|
|
* Complete CANNA_OWNER -> CANNA_USER change, which was mostly done by Julio
Merino a few days ago.
|
|
handle the group and the user they specify with bsd.pkg.install.mk. In fact,
these variables were already changeable.
|
|
- 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.
|
|
|
|
is from Takamizu-san.
(I dare to delete the explanation for Mule. It's minor, and too old.)
|
|
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.
|
|
* 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.
|