summaryrefslogtreecommitdiff
path: root/inputmethod
AgeCommit message (Collapse)AuthorFilesLines
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg13-170/+78
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-09Need msgfmt (configure only).hasso2-4/+4
2009-02-17Reset maintainer, mail bouncedjoerg1-2/+2
2009-02-07Fix mysterious C++ failure as pth's pthread.h defines system as macrojoerg3-3/+24
which makes the stdlib.h prototype goes away. Avoid this by forcing real system calls. Remove a static declaration that is shadowing an extern, resulting in the creation of a text relocation.
2009-01-30Remove redundant distfile.obache1-5/+0
2009-01-23+ uim-elisp uim-qt4-immoduleobache1-1/+3
2009-01-23Import uim-elisp-1.5.5 as inputmethod/uim-elisp.obache4-0/+59
Based on from Yamashiro, Jun in tech-pkg-ja@. Emacs LISP files for inputmethod/uim.
2009-01-23Import uim-qt4-immodule-1.5.5 as inputmethod/uim-qt4-immodule.obache3-0/+34
Based on from Yamashiro, Jun in tech-pkg-ja@. Qt4 immodule for inputmethod/uim.
2009-01-23Update uim to 1.5.5.obache7-71/+108
Based on patch from Yamashiro, Jun in tech-pkg-ja@. While here, deprecate curses and x11 option then introduce uim-fep and xim option to exactly enable/disable those features. Overview of changes from 1.5.4 to 1.5.5 ======================================= * Enhancements - uim-anthy - uim-anthy-utf8 * Learn transposing Katakana/Hiragana string (bug #18630) - misc Japanese IM * AZIK roma-kana table update * Don't use "nwa", "nwi", "nwu", "nwe", "nwo" roma-kana sequences by default - uim-pref-gtk - uim-pref-qt * Reduced startup time * Fixes - GTK+ bridge - uim.el - uim-skk - uim-look * Plug memory leaks - uim-dict-gtk * Fix warning with GTK+-2.14.x Overview of changes from 1.5.3 to 1.5.4 ======================================= * Enhancements - Generic IM * Cache candidates to improve the performance * Add an option to show candidate window automatically when multiple candidates are found - uim-tutcode * New symbol (kigou) input mode - GTK+ bridge - Qt{3,4} bridge - XIM bridge * Improve the performance upon activating the window with large number of candidates * Fixes - uim.el * Plug memory leak. * Ignore 'd' command if valid uim-default-im-engine is defined - uim-fep * Fix compilation with Solaris' cc - uim-skk * Fix handling in non-matching upper case character in skk-proc-state-direct. - uim-pref-gtk * Fix warning with GTK+-2.14.x Overview of changes from 1.5.2 to 1.5.3 ======================================= * Fixes - Qt4 bridge (experimental) * [CRITICAL] Fix bug with Qt4 >= 4.4.1, which makes applications infinite loop at the startup * [CRITICAL] Fix uim-helper handling which could cause unexpected crashes * Fix key press with shift, control, alt, and meta keys - uim-xim * Fix some minor protocol errors - uim.el * Improve minibuffer editing - uim-tutcode * Fix out-of-range error when candidates are longer than tutcode-heading-label-char-list * Others - uim-toolbar-gtk-systray * Adjust ythickness of the buttons - uim-pref-gtk * Add vertical scrollbar for the setting pane Overview of changes from 1.5.1 to 1.5.2 ======================================= * Enhancements - Enable input method rotation by hotkeys - uim-trycode * Updated the composition table to 2008-04-18 version * Fixes - uim.el * [CRITICAL] Fix breaking minor-mode-map-alist in some cases. * [CRITICAL] Fix uim-el-helper-agent * Fix displaying candidates when a right-hand neighbor character of the cursor is a horizontal-tab - uim-xim * Fix Japanese kana-keyboard input hack to distinguish 'kana_RO' key and backslash key - uim-canna * Don't disable libuim functionality even when canna server is stopped. - uim-elatin * Fix problem when only elatin IM is loaded. - uim-prime * Fix crash when input mode is forced to set as app-mode by toolbar menu while "Enable vi-cooperative mode" is off.
2009-01-12MAKE_JOBS_SAFE=noobache1-1/+3
2009-01-10Need CANNA_SPOOL at configure phase to generate cannaconf.h, it's for ERRDIR.obache2-3/+4
Add CANNA_ENV to SCRIPTS_ENV for imake. This is only affect to canna-server, as reported by MOCHIDA Shuji by PR 40349. Bump PKGREVISION of canna-server package.
2009-01-10MAKE_JOBS_SAFE=noobache1-1/+3
2009-01-09Add options: curses, x11.uebayasi3-11/+24
2008-12-20Update libhangul to 0.9.14.minskim3-21/+37
Changes: - Depend on libhangul to build Korean characters from syllables. - Add sample configurations. - Bug fixes.
2008-12-20Update libhangul to 0.0.9.minskim4-22/+17
Changes: - Improve the Chinese character search routing. - Add a function to process Hangul syllables. - Bug fixes.
2008-12-20Update nabi to 0.99.3.minskim2-7/+7
Changes: - Improve internal code. - Add an option to set the font for off-the-spot and root window. - Other bug fixes.
2008-11-28Original MASTER_SITES does not have old distfiles.obache1-2/+3
Use mirror site instead.
2008-11-28ftp.m17n.org is closed.obache1-2/+2
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-2/+2
2008-11-10make MAKE_JOBS_SAFE to NO.taca1-1/+2
2008-11-01Fix PLIST and buildlink3.mk after gucharmap dependency removal.wiz2-4/+2
No PKGREVISION bump because this package didn't build successfully (oops). Noted by Kouichirou Hiratsuka.
2008-10-27Remove gucharmap dependency -- it builds without gucharmap, but not withwiz1-2/+5
the new gucharmap2 API. If this feature is very useful, a separate (but conflicting) gucharmap1 package could be created. Bump PKGREVISION.
2008-10-20Update nabi to 0.99.2.minskim3-33/+26
Changes since 0.15: - Updated German translation. - Fixed memory leak. - Added simplified Chinese input. - Added themes. - Added symbol input using consonants. - Switched to use libhangul.
2008-10-20Update libhangul to 0.0.8.minskim4-18/+22
Changes since 0.0.4: - Improved hanja search. - Updated the hanja dictionary.
2008-10-13${NOTFOR_emacs22}hoge -> ${NOTFOR_emacs22}${NOTFOR_emacs22nox}hogeuebayasi1-2/+2
2008-10-13Introduce EMACS_BUILDLINK to decide if Emacs lisp file wrappers are reallyuebayasi2-2/+5
created or not. Packages that include other ELP's buildlink3.mk must define EMACS_BUILDLINK. Other packages don't create wrappers, which reduces build time a lot.
2008-10-11Move mk/emacs.mk to editors/emacs/modules.mk.uebayasi6-26/+28
Don't call pkg_info to get the installed Emacs version; always use the version matching EMACS_TYPE set by users. Be DEPENDS to it. This should address pkg/37146 by Aleksey Cheusov. While here convert some emacs lisp packages to user-destdir.
2008-09-24The editline plugin depend on libedit.obache2-3/+14
2008-09-18Bump PKGREVISION of inputmethod/canna* packages.taca4-8/+8
2008-09-18Add a one line patch which fix crash problem of cannaserver.taca2-1/+15
This change is alreay exists in Canna's CVS repositry. It was reported by Hiroshi SAKURAI on netbsd mailing list in Japan.
2008-09-06Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlibwiz1-2/+2
name change).
2008-08-15Update MASTER_SITES, remove outdated sites, add sourceforge.jp.obache1-7/+5
Noticed by Zafer Aydogan via private mail.
2008-08-15Adjust MASTER_SITES, old distfiles was moved to subdir.obache1-2/+2
Noticed by Zafer Aydogan via private mail.
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