summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
2010-03-10Update gtk-im-libthai to 0.1.5.obache3-13/+13
0.1.5 (2009-12-27) ===== - Correctly fall back to rejection when client does not support correction
2010-02-20* add user-destdir supportobache1-34/+43
* fix permission of dict directory for binary package Bump PKGREVISION.
2010-02-20Marked as destdir support.obache1-1/+3
2010-02-20Add comments about "used by".obache1-1/+5
2010-02-20META_PACKAGE should be set to "yes".obache1-2/+2
2010-02-20* need suid root perms for bin/canuumobache1-7/+10
* need termcap * marked as destdir ready (XXX: need to fix nbitool for user-destdir) * clean up Bump PKGREVISION.
2010-02-20sort.obache1-2/+2
2010-02-16refrect rearrangement of sj3-* packages.obache1-4/+3
2010-02-15not in pkgsrc-wip world anymore.obache1-3/+3
2010-02-15Not MAKE_JOBS_SAFE.joerg1-1/+3
2010-02-15Allow to build with sj3.obache1-9/+9
2010-02-15Update kinput2 to 3.1.obache6-26/+27
Major changes from version 3.0 to 3.1: * Kinput2 now supports ATOK. The source code is kindly contributed by Justsystem Corporation. Thanks! To compile for Atok, define symbol `UseAtok' in Kinput2.conf. * Minimum support of Wnn7 is implemented. * Two IC attributes, XNPreeditState and XNResetState both of which are introduced by X11R6, are supported. * Kinput2's `egg'-emulation is improved. * A workaround for bugs in some Xlib implementations has been added. * Previously, when kinput2 cannot connect to jserver, kinput2 seems to be frozen (actually it keeps retrying). Now kinput2 beeps and ends conversion in such a case. The next time you start conversion, it tries to connect again.
2010-02-15Update sj3 to 2.0.1.23p1.obache58-1094/+228
Re-arranged packages: * sj3-lib:removed * sj3-dict: removed * sj3-server-bin: removed * sj3-client: added (lib + client tools) * sj3-server: no more meta-pkg (server + dict) * sj3: added (sj3-server + sj3-client) Notable changes since 2.0.1.21: * changed to gnu-configure. * sj3lib is shared library. * using lua for server settings. * sj3 command was removed. * sj3serv no longer listen network socket. Set "false" to "strict_auth" and invoke sj3proxy additionaly if require it. * dictionaty directry was changed, please refer MigrationGuide from HOMEPAGE. On pkgsrc, new location is ${VARBASE}/sj3/dict.
2010-02-14Fix crashing LP64 build by including necessary standard headers.dholland4-19/+37
Remove NOT_FOR_PLATFORM again. Bump PKGREVISION (to 5) as a precaution.
2010-02-14Fix crashing LP64 build by including necessary standard headers.dholland1-3/+2
Remove NOT_FOR_PLATFORM again. Bump PKGREVISION (to 6) as a precaution.
2010-02-14Lacks enough header includes to crash easily on 64bit platforms.joerg1-1/+2
2010-02-14Remove "XXX why is readline a must?" comment.obache1-3/+1
It make no sense at all, because just checking existence of builtin libedit.
2010-01-20- uim-qt4-immodule.obache1-2/+1
2010-01-20Remove uim-qt4-immodule package, it is now a part of base uim package.obache3-34/+0
2010-01-20Fixes CONFLICTS pattern for uim-qt4-immodule.obache1-2/+2
2010-01-20Reset PKGREVISION from update of base package.obache1-2/+1
2010-01-20Update uim to 1.5.7, based on PR#42481 by YAMASHIRO Jun.obache5-22/+72
pkgsrc changelog: * Enable Anthy's UTF-8 dictionary support. * Improved configure option for 'eb' option. * Add qt4/kde4 option (Note: UIM widget for KDE4("kde4" option) still buggy) Overview of changes from 1.5.6 to 1.5.7 ======================================= * New features - uim-chardict-qt4 - uim-toolbar-qt4 - uim-pref-qt4 - uim-candwin-qt4 - uim-applet-kde4 * Experimental support of Qt4 tools by Muneyuki Noguchi (#24123, #24620) * Enhancement - uim-toolbar-gtk-systray * Support transparent background * Fixes - GTK+ bridge * Fix crash in combination with Firefox and flashplayer plugin (#25139) - uim-fep * Fix compilation on NetBSD current ([uim-ja 148]) - uim.el * Fix bug: uim.el doesn't work when linum-mode is activated and the inline candidates displaying mode is enabled ([uim-en 245]) * Fix bug: Some special keys (such as arrow keys) cannot be used when uim.el is enabled on emacs23 with -nw option. - Qt4 bridge * Don't enable knotify3 when qt4-immodule is enabled in configure time (#19877) * Fix compilation when srcdir != builddir - uim-notify * Disable uim-notify on build phase to prevent dependency library mismatch - uim-chardict-qt * Install translation file properly ([uim-ja 150]) Overview of changes from 1.5.5 to 1.5.6 ======================================= * Enhancement - uim-dict-gtk * Support UTF-8 characters with Anthy personal dictionary * Fixes - XIM bridge (uim-xim) * Fix segfault with latest X.Org * Fix segfault with PRIME * Others - Apply build fix from Fedora
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz6-11/+12
2010-01-09Mark as not 64bit safe as shown by the build of sj3-dict.joerg1-1/+3
2010-01-09Add patch-ac to avoid conflict with getline(3) in IEEE Std 1003.1-2008.obache2-1/+46
PR#42595.
2010-01-09Marked as destdir ready.obache1-1/+3
2010-01-08Fix build.joerg3-1/+35
2010-01-05libuim is linked with libintl, so add buildlink to gettext-lib.obache1-1/+2
2009-12-23PKG_DESTDIR_SUPPORT=destdirabs1-1/+3
2009-12-23Need msgfmt to build.obache1-2/+2
2009-12-23configure require xgettext, msgmerge and msgfmt.obache1-2/+2
2009-12-12Add dependency on kasumi, honor changes to 0.7.0 entry in NEWS.obache1-1/+4
Bump PKGREVISION.
2009-12-08Update skkinput to 2.06.4.obache3-18/+23
Based on patch provided by Ryo ONODERA in PR 42416 (include user-destdir support). While here set LICENSE=gnu-gpl-v2. * 2.06.3 -> 2.06.4 - close IM by Shift-Space even if NumLock or CapsLock. - fix skkinput.ja.man install path
2009-12-08Add user-destdir support.obache1-6/+11
2009-11-30Added http one to MASTER_SITES.obache1-2/+3
2009-11-26Prepare for libtool-2.2: explicitly use --tag.joerg5-15/+15
2009-11-26* adjust short option as described in long option and source code (patch-af)obache5-2/+76
* fixes unportable, broken socket connect/bind (patch-ae, patch-ag) Bump PKGREVISION.
2009-11-25Needs --x-includes with modular Xorg.joerg1-1/+7
2009-11-24Added SCIM related entries.obache1-1/+22
2009-11-24Import novel-pinyin-0.2.5 as inputmethod/novel-pinyin.obache8-0/+147
A HMM-based(Hidden Markov Model) sentence pinyin input method for Chinese. This Project starts from my graduate life in BUPT. Evolved from a research prototype to a real project. This input method is based on scim-pinyin, a popular Linux input method. Hopefully this project will help you speed up inputing Chinese characters.
2009-11-24Import scim-unikey-0.3.1 as inputmethod/scim-unikey.obache4-0/+44
scim-unikey is a scim input method engine. It use ukengine for progress key event. (a mod version of ukengine)
2009-11-24Import scim-uim-0.2.0 as inputmethod/scim-uim.obache5-0/+49
scim-uim is an SCIM IMEngine module for uim.
2009-11-24Import scim-tomoe-0.6.0 as inputmethod/scim-tomoe.obache5-0/+50
scim-tomoe is a SCIM IMEngine module for Tomoe.
2009-11-24Import scim-thai-0.1.1 as inputmethod/scim-thai.obache4-0/+51
This is SCIM IMEngine module for Thai, based on libthai library. Currently, it supports 3 keyboard layouts: - Ketmanee - TIS-820.2538 - Pattachote In addition to keyboard layout suuports, it also validate input sequences in 3 levels of strictness: - Passthrough (no check) - Basic Check - Srict Check For applications that support surrounding text retrieval/deleting, it also corrects the invalid input sequences.
2009-11-24Import scim-tables-0.5.9 as inputmethod/scim-tables.obache4-0/+154
This package includes many data files for SCIM Generic Table Input Method module (table). They support Chinese (Simplified and Traditional), Japanese, Korean and some other languages, such as Russian etc. The data files will be converted to binary format and installed to ${prefix}/share/scim/tables/. SCIM table im module will load them automatically.
2009-11-24Import scim-skk-0.5.2 as inputmethod/scim-skk.obache5-0/+49
scim-skk is an SCIM IMEngine module for skk.
2009-11-24Import scim-sinhala-0.1.0 as inputmethod/scim-sinhala.obache5-0/+46
scim-sinhala is an SCIM IMEngine module for Sinhala.
2009-11-24Import scim-prime-1.0.1 as inputmethod/scim-prime.obache4-0/+37
scim-prime is a SCIM IMEngine module for PRIME.
2009-11-24Import scim-pinyin-0.5.91 as inputmethod/scim-pinyin.obache4-0/+47
scim-pinyin is an SCIM IMEngine module for smart pinyin.
2009-11-24Import scim-m17n-0.2.3 as inputmethod/scim-m17n.obache4-0/+32
scim-m17n is an SCIM IMEngine module for m17n-lib.