Age | Commit message (Collapse) | Author | Files | Lines |
|
* Fully convert to the pkginstall framework by using it to manage
directories required at install time.
* Rewrite the canna rc.d script to ensure that all needed directories
are present before the daemon is started.
* Miscellaneous touch ups to the DESCR and MESSAGE files.
* Remove the need to explicitly set PREFIX. These packages now install
into ${LOCALBASE} and use symlinks and file copies to put the files
into the ${IMDICTDIR}.
Bump the PKGREVISIONs for the canna* packages.
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
|
|
|
|
* 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.
|
|
is from Takamizu-san.
(I dare to delete the explanation for Mule. It's minor, and too old.)
|
|
definitions/inclusions.
* Deprecate canna-server and introduce inputmethod/canna as the new
Canna meta package.
|
|
systems), tweak PREFIX instead (but must comes after inclusion of bsd.pkg.mk).
Also remove apparent useless post-build target.
|
|
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.
|
|
remove extraneous parenthesis around .if (${FOO} ..) conditions.
|
|
Kana-Kanji conversion system (dictionary)
separated from inputmethod/canna-server, Approved by agc.
|