summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
2020-10-17(inputmethod/ibus) Fix recent bulkbuild error, Cannot convert from `void ↵mef3-1/+63
Extension... extension.vala:54.37-54.56: error: Argument 7: Cannot convert from `void ExtensionGtk.bus_name_acquired_cb (GLib.DBusConnection, string, string, string, string, GLib.Variant)' to `void GLib.DBusSignalCallback (GLib.DBusConnection, string?, string, string, string, GLib.Variant)' bus_name_acquired_cb); See 3 2020-10-17 13:37 git clone https://github.com/ibus/ibus.git 4 2020-10-17 13:38 cd ibus/ 5 2020-10-17 13:38 git show dd4cc5b028c35f9bb8f Information provided from @tristelo of Twitter, thanks
2020-10-06*: recursive bump for vala 0.50wiz1-1/+2
2020-10-06(inputmethod/ibus) regen PLISTmef1-1/+6
2020-10-03ibus: update to 1.5.23.tsutsui5-33/+32
pkgsrc changes: - require the latest unicode database packages Upstream changes: https://github.com/ibus/ibus/releases/tag/1.5.23 1.5.23 Features & Bug Fixes: * Generate simple.xml with denylist * Accept xdigits only for Unicode typing * Update emoji-parser with CLDR emoji annotation release-31-0-1 * Update ibusunicodegen.h with unicode-ucd 13.0.0 * Delete deprecated ENABLE_APPINDICATOR_ENGINE_ICON check * Fix SEGV * Fix some errors in ibus-desktop-testing-runner * Refactor source files * Fix string formats in translatable strings Code Contributors: * Use WAYLAND_DISPLAY on Wayland sessions to make up IBus socket name (Carlos Garnacho) * Skip parsing of compose sequence with invalid keysyms (Neil Shepperd) * Tell Pango about the engine language in the candidate panel (Aaron Muir Hamilton) * Fix for several error spotted by static analyzer (ntfs.hard) * Remove glib_check_version() in gtk immodule (Changwoo Ryu) * Build the Emoji dictionaries in parallel (Changwoo Ryu) Translation Contributors: * Update translation (Chinese (Simplified)) (Tian Shixiong) * Update translation (Chinese (Simplified)) (Boyuan Yang) * Update translation (Chinese (Simplified)) (Whired Planck) * Update translation (Chinese (Traditional)) (Yi-Jyun Pan) * Update translation (Danish) (scootergrisen) * Update translation (Finnish) (Jiri Grönroos) * Update translation (French) (Jean-Baptiste Holcroft) * Update translation (German) (Mike FABIAN) * Update translation (Hebrew) (Yaron Shahrabani) * Update translation (Hungarian) (Balázs Meskó) * Update translation (Japanese) * Update translation (Korean) (Changwoo Ryu) * Update translation (Norwegian Bokmål) (Allan Nordhøy) * Update translation (Odia) (Ankit Behera) * Update translation (Polish) (Piotr Drąg) * Update translation (Spanish) (Emilio Herrera) * Update translation (Swedish) (Allan Nordhøy) * Update translation (Swedish) (Göran Uddeborg) * Update translation (Turkish) (Oğuz Ersen) * Update translation (Ukrainian) (Yuri Chornoivan) * Update translation (Urdu) (Shehroz Kaleem)
2020-09-06skk: Accept emacs27 and emacs27noxryoon1-2/+3
2020-08-31*: bump PKGREVISION for perl-5.32.wiz3-6/+6
2020-08-24skk: Update to 17.1ryoon4-11/+30
Changelog: * Support Emacs 27.1.
2020-08-23fcitx: Fix build, devel/libuuid is explicitly requiredryoon1-1/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot50-100/+100
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot8-16/+16
2020-08-14dbskkd-cdb: Update to 3.00ryoon3-25/+23
CHangelog: * Update license to MIT.
2020-08-12skk-jisyo, skk-jisyo-cdb: Update to 20200809ryoon4-17/+17
Update dictionary file to snapshot of 2020-08-09.
2020-06-19inputmethod/mozc-server: fix build problemtaca13-6/+1054
Fix build problem applying from https://github.com/google/mozc/issues/460.
2020-06-02Revbump for icuadam33-66/+66
2020-05-25inputmethod/mozc-server: document possible array[char] bugrillig1-1/+9
2020-05-22Fix boost falloutjoerg3-4/+31
2020-05-22revbump after updating security/nettleadam6-12/+12
2020-05-16inputmethod/ibus: allow no-op SUBST blockrillig1-1/+2
2020-05-15inputmethod: remove imhangul_status_appletnia8-112/+1
It's a gnome2 panel applet and we no longer support gnome2 in pkgsrc.
2020-05-14Since disabling doxygen logic no longer works, just pull in thejoerg1-4/+2
dependency
2020-05-13inputmethod/skkserv: fix accidental patch for version numberrillig3-8/+8
The version number is supposed to be substituted in pre-configure, not in the patch itself. To ensure this in the future, fail fast by setting SUBST_NOOP_OK=no.
2020-05-06revbump after boost updateadam9-18/+18
2020-04-17Needs pkg-configjoerg1-1/+2
2020-04-12Recursive revision bump after textproc/icu updateadam19-38/+38
2020-04-07fcitx-qt5: This needs libintlryoon1-2/+5
2020-03-25inputmethod/ja-freewnn-lib: fix "array subscript has type 'char'"rillig1-1/+14
2020-03-20*: Convert broken sourceforge HOMEPAGEs back to httpnia5-10/+10
2020-03-11*: bump for vala 0.48.0wiz1-2/+2
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz57-113/+114
recursive bump for the dependency change
2020-03-10ibus: update to 1.5.22.tsutsui10-487/+13
pkgsrc changes: - remove patches included in a new release - require the latest unicode-character-database - update BUILDLINK_API_DEPENDS per configure Upstream changes: https://github.com/ibus/ibus/releases/tag/1.5.22 1.5.22 * GDBusAuthObserver security fix * Use XDG_CACHE_HOME for Unix socket directory * Hangul button press handling * Fix deprecated APIs * Bug fixes Code contributors * Fix restart crash with inotify read() (Robert Hoffmann) * Make session file header comment more clear (Jason) * Amend typos (Jason) * Add NotShowIn and Keywords keys to the desktop entry (Changwoo Ryu) * Handle small final sigma in ibus_keyval_convert_case (Alex Henrie) Translation contributors * Update translation (Catalan) (Antoni Bella Perez) * Update translation (French) (Julien Humbert) * Update translation (French) (Jean-Baptiste Holcroft) * Update translation (German) (Mike FABIAN) * Update translation (Hebrew) (Yaron Shahrabani) * Update translation (Hungarian) (Balazs Mesko) * Update translation (Italian) (Luigi Toscano) * Update translation (Korean) (Changwoo Ryu) * Update translation (Persian) (Ahmad Haghighi) * Update translation (Polish) (Piotr Drag) * Update translation (Portuguese (Brazil)) (Rafael Fontenelle) * Update translation (Turkish) (Oguz Ersen) * Update translation (Ukrainian) (Yuri Chornoivan)
2020-03-08*: recursive bump for libffiwiz73-142/+146
2020-03-08Fix qt5 option for inputmethod/uimnros2-4/+4
Fix qt5 option for inputmethod/uim as pointed out by HITOSHI Osada in pkg/55021 .
2020-03-05uim: needs alloca, use gnu++03nia1-2/+2
2020-02-08inputmethod: Remove qt5-uimnia10-142/+1
Package is redundant with uim including qt5 support, and no longer builds.
2020-01-26all: migrate homepages from http to httpsrillig9-18/+18
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
2020-01-18all: migrate several HOMEPAGEs to httpsrillig8-16/+16
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin14-27/+28
2020-01-12*: Recursive revbump from devel/boost-libsryoon9-18/+18
2020-01-10Needs pkg-config.joerg1-1/+2
2020-01-01im-ja: Disable GNOME 2 panel applet support.nia4-28/+9
inspired by FreeBSD Ports - gnome2 is dead, long live mate. bump PKGREVISION
2019-12-28ibus-libpinyin: mark as compatible with python-2.x onlywiz1-1/+3
2019-11-29uim-elisp: Needs autopointnia1-2/+3
2019-11-11uim: Needs autopointnia1-1/+2
2019-11-07The version number problem of uim-elisp is fixed in another wayryoon1-3/+2
Revert previous partially.
2019-11-06*: recursive bump for vala-0.46wiz1-1/+2
2019-11-06update HOMEPAGEszptvlfn9-18/+18
2019-11-05uim-elisp: Fix version numbernia1-2/+2
2019-11-05Remove bogus PaX MPROTECT unsaferyoon1-3/+1
2019-11-05Fix build and uim-elispryoon3-16/+9
* Restore UIM_VERSION. It is used uim-elisp package * Fix segfault of uim-module-manager during build. * Remove an unused patch.
2019-11-02inputmethod: align variable assignmentsrillig24-72/+72
pkglint -Wall -F --only aligned --only indent -r No manual corrections.