Path to this page:
./
inputmethod/canna-dict,
Kana-Kanji conversion system (dict)
Branch: CURRENT,
Version: 3.6pl4nb2,
Package name: Canna-dict-3.6pl4nb2,
Maintainer: tech-pkg-jaDictionary part of Canna Japanese input method.
Required to build:[
inputmethod/canna-server] [
devel/nbitools]
Master sites: (Expand)
SHA1: 4edc22e2e4e5c6db42daa2083fabb53aa1ae8168
RMD160: 7f8bb7f5d87e6b939ff2b84edf58072c75a5d09d
Filesize: 1421.555 KB
Version history: (Expand)
- (2010-02-20) Updated to version: Canna-dict-3.6pl4nb2
- (2006-07-05) Updated to version: Canna-dict-3.6pl4nb1
- (2005-10-05) Package added to pkgsrc.se, version Canna-dict-3.6pl4 (created)
CVS history: (Expand)
2010-02-20 12:44:53 by OBATA Akio | Files touched by this commit (1) |  |
Log message:
* add user-destdir support
* fix permission of dict directory for binary package
Bump PKGREVISION.
|
| 2009-06-14 20:01:33 by Joerg Sonnenberger | Files touched by this commit (37) |
Log message:
Remove @dirrm entries from PLISTs
|
| 2009-01-10 04:06:34 by OBATA Akio | Files touched by this commit (1) |
Log message:
MAKE_JOBS_SAFE=no
|
| 2006-07-05 06:48:28 by Johnny C. Lam | Files touched by this commit (13) |
Log message:
* Convert to USE_TOOLS+=itools instead of including nbitools/buildlink3.mk.
* 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.
|
| 2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
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/2 … /0034.html
|
| 2005-07-19 12:17:18 by grant beattie | Files touched by this commit (6) |
Log message:
depends should be ../../<category>/<pkg>
|
| 2004-01-27 01:53:12 by Klaus Heinz | Files touched by this commit (49) |
Log message:
Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248
|
2003-09-23 17:07:03 by Masao Uebayashi | Files touched by this commit (11) |  |
Log message:
1) Update Canna to 3.6p4.
* 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.
|