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@.
|
2015-06-29 13:06:49 by Ryo ONODERA | Files touched by this commit (47) |
Log message:
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN.
sourceforge.jp is renamed to osdn.jp.
However its mirror sites are not ready for osdn.jp.
|
2012-07-03 19:44:40 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message:
Replace use of traditional CPP with AWK. This fixes one expansion bug
and additionally works with clang. Discussed with obache.
|
2011-12-07 17:05:59 by Roy Marples | Files touched by this commit (3) |
Log message:
Fix tparm calls to the POSIX standard.
Remove non-standard resetterm call as it calls reset_shell_mode anyway.
|
2010-05-28 13:06:34 by OBATA Akio | Files touched by this commit (3) |
Log message:
Drop dependency on nbitools.
nbitools is not enough to maintain for recent platforms and no good support for
user-destdir (now, canna-lib and canna-canuum is user-destdir ready)
no objection in tech-pkg-ja@ about three months.
|
2010-02-20 11:41:59 by OBATA Akio | Files touched by this commit (1) |
Log message:
Add comments about "used by".
|
2010-02-20 11:39:01 by OBATA Akio | Files touched by this commit (1) |
Log message:
META_PACKAGE should be set to "yes".
|
2009-04-09 01:08:21 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Use META_PACKAGE.
|
2009-01-10 06:13:01 by OBATA Akio | Files touched by this commit (2) |
Log message:
Need CANNA_SPOOL at configure phase to generate cannaconf.h, it's for ERRDIR.
Add CANNA_ENV to SCRIPTS_ENV for imake.
This is only affect to canna-server, as reported by MOCHIDA Shuji by PR 40349.
Bump PKGREVISION of canna-server package.
|
2008-09-18 14:35:27 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Bump PKGREVISION of inputmethod/canna* packages.
|