summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorwiz <wiz>2010-09-14 11:00:44 +0000
committerwiz <wiz>2010-09-14 11:00:44 +0000
commitd2626c9971c97737bd11d38cef3a2e904e8f68b5 (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /inputmethod
parentc9477f71d3e32707fa53815c97738cf2aed3ab5c (diff)
downloadpkgsrc-d2626c9971c97737bd11d38cef3a2e904e8f68b5.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/ibus-chewing/Makefile3
-rw-r--r--inputmethod/ibus-handwrite/Makefile4
-rw-r--r--inputmethod/ibus-input-pad/Makefile3
-rw-r--r--inputmethod/ibus-m17n/Makefile3
-rw-r--r--inputmethod/ibus-qt/Makefile3
-rw-r--r--inputmethod/ibus-t9/Makefile4
-rw-r--r--inputmethod/ibus-unikey/Makefile3
-rw-r--r--inputmethod/ibus/Makefile3
-rw-r--r--inputmethod/im-ja/Makefile4
-rw-r--r--inputmethod/imhangul_status_applet/Makefile4
-rw-r--r--inputmethod/input-pad/Makefile4
-rw-r--r--inputmethod/input-pad/buildlink3.mk3
-rw-r--r--inputmethod/kasumi/Makefile4
-rw-r--r--inputmethod/kimera-tomoe-gtk/Makefile4
-rw-r--r--inputmethod/kimera/Makefile4
-rw-r--r--inputmethod/m17n-im-config/Makefile4
-rw-r--r--inputmethod/m17n-im-config/buildlink3.mk4
-rw-r--r--inputmethod/nabi/Makefile4
-rw-r--r--inputmethod/novel-pinyin/Makefile4
-rw-r--r--inputmethod/py-input-pad/Makefile3
-rw-r--r--inputmethod/scim-anthy/Makefile4
-rw-r--r--inputmethod/scim-array/Makefile4
-rw-r--r--inputmethod/scim-bridge/Makefile4
-rw-r--r--inputmethod/scim-canna/Makefile4
-rw-r--r--inputmethod/scim-ccinput/Makefile4
-rw-r--r--inputmethod/scim-chewing/Makefile4
-rw-r--r--inputmethod/scim-fcitx/Makefile4
-rw-r--r--inputmethod/scim-hangul/Makefile4
-rw-r--r--inputmethod/scim-input-pad/Makefile4
-rw-r--r--inputmethod/scim-m17n/Makefile4
-rw-r--r--inputmethod/scim-pinyin/Makefile4
-rw-r--r--inputmethod/scim-prime/Makefile4
-rw-r--r--inputmethod/scim-python/Makefile4
-rw-r--r--inputmethod/scim-sinhala/Makefile4
-rw-r--r--inputmethod/scim-skk/Makefile4
-rw-r--r--inputmethod/scim-tables/Makefile4
-rw-r--r--inputmethod/scim-thai/Makefile4
-rw-r--r--inputmethod/scim-tomoe/Makefile4
-rw-r--r--inputmethod/scim-uim/Makefile4
-rw-r--r--inputmethod/scim-unikey/Makefile4
-rw-r--r--inputmethod/scim/Makefile4
-rw-r--r--inputmethod/scim/buildlink3.mk4
-rw-r--r--inputmethod/tomoe-gtk/Makefile4
-rw-r--r--inputmethod/tomoe-gtk/buildlink3.mk4
-rw-r--r--inputmethod/uim-tomoe-gtk/Makefile4
45 files changed, 90 insertions, 82 deletions
diff --git a/inputmethod/ibus-chewing/Makefile b/inputmethod/ibus-chewing/Makefile
index a372bcc0f0c..6b64633dc82 100644
--- a/inputmethod/ibus-chewing/Makefile
+++ b/inputmethod/ibus-chewing/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2010/09/11 01:21:28 obache Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:07 wiz Exp $
#
DISTNAME= ibus-chewing-1.3.7.20100910-Source
PKGNAME= ${DISTNAME:S/-Source//}
+PKGREVISION= 1
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/ibus-handwrite/Makefile b/inputmethod/ibus-handwrite/Makefile
index 0bf5bddce4f..0bef2dd25b6 100644
--- a/inputmethod/ibus-handwrite/Makefile
+++ b/inputmethod/ibus-handwrite/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 02:25:03 obache Exp $
+# $NetBSD: Makefile,v 1.2 2010/09/14 11:02:07 wiz Exp $
#
DISTNAME= ibus-handwrite-2.1.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= http://ibus-handwrite.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/ibus-input-pad/Makefile b/inputmethod/ibus-input-pad/Makefile
index 758a965533d..b21c77a0387 100644
--- a/inputmethod/ibus-input-pad/Makefile
+++ b/inputmethod/ibus-input-pad/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/31 08:27:52 obache Exp $
+# $NetBSD: Makefile,v 1.2 2010/09/14 11:02:08 wiz Exp $
#
DISTNAME= ibus-input-pad-0.1.3
+PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://input-pad.googlecode.com/files/
diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile
index 8c4bd574385..3aa0317e7d4 100644
--- a/inputmethod/ibus-m17n/Makefile
+++ b/inputmethod/ibus-m17n/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/09/02 11:33:12 obache Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:08 wiz Exp $
#
DISTNAME= ibus-m17n-1.3.1
+PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile
index 955eace6efc..1dbe36a6487 100644
--- a/inputmethod/ibus-qt/Makefile
+++ b/inputmethod/ibus-qt/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2010/08/31 00:56:24 obache Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:08 wiz Exp $
#
DISTNAME= ibus-qt-1.3.1-Source
PKGNAME= ${DISTNAME:S/-Source//}
+PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/ibus-t9/Makefile b/inputmethod/ibus-t9/Makefile
index 7f525d67ecf..1d3fb557f7c 100644
--- a/inputmethod/ibus-t9/Makefile
+++ b/inputmethod/ibus-t9/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 02:27:35 obache Exp $
+# $NetBSD: Makefile,v 1.2 2010/09/14 11:02:08 wiz Exp $
#
DISTNAME= ibus-t9-2.1.0.20100601
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod chinese
MASTER_SITES= http://ibus-t9.googlecode.com/files/
diff --git a/inputmethod/ibus-unikey/Makefile b/inputmethod/ibus-unikey/Makefile
index dcb67810361..e91a05c2335 100644
--- a/inputmethod/ibus-unikey/Makefile
+++ b/inputmethod/ibus-unikey/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 02:22:26 obache Exp $
+# $NetBSD: Makefile,v 1.2 2010/09/14 11:02:08 wiz Exp $
#
DISTNAME= ibus-unikey-0.5
+PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://ibus-unikey.googlecode.com/files/
diff --git a/inputmethod/ibus/Makefile b/inputmethod/ibus/Makefile
index afbd00fadc4..dc4ba11b222 100644
--- a/inputmethod/ibus/Makefile
+++ b/inputmethod/ibus/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/09/04 05:04:57 obache Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:08 wiz Exp $
#
DISTNAME= ibus-1.3.7
+PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile
index bd36a049fe3..f2b42fce6d1 100644
--- a/inputmethod/im-ja/Makefile
+++ b/inputmethod/im-ja/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:48 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:09 wiz Exp $
#
DISTNAME= im-ja-1.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod japanese
MASTER_SITES= http://im-ja.sourceforge.net/
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile
index 9113ab33c4b..3fae2d9a18e 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2010/06/13 22:44:48 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2010/09/14 11:02:09 wiz Exp $
#
DISTNAME= imhangul_status_applet-0.3
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= korean inputmethod
MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/
diff --git a/inputmethod/input-pad/Makefile b/inputmethod/input-pad/Makefile
index db72836b301..393106f47a1 100644
--- a/inputmethod/input-pad/Makefile
+++ b/inputmethod/input-pad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/09/11 07:47:21 obache Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:01:00 wiz Exp $
#
.include "Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
MAINTAINER= obache@NetBSD.org
COMMENT= On-screen Input Pad to Send Characters with Mouse
diff --git a/inputmethod/input-pad/buildlink3.mk b/inputmethod/input-pad/buildlink3.mk
index ccebfa29e7d..9cc7f58031c 100644
--- a/inputmethod/input-pad/buildlink3.mk
+++ b/inputmethod/input-pad/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/08/31 08:25:20 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2010/09/14 11:01:00 wiz Exp $
#
BUILDLINK_TREE+= input-pad
@@ -7,6 +7,7 @@ BUILDLINK_TREE+= input-pad
INPUT_PAD_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.input-pad+= input-pad>=0.1.1
+BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=0.1.2nb2
BUILDLINK_PKGSRCDIR.input-pad?= ../../inputmethod/input-pad
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/inputmethod/kasumi/Makefile b/inputmethod/kasumi/Makefile
index 78d8a960f64..d14ad0c984e 100644
--- a/inputmethod/kasumi/Makefile
+++ b/inputmethod/kasumi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2010/06/13 22:44:48 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2010/09/14 11:02:09 wiz Exp $
DISTNAME= kasumi-2.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kasumi/41436/}
diff --git a/inputmethod/kimera-tomoe-gtk/Makefile b/inputmethod/kimera-tomoe-gtk/Makefile
index 01efecfedf1..75ce3bb3878 100644
--- a/inputmethod/kimera-tomoe-gtk/Makefile
+++ b/inputmethod/kimera-tomoe-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:48 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:09 wiz Exp $
#
DISTNAME= kimera-tomoe-gtk-0.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kimera/24906/}
diff --git a/inputmethod/kimera/Makefile b/inputmethod/kimera/Makefile
index 86dac086fa2..f76020c1246 100644
--- a/inputmethod/kimera/Makefile
+++ b/inputmethod/kimera/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:48 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:09 wiz Exp $
#
DISTNAME= kimera-2.11
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kimera/37271/}
diff --git a/inputmethod/m17n-im-config/Makefile b/inputmethod/m17n-im-config/Makefile
index 16e9bdfea6c..9088569a3ab 100644
--- a/inputmethod/m17n-im-config/Makefile
+++ b/inputmethod/m17n-im-config/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2010/06/13 22:44:48 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2010/09/14 11:00:57 wiz Exp $
#
DISTNAME= m17n-im-config-0.9.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod devel
MASTER_SITES= http://www.m17n.org/m17n-lib-download/
diff --git a/inputmethod/m17n-im-config/buildlink3.mk b/inputmethod/m17n-im-config/buildlink3.mk
index 2f10d008da6..32a648485e3 100644
--- a/inputmethod/m17n-im-config/buildlink3.mk
+++ b/inputmethod/m17n-im-config/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2010/06/13 22:44:48 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2010/09/14 11:00:57 wiz Exp $
BUILDLINK_TREE+= m17n-im-config
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= m17n-im-config
M17N_IM_CONFIG_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0
-BUILDLINK_ABI_DEPENDS.m17n-im-config?= m17n-im-config>=0.9.0nb3
+BUILDLINK_ABI_DEPENDS.m17n-im-config?= m17n-im-config>=0.9.0nb4
BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile
index c6f98f50ff9..50486da0b68 100644
--- a/inputmethod/nabi/Makefile
+++ b/inputmethod/nabi/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2010/09/14 11:02:09 wiz Exp $
#
DISTNAME= nabi-0.99.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= korean inputmethod
MASTER_SITES= http://kldp.net/frs/download.php/4929/
diff --git a/inputmethod/novel-pinyin/Makefile b/inputmethod/novel-pinyin/Makefile
index ae54b4162c0..a805b7dbfd4 100644
--- a/inputmethod/novel-pinyin/Makefile
+++ b/inputmethod/novel-pinyin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2010/09/14 11:02:09 wiz Exp $
DISTNAME= novel-pinyin-0.2.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=novel-pinyin/}
diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile
index 80eaa539bab..ea65f5b3943 100644
--- a/inputmethod/py-input-pad/Makefile
+++ b/inputmethod/py-input-pad/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2010/09/11 23:16:42 obache Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:10 wiz Exp $
#
.include "../../inputmethod/input-pad/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
MAINTAINER= obache@NetBSD.org
COMMENT= Python wrapper for Input Pad
diff --git a/inputmethod/scim-anthy/Makefile b/inputmethod/scim-anthy/Makefile
index 9e5835805be..20fc9ec52c5 100644
--- a/inputmethod/scim-anthy/Makefile
+++ b/inputmethod/scim-anthy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:10 wiz Exp $
#
DISTNAME= scim-anthy-1.2.7
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/37309/}
diff --git a/inputmethod/scim-array/Makefile b/inputmethod/scim-array/Makefile
index b88fdd30136..ffbbcc4febc 100644
--- a/inputmethod/scim-array/Makefile
+++ b/inputmethod/scim-array/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:10 wiz Exp $
#
DISTNAME= scim-array-1.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod chinese
MASTER_SITES= http://of.openfoundry.org/download/scimarray/1.0.1/
diff --git a/inputmethod/scim-bridge/Makefile b/inputmethod/scim-bridge/Makefile
index 9a201431d9f..c13903ba364 100644
--- a/inputmethod/scim-bridge/Makefile
+++ b/inputmethod/scim-bridge/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:10 wiz Exp $
#
DISTNAME= scim-bridge-0.4.16
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-canna/Makefile b/inputmethod/scim-canna/Makefile
index 1bae6912d62..357a168adc3 100644
--- a/inputmethod/scim-canna/Makefile
+++ b/inputmethod/scim-canna/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:10 wiz Exp $
#
DISTNAME= scim-canna-1.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29155/}
diff --git a/inputmethod/scim-ccinput/Makefile b/inputmethod/scim-ccinput/Makefile
index 0dcd1527547..e6769c9a2ca 100644
--- a/inputmethod/scim-ccinput/Makefile
+++ b/inputmethod/scim-ccinput/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2010/09/14 11:02:10 wiz Exp $
#
DISTNAME= scim-ccinput-0.3.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile
index dba2d334222..a4067730526 100644
--- a/inputmethod/scim-chewing/Makefile
+++ b/inputmethod/scim-chewing/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:11 wiz Exp $
#
DISTNAME= scim-chewing-0.3.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= http://chewing.csie.net/download/scim/
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/scim-fcitx/Makefile b/inputmethod/scim-fcitx/Makefile
index f9798227aec..88da0e540ae 100644
--- a/inputmethod/scim-fcitx/Makefile
+++ b/inputmethod/scim-fcitx/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:11 wiz Exp $
#
DISTNAME= scim-fcitx.3.1.1
PKGNAME= scim-fcitx-3.1.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
EXTRACT_SUFX= .tar.bz2
diff --git a/inputmethod/scim-hangul/Makefile b/inputmethod/scim-hangul/Makefile
index a26e7ddad4d..5eee6fd81ab 100644
--- a/inputmethod/scim-hangul/Makefile
+++ b/inputmethod/scim-hangul/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:11 wiz Exp $
#
DISTNAME= scim-hangul-0.3.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod korean
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-input-pad/Makefile b/inputmethod/scim-input-pad/Makefile
index 7439b4bc429..23044870fdd 100644
--- a/inputmethod/scim-input-pad/Makefile
+++ b/inputmethod/scim-input-pad/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:11 wiz Exp $
#
DISTNAME= scim-input-pad-0.1.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-m17n/Makefile b/inputmethod/scim-m17n/Makefile
index 14c7d7d9b07..dc462f418b7 100644
--- a/inputmethod/scim-m17n/Makefile
+++ b/inputmethod/scim-m17n/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:11 wiz Exp $
#
DISTNAME= scim-m17n-0.2.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-pinyin/Makefile b/inputmethod/scim-pinyin/Makefile
index b74b00d3568..c7f221969a2 100644
--- a/inputmethod/scim-pinyin/Makefile
+++ b/inputmethod/scim-pinyin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:11 wiz Exp $
#
DISTNAME= scim-pinyin-0.5.91
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-prime/Makefile b/inputmethod/scim-prime/Makefile
index 1bc62cac307..8a50b91dc25 100644
--- a/inputmethod/scim-prime/Makefile
+++ b/inputmethod/scim-prime/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:11 wiz Exp $
#
DISTNAME= scim-prime-1.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29156/}
diff --git a/inputmethod/scim-python/Makefile b/inputmethod/scim-python/Makefile
index b04e0219cac..f15df62b394 100644
--- a/inputmethod/scim-python/Makefile
+++ b/inputmethod/scim-python/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/08 01:05:04 obache Exp $
+# $NetBSD: Makefile,v 1.2 2010/09/14 11:02:12 wiz Exp $
#
DISTNAME= scim-python-0.1.13rc1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod python
MASTER_SITES= http://scim-python.googlecode.com/files/
DISTFILES= ${DEFAULT_DISTFILES} ${DBTAR}
diff --git a/inputmethod/scim-sinhala/Makefile b/inputmethod/scim-sinhala/Makefile
index 71c2d33c0bb..58d1681879e 100644
--- a/inputmethod/scim-sinhala/Makefile
+++ b/inputmethod/scim-sinhala/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:12 wiz Exp $
#
DISTNAME= scim-sinhala-0.1.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/16666/}
diff --git a/inputmethod/scim-skk/Makefile b/inputmethod/scim-skk/Makefile
index cc5ecc84396..e1d31c0c15a 100644
--- a/inputmethod/scim-skk/Makefile
+++ b/inputmethod/scim-skk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:12 wiz Exp $
#
DISTNAME= scim-skk-0.5.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/18121/}
diff --git a/inputmethod/scim-tables/Makefile b/inputmethod/scim-tables/Makefile
index 8fd784c96b2..f14be7f5003 100644
--- a/inputmethod/scim-tables/Makefile
+++ b/inputmethod/scim-tables/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:12 wiz Exp $
#
DISTNAME= scim-tables-0.5.9
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-thai/Makefile b/inputmethod/scim-thai/Makefile
index 0ac8d02972e..c7866abea4e 100644
--- a/inputmethod/scim-thai/Makefile
+++ b/inputmethod/scim-thai/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:12 wiz Exp $
#
DISTNAME= scim-thai-0.1.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \
ftp://linux.thai.net/pub/ThaiLinux/software/libthai/
diff --git a/inputmethod/scim-tomoe/Makefile b/inputmethod/scim-tomoe/Makefile
index d32c00a757b..423c60a7ee8 100644
--- a/inputmethod/scim-tomoe/Makefile
+++ b/inputmethod/scim-tomoe/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/06/27 08:05:31 obache Exp $
+# $NetBSD: Makefile,v 1.5 2010/09/14 11:02:12 wiz Exp $
#
DISTNAME= scim-tomoe-0.6.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
diff --git a/inputmethod/scim-uim/Makefile b/inputmethod/scim-uim/Makefile
index b8082772015..53c1ebb211d 100644
--- a/inputmethod/scim-uim/Makefile
+++ b/inputmethod/scim-uim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:13 wiz Exp $
#
DISTNAME= scim-uim-0.2.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim-unikey/Makefile b/inputmethod/scim-unikey/Makefile
index 7672bab3619..51e12b393a2 100644
--- a/inputmethod/scim-unikey/Makefile
+++ b/inputmethod/scim-unikey/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:02:13 wiz Exp $
#
DISTNAME= scim-unikey-0.3.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= http://scim-unikey.googlecode.com/files/
diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile
index f2c0b5bb6a8..4adea923948 100644
--- a/inputmethod/scim/Makefile
+++ b/inputmethod/scim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:01:07 wiz Exp $
#
DISTNAME= scim-1.4.9
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim/buildlink3.mk b/inputmethod/scim/buildlink3.mk
index d486ca38e06..b4994c75e94 100644
--- a/inputmethod/scim/buildlink3.mk
+++ b/inputmethod/scim/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2010/09/14 11:01:07 wiz Exp $
BUILDLINK_TREE+= scim
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= scim
SCIM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.scim+= scim>=1.4.7
-BUILDLINK_ABI_DEPENDS.scim?= scim>=1.4.9nb1
+BUILDLINK_ABI_DEPENDS.scim?= scim>=1.4.9nb2
BUILDLINK_PKGSRCDIR.scim?= ../../inputmethod/scim
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/inputmethod/tomoe-gtk/Makefile b/inputmethod/tomoe-gtk/Makefile
index 8ec3367e194..bbcca01f89c 100644
--- a/inputmethod/tomoe-gtk/Makefile
+++ b/inputmethod/tomoe-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2010/06/27 08:51:11 obache Exp $
+# $NetBSD: Makefile,v 1.9 2010/09/14 11:01:01 wiz Exp $
#
DISTNAME= tomoe-gtk-0.6.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
diff --git a/inputmethod/tomoe-gtk/buildlink3.mk b/inputmethod/tomoe-gtk/buildlink3.mk
index 70575d7d756..be01f217f03 100644
--- a/inputmethod/tomoe-gtk/buildlink3.mk
+++ b/inputmethod/tomoe-gtk/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2010/06/13 22:44:50 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2010/09/14 11:01:01 wiz Exp $
BUILDLINK_TREE+= tomoe-gtk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= tomoe-gtk
TOMOE_GTK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0
-BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb4
+BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb6
BUILDLINK_PKGSRCDIR.tomoe-gtk?= ../../inputmethod/tomoe-gtk
.include "../../inputmethod/tomoe/buildlink3.mk"
diff --git a/inputmethod/uim-tomoe-gtk/Makefile b/inputmethod/uim-tomoe-gtk/Makefile
index bc0edb4e0a6..620989af0a7 100644
--- a/inputmethod/uim-tomoe-gtk/Makefile
+++ b/inputmethod/uim-tomoe-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2010/06/13 22:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2010/09/14 11:02:13 wiz Exp $
#
DISTNAME= uim-tomoe-gtk-0.6.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}