summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
2015-10-25Pull upstream fix to avoid libcanna crash triggered by set-key command.tsutsui4-5/+30
Reported by Takeshi Nakayama in PR pkg/50368. Also update comment in patch-lib_RK_ncache.c to mention about the upstream fix in the same commit. Bump PKGREVISION.
2015-10-19Don't define nullptr when using a C++11 compiler in general or clangjoerg2-4/+4
specifically.
2015-10-18Apply kinput2-v3.1-canna37.diff, which enables Canna 3.7 new APIs.tsutsui2-3/+10
Bump PKGREVISION. Tested on NetBSD/i386 7.0 and NetBSD/luna68k 7.0.
2015-10-18Update canna packages to 3.7pl3.tsutsui40-360/+2370
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-10-12Do not depend on gcc46. Bump PKGREVISION.ryoon9-11/+30
Do not mix libstdc++ from gcc46-libs (libstdc++.so.6) and NetBSD base (libstdc++.so.7) under netbsd-6. Patch from tnozaki.
2015-10-12Update to 2.17.2116.102ryoon2-7/+7
Changelog: Not available.
2015-10-10Recursive revbump from textproc/icuryoon12-24/+24
2015-09-23Not MAKE_JOBS_SAFE.joerg1-1/+4
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz2-4/+4
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz1-2/+2
2015-08-10Not MAKE_JOBS_SAFE.joerg1-1/+4
2015-07-31Update mozc packages to 2.17.2106.102ryoon11-54/+52
Changelog: * protobuf changes Not available officially.
2015-07-31Update to 1.5.11ryoon4-10/+9
Changelog: Release 1.5.11 dconf: Work around using dbus development builds and /etc/machine-id (Colin Walters) 49ee54f Add ibus_keyval_convert_case and ibus_keyval_to_upper/lower methods (Peng Wu) 0ba6452 Add Swedish svdvorak in simple.xml (Albert Veli) f32e98f Change ranks for minor keymaps in simple.xml 4a4bd5f I18N for engine longnames on ibus-setup 8b18759 0215603 Put PropertyPanel at bottom right when desktop is KDE eb4ffa1 ibus-ui-gtk3: Draw gray color on PropertyPanel handle 020bd45 Fix compile error in client/x11/Makefile (Hodong Kim) cc88075 f6ba337 ibus-ui-gtk3: Enable absolute path of engine icon in KDE5 35d035b ibus-ui-gtk3: Support language icon in KDE5. cb93cab 25593ed xim: use gtk3 (Marc-Antoine Perennou) 4d49a66 0f9ea3d Fix to show keyboard shortcuts in ibus-setup. 5d9109b Fix to get X11 display name on GTK3 applications in GNOME Wayland ffdcc6c Update xinput-ibus to check Qt5 libraries besides Qt4 ones 1a45642 Load locale compose files dynamically. 7ae585a 85f5433 3397fca Set sync process_key_event in ibus-x11 b58351e ibus-ui-gtk3: radio and check menu items work with GTK 3.16 64b8609 Support vertical writing with IBUS_INPUT_HINT_VERTICAL_WRITING 7fd6077 Enable to show a property on ibus panel icon 23c45b9 Release 1.5.10 Fix to lose a focus when move the focus from the delayed focus-in/out. f33e19b Fix not to SEGV ibus-ui-gtk3 with wrong 'preload-engines' value. bb818e4 ibus-setup tries C since en_US.UTF-8 is not installed in Debian by default. by Osamu Aoki e250726 Remove "Release" modifiers key on ibus-setup. de3541d Fixes ibus_engine_update_lookup_table_fast method by Peng Wu a7abce6 Fixes ibus_keyval_name method in c++ binding by Peng Wu f69ddc3 Carry current context content type into fake context when switching by Rui Matos 0977157 Show language rather than layout in xkb panel icon by Doug Rintoul 8f471ce IMdkit: Track window property offsets correctly by Klemens Baum 576ebc3 Increase dbus timeout to 15 seconds 1b668f6 Run ibus_bus_preload_engines_async 30 seconds later in ibus-ui-gtk3 83451e4 gtk clients do not lose focus when chrome popup window takes the focus 38d3c5c Release registry observed_paths and components if they are broken e6c8832 Add ibus panel icon for plasma-desktop in KDE5 aab56c2 Now ibus gtk panel enables AppIndicator when the desktop is KDE. If you use KDE4, run ./configure --disable-appindicator in the build, or do not set XDG_CURRENT_DESKTOP=KDE in the runtime.
2015-07-04Remove USE_X11BASE and X11PREFIX.joerg2-5/+2
2015-06-30Recursive revbump from pkgsrc/multimedia/libvpx (buildink3.mk).ryoon1-2/+2
2015-06-30Recursive revbump from pkgsrc/multimedia/libvpx.ryoon4-8/+8
2015-06-29Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN.ryoon19-50/+50
sourceforge.jp is renamed to osdn.jp. However its mirror sites are not ready for osdn.jp.
2015-06-13Update ja-FreeWnn-lib and ja-FreeWnn-server to 1.11alpha23,tsutsui4-16/+11
per FreeWnn-1.1.1-a023 release. Upstream changelog in the release note: http://osdn.jp/projects/freewnn/releases/63271 Basically, This alhpa version is a snapshot release. Main changes: * Merge modificaion used in OpenSUSE packages by new member, Mitsutoshi NAKANO. Added explicit function prototype and cast in many places, so we reduced unpredictable effect on 64bit environment. * As a consequence of this change, #define of WNN_CREATE / WNN_NO_CREATE in jl_dic_create() is also changed. We believe no change is needed for client build, but please report if you have problems. * Exit status of jserver changed on receiving some signals (ex. SIGTERM). (Not well documented.) * Fixed problem for parallel build (ex. make -jXX) on pubdic+.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz3-6/+6
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn58-104/+116
2015-04-21Fix build break with gcc.hiramatsu2-7/+11
2015-04-17Revbump after updating devel/boost-libsadam4-6/+8
2015-04-14Entries in the output file are generally not correctly aligned, so telljoerg3-2/+26
the compiler explicitly about this fact and use memcpy for writing the data. Bump revision.
2015-04-13Removing python26. EOL'd quite some ago and discussed a couple times onrodent3-6/+6
tech-pkg@ and pkgsrc-users@.
2015-04-06Revbump after updating textproc/icuadam13-24/+26
2015-03-31Has race conditions.joerg1-1/+4
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu11-22/+22
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu4-8/+8
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu2-4/+4
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu5-10/+10
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu6-12/+12
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu11-22/+22
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu2-4/+4
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu10-20/+20
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu10-20/+20
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu4-8/+8
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu8-16/+16
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu5-10/+10
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu3-6/+6
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu3-6/+6
2015-03-10This package supports ruby18 only.taca1-1/+3
2015-02-17Update to 2.16.2037.102ryoon3-18/+18
Changelog: r510 2015-01-25 2.16.2037.102 - r494 2015-01-24 2.16.2021.102 Summary of changes between 2.16.2021.102 (r494) and 2.16.2037.102 (r510). DEPS changes: none Build related changes: libc++ is used by default to build Android target binaries. Clang 3.5 is now required to build Mozc for Android, NaCl, and Linux. See Issue 276 for the motivation behind this change. Visual C++ 2013 is required to build Mozc for Windows. Major changes: Mozc for Windows now requires Windows Vista SP2 and later. Mozc 2.16.2034.102 (r507) is the last version that can run on Windows XP and Windows 2003 Server. See Issue 277 . Known issues: Voiced sound marks on the key pad is not placed at correct position in Android (Issue 263) Compilation errors in Android arm64 and mips64 build (Issue 273) Fixed issues: FIX: Inconsistency between suggestion candidates and conversion candidates ( Issue 274 ) FIX: Learning algorithm is sometimes too aggressive when punctuation is committed ( Issue 275 ) FIX: Require Clang to build Linux host binaries ( Issue 276 ) FIX: Discontinue the support of Windows XP / 2003 Server ( Issue 277 ) Commit summary: r510: Remove a workaround code for Visual C++ 2010 (KB813540) r509: Require Visual C++ 2013 to build Mozc for Windows r508: Require Windows Vista SP2 or later r507: Remove build_tools command from build_mozc.py r506: Require Clang to build Linux host binaries r505: Switch from stlport to libcxx in Android build r504: Remove mozc::DetachedThread as it is no longer used r503: Fix build failur of unit tests when libcxx is used on Android r502: Fix test failure in release build with Visual C++ 2013 r501: Make the conditions to learn candidates with a punctuation mark more strict r500: Apply the same hack as conversion to prediction for transition cost from history node r499: Remove an unused member field r498: As-is import of NaCl Mozc for Chromium OS r497: Remove platform-dependent mozc::Encryptor part 3 r496: Fix style violations in header include guards part 4 r495: Remove unused variables r494: Fix a typo in reading strings of Unicode Emoji data r486 2015-01-18 2.16.2020.102 - r474 2015-01-01 2.16.2008.102 Summary of changes between 2.16.2008.102 (r474) and 2.16.2020.102 (r486). DEPS changes: protobuf: bba83652e1be610bdb7ee1566ad18346d98b843c -> 172019c40bf548908ab09bfd276074c929d48415 (downgrading) Build related changes: Ubuntu 14.04 is used as the reference build/test environment for Android, NaCl, and Linux. Hereafter we will not make sure that Mozc can be built on Ubuntu 12.04. Known issues: Voiced sound marks on the key pad is not placed at correct position in Android (Issue 263) Compilation errors in Android arm64 and mips64 build (Issue 273) Fixed issues: FIX: All resources are not released in Service.onDestory ( Issue 265 ) FIX: Many emojis are suggested from space ( Issue 266 ) FIX: Noisy candidate "itsumo" due to language aware conversion ( Issue 267 ) FIX: BuildInDocker fails when building for Android ( Issue 269 ) FIX: Runtime CHECK failure on Windows: protobuf/src/google/protobuf/descriptor.cc:1018 ( Issue 271 ) FIX: AssertionError in gen_zip_code_seed.py ( Issue 272 ) Commit summary: r486: Unsupport Ubuntu 12.04 as a build environment r485: Update copyright year in source header comments r484: Update copyright year in the about dialog to 2015 r483: Update special rules for KEN_ALL.CSV r482: Revert r438 "Update Protocol Buffers to 2.6.1" and r444 "Suppress compiler warnings for Protocol Buffers 2.6.1" r481: Revert r477 "Revert r247 "Explicity invoke bash for make-standalone-toolchain.sh"" r480: Call CalculatorInterface::CalculateString even for x86 Android testing r479: Suppress LangAwareRewriter to suggest the raw text if the query is in the dictionary as a key r478: Handle emojis that have multiple readings correctly r477: Revert r247 "Explicity invoke bash for make-standalone-toolchain.sh" r476: Several coding style fixes r475: Improve classic skins for Android r474: Fix resource leak on onDestroy
2015-02-13Avoid GNU ld --version-script argument on SunOS.jperkin1-1/+5
2015-02-10autoconf processing needs libintl source, so depend on full gettext.joerg1-1/+3
2015-01-29reported to upstreamobache2-3/+6
2015-01-25Don't declare a function non-void if it never returns a value and nojoerg2-1/+24
return value is expected.
2015-01-25Installs cmake file now. Bump revision.joerg2-3/+4
2015-01-20Update ibus-array to 0.1.0.obache4-117/+20
Version 0.1.0 * Fixed the configuration UI (because ibus config API is changed) * Add support for gettext (now only zh_TW.po is available) Version 0.0.4 * Update the tables supporting Unicode 5.3 * show hints in the aux window when pressing 'w' Version 0.0.3 * ibus 1.4 support * Fix mess when inputing a wrong root sequence * remove embedded sqlite dependency
2015-01-14Update ibus-table-others to 1.3.7.obache2-6/+6
* Use F1,F2,F3,F4,F5,F6,F7,F8,F9 as select keys for the latex table * Make rusle agree with http://ru.pc-history.com/wp-content/uploads/ok-keyboard_xt-at1.jpg