summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
2022-03-15ibus-python: sync with ibus 1.5.26 updates. Build test only.tsutsui1-2/+2
2022-03-15ibus: update to 1.5.26.tsutsui4-13/+14
pkgsrc changes: - explicitly disable systemd support - explicitly require the latest unicode packages - no need to specify python 2.x Upstream changes: https://github.com/ibus/ibus/releases/tag/1.5.26 1.5.26 * Enhance compose keys df664b1 19377ad * Enhance Emoji features acc5570 104148b d9ff2bb * Implement clear preedit for GTK4 5487a6b * Calculate keycode from keysym in GTK3 forward-key-event 4957d14 * Fix to send char position at update_preedit_text f5757ad * Deprecate gettext.bind_textdomain_codeset() since Python 3.8 28acfd4 * Fix ibus_key_event_from_string for gobject-introspection c69b61a * Fix a key event loop with forwarding keys 6b979e7 * Delete gnome-autogen dependency 2bc47f0 * Change XKB layout string color in panel 0e118e7 * Add IBUS_INPUT_HINT_PRIVATE for browser private mode 0f1485b * mkdir socket dirs instead of socket paths 787b564 dfd3fbf * Add org.freedesktop.IBus.session.generic.service b5423f0 * Check XDG_SESSION_DESKTOP for Plasma desktop 1f27521 * Update simple.xml with xkeyboard-config 2.35.1 a3c0724 * Update ibusunicodegen.h with unicode-ucd 14.0.0 9bf9ef0 * Enhance CI fbea544 51e3295 d53d31d be17934 675b94f * Fix typos a82bda5 Code Contributors: * Fix wrong cursor location in gtk3 apps (Alynx Zhou) 936a0e7 * Update URLS (Eberhard Beilharz) ecca9db * invalidate cache based on symlink mtime too (Naim Favier) cfcc6f1 * Fix unref problems with floating references (Eberhard Beilharz) 5a455b1 * Update man page for Emoji shortcut key (Sibo Dong) ad95015 * Add systemd unit file (Carlos Garnacho) a076b38 * Fix forward key keycode for GTK4 (Changwoo Ryu) 5cfe838 Translation Contributors: * Update translation (Finnish) (Jan Kuparinen) e77f80c * Update translation (Korean) (simmon) 6df55eb * Update translation (Chinese (Simplified) (zh_CN)) (Dingzhong Chen) 0199dde * Update translation (Turkish) (Oguz Ersen) 58fe1e5 * Update translation (Catalan) (Jordi Mas) a1528a0 * Update translation (Arabic) (Abdullah Albaroty) 0e522c4 * Update translation (Arabic) (Zayed Al-Saidi) 20c5dc9
2022-03-12*: Replace per-package msgfmt hacks with msgfmt-desktop.mknia4-28/+4
2022-03-12inputmethod: Use hacks.mk to avoid NetBSD msgfmt on NetBSD only.nia4-10/+29
2022-01-28*: switch to python 2.7 version of py-gobject3wiz4-8/+12
2022-01-28ibus-anthy: limit to python 2.7 to fix buildwiz1-1/+3
(ibus-python is already limited to python 2.7)
2022-01-27gyp: python 3.10 support breaks python 2.7 support; disable itwiz1-1/+3
2022-01-14*: python2 egg files are back, add them to the PLISTswiz8-8/+16
2022-01-10*: convert to egg.mkwiz10-25/+20
2022-01-10ibus-tegaki: convert to egg.mkwiz2-5/+4
2022-01-10tegaki-python: convert to egg.mkwiz2-5/+4
2022-01-10py-zinnia: convert to egg.mkwiz2-4/+4
2022-01-10*: Recursive revbump from boost 1.78.0ryoon5-10/+10
2022-01-09Fix packages that use GITSUB_MODULES on SunOS and possibly otherstnn1-1/+2
This is annoying, but for now we must always explicitly combine GITHUB_SUBMODULES with EXTRACT_USING+=bsdtar. This is because mk/fetch/github.mk uses OPTS_TAR=--strip-components=1 and that is not supported by nbtar(pax), which is the default pkgsrc tar on some platforms. We cannot override EXTRACT_USING in github.mk because that is too late. We should switch all platforms to bsdtar and retire pax.
2021-12-08revbump for icu and libffiadam82-160/+164
2021-11-15*: recursive bump for gstreamer 1.18.5wiz1-2/+2
2021-11-15anthy: use BLAKE2swiz1-4/+4
2021-11-11*: Revbump for protobuf-3.19.0kim7-14/+14
Fix for: Shared object "libprotobuf.so.29" not found
2021-11-09libime: fix building on netbsd/currentnia2-1/+17
2021-10-26inputmethod: Replace RMD160 checksums with BLAKE2s checksumsnia147-311/+311
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (possibly fetched conditionally?): ./inputmethod/anthy/distinfo 2ch.t ./inputmethod/anthy/distinfo okinawa-20090801.t
2021-10-21*: Revbump for protobuf-3.18.0kim7-14/+14
Fix for: Shared object "libprotobuf.so.28" not found
2021-10-07inputmethod: Remove SHA1 hashes for distfilesnia148-315/+148
2021-09-29revbump for boost-libsadam12-24/+24
2021-09-29*: recursive bump for vala 0.54wiz1-1/+2
2021-08-21ibus: update to 1.5.25.tsutsui8-88/+30
pkgsrc changes: - remove patches fixed in the upstream Upstream changes: https://github.com/ibus/ibus/releases/tag/1.5.25 https://github.com/ibus/ibus/releases/tag/1.5.24 1.5.25 fujiwarat released this Aug 20, 2021 * src/tests: Run gnome-session with no-overview mode 214b60a bc7811c ab6b958 * client/gtk2: Implement ibus_im_context_set_surrounding_with_selection() d105a39 * Code reviews e9e1642 17ae266 * src/ibuscomposetable: Do not include the same compose file a755d16 * src/ibusenginesimple: Multi_key to 0xB7 7e12d58 2fc1a02 * src/ibusenginesimple: Make Compose preedit less intrusive 3e2609e df49566 4259f16 5bd2ecc * Change default Emoji shortcut key b952d30 * setup: Enhance engine search function a4939f6 * client/gtk2/ibusimcontext: Enable sync process in GTK4 a823161 * engine: Update simple.xml with xkeyboard-config 2.33 934c456 238eb61 Code Contributors: * src/ibuscomposetable: Add support for the include directive (lf-) 9f9c88b * src/ibuscomposetable: Fix a buffer overflow in compose handling (lf-) 7f09379 * client/x11: Add support for XFixes ClientDisconnectMode (Olivier Fourdan) 71ca4a9 * setup: Start ibus-daemon with the --daemonize option (Gunnar Hjalmarsson) e465011 * src: Fix a typo in ibusenginesimple.h (user202729) bc265fb Translation Contributors: * po: Update translation (Spanish) (Emilio Herrera) c0170ae * po: Update translation (Bengali) (Abu Huraira) 1239c93 * po: Update translation (Finnish) (Jan Kuparinen) 3ceecf3 * po: Update translation (Occitan) (Quentin PAGES) 6e1588d * po: Update translation (Chinese (Simplified) (zh_CN)) (Liu Tao) 883f517 * po: Update translation (Russian) (Alexey Rubtsov) a7ebfc9 * po: Update translation (Japanese) (Korean) (simmon) b85c399 * po: Update translation (Korean) (Seong-ho Cho) 904f162 * po: Update translation (Korean) (JungHee Lee) 32d54e0 1.5.24 fujiwarat released this Feb 21, 2021 Features & Bug Fixes: * Add GTK4 IM module c7928b1 d0a47c3 * Search engine name directly ef4c5c7 * Update IBusInputPurpose and IBusInputHints in ibustypes.h b72efea * Warn deprecated IBus XKB engines /w dialog 5322c44 * Update simple.xml 5012b69 * Add CI 30a3641 * Fix arguments in GLib.DBusSignalCallback for Vala 0.50 dd4cc5b * Fix to build emoji-*.dict in CLDR 38 aa558de * Fix build environments 02338ce 5d68b00 29959e1 Code Contributors: * Warning dialog for any deprecated IBus XKB engine (Gunnar Hjalmarsson) aec2ac7 * Hide IBus Preferences from AppStream (Gunnar Hjalmarsson) 72ca5c9 Translation Contributors: * Update translation (Danish) (scootergrisen) 2d49256 * Update translation (Bengali) (Tawsif Hossain Shafi) abca464 * Update translation (Spanish) (Adolfo Jayme Barrientos) c62043f * Update translation (Spanish) (Emilio Herrera) 54224ee * Update translation (Portuguese (Brazil)) (Henrique Roberto Gattermann Mittelstaedt) 54652f5 * Update translation (Polish) (Piotr Drag) fece06e * Update translation (Turkish) (Oguz Ersen) ceea329 * Update translation (Ukrainian) (Yuri Chornoivan) 3af102b * Update translation (Swedish) (Sebastian Rasmussen) e9cd26d * Update translation (German) (Mike FABIAN) 37ec730 * Update translation (Chinese (Simplified) (zh_CN)) (Dingzhong Chen) ceea02e * Update translation (Finnish) (Jan Kuparinen) 1470078 * Update translation (Finnish) (Ricky Tigg) ef49742 * Update translation (French) (Julien Humbert) 5834205
2021-06-23ibus-python: remove reference to Linux in DESCRnia1-1/+1
2021-06-14*: Stop listing OS names in package descriptionsnia3-4/+4
2021-05-24*: recursive bump for perl 5.34wiz4-7/+8
2021-04-25fcitx5-gtk: fix building with gcc10nia2-1/+16
2021-04-25xcin: remove dead download linkwiz1-2/+2
2021-04-25skkserv: remove dead download linkwiz1-2/+2
2021-04-23libtabe: remove dead download linkwiz1-2/+2
2021-04-21*: remove dead download siteswiz3-8/+3
2021-04-21revbump for boost-libsadam12-21/+24
2021-04-21revbump for textproc/icuadam44-75/+88
2021-04-14*: bump for vala 0.52wiz1-2/+2
2021-04-03uim: Depend on ruby explicitly to fix buildryoon3-20/+6
And use build linked ruby command. Reported by isaki@. Thank you.
2021-03-31mozc: Do not try to build uim-mozc module for non-uim-mozc packagesryoon5-5/+20
Fix build, reported by tsutsui@. Thank you.
2021-03-30uim-mozc: Update to 2.26.4282.100ryoon3-8/+2980
* Follow mozc update for uim.
2021-03-30uim: Update to 1.8.9pre20210104ryoon8-117/+83
* Enable uim-fep, input method for console. Changelog: * Many improvements. * Support more modern compilers. * Improve NetBSD support. and so on.
2021-03-30ibus: Follow sysutils/dbus migration, VARBASE/db/dbus to VARBASE/lib/dbusryoon1-3/+3
Bump PKGREVISION.
2021-03-30fcitx5: Follow sysutils/dbus migration, VARBASE/db/dbus to VARBASE/lib/dbusryoon1-2/+3
Bump PKGREVISION.
2021-03-29fcitx5-lua: Add LUA_VERSIONS_ACCEPTEDnia1-1/+3
2021-03-29fcitx5-chinese-addons: needs pkg-confignia1-1/+2
2021-03-29(inputmethod/fcitx5-table-other) +.include boost-libs/buildlink3.mkmef1-1/+2
2021-03-29(inputmethod/fcitx5-table-extra) +.include boost-libs/buildlink3.mkmef1-2/+2
2021-03-29(inputmethod/fcitx5-configtool) fix typo, thanks leot@mef1-2/+2
2021-03-28(inputmethod/fcitx5-configtool) +BUILD_DEPENDS+= extra-cmake-modueles-[0-9]*mef1-1/+3
2021-03-28(inputmethod/libime) PKGREVISION++ for the safetymef1-1/+2
2021-03-28(inputmethod/libime) convert dict.utf8-20200715 to utf8-20210203mef2-7/+8