summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
2008-07-14Mark as destdir ready.joerg9-9/+27
2008-06-23Require msgfmt to build.obache1-2/+2
Noticed by Hsso Tepper in PR 39029.
2008-06-20Add DESTDIR support.joerg2-2/+6
2008-06-19Switch to use vendor_dir with Ruby 1.8.7.taca4-53/+53
Bump PKGREVISION.
2008-06-12Add DESTDIR support.joerg7-11/+53
2008-06-08Bump PKGREVISION due to update of uim.obache1-1/+2
2008-06-08Suppress package non portable own localedir replacement command.obache2-1/+15
2008-06-08Update uim to 1.5.1.obache8-49/+226
Patch provided by Yamashiro Jun in PR 38811. Changelog 1.4.2 to 1.5.1: * Add new inputmethods: elatin -- Emacs-style Latin characters input method look -- Predictive input method for English anthy-utf8 (unsupported in this package) sj3 (unsupported in this package) wnn (unsupported in this package) * Add Qt4 IM module(unsupported in this package) * Various API and ABI changes (see doc/COMPATIBILITY) * Bugfix and many internal changes. Package changelog: * Add new options.mk options: gnome: GNOME applet prime: inputmethod/prime m17nlib: devel/m17n-lib
2008-06-04Suppress to do 'modify-itlocaledir' command in configure script.obache3-2/+17
No need, done by pkgsrc USE_LOCALEDIR feature. modify-itlocaledir expet GNU sed (options and patterns). Folliwing situations rise PLIST mismatch: * using GNU sed, PKGLOCALEDIR != share * sed accept options, but can't interprete patterns as expected. PR 38847. Bump PKGREVISION.
2008-06-02Need msgfmt to build.obache1-2/+2
Noticed by Hasso Tepper in PR 38824.
2008-06-01Avoid immodule handling, pkgsrc framework handle it.obache2-1/+27
2008-05-31Fixes build failure on no sys_errlist[] platforms.obache2-1/+25
2008-05-30The distfile for this version has been relegated to the 'old-snapshots'brook1-2/+3
directory at the main site.
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-3/+3
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-05-20Honour PKGMANDIRtnn1-1/+2
2008-05-20Honour PKGMANDIRtnn2-9/+18
2008-04-21Needs pkg-config during configure.wiz1-2/+2
2008-04-13Add entries for tomoe related packages.obache1-1/+4
2008-04-13Import uim-tomoe-gtk version 0.6.0.obache4-0/+33
uim-tomoe-gtk is an UIM helper program for Tomoe. Tomoe is a handwriting recognizer which currently supports Japanese.
2008-04-13Import tomoe-gtk version 0.6.0.obache5-0/+99
tomoe-gtk is a GUI library for tomoe that online handwriting recognition engine. It offers GTK+ GUI parts and is useful for making another applications using tomoe.
2008-04-13Import Tomoe version 0.6.0.obache5-0/+123
Tomoe is originally a handwriting character recognition engine. Current Tomoe does not only provide handwriting recognition engine but also provide other character searching API such as searching by readings, stroke counts, radicals, valiations and so on.
2008-04-13Need to buildlink devel/libgcroots.obache1-1/+3
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam4-47/+40
through PLIST_SUBST to the plist module.
2008-04-04RUBY_REPLACE_DIRS is relative to ${WRKSRC} so no need to give the absolutejlam1-2/+2
path to these directories.
2008-03-11Update to ddskk-20080309, prompted by Masaharu Kirihara <mki_open_eight at yahoouebayasi3-7/+9
dot co dot jp>. Changes unknown.
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz1-2/+2
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam5-21/+32
their files via a custom do-install target.
2008-03-03Update uim to 1.4.2.obache1-0/+16
Based on patch provided by Yamashiro Jun in PR 38097. Pkgsrc changes: * Add build option: "kde". (This option enable KDE panel applet) * Change MASTER_SITES and HOMEPAGE for new site. * Marked as DSTDIR ready. Overview of changes from 1.4.1 to 1.4.2 == * Fixed - uim Scheme library - Fix memory alignment of symbol name, which can be a problem with jemalloc in FreeBSD 7 and Firefox 3 - Fix string buffer usage - Fix possible memory leak - Fix compilation on Mac OS X 10.5 - Support OpenBSD PowerPC and x86_64 in libgcroots - libuim - Fix leak in file descriptors when uim-helper-server is not working (Christian Biere) - uim-prime - Handle unix domain socket timeout - uim-m17nlib - Fix listing incomplete IMs - Japanese composition table - Fix fullwidth middle dot in halfwidth katakana table for Japanese kana-keyboard - GTK+ bridge - Fix token buffer usage of X11 Compose - Fix freeing strings allocated by glib - Qt bridge - Fix token buffer usage of X11 Compose - XIM bridge - Fix token buffer usage of X11 Compose - Fix compilation with GCC-4.3 - uim-toolbar-gtk-systray - Adjust focus padding in systray Overview of changes from 1.4.0 to 1.4.1 == * Fixed - libuim - Fix crash in a context using toggled IM when updating the custom setting by uim-pref - Anthy, Canna, Mana - Fix crash with Kana input mode - Fix crash upon converting a preedit string into alphanumeric characters - Pinyin (Simplified, Unicode, Traditional) - Fix crash upon selecting a candidate with numeric keys - uim Scheme library - Support SIOD compatible behavior with syntax 'if' - Fix compilation in qt directory with --disable-nls option Overview of changes from 1.4.0-beta to 1.4.0 == * Fixed - Fix the license terms of replace/strsep.c and replace/setenv.c accidencially mis-modified in r790 - libuim - Fix unimplemented return value of uim_input_string() - Fix uneffected --disable-nls - uim Scheme library - Fix lacking heap preallocation for heavy job. This makes uim-pref startup faster Overview of changes from 1.4.0-alpha to 1.4.0-beta == * Fixed - XIM bridge - Startup error of uim-xim due to the 1.3.x-incompatible behavior of uim_scm_symbol_value() - libuim - Fix corrupted return value by uim_scm_return_value() after uim_scm_eval() - uim-sh - Fix broken 'uim-sh -B' error handling - Fix broken backtrace printing - Broken compilation on SPARC and IA-64 (NIIBE Yutaka) - Suppress warnings Overview of changes from 1.3.x to 1.4.0-alpha == * New features - libuim - The modified version of SIOD interpreter has been replaced with SigScheme 0.7.2 * Fixed - [CRITICAL] Fix GC crash on SPARC, IA-64, m68k, and possibly MIPS, Alpha, by introduction of libgcroots
2008-03-02Added and enabled PRIME packages.obache1-1/+4
2008-03-02Import prime-el version 1.5.1.3.obache4-0/+89
PRIME is Japanese PRedictive Input Method Editor. PRIME predicts the user's input using knowledge of natural languages and the user's previous input to reduce the difficulty of typing. For example, when the user types "ap", intending "application", PRIME might suggest "apple", "application", and "appointment." The user then easily selects "application." Currently, PRIME only supports Japanese. This package contains an emacs client of PRIME.
2008-03-02Import prime-dict version 1.0.0.obache4-0/+52
PRIME is Japanese PRedictive Input Method Editor. PRIME predicts the user's input using knowledge of natural languages and the user's previous input to reduce the difficulty of typing. For example, when the user types "ap", intending "application", PRIME might suggest "apple", "application", and "appointment." The user then easily selects "application." Currently, PRIME only supports Japanese. This package provides dictionary files for prime.
2008-03-02Import prime version 1.0.0.1.obache5-0/+147
PRIME is Japanese PRedictive Input Method Editor. PRIME predicts user's input words using the knowledge of natural language and the history of user's operations, and reduces the cost of typing by the user. For example, if a user wants to input "application" and types "ap" as the beginning characters of the word, PRIME might predict some candidate words like "apple", "application", "appointment", etc... And then the user can input "application" easily by selecting the word from the candidate words by PRIME.
2008-03-02Update uim to 1.4.2.obache5-35/+56
Based on patch provided by Yamashiro Jun in PR 38097. Pkgsrc changes: * Add build option: "kde". (This option enable KDE panel applet) * Change MASTER_SITES and HOMEPAGE for new site. * Marked as DSTDIR ready. Overview of changes from 1.4.1 to 1.4.2 == * Fixed - uim Scheme library - Fix memory alignment of symbol name, which can be a problem with jemalloc in FreeBSD 7 and Firefox 3 - Fix string buffer usage - Fix possible memory leak - Fix compilation on Mac OS X 10.5 - Support OpenBSD PowerPC and x86_64 in libgcroots - libuim - Fix leak in file descriptors when uim-helper-server is not working (Christian Biere) - uim-prime - Handle unix domain socket timeout - uim-m17nlib - Fix listing incomplete IMs - Japanese composition table - Fix fullwidth middle dot in halfwidth katakana table for Japanese kana-keyboard - GTK+ bridge - Fix token buffer usage of X11 Compose - Fix freeing strings allocated by glib - Qt bridge - Fix token buffer usage of X11 Compose - XIM bridge - Fix token buffer usage of X11 Compose - Fix compilation with GCC-4.3 - uim-toolbar-gtk-systray - Adjust focus padding in systray Overview of changes from 1.4.0 to 1.4.1 == * Fixed - libuim - Fix crash in a context using toggled IM when updating the custom setting by uim-pref - Anthy, Canna, Mana - Fix crash with Kana input mode - Fix crash upon converting a preedit string into alphanumeric characters - Pinyin (Simplified, Unicode, Traditional) - Fix crash upon selecting a candidate with numeric keys - uim Scheme library - Support SIOD compatible behavior with syntax 'if' - Fix compilation in qt directory with --disable-nls option Overview of changes from 1.4.0-beta to 1.4.0 == * Fixed - Fix the license terms of replace/strsep.c and replace/setenv.c accidencially mis-modified in r790 - libuim - Fix unimplemented return value of uim_input_string() - Fix uneffected --disable-nls - uim Scheme library - Fix lacking heap preallocation for heavy job. This makes uim-pref startup faster Overview of changes from 1.4.0-alpha to 1.4.0-beta == * Fixed - XIM bridge - Startup error of uim-xim due to the 1.3.x-incompatible behavior of uim_scm_symbol_value() - libuim - Fix corrupted return value by uim_scm_return_value() after uim_scm_eval() - uim-sh - Fix broken 'uim-sh -B' error handling - Fix broken backtrace printing - Broken compilation on SPARC and IA-64 (NIIBE Yutaka) - Suppress warnings Overview of changes from 1.3.x to 1.4.0-alpha == * New features - libuim - The modified version of SIOD interpreter has been replaced with SigScheme 0.7.2 * Fixed - [CRITICAL] Fix GC crash on SPARC, IA-64, m68k, and possibly MIPS, Alpha, by introduction of libgcroots
2008-02-27Add and enable m17n-lib and related packages.obache1-1/+2
2008-02-27Import m17n-im-config version 0.9.0.obache5-0/+63
The m17n-im-config package provides a C library (libm17n-im-config.so) to create a GTK+ widget for per-user configuration of input methods provided by the m17n library, and a standalone GTK+ program (m17n-im-config) that uses the above widget.
2008-02-26Add and enable gtk-im-libthai.obache1-1/+2
2008-02-26Import gtk-im-libthai version 0.1.4.obache4-0/+31
GTK+-2.0 Thai Input Module.
2007-12-22Try to fix PLIST problwm with emacs22; leim-list.elc isn't built.taca1-2/+2
2007-10-29Update (dd)skk to 20071028. Changes unknown.uebayasi4-23/+47
While here: * Correct PKGNAME back to skk, not ddskk. * Buildlink3'ify.
2007-10-29Buildlink3'ify.uebayasi1-3/+3
2007-10-25* If PLIST_SRC is explicitly set to an empty value in a package Makefile,jlam6-9/+6
then automatically generate a PLIST that says "${PKGNAME} has no files". * If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile, and no PLIST files exist, then fail during the package build with PKG_FAIL_REASON. * Remove "intentionally empty" PLISTs again. Now, the easy way to say that a package installs no files is to just add the following to the package Makefile: PLIST_SRC= # empty
2007-10-25Re-add "intentionally empty" PLISTs for meta-packages and other packagesjlam3-0/+6
that directly manipulate empty PLISTs. Modify plist/plist.mk so that if the PLIST files are missing and no GENERATE_PLIST is defined, then the package fails to build.
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam3-3/+0
can handle packages having no PLIST files.
2007-09-25Fix comment (GConf2 -> GConf).hira1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz2-5/+6
Bump PKGREVISION.
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz1-2/+2
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam4-17/+7
and to support the "inet6" option instead. Remaining usage of USE_INET6 was solely for the benefit of the scripts that generate the README.html files. Replace: BUILD_DEFS+= USE_INET6 with BUILD_DEFS+= IPV6_READY and teach the README-generation tools to look for that instead. This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code to continue to support USE_INET6 for pkgsrc-wip until it has been nuked from there as well.
2007-08-30Update to 9100, provided by Yamashiro Jun in PR 36675.wiz5-35/+15
anthy-9100: * Fix kana-kanji transformation algorithm. * New version of kana-kanji dictionary. pkgsrc change: * Update additional Japanese kana-kanji dictionary: okinawa-20070717.t
2007-08-13Added mk/misc/category.mk, which contains the definitions that are onlyrillig1-2/+2
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles.
2007-07-24malloc.h is an anachroism, use stdlib.h instead.joerg2-1/+15