Path to this page:
./
inputmethod/canna-server,
Kana-Kanji conversion system (server)
Branch: CURRENT,
Version: 3.8nb1,
Package name: Canna-server-3.8nb1,
Maintainer: tsutsuiServer part of Canna Japanese input method.
Required to run:[
inputmethod/canna-lib]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 2012.48 KB
Version history: (Expand)
- (2026-07-04) Updated to version: Canna-server-3.8nb1
- (2026-06-30) Updated to version: Canna-server-3.8
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2018-03-23) Updated to version: Canna-server-3.7pl3nb1
- (2015-10-18) Updated to version: Canna-server-3.7pl3
CVS history: (Expand)
| 2026-07-04 10:27:43 by Thomas Klausner | Files touched by this commit (14) |
Log message:
*: recursive bump for canna-lib API bump
|
| 2026-07-03 21:54:41 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
canna-server: switch to use default user-destdir
It looks no explicit reason to require PKG_DESTDIR_SUPPORT=destdir.
|
2026-06-30 16:17:52 by Izumi Tsutsui | Files touched by this commit (25) |  |
Log message:
canna: update to 3.8
pkgsrc changes:
- update MASTER_SITES to use github
- remove patches for posix_openpt(3) now supported by upstream
- reduce diffs for canuum and add proper descrtiptions for each patch
Upstream changes:
https://github.com/canna-input/canna/releases/tag/release-3.8
https://github.com/canna-input/canna/releases/tag/release-3.7p5
https://github.com/canna-input/canna/releases/tag/release-3.7p4
Canna 3.8 (2026-05-09)
- New dictionary: zipcode and jigyosyo
- Removed dictionary: yubin
- "Canuum" no longer depends on the "libspt" library
Canna 3.7p5 (2025-08-15)
Static libraries have not been built since 3.7p4. Fixed.
Canna 3.7p4 (2025-06-09)
Fixed build problems on today's platforms.
Also fixed some minor bugs.
|
| 2018-03-23 05:43:36 by Rin Okuyama | Files touched by this commit (3) |
Log message:
Fix buffer over run in mkdic, found by stack protector.
Bump PKGREVISION for Canna-server.
|
2015-10-18 05:58:31 by Izumi Tsutsui | Files touched by this commit (43) |  |
Log message:
Update canna packages to 3.7pl3.
pkgsrc changes:
- reorganize patch filenames for maintainability
- patch-ac is also merged into existing patch-dic_phono_Imakefile
- fix a missed 64 bit time_t issue in libRK
- add a hook in cmd.tmpl to disable installation of cmd/forcpp and
cmd/kpdic in canna-lib
- tweak SUBDIRS patches in Makefiles to avoid unnecessary builds
for each packages
- pull various updates to canuum from the original FreeWnn's uum,
including posix_openpt(3) support, and disable the default but
obsolete libspt support
- reorganize curses(3) ops in canuum per curses(3) documents
- fix misc compiler warnings
- take maintainership
Upstream changes:
All changes are noted in ChangeLog and CHANGES.jp in distfile.
I won't bother to quote ~1700 line ChangeLogs here,
because this latest 3.7pl3 was released on 2004/05/20 and
the previous 3.6pl4 was 2003/09/22.
Highlight points are:
- binary dictionary format is changed
- shlib versions are bumped to 1.2 from 1.1
- new APIs for wchar
- experimental 64 bit architecture support
- IPv6 support
Both server and clients (canuum and mule-1.1) are tested on
NetBSD/i386 7.0, NetBSD/amd64 7.0, and NetBSD/luna68k 7.0.
Also thanks to Nobuyoshi SATO, for his initial patch posted
to tech-pkg-ja@.
|
| 2014-03-11 15:05:19 by Jonathan Perkin | Files touched by this commit (350) |
Log message:
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
|
| 2013-07-12 12:45:05 by Jonathan Perkin | Files touched by this commit (181) |
Log message:
Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
|
| 2010-02-20 11:48:00 by OBATA Akio | Files touched by this commit (1) |
Log message:
Marked as destdir support.
|