pkgsrc/inputmethod
ryoon b21591e929 Update to 1.15.1785.102
* devel/ninja is required to build.

Changelog:
r271 2014-07-13 1.15.1834.102 - r265 2014-07-06 1.15.1828.102

You can check out Mozc r271 as follows.

gclient sync --revision=271

Summary of changes between 1.15.1834.102 (r271) and 1.15.1828.102 (r265).

    Build related changes:
        Ninja and GYP r1948 are now required to build Mozc for Android, NaCl, or Linux desktop. Note that you don't need to install Ninja manually, since depot_tools maintains pre-built Ninja binaries.
        A sample Dockerfile is now available at mozc/docker/ubuntu12.04/Dockerfile. It provides a reference build environment of Mozc for Android, NaCl, and Linux desktop. See BuildInDocker for details.
    Fixed issues:
        FIX: Use ninja on Linux ( Issue 222 )
        FIX: Inconsistency between visible candidate and actual commit in suggestion ( Issue 239 )
        FIX: Provide a Dockerfile to set up build environment for Android, NaCl, and Linux desktop ( Issue 240 )
    Commit summary:
        r271: Add an all-in-one Dockerfile to build Mozc for Android, NaCl, and Linux desktop (Ubuntu 12.04 edition)
        r270: Minor clean up in gyp file
        r269: Zero query suggestion shouldn't be triggered when committing with key event
        r268: Use Ninja to build Android, NaCl, and Linux Desktop binaries part 3
        r267: Use Ninja to build Android, NaCl, and Linux Desktop binaries part 2
        r266: Use Ninja to build Android, NaCl, and Linux Desktop binaries
        r265: Pull GYP r1948

r253 2014-07-06 1.15.1827.102 - r241 2014-06-28 1.15.1815.102

You can check out Mozc r253 as follows.

gclient sync --revision=253

Summary of changes between 1.15.1827.102 (r253) and 1.15.1815.102 (r241).

    Fixed issues:
        FIX: Menu item for MozcTool lacks text label in ibus-mozc ( Issue 233 )
        FIX: Explorer crashes when tsf-mozc is enabled on Windows 8.1 update1 ( Issue 236 )
    Commit summary:
        r253: Specify the absolute path of the project root directory for include directories
        r252: Disable ITfFnGetLinguisticAlternates until the root cause of Explorer crashes is addressed
        r251: Specify text label for the menu item of MozcTool in ibus-mozc
        r250: Do not pass incomplete types to STL containers
        r249: Explicitly include <unistd.h> for OSX
        r248: Stop using template to implement BasicCodeGenByteArrayStreamBuf
        r247: Explicity invoke bash for make-standalone-toolchain.sh
        r246: Make config_file_stream_test.cc more robust
        r245: Replace NULL with nullptr in mozc::NumberUtil
        r244: Enable Unicode 6 Emoji conversion by default for desktop (part 4)
        r243: Unify nested preprocessor conditions into one line (part 3)
        r242: Minor style fixes
        r241: Unify nested preprocessor conditions into one line (part 2)

r234 2014-06-22 1.15.1814.102 - r206 2014-05-24 1.15.1786.102

You can check out Mozc r234 as follows.

gclient sync --revision=234

Summary of changes between 1.15.1814.102 (r234) and 1.15.1786.102 (r206).

    Build related changes:
        'build_mozc.py build_tools' is deprecated. Mozc no longer requires 2-pass build. ( Issue 223 )
    Fixed issues:
        FIX: Wrong key mapping for Numpad-End in mozc.el ( Issue 170 )
        FIX: mozc::converter::CandidateFilter drops candidates unexpectedly ( Issue 220 )
        FIX: Preceding text is not correctly extracted in ibus-mozc ( Issue 226 )
        FIX: Undo-Commit is not functional in ibus-mozc ( Issue 227 )
        FIX: NaCl-Mozc uses wrong version for downloadable dictionary
    Commit summary:
        r234: Ensure that the IPC client is configured before it is used in ibus-mozc
        r233: Teach ibus-mozc about the correct substring position when extracting surrounding text (part 2)
        r232: Teach ibus-mozc about the correct substring position when extracting surrounding text (part 1)
        r231: Enable Unicode 6 Emoji conversion by default for desktop (part 3)
        r230: Enable Unicode 6 Emoji conversion by default for desktop (part 2)
        r229: Enable Unicode 6 Emoji conversion by default for desktop
        r228: Unify nested preprocessor conditions into one line
        r227: Strictly check the range of the operands for integer operations performed in NumberUtil
        r226: Simplify test cases for SafeStrToDouble/SafeStrToFloat
        r225: Remove a redundant constant definition
        r224: UtilTest::StripWhiteSpaces should work with a single letter text.
        r223: Use different internal namespace for gflags
        r222: Fix the version check logic of the downloadable dictionary for NaCl-Mozc.
        r221: Do not use shell syntax in gyp (part 2)
        r220: Do not use shell syntax in gyp (part 1)
        r219: Use absolute path to teach the linker about a file location
        r218: Add a missing build dependency
        r217: Fix wrong reading for U+1F3C4
        r216: Fix key mapping for Numpad-End in mozc.el
        r215: Remove a redundant NULL initialization of unique_ptr
        r214: Stop using 2-pass build on OS X
        r213: Minor style fixes
        r212: Manage the root directory of protobuf for Java source in gyp rather than ant
        r211: Stop using 2-pass build except for OS X
        r210: Remove execute bit from files that shouldn't have it
        r209: Remove platform-dependent mozc::Encryptor part 2
        r208: Remove platform-dependent mozc::Encryptor
        r207: Fix the bug that Top_cost + cost_offset exceeds INT_MAX when lid is first/last name
        r206: Remove an obsolete directory that is no longer used
2014-07-19 09:03:04 +00:00
..
anthy Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
anthy-elisp Use FOR_emacs_no_byte_compile as comditional PLIST for future emacs version. 2013-03-10 14:14:31 +00:00
canna Replace use of traditional CPP with AWK. This fixes one expansion bug 2012-07-03 17:44:39 +00:00
canna-canuum Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
canna-dict Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
canna-lib Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
canna-server Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
Chinput Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
dbskkd-cdb Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
fcitx Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
gcin Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gtk-im-libthai Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
ibus Update dconf database. 2014-05-25 06:07:34 +00:00
ibus-anthy Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
ibus-array Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
ibus-chewing Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
ibus-el With ibus-1.5 and later, ibus-python module is in separate package. 2014-05-25 08:43:04 +00:00
ibus-handwrite Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
ibus-hangul Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
ibus-input-pad Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
ibus-kkc Import ibus-kkc-1.5.20 as inputmethod/ibus-kkc. 2014-05-24 13:24:32 +00:00
ibus-libpinyin Import ibus-libpinyin-1.6.92 as inputmethod/ibus-libpinyin. 2014-06-01 13:30:35 +00:00
ibus-libthai Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
ibus-m17n Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
ibus-mozc Update to 1.15.1785.102 2014-07-19 09:03:04 +00:00
ibus-pinyin Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
ibus-python Note that imcompatibility with python26 came from py-gobject3. 2014-07-12 12:24:29 +00:00
ibus-qt upsteam Issue#1706. 2014-04-30 06:53:18 +00:00
ibus-skk Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
ibus-t9 Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
ibus-table Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
ibus-table-chinese Update ibus-table-chinese to 1.4.6. 2012-12-22 08:58:14 +00:00
ibus-table-others Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
ibus-tegaki Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
ibus-unikey Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
iiimecf Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
im-ja Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
imhangul Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
imhangul_status_applet Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
input-pad Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
ja-freewnn-lib Bump PKGREVISION to 1. 2013-10-15 06:25:37 +00:00
ja-freewnn-server Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
kasumi Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
kimera Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
kimera-tomoe-gtk Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
kinput2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
libchewing Update libchewing to 0.3.5. 2013-08-10 09:14:22 +00:00
libchewing02 Update Chewing IM MASTER_SITES and HOMEPAGE. 2013-08-10 07:11:02 +00:00
libhangul Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
libskk Remove obsoleted and now harmful patch. 2013-06-17 11:45:58 +00:00
libtabe Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
m17n-im-config Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
mozc-elisp Reset PKGREVISION 2014-06-17 13:16:09 +00:00
mozc-renderer Update to 1.15.1785.102 2014-06-15 13:08:34 +00:00
mozc-server Update to 1.15.1785.102 2014-07-19 09:03:04 +00:00
mozc-tool Update to 1.15.1785.102 2014-06-15 13:08:34 +00:00
multiskkserv Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
nabi Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
novel-pinyin Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
p5-zinnia Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
prime Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
prime-dict Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
prime-el Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
py-input-pad Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-zinnia Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
qt5-uim recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
ruby-zinnia Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
scim Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
scim-anthy Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-array Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-canna Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-ccinput Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-chewing Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-fcitx Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-hangul Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-input-pad Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-m17n Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-pinyin Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-prime Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-python Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
scim-sinhala Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-skk Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-tables Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-tables-vietnamese-ext Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
scim-tegaki Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
scim-thai Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-tomoe Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-uim Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
scim-unikey Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
sj3 attribute((bound(...))) was never really documented and removed ages ago 2013-11-05 17:39:46 +00:00
sj3-client Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
sj3-server Revbump for Lua multiversion support. 2014-05-03 13:14:36 +00:00
skk Update to 15.1 2013-03-16 14:59:49 +00:00
skk-jisyo Update dictionary data to 201212. 2013-03-10 10:40:50 +00:00
skk-jisyo-cdb Update dictionary data to 201212. 2013-03-10 10:40:50 +00:00
skkfep Fix up function definitions to match implementation use of return 2012-12-20 21:50:47 +00:00
skkinput Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
skkserv Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
skktools Fix return types. 2013-03-28 21:28:12 +00:00
tc Resolves: 2013-04-06 20:27:16 +00:00
tegaki-pygtk Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
tegaki-python Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
tegaki-recognize Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
tegaki-tools Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
tegaki-train Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
tegaki-wagomu Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
tegaki-wagomu-japanese Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
tegaki-wagomu-japanese-joyo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
tegaki-wagomu-japanese-kyoiku Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
tegaki-wagomu-simplified-chinese Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
tegaki-zinnia-japanese Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
tegaki-zinnia-japanese-joyo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
tegaki-zinnia-japanese-kyoiku Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
tegaki-zinnia-japanese-light Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
tegaki-zinnia-simplified-chinese Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
tegaki-zinnia-simplified-chinese-light Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
tegaki-zinnia-traditional-chinese Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
tegaki-zinnia-traditional-chinese-light Fixes: 2013-04-06 03:45:05 +00:00
tomoe Note/Update comments for patches. 2014-05-05 06:26:53 +00:00
tomoe-gtk Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
uim Bump PKGREVISION 2014-05-31 22:41:32 +00:00
uim-chewing Add chinese to CATEGORIES 2014-06-01 11:18:32 +00:00
uim-elisp Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
uim-mozc Update to 1.15.1785.102 2014-06-15 13:08:34 +00:00
uim-tomoe-gtk Note comment. 2014-05-05 06:11:16 +00:00
unicon-im Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
xcin Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
zinnia Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
zinnia-tomoe Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
Makefile sort 2014-06-05 05:04:38 +00:00