summaryrefslogtreecommitdiff
path: root/inputmethod/scim-thai
AgeCommit message (Collapse)AuthorFilesLines
2013-10-10Recursive revbump from pango-1.36.0ryoon1-1/+2
2013-09-08Update scim-libthai to 0.1.3.obache3-7/+49
Version 0.1.3 (2012-06-09) ============= - Migrate away deprecated GTK+ APIs, fixing FTBFS.
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
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-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-13Bump ABI for SCIM, new dependency on libltdl.obache1-2/+2
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-1/+2
2011-10-07Update scim-thai to 0.1.2.obache2-7/+6
Version 0.1.2 (2011-06-27) ============= - Update gettext support using autopoint. - Fix compiling error when libthai is installed in non-standard location. - Improve linker flags handling.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
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-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2009-11-30Added http one to MASTER_SITES.obache1-2/+3
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.