summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-m17n
AgeCommit message (Collapse)AuthorFilesLines
2013-10-23Bump PKGREVISION from ibus-1.5.obache1-2/+2
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-04recursive bump from graphics/gd shlib major bump.obache1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-11-19Always return a value in non-void functions.joerg2-1/+15
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-1/+2
2012-05-08Update ibus-m17n to 1.3.4.obache2-7/+6
some fixes and improvements.
2012-04-22Bump PKGREVISION from ibus shlib name change, with some ibus-1.4 compatibilityobache1-2/+2
fix patches.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-1/+2
2011-08-31Update ibus-m17n to 1.3.3.obache2-7/+6
* Handle M17N surrounding-text commands. * FIx make ppa failed problem. * Supply M17N_CFLAGS and M17N_LIBS when checking minput_list().
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2011-03-07Update ibus-m17n to 1.3.2.obache3-8/+8
* Release 1.3.2 * Add --with-gtk=2.0|3.0|no configure option. * Fix build with ibus-1.4. * Use minput_list() instead of mdatabase_list(). * Make class name parsing robuster. * Add "~/.m17n.d/" to observed-paths. * Use wildcard pattern in default.xml to set the default value. * Lower the rank of si-samanala engine. * Read default config from a file. * Use gnome-autogen.sh to generate configure and Makefiles. * Don't compile m17nutil.c twice for engine and setup. * Use ibus_m17n_scan_engine_name() to simplify the code. * Assign separate GType to each m17n engine to make config per-class. * Clear errno to 0 before calling strtol/strtoul. * Simplify AltGr handling. * Give higher rank for all Indic engines. * Use MInputContext::arg and remove the table for ic and engine. * Don't init IBusBus in print_engines_xml(). * Fix bug in ibus_m17n_engine_reset. * Add code coderview.settings.
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-1/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-09-02Update ibus-m17n to 1.3.1.obache3-10/+10
* Implement setup UI. * some bug fixes and improvements.
2010-08-11Add workaround for upstream Issue#1029:obache1-1/+3
http://code.google.com/p/ibus/issues/detail?id=1029
2010-08-07Import ibus-m17n-1.3.0nb1 as inputmethod/ibus-m17n.obache4-0/+35
M17N engine for IBus input platform. It allows input of many languages using the input table maps from m17n-db.