./wip/canna-lib, Kana-Kanji conversion system (lib)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.7pl3, Package name: Canna-lib-3.7pl3, Maintainer: tech-pkg-ja

Library part of Canna Japanese input method.


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: 33e5eb9e2dc144835db838612897e652acbc60ed
Filesize: 1233.462 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-23 23:33:26 by othyro | Files touched by this commit (50)
Log message:
Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
   2012-09-24 20:26:51 by Aleksej Saushev | Files touched by this commit (116)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   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
---------------
   2012-08-12 09:43:21 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
bin/forcpp and bin/kpdic are Canna-Server part

   2011-01-02 09:49:59 by Makoto Fujiwara | Files touched by this commit (24) | Imported package
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.