pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/inputmethod



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sun Oct 18 03:58:31 UTC 2015

Modified Files:
        pkgsrc/inputmethod/canna: Makefile Makefile.common distinfo
        pkgsrc/inputmethod/canna-canuum: Makefile
        pkgsrc/inputmethod/canna-dict: Makefile
        pkgsrc/inputmethod/canna-lib: Makefile PLIST buildlink3.mk
        pkgsrc/inputmethod/canna-server: Makefile PLIST
        pkgsrc/inputmethod/canna/patches: patch-dic_phono_Imakefile
Added Files:
        pkgsrc/inputmethod/canna/patches: patch-Canna.conf patch-Imakefile
            patch-canna_widedef.h patch-canuum_Imakefile patch-canuum_canna.c
            patch-canuum_config.h.in patch-canuum_configure
            patch-canuum_configure.in patch-canuum_jhlp.c patch-canuum_printf.c
            patch-canuum_termcap.c patch-canuum_termio.c patch-cmd_cmd.tmpl
            patch-lib_RKC_convert.c patch-lib_RK_dd.c patch-lib_RK_ncache.c
Removed Files:
        pkgsrc/inputmethod/canna/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak
            patch-al patch-am patch-an patch-ao patch-ap

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@.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/inputmethod/canna/Makefile \
    pkgsrc/inputmethod/canna/distinfo
cvs rdiff -u -r1.22 -r1.23 pkgsrc/inputmethod/canna/Makefile.common
cvs rdiff -u -r1.14 -r1.15 pkgsrc/inputmethod/canna-canuum/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/inputmethod/canna-dict/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/inputmethod/canna-lib/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/inputmethod/canna-lib/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/inputmethod/canna-lib/buildlink3.mk
cvs rdiff -u -r1.23 -r1.24 pkgsrc/inputmethod/canna-server/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/inputmethod/canna-server/PLIST
cvs rdiff -u -r0 -r1.1 pkgsrc/inputmethod/canna/patches/patch-Canna.conf \
    pkgsrc/inputmethod/canna/patches/patch-Imakefile \
    pkgsrc/inputmethod/canna/patches/patch-canna_widedef.h \
    pkgsrc/inputmethod/canna/patches/patch-canuum_Imakefile \
    pkgsrc/inputmethod/canna/patches/patch-canuum_canna.c \
    pkgsrc/inputmethod/canna/patches/patch-canuum_config.h.in \
    pkgsrc/inputmethod/canna/patches/patch-canuum_configure \
    pkgsrc/inputmethod/canna/patches/patch-canuum_configure.in \
    pkgsrc/inputmethod/canna/patches/patch-canuum_jhlp.c \
    pkgsrc/inputmethod/canna/patches/patch-canuum_printf.c \
    pkgsrc/inputmethod/canna/patches/patch-canuum_termcap.c \
    pkgsrc/inputmethod/canna/patches/patch-canuum_termio.c \
    pkgsrc/inputmethod/canna/patches/patch-cmd_cmd.tmpl \
    pkgsrc/inputmethod/canna/patches/patch-lib_RKC_convert.c \
    pkgsrc/inputmethod/canna/patches/patch-lib_RK_dd.c \
    pkgsrc/inputmethod/canna/patches/patch-lib_RK_ncache.c
cvs rdiff -u -r1.3 -r0 pkgsrc/inputmethod/canna/patches/patch-aa
cvs rdiff -u -r1.1 -r0 pkgsrc/inputmethod/canna/patches/patch-ab \
    pkgsrc/inputmethod/canna/patches/patch-ad \
    pkgsrc/inputmethod/canna/patches/patch-ae \
    pkgsrc/inputmethod/canna/patches/patch-af \
    pkgsrc/inputmethod/canna/patches/patch-ag \
    pkgsrc/inputmethod/canna/patches/patch-ah \
    pkgsrc/inputmethod/canna/patches/patch-ai \
    pkgsrc/inputmethod/canna/patches/patch-aj \
    pkgsrc/inputmethod/canna/patches/patch-ak \
    pkgsrc/inputmethod/canna/patches/patch-al \
    pkgsrc/inputmethod/canna/patches/patch-am \
    pkgsrc/inputmethod/canna/patches/patch-ao \
    pkgsrc/inputmethod/canna/patches/patch-ap
cvs rdiff -u -r1.2 -r0 pkgsrc/inputmethod/canna/patches/patch-ac \
    pkgsrc/inputmethod/canna/patches/patch-an
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/inputmethod/canna/patches/patch-dic_phono_Imakefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index