Path to this page:
./
wip/canna,
Kana-Kanji conversion system (meta-package)
Branch: CURRENT,
Version: 3.7pl3,
Package name: Canna-3.7pl3,
Maintainer: tech-pkg-jaCanna is a Japanese input method server/client. Canna supports
Emacs/Mule (Multi-lingual extension Emacs), kinput2 X11 input methods,
cannum front end, and some others.
Required to run:[
wip/canna-server] [
wip/canna-dict]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
RMD160: 33e5eb9e2dc144835db838612897e652acbc60ed
Filesize: 1233.462 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-08-12 14:47:24 by Makoto Fujiwara | Files touched by this commit (5) |
Log message:
Fix canna-canuum which was broken due to
(1) curses library said undefined
Fix by adding two replacement patch under canna/patches
-- One is actually mod on patch-an
-- The other is patches/patch-canuum_termio.c
(2) Add SUBST Lines for canna-canuum/Makefile
for fix_curs (as of inputmethod/canna_canuum)
(3) Add Following lines on canna-canuum/Makefile
.include "../../wip/canna-lib/buildlink3.mk"
Update canna-lib/buildlink3.mk
-BUILDLINK_API_DEPENDS.Canna-lib+= Canna-lib>=3.6pl4
+BUILDLINK_API_DEPENDS.Canna-lib+= Canna-lib>=3.7p3
Following packages are confirmed to be packaged,
by listed in limited_list
with pbulk bulkbuild. (NetBSD/amd64 6.0_BETA2)
---------------
wip/canna
wip/canna-canuum
wip/canna-dict
wip/canna-lib
wip/canna-server
---------------
|
2011-01-02 09:49:59 by Makoto Fujiwara | Files touched by this commit (24) | |
Log message:
inputmethod/canna* for 3.7p3, intending to bump version from 3.6pl4.
pkglint flags many points, but they are due to minimum changes from previous version.
|