head 1.5; access; symbols pkgsrc-2023Q4:1.4.0.50 pkgsrc-2023Q4-base:1.4 pkgsrc-2023Q3:1.4.0.48 pkgsrc-2023Q3-base:1.4 pkgsrc-2023Q2:1.4.0.46 pkgsrc-2023Q2-base:1.4 pkgsrc-2023Q1:1.4.0.44 pkgsrc-2023Q1-base:1.4 pkgsrc-2022Q4:1.4.0.42 pkgsrc-2022Q4-base:1.4 pkgsrc-2022Q3:1.4.0.40 pkgsrc-2022Q3-base:1.4 pkgsrc-2022Q2:1.4.0.38 pkgsrc-2022Q2-base:1.4 pkgsrc-2022Q1:1.4.0.36 pkgsrc-2022Q1-base:1.4 pkgsrc-2021Q4:1.4.0.34 pkgsrc-2021Q4-base:1.4 pkgsrc-2021Q3:1.4.0.32 pkgsrc-2021Q3-base:1.4 pkgsrc-2021Q2:1.4.0.30 pkgsrc-2021Q2-base:1.4 pkgsrc-2021Q1:1.4.0.28 pkgsrc-2021Q1-base:1.4 pkgsrc-2020Q4:1.4.0.26 pkgsrc-2020Q4-base:1.4 pkgsrc-2020Q3:1.4.0.24 pkgsrc-2020Q3-base:1.4 pkgsrc-2020Q2:1.4.0.22 pkgsrc-2020Q2-base:1.4 pkgsrc-2020Q1:1.4.0.18 pkgsrc-2020Q1-base:1.4 pkgsrc-2019Q4:1.4.0.20 pkgsrc-2019Q4-base:1.4 pkgsrc-2019Q3:1.4.0.16 pkgsrc-2019Q3-base:1.4 pkgsrc-2019Q2:1.4.0.14 pkgsrc-2019Q2-base:1.4 pkgsrc-2019Q1:1.4.0.12 pkgsrc-2019Q1-base:1.4 pkgsrc-2018Q4:1.4.0.10 pkgsrc-2018Q4-base:1.4 pkgsrc-2018Q3:1.4.0.8 pkgsrc-2018Q3-base:1.4 pkgsrc-2018Q2:1.4.0.6 pkgsrc-2018Q2-base:1.4 pkgsrc-2018Q1:1.4.0.4 pkgsrc-2018Q1-base:1.4 pkgsrc-2017Q4:1.4.0.2 pkgsrc-2017Q4-base:1.4 pkgsrc-2017Q3:1.3.0.30 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.3.0.26 pkgsrc-2017Q2-base:1.3 pkgsrc-2017Q1:1.3.0.24 pkgsrc-2017Q1-base:1.3 pkgsrc-2016Q4:1.3.0.22 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.3.0.20 pkgsrc-2016Q3-base:1.3 pkgsrc-2016Q2:1.3.0.18 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.3.0.16 pkgsrc-2016Q1-base:1.3 pkgsrc-2015Q4:1.3.0.14 pkgsrc-2015Q4-base:1.3 pkgsrc-2015Q3:1.3.0.12 pkgsrc-2015Q3-base:1.3 pkgsrc-2015Q2:1.3.0.10 pkgsrc-2015Q2-base:1.3 pkgsrc-2015Q1:1.3.0.8 pkgsrc-2015Q1-base:1.3 pkgsrc-2014Q4:1.3.0.6 pkgsrc-2014Q4-base:1.3 pkgsrc-2014Q3:1.3.0.4 pkgsrc-2014Q3-base:1.3 pkgsrc-2014Q2:1.3.0.2 pkgsrc-2014Q2-base:1.3 pkgsrc-2014Q1:1.2.0.6 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.2.0.4 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.2.0.2 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.1.0.2 pkgsrc-2013Q2-base:1.1; locks; strict; comment @# @; 1.5 date 2024.02.10.01.17.27; author ryoon; state dead; branches; next 1.4; commitid mXyKxHnOjWSPaPXE; 1.4 date 2017.12.17.14.15.43; author tsutsui; state Exp; branches; next 1.3; commitid o6mGKYDa5Q0WFfjA; 1.3 date 2014.06.15.13.08.34; author ryoon; state Exp; branches; next 1.2; commitid R8UqCDi5IkzHtCEx; 1.2 date 2013.09.07.18.42.14; author ryoon; state Exp; branches; next 1.1; commitid FABcHANztKbdmx4x; 1.1 date 2013.04.29.09.52.17; author ryoon; state Exp; branches; next ; desc @@ 1.5 log @mozc: Update to 2.29.5268.102 * Convert to use devel/bazel as build automation tool. * Bazel downloads distfiles during build. It is difficult to avoid the downloading because it is performed recursively. Changelog: Not Available. @ text @$NetBSD: patch-gui_qt__libraries.gypi,v 1.4 2017/12/17 14:15:43 tsutsui Exp $ * NetBSD support --- gui/qt_libraries.gypi.orig 2017-11-02 13:32:47.000000000 +0000 +++ gui/qt_libraries.gypi @@@@ -98,7 +98,7 @@@@ '$(SDKROOT)/System/Library/Frameworks/Carbon.framework', ] }], - ['target_platform=="Linux"', { + ['target_platform=="Linux" or target_platform=="NetBSD"', { 'cflags': [' c44ca26 Dropped dependency on fonttools Build related changes: --qtver=5 GYP build option is implicitly assumed on macOS and Linux builds (f76c304). On Windows, --qtver=4 is still the default. Major changes: Mozc for macOS now supports 10.12 as a runtime environment. Mozc for Android now uses on-device font to render keytop icons (f5dcad). Fixed issues: #263: Incorrect position in voiced sound marks on the key pad in Android #384: HUAWEI P9 lite does not show MozcView. #388: Having multiple abbreviation user dictionary entries with the same reading should be supported #389: Emoticon user dictionary entry should not be treated a content word Total commits: 39 commits. Summary of changes between 2.17.2532.102 and 2.18.2612.102 as follows. Third party libraries: protobuf: d5fb408 -> e8ae137 GYP: e2e928b -> 4ec6c4e breakpad: d2904bb -> 85b27e4 Dropped dependency on zlib Build related changes: Renamed src/mozc_version_template.txt to src/data/version/mozc_version_template.bzl Reference build environment now uses Ubuntu 14.04.5 (a7cbf72) Reference build environment now uses Ninja 1.7.1 (d2bc62b) Removed --android_compiler GYP option (5ce7fa6) Android build requires Android NDK r12b (5ce7fa6) Major changes: Improved Store Apps compatibility on Windows (0488082) Fixed issues: NPE in UserDictionaryToolActivity.onPostResume on Android (09b47c3) #273: Compilation errors in Android arm64 and mips64 build #373: Unexpected size bloat of the APK #374: Duplicate candidates after Undo #375: 90- is suggested from 090- #376: Suggestion-only user dictionary entry may not work #377: Abbreviation user dictionary entry may not work #378: Suppression word may not work #379: Single character noun user dictionary entry may not work #380: Dependency on dictionary/pos_matcher.h from session/session_server.cc is missing in GYP rules #382: Fix typo Total commits: 84 commits. Summary of changes between 2.17.2405.102 and 2.17.2531.102 as follows. Third party libraries: protobuf: 1a59a71 -> d5fb408 Build related changes: Building Mozc for Windows requires Visual Studio 2015 update 3. --qtdir option is no longer supported in Linux desktop build (d003076). Major changes: Updated system dictionary. Removed several Shift-JIS-based normalizations on Windows (26241b0). Mozc for Windows requires SSE2 even on 32-bit environment. Mozc for Windows supports Windows 7 SP1 and later only. Mozc for macOS supports macOS 10.9 and later only. Mozc for desktop platforms (Windows, macOS, desktop Linux) supports Qt5 behind --qtver=5 GYP option. Fixed issues: Fix OOM when importing too large dictionary file on Android (5c859ae) #298: Fix NPE on Samsung devices on showing toast #315: Switch to Visual C++ 2015 #372: Discontinue the support of Windows Vista Total commits: 128 commits. Summary of changes between 2.17.2355.102 and 2.17.2404.102 as follows. Third party libraries: protobuf: 172019c -> 1a59a71 Build related changes: Building Mozc requires protobuf 3.0 or later. --android_stl GYP option is removed in Android build. You cannot use GNU STL to build Mozc for Android anymore. Major changes: None. Fixed issues: #369: Unexpected software keyboard layout can be chosen #370: Mozc keeps crashing on Android N Developer Preview 5 #371: Shortcut word in personal dictionary should not be used for multi segment conversion Total commits: 50 commits. Summary of changes between 2.17.2323.102 and 2.17.2354.102 as follows. Third party libraries: None. Build related changes: None. Major changes: 2.17.2323.102 and later commits in OSS repository preserve the original CL commit date in Google internal repository. Consider to specify --topo-order option to git log to see commits in the actual commit order. Multiple performance improvements in Android. Fixed issues: None. Total commits: 32 commits. Summary of changes between 2.17.2314.102 and 2.17.2322.102 as follows. Third party libraries: googletest: 1d53731 -> 82b11b8 WTL: 9.0.4140 -> 9.1.5321 Build related changes: Building macOS binaries now requires Ninja instead of xcodebuild. Major changes: None. Fixed issues: #247: Use ninja to build Mac binaries #355: Native resource leak due to the missing pthread_detach call in mozc::Thread::Detach #361: ImmSetCandidateWindow() with CFS_EXCLUDE isn't supported on Win Vista and Win7 Total commits: 15 commits. @ text @d1 1 a1 1 $NetBSD: patch-gui_qt__libraries.gypi,v 1.3 2014/06/15 13:08:34 ryoon Exp $ @ 1.3 log @Update to 1.15.1785.102 * Based on PR pkg/48837 from tsutsui@@, thank you. The most important change for Japanese ibus-mozc users is: >> FIX: The initial mode of ibus-mozc shouldn't be Hiragana with IBus 1.5+ >> (Issue 201) Changelog: r192 2014-05-16 1.15.1785.102 Build related changes: Removed an undocumented option --channel_dev from build_mozc.py gyp Removed runtime dependency on OpenSSL on NaCl, Mac, and Linux ( Issue 215 ). Android build is now only tested with NDK r9d Debug_Android and Release_Android are deprecated. You can simply specify Debug and Android, respectively. Removed base/base.h. ( Issue 218 ) New features and improvement for Android: Add Unicode 6 Emoji support with EmojiCapable annotation Add a menu item for Voice input in the input options menu User dictionary is now exportable Improved accessibility support Improved hardware keyboard support Use optimized layouts for: TYPE_TEXT_VARIATION_URI TYPE_TEXT_VARIATION_EMAIL_ADDRESS TYPE_TEXT_VARIATION_WEB_EMAIL_ADDRESS Long pressable UI elements now have three dots marker New features and improvement for Windows: Enable DirectWrite on Windows 7 and later Enable Color Emoji rendering on Windows 8.1 and later Implement more TSF interfaces ITfCandidateList ITfFnGetLinguisticAlternates ITfFnSearchCandidateProvider ITfFnReconversion Fixed issues: FIX: TF_E_NOLAYOUT is ignored in tsf-mozc on Windows FIX: Candidate window never disappears when TSF-aware Firefox loses keyboard focus FIX: Wrong event handling for special events in emacs-mozc FIX: Better support LEIM and fix document links in emacs-mozc FIX: Top of suggest/candidate item is displayed right behind preedit text ( Issue 147 ) FIX: Candidates in overlay style are displayed sideways if header-line-format is non-nil ( Issue 196 ) FIX: The initial mode of ibus-mozc shouldn't be Hiragana with IBus 1.5+ ( Issue 201 ) FIX: Compilation error due to text encoding with Visual C++ ( Issue 206 ) FIX: Input methods are unavailable when guest-login (Chromium Issue 339318) FIX: Eisu Kana keys are not behaving properly (Chromium Issue 340194) @ text @d1 1 a1 1 $NetBSD: patch-gui_qt__libraries.gypi,v 1.2 2013/09/07 18:42:14 ryoon Exp $ d3 3 a5 1 --- gui/qt_libraries.gypi.orig 2014-05-21 10:51:21.000000000 +0000 d7 1 a7 1 @@@@ -84,7 +84,7 @@@@ d11 5 a15 5 - ['OS=="linux"', { + ['OS=="linux" or OS=="netbsd"', { 'conditions': [ ['qt_dir', { 'libraries': [ @ 1.2 log @Update to 1.11.1522.102 * Use renderer for ibus-mozc, new candidates window. Changelog: r171 2013-08-28 1.11.1522.102 FIX: Safari crashes when surrounding text is requested. FIX: Mode symbol on the mode indicator is not rendered on Windows. FIX: Caret position is not updated after commit in WPF's TextBox on Windows. FIX: UI is not placed at proper position when HiDPI is enabled on Windows 8.1 FIX: GDI handles are not destroyed when classic theme is selected on Windows. FIX: Fails to connect to mozc_renderer from explorer.exe on Windows. Enable Touch-optimized on-screen keyboard on Windows 8+. Enable a developer to configure ibus-mozc path and/or ibus-mozc icon path at build time for GNU/Linux build. See the build instruction about how to customize them. ( Issue 41 ) Add Session command for ConvertPrevPage and ConvertNextPage ( Issue 188 ) Remove ibus-mozc-chewing (Issue 194) Remove ibus-mozc-pinyin (Issue 194) @ text @d1 1 a1 1 $NetBSD: patch-gui_qt__libraries.gypi,v 1.1 2013/04/29 09:52:17 ryoon Exp $ d3 1 a3 1 --- gui/qt_libraries.gypi.orig 2013-08-28 05:26:12.000000000 +0000 a13 9 @@@@ -112,7 +112,7 @@@@ # Workarounds related with clang. ['clang==1', { 'conditions': [ - ['OS=="linux"', { + ['OS=="linux" or OS=="netbsd"', { 'cflags': [ # Temporal workaround against following false warning in Clang. # http://lists.cs.uiuc.edu/pipermail/cfe-dev/2012-June/022477.html @ 1.1 log @Change base package to mozc-server from ibus-mozc. This change encourages uim-mozc, fcitx-mozc and so on. @ text @d1 1 a1 1 $NetBSD: patch-gui_qt__libraries.gypi,v 1.2 2013/04/29 09:21:24 ryoon Exp $ d3 1 a3 1 --- gui/qt_libraries.gypi.orig 2013-03-29 04:33:25.000000000 +0000 @