summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
2014-05-15Revbump after updating graphics/giflibadam1-2/+2
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz14-28/+28
until proven otherwise.
2014-05-05Note/Update comments for patches.obache5-11/+15
2014-05-05Note comment.obache2-3/+5
2014-05-05missing recursive bump from pixman.obache1-1/+2
2014-05-05Exactly buildlink with gtk2 and gtk3, modules.mk will not prepared by ↵obache1-1/+3
finddepends(1).
2014-05-05Recursive revbump from x11/pixmanryoon48-90/+96
Fix PR pkg/48777
2014-05-03Revbump for Lua multiversion support.alnsn2-4/+4
2014-05-03Update ibus to 1.5.7.obache3-7/+10
* Add Czech (qwerty) keymap. * Update supported vala version to 0.20. * Send panel input purpose. * Keep track of content-type change after focus-in * Fix leak in ibus_get_local_machine_id() * Do not show property panel by default. * Do not move property panel with focus-in in case panel is always shown.
2014-05-02Fixes python full path with upstream acceptable way.obache3-7/+16
2014-05-02shared_ptr renaming is not required now.obache3-22/+2
2014-05-01Note upstream pull request.obache3-7/+9
2014-05-01Note upstream commit.obache2-4/+5
2014-05-01Note upstream commit (and remove garbage hunk).obache2-11/+5
2014-05-01Note upstream Bug#8.obache1-1/+2
2014-05-01Note upstream pull request.obache3-6/+8
2014-05-01Upstream Issue#20obache2-3/+6
2014-04-30upsteam Issue#1706.obache2-3/+5
2014-04-30Update ibus-qt to 1.3.3.obache3-12/+8
* Enable dead_belowdot with de layout. * Fixed installed but unpackaged files with rpm-build 4.11.1 and %doc. * Proof of concept implementation for delete-surrounding-text. * Finish the surrounding text implementation
2014-04-20Fix build under SunOSryoon3-3/+17
The patch for sigscheme/configure is restored. -shared is not needed.
2014-04-20Fix checksumryoon1-7/+7
2014-04-20Bump PKGREVISIONryoon13-103/+131
Use loader.scm and installed-modules.scm from ${PREFIX}/etc/uim They are changed by uim-module-manager during installation. They should not be in ${PREFIX}/share. I have changed hack for SunOS. My change may break SunOS build. I will fix the breakage.
2014-04-10recursive bump from ilmbase shlib version change.obache1-2/+2
2014-04-09recursive bump from icu shlib major bump.obache6-11/+12
2014-04-06Update ibus-anthy to 1.5.5.obache2-10/+8
* Fixed IOError in print sys.stderr when the parent process exits. * Added python3. * Launched an error dialog when .anthy/last-record2_default.utf8 is broken. Wile here, expressly configure as default-layout=default (instead of default "jp")
2014-04-06Update ibus to 1.5.6.obache4-12/+13
* data/dconf: Don't run "dconf update" if $(DESTDIR) is set * Support python3 [1] * Fix to show Property Panel when the mode is auto hide. * Do not let property panel follow cursor when it's always shown. * Fix a build error of Gdk.EventKey with vala 0.23.2 * Use XKB layout string instead of ibus-keyboard icon on panel.
2014-04-06fixes mis-handling of gtk3 immodule.obache1-1/+3
Bump PKGREVISION.
2014-03-27Add used byryoon1-1/+2
2014-03-26fixes missing include of string.h for strcat(3) and strcpy(3).obache3-4/+21
2014-03-11Remove example rc.d scripts from PLISTs.jperkin5-11/+5
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2014-02-27recursive bump from libdatrie shlib major bump.obache1-2/+2
2014-02-27Update ibus-libthai to 0.1.2.obache2-7/+6
Version 0.1.2 (2013-10-31) ============= - Fix keyboard shortcuts & Thai accelerators problems with iBus 1.5. - Allow typing Thai digits using numpad with CapsLock or level 3. Version 0.1.1 (2013-07-11) ============= - Map keyboard scan codes directly instead of relying on XKB key symbols, to avoid unexpected double-mapping on ASCII characters in Thai layouts.
2014-02-27enable GTK3 immodule too.obache2-5/+7
Bump PKGREVISION.
2014-02-27Remove unnecessary distinforyoon1-8/+0
2014-02-19GCC_REQD should be appended to, not set.jperkin1-2/+2
Fixes issues where a newer GCC has been chosen by the user but the GCC_REQD was forcing an older (and broken) one to be pulled regardless.
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron13-23/+26
2014-02-03Recursive revbump from libxkbcommon 0.4.0 updateryoon1-2/+2
2014-02-02fixes build with NetBSD-6 curses.obache2-1/+64
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz16-33/+36
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2014-01-20Bump PKGREVISIONryoon5-4/+62
Implement proper module handling. This idea is provided by obache@. * Remove all modules when uim is deinstalled, and register installed modules when uim is installed. This actions are needed when the modules that are provided by uim are changed.
2014-01-20Fix typoryoon1-2/+2
2014-01-20Add uim-mozcryoon1-1/+2
2014-01-20Import uim-mozc-1.13.1651.102 as inputmethod/uim-mozc.ryoon6-0/+86
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. This open-source project originates from Google Japanese Input. This package provides mozc module for uim inputmethod.
2014-01-20Bump PKGREVISIONryoon2-6/+17
* Treat loader.scm and installed-modules.scm as CONF_FILES. They are modified by uim-module-manager.
2014-01-20Bump PKGREVISIONryoon2-25/+7
* Depends on mozc-renderer
2014-01-20Bump PKGREVISIONryoon5-30/+8
* ibus is not needed for all mozc-related packages * Add uim-mozc tarball to distinfo, it will be used uim-mozc
2014-01-20Add mozc-rendererryoon1-1/+2
2014-01-20Import mozc-renderer-1.13.1651.102 as inputmethod/mozc-renderer.ryoon3-0/+45
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. This open-source project originates from Google Japanese Input. This package provides mozc_render and common files for mozc client.
2014-01-19Update to 1.13.1651.102ryoon17-191/+163
* This version requires -std=c++11, then set GCC_REQD=4.7 Changelog: r185 2014-01-06 1.13.1651.102 FIX: Refactor placeholder management ( Issue 147 ) FIX: Specify _NET_WM_WINDOW_TYPE to mozc_renderer ( Issue 195 ) FIX: header-line-format breaks candidate window on Emacs 24 ( Issue 196 ) Support Android NDK r9b.
2014-01-17Update ibus-chewing to 1.4.7.obache2-6/+8
* Fri Jan 17 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.7 - Target "translation" is built separately with all, in order to tame multiple job make. * Thu Jan 16 2014 Ding-Yi Chen <dchen at redhat.com> - 1.4.6 - Fixed Build for RHEL7