summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorryoon <ryoon>2015-06-29 11:06:46 +0000
committerryoon <ryoon>2015-06-29 11:06:46 +0000
commit842af16478cd5ba784ea26a0271975c94a471e5d (patch)
tree13cc5099fc368a7063f50e160035ea5392733d5d /inputmethod
parentee8d06b4a9402c046afc41359931fa5e8f3dec05 (diff)
downloadpkgsrc-842af16478cd5ba784ea26a0271975c94a471e5d.tar.gz
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN.
sourceforge.jp is renamed to osdn.jp. However its mirror sites are not ready for osdn.jp.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/anthy/Makefile.common6
-rw-r--r--inputmethod/canna/Makefile.common6
-rw-r--r--inputmethod/ja-freewnn-lib/Makefile.common6
-rw-r--r--inputmethod/kasumi/Makefile6
-rw-r--r--inputmethod/kimera-tomoe-gtk/Makefile6
-rw-r--r--inputmethod/kimera/Makefile6
-rw-r--r--inputmethod/prime-dict/Makefile4
-rw-r--r--inputmethod/prime-el/Makefile4
-rw-r--r--inputmethod/prime/Makefile4
-rw-r--r--inputmethod/scim-anthy/Makefile6
-rw-r--r--inputmethod/scim-canna/Makefile6
-rw-r--r--inputmethod/scim-prime/Makefile6
-rw-r--r--inputmethod/scim-sinhala/Makefile6
-rw-r--r--inputmethod/scim-skk/Makefile6
-rw-r--r--inputmethod/scim-tomoe/Makefile4
-rw-r--r--inputmethod/skkinput/Makefile6
-rw-r--r--inputmethod/tomoe-gtk/Makefile4
-rw-r--r--inputmethod/tomoe/Makefile4
-rw-r--r--inputmethod/uim-tomoe-gtk/Makefile4
19 files changed, 50 insertions, 50 deletions
diff --git a/inputmethod/anthy/Makefile.common b/inputmethod/anthy/Makefile.common
index 97dbfdc9531..16eb361d9fa 100644
--- a/inputmethod/anthy/Makefile.common
+++ b/inputmethod/anthy/Makefile.common
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile.common,v 1.8 2009/08/03 23:30:06 taya Exp $
+# $NetBSD: Makefile.common,v 1.9 2015/06/29 11:06:47 ryoon Exp $
# used by inputmethod/anthy/Makefile
# used by inputmethod/anthy-elisp/Makefile
ANTHY_VERSION= 9100h
DISTNAME= anthy-${ANTHY_VERSION}
CATEGORIES= inputmethod
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=anthy/37536/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=anthy/37536/}
DISTFILES= ${DISTNAME}.tar.gz
DISTINFO_FILE= ${.CURDIR}/../../inputmethod/anthy/distinfo
PATCHDIR= ${.CURDIR}/../../inputmethod/anthy/patches
-HOMEPAGE= http://anthy.sourceforge.jp/
+HOMEPAGE= http://anthy.osdn.jp/
diff --git a/inputmethod/canna/Makefile.common b/inputmethod/canna/Makefile.common
index fe060489241..c71eeffad15 100644
--- a/inputmethod/canna/Makefile.common
+++ b/inputmethod/canna/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.21 2010/05/28 11:06:34 obache Exp $
+# $NetBSD: Makefile.common,v 1.22 2015/06/29 11:06:47 ryoon Exp $
#
# Canna common makefile.
#
@@ -13,10 +13,10 @@ CANNA_VERSION= 3.6pl4
DISTNAME= Canna${CANNA_VERSION:S|.||:S|pl|p|}
PKGNAME= Canna-${CANNA_MODULE}-${CANNA_VERSION}
CATEGORIES= japanese inputmethod
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=canna/6059/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=canna/6059/}
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
-HOMEPAGE= http://canna.sourceforge.jp/
+HOMEPAGE= http://canna.osdn.jp/
COMMENT= Kana-Kanji conversion system (${CANNA_MODULE})
FILESDIR= ${.CURDIR}/../../inputmethod/canna/files
diff --git a/inputmethod/ja-freewnn-lib/Makefile.common b/inputmethod/ja-freewnn-lib/Makefile.common
index 9d284c30f08..a6e70f83fbe 100644
--- a/inputmethod/ja-freewnn-lib/Makefile.common
+++ b/inputmethod/ja-freewnn-lib/Makefile.common
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile.common,v 1.20 2015/06/13 20:40:30 tsutsui Exp $
+# $NetBSD: Makefile.common,v 1.21 2015/06/29 11:06:47 ryoon Exp $
# used by inputmethod/ja-freewnn-server/Makefile
# used by inputmethod/ja-freewnn-lib/Makefile
DISTNAME= FreeWnn-1.1.1-a023
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=freewnn/63271/} \
+MASTER_SITES= ${MASTER_SITE_OSDN:=freewnn/63271/} \
ftp://ftp.st.ryukoku.ac.jp/pub/japanese-im/FreeWnn/
CATEGORIES= inputmethod
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
-HOMEPAGE= http://freewnn.sourceforge.jp/
+HOMEPAGE= http://freewnn.osdn.jp/
COMMENT= Japanese/Chinese/Korean input method
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/kasumi/Makefile b/inputmethod/kasumi/Makefile
index e5c6acec616..dacc0494798 100644
--- a/inputmethod/kasumi/Makefile
+++ b/inputmethod/kasumi/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:23 tnn Exp $
+# $NetBSD: Makefile,v 1.28 2015/06/29 11:06:47 ryoon Exp $
DISTNAME= kasumi-2.5
PKGREVISION= 20
CATEGORIES= inputmethod japanese
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kasumi/41436/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=kasumi/41436/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://kasumi.sourceforge.jp/
+HOMEPAGE= http://kasumi.osdn.jp/
COMMENT= Dictionary management tool for anthy
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/kimera-tomoe-gtk/Makefile b/inputmethod/kimera-tomoe-gtk/Makefile
index 7ad9cd9e07b..940ae59a503 100644
--- a/inputmethod/kimera-tomoe-gtk/Makefile
+++ b/inputmethod/kimera-tomoe-gtk/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.25 2015/04/25 14:23:23 tnn Exp $
+# $NetBSD: Makefile,v 1.26 2015/06/29 11:06:47 ryoon Exp $
#
DISTNAME= kimera-tomoe-gtk-0.5
PKGREVISION= 21
CATEGORIES= inputmethod japanese
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kimera/24906/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=kimera/24906/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://kimera.sourceforge.jp/
+HOMEPAGE= http://kimera.osdn.jp/
COMMENT= Kimera helper program for Tomoe
LICENSE= gnu-lgpl-v2.1
diff --git a/inputmethod/kimera/Makefile b/inputmethod/kimera/Makefile
index 5846d3f7321..18fb40c5f1e 100644
--- a/inputmethod/kimera/Makefile
+++ b/inputmethod/kimera/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:23 tnn Exp $
+# $NetBSD: Makefile,v 1.25 2015/06/29 11:06:47 ryoon Exp $
#
DISTNAME= kimera-2.11
PKGREVISION= 21
CATEGORIES= inputmethod japanese
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kimera/37271/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=kimera/37271/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://kimera.sourceforge.jp/
+HOMEPAGE= http://kimera.osdn.jp/
COMMENT= Kanji Input MEthod for RAgamuffins
LICENSE= gnu-gpl-v3
diff --git a/inputmethod/prime-dict/Makefile b/inputmethod/prime-dict/Makefile
index f909ba97000..dcaf1c2e966 100644
--- a/inputmethod/prime-dict/Makefile
+++ b/inputmethod/prime-dict/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2015/03/15 19:42:33 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.8 2015/06/29 11:06:47 ryoon Exp $
#
DISTNAME= prime-dict-1.0.0
CATEGORIES= inputmethod
-MASTER_SITES= http://prime.sourceforge.jp/src/
+MASTER_SITES= http://prime.osdn.jp/src/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://taiyaki.org/prime/
diff --git a/inputmethod/prime-el/Makefile b/inputmethod/prime-el/Makefile
index a44b2c14f0c..dbee37177b0 100644
--- a/inputmethod/prime-el/Makefile
+++ b/inputmethod/prime-el/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2015/03/15 17:56:15 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.9 2015/06/29 11:06:47 ryoon Exp $
#
DISTNAME= prime-el-1.5.1.3
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
PKGREVISION= 2
CATEGORIES= inputmethod
-MASTER_SITES= http://prime.sourceforge.jp/src/
+MASTER_SITES= http://prime.osdn.jp/src/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://taiyaki.org/prime/emacs/
diff --git a/inputmethod/prime/Makefile b/inputmethod/prime/Makefile
index 2e256ace3a4..2c392a2153c 100644
--- a/inputmethod/prime/Makefile
+++ b/inputmethod/prime/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2015/03/15 17:25:56 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.11 2015/06/29 11:06:47 ryoon Exp $
#
DISTNAME= prime-1.0.0.1
CATEGORIES= inputmethod
-MASTER_SITES= http://prime.sourceforge.jp/src/
+MASTER_SITES= http://prime.osdn.jp/src/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://taiyaki.org/prime/
diff --git a/inputmethod/scim-anthy/Makefile b/inputmethod/scim-anthy/Makefile
index c83248c967b..ccc6eb753a8 100644
--- a/inputmethod/scim-anthy/Makefile
+++ b/inputmethod/scim-anthy/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.25 2015/04/25 14:23:24 tnn Exp $
+# $NetBSD: Makefile,v 1.26 2015/06/29 11:06:47 ryoon Exp $
#
DISTNAME= scim-anthy-1.2.7
PKGREVISION= 22
CATEGORIES= inputmethod
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/37309/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=scim-imengine/37309/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://scim-imengine.sourceforge.jp/
+HOMEPAGE= http://osdn.jp/projects/scim-imengine/
COMMENT= SCIM IMEngine module for anthy
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-canna/Makefile b/inputmethod/scim-canna/Makefile
index 9830e4ffa4d..7a7e08a85a9 100644
--- a/inputmethod/scim-canna/Makefile
+++ b/inputmethod/scim-canna/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.25 2015/04/25 14:23:24 tnn Exp $
+# $NetBSD: Makefile,v 1.26 2015/06/29 11:06:47 ryoon Exp $
#
DISTNAME= scim-canna-1.0.1
PKGREVISION= 21
CATEGORIES= inputmethod
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29155/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=scim-imengine/29155/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://scim-imengine.sourceforge.jp/
+HOMEPAGE= http://osdn.jp/projects/scim-imengine/
COMMENT= SCIM IMEngine module for Canna
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-prime/Makefile b/inputmethod/scim-prime/Makefile
index ba542a49d96..3ab7aa4c97b 100644
--- a/inputmethod/scim-prime/Makefile
+++ b/inputmethod/scim-prime/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.25 2015/04/25 14:23:25 tnn Exp $
+# $NetBSD: Makefile,v 1.26 2015/06/29 11:06:47 ryoon Exp $
#
DISTNAME= scim-prime-1.0.1
PKGREVISION= 21
CATEGORIES= inputmethod
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29156/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=scim-imengine/29156/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://scim-imengine.sourceforge.jp/
+HOMEPAGE= http://osdn.jp/projects/scim-imengine/
COMMENT= SCIM IMEngine module for PRIME
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-sinhala/Makefile b/inputmethod/scim-sinhala/Makefile
index 2556929834a..5ec937e647f 100644
--- a/inputmethod/scim-sinhala/Makefile
+++ b/inputmethod/scim-sinhala/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:25 tnn Exp $
+# $NetBSD: Makefile,v 1.25 2015/06/29 11:06:48 ryoon Exp $
#
DISTNAME= scim-sinhala-0.1.0
PKGREVISION= 21
CATEGORIES= inputmethod
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/16666/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=scim-imengine/16666/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://scim-imengine.sourceforge.jp/
+HOMEPAGE= http://osdn.jp/projects/scim-imengine/
COMMENT= SCIM IMEngine module for Sinhala
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-skk/Makefile b/inputmethod/scim-skk/Makefile
index a25e8a8efd6..a16be773310 100644
--- a/inputmethod/scim-skk/Makefile
+++ b/inputmethod/scim-skk/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:25 tnn Exp $
+# $NetBSD: Makefile,v 1.25 2015/06/29 11:06:48 ryoon Exp $
#
DISTNAME= scim-skk-0.5.2
PKGREVISION= 21
CATEGORIES= inputmethod
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/18121/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=scim-imengine/18121/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://scim-imengine.sourceforge.jp/
+HOMEPAGE= http://osdn.jp/projects/scim-imengine/
COMMENT= SCIM IMEngine module for skk
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-tomoe/Makefile b/inputmethod/scim-tomoe/Makefile
index eb489093fbe..89062b2dfd1 100644
--- a/inputmethod/scim-tomoe/Makefile
+++ b/inputmethod/scim-tomoe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:25 tnn Exp $
+# $NetBSD: Makefile,v 1.28 2015/06/29 11:06:48 ryoon Exp $
#
DISTNAME= scim-tomoe-0.6.0
@@ -7,7 +7,7 @@ CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://tomoe.sourceforge.jp/
+HOMEPAGE= http://tomoe.osdn.jp/
COMMENT= SCIM IMEngine module for Tomoe
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/skkinput/Makefile b/inputmethod/skkinput/Makefile
index a654670f6b6..700b28d76a0 100644
--- a/inputmethod/skkinput/Makefile
+++ b/inputmethod/skkinput/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.18 2012/10/06 14:25:18 asau Exp $
+# $NetBSD: Makefile,v 1.19 2015/06/29 11:06:48 ryoon Exp $
DISTNAME= skkinput-2.06.4
CATEGORIES= japanese inputmethod
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skkinput2/6273/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=skkinput2/6273/}
MAINTAINER= uebayasi@NetBSD.org
-HOMEPAGE= http://skkinput2.sourceforge.jp/
+HOMEPAGE= http://skkinput2.osdn.jp/
COMMENT= X11 frontend for SKK
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/tomoe-gtk/Makefile b/inputmethod/tomoe-gtk/Makefile
index 1e46d7d68a1..57619df4394 100644
--- a/inputmethod/tomoe-gtk/Makefile
+++ b/inputmethod/tomoe-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:25 tnn Exp $
+# $NetBSD: Makefile,v 1.31 2015/06/29 11:06:48 ryoon Exp $
#
DISTNAME= tomoe-gtk-0.6.0
@@ -7,7 +7,7 @@ CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://tomoe.sourceforge.jp/
+HOMEPAGE= http://tomoe.osdn.jp/
COMMENT= GUI library for tomoe's GTK+ GUI parts
LICENSE= gnu-lgpl-v2.1
diff --git a/inputmethod/tomoe/Makefile b/inputmethod/tomoe/Makefile
index beaf01c558b..5e6fab65b78 100644
--- a/inputmethod/tomoe/Makefile
+++ b/inputmethod/tomoe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/03/15 17:47:15 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.10 2015/06/29 11:06:48 ryoon Exp $
#
DISTNAME= tomoe-0.6.0
@@ -7,7 +7,7 @@ CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://tomoe.sourceforge.jp/
+HOMEPAGE= http://tomoe.osdn.jp/
COMMENT= Handwriting recognition engine
#LICENSE= gnu-lgpl-v2.1 # AND Creative Commons Attribution-ShareAlike Licence
diff --git a/inputmethod/uim-tomoe-gtk/Makefile b/inputmethod/uim-tomoe-gtk/Makefile
index 9b2a269ca1d..d4c81c407b0 100644
--- a/inputmethod/uim-tomoe-gtk/Makefile
+++ b/inputmethod/uim-tomoe-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:25 tnn Exp $
+# $NetBSD: Makefile,v 1.31 2015/06/29 11:06:48 ryoon Exp $
#
DISTNAME= uim-tomoe-gtk-0.6.0
@@ -7,7 +7,7 @@ CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://tomoe.sourceforge.jp/
+HOMEPAGE= http://tomoe.osdn.jp/
COMMENT= UIM helper program for Tomoe
LICENSE= gnu-lgpl-v2.1