diff options
48 files changed, 124 insertions, 124 deletions
diff --git a/converters/nkf/Makefile.common b/converters/nkf/Makefile.common index 09d1c996df3..35d7ae1a113 100644 --- a/converters/nkf/Makefile.common +++ b/converters/nkf/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.5 2013/11/25 11:03:39 obache Exp $ +# $NetBSD: Makefile.common,v 1.6 2015/06/29 11:06:46 ryoon Exp $ # used by converters/nkf/Makefile # used by converters/p5-nkf/Makefile DISTNAME= nkf-2.1.3 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=nkf/59912/} +MASTER_SITES= ${MASTER_SITE_OSDN:=nkf/59912/} -HOMEPAGE= http://sourceforge.jp/projects/nkf/ +HOMEPAGE= http://osdn.jp/projects/nkf/ DISTINFO_FILE= ${.CURDIR}/../../converters/nkf/distinfo PATCHDIR= ${.CURDIR}/../../converters/nkf/patches diff --git a/converters/skf/Makefile b/converters/skf/Makefile index b1766cef72c..44fb43959ec 100644 --- a/converters/skf/Makefile +++ b/converters/skf/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.52 2015/06/12 10:48:34 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2015/06/29 11:06:46 ryoon Exp $ DISTNAME= skf_${VERSION}.10 VERSION= 1.99 PKGNAME= ${DISTNAME:S/_/-/} PKGREVISION= 1 CATEGORIES= japanese converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/62262/} +MASTER_SITES= ${MASTER_SITE_OSDN:=skf/62262/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.jp/projects/skf/ +HOMEPAGE= http://osdn.jp/projects/skf/ COMMENT= Simple Kanji Filter - i18n kanji converter #LICENSE= modified-bsd # some files are derived from...see ${WRKSRC}/copywrite diff --git a/devel/startbug1/Makefile b/devel/startbug1/Makefile index 608ca4e9113..175538c68ab 100644 --- a/devel/startbug1/Makefile +++ b/devel/startbug1/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:00 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/29 11:06:46 ryoon Exp $ DISTNAME= starbug1-1.6.01 PKGREVISION= 5 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=starbug1/57514/} +MASTER_SITES= ${MASTER_SITE_OSDN:=starbug1/57514/} MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://starbug1.com/ diff --git a/doc/guide/files/build.xml b/doc/guide/files/build.xml index d52dcb0552d..39d006349a1 100644 --- a/doc/guide/files/build.xml +++ b/doc/guide/files/build.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: build.xml,v 1.72 2015/05/08 20:26:19 bsiegert Exp $ --> +<!-- $NetBSD: build.xml,v 1.73 2015/06/29 11:06:46 ryoon Exp $ --> <chapter id="build"> <title>The build process</title> @@ -341,12 +341,12 @@ ${MASTER_SITE_MOZILLA_ESR} ${MASTER_SITE_MYSQL} ${MASTER_SITE_NETLIB} ${MASTER_SITE_OPENOFFICE} +${MASTER_SITE_OSDN} ${MASTER_SITE_PERL_CPAN} ${MASTER_SITE_PGSQL} ${MASTER_SITE_RUBYGEMS} ${MASTER_SITE_R_CRAN} ${MASTER_SITE_SOURCEFORGE} -${MASTER_SITE_SOURCEFORGE_JP} ${MASTER_SITE_SUNSITE} ${MASTER_SITE_SUSE} ${MASTER_SITE_TEX_CTAN} diff --git a/fonts/ipaexfont/Makefile b/fonts/ipaexfont/Makefile index d74b2001126..c2a31a2c658 100644 --- a/fonts/ipaexfont/Makefile +++ b/fonts/ipaexfont/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/11/13 11:08:13 obache Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/29 11:06:46 ryoon Exp $ # IPAEXVER= 00201 @@ -6,7 +6,7 @@ DISTNAME= IPAexfont${IPAEXVER} PKGNAME= ${DISTNAME:S/IPAexfont/ipaexfont-/} PKGREVISION= 1 CATEGORIES= fonts japanese -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ipafonts/57330/} \ +MASTER_SITES= ${MASTER_SITE_OSDN:=ipafonts/57330/} \ http://dl.ipafont.ipa.go.jp/IPAexfont/ EXTRACT_SUFX= .zip diff --git a/fonts/ja-sazanami-ttf/Makefile b/fonts/ja-sazanami-ttf/Makefile index 0926141f79c..3d3e660a37f 100644 --- a/fonts/ja-sazanami-ttf/Makefile +++ b/fonts/ja-sazanami-ttf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2014/06/01 16:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/29 11:06:46 ryoon Exp $ DISTNAME= sazanami-${SAZANAMI_VERS} PKGNAME= ja-sazanami-ttf-${SAZANAMI_VERS} PKGREVISION= 2 CATEGORIES= fonts japanese -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=efont/10087/} +MASTER_SITES= ${MASTER_SITE_OSDN:=efont/10087/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= yamajun@ofug.net diff --git a/fonts/kochi-ttf/Makefile b/fonts/kochi-ttf/Makefile index ad9e116deab..d8d7fcd3b08 100644 --- a/fonts/kochi-ttf/Makefile +++ b/fonts/kochi-ttf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2014/06/01 16:35:35 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/29 11:06:46 ryoon Exp $ DISTNAME= kochi-substitute-${KOCHI_VERSION} PKGNAME= kochi-ttf-${KOCHI_VERSION} PKGREVISION= 6 CATEGORIES= fonts japanese -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=efont/5411/} +MASTER_SITES= ${MASTER_SITE_OSDN:=efont/5411/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= uebayasi@NetBSD.org diff --git a/fonts/koruri-ttf/Makefile b/fonts/koruri-ttf/Makefile index c42966306bc..d6892c68349 100644 --- a/fonts/koruri-ttf/Makefile +++ b/fonts/koruri-ttf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2014/12/24 13:06:38 nonaka Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/29 11:06:46 ryoon Exp $ # DISTNAME= Koruri-${KORURI_VERSION} PKGNAME= koruri-ttf-${KORURI_VERSION} CATEGORIES= fonts japanese -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=koruri/62469/} +MASTER_SITES= ${MASTER_SITE_OSDN:=koruri/62469/} EXTRACT_SUFX= .tar.xz MAINTAINER= nonakap@gmail.com diff --git a/fonts/migu-ttf/Makefile b/fonts/migu-ttf/Makefile index b2a9ce6acb2..ebd63f4b45c 100644 --- a/fonts/migu-ttf/Makefile +++ b/fonts/migu-ttf/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.7 2014/12/06 03:42:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/29 11:06:46 ryoon Exp $ # DISTNAME= # empty PKGNAME= migu-ttf-${VERSION} CATEGORIES= fonts -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=mix-mplus-ipa/59022/} +MASTER_SITES= ${MASTER_SITE_OSDN:=mix-mplus-ipa/59022/} DISTFILES= migu-1p-${VERSION}.zip \ migu-1c-${VERSION}.zip \ migu-1m-${VERSION}.zip \ migu-2m-${VERSION}.zip MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://mix-mplus-ipa.sourceforge.jp/ +HOMEPAGE= http://mix-mplus-ipa.osdn.jp/ COMMENT= Fonts generated from M+ and IPA Gothic (Universal Design) LICENSE= ipafont diff --git a/fonts/umefont-ttf/Makefile b/fonts/umefont-ttf/Makefile index f68b3af6a68..6286387c7fb 100644 --- a/fonts/umefont-ttf/Makefile +++ b/fonts/umefont-ttf/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.49 2015/05/27 12:52:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/29 11:06:46 ryoon Exp $ # DISTNAME= umefont_510 PKGNAME= ${DISTNAME:S/_/-ttf-0./} CATEGORIES= fonts japanese -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ume-font/22212/} +MASTER_SITES= ${MASTER_SITE_OSDN:=ume-font/22212/} EXTRACT_SUFX= .tar.xz MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://sourceforge.jp/projects/ume-font/wiki/FrontPage +HOMEPAGE= http://osdn.jp/projects/ume-font/wiki/FrontPage COMMENT= Ume 18 Japanese fonts (Mincho and Gothic) LICENSE= mplusfont diff --git a/fonts/vlgothic-ttf/Makefile b/fonts/vlgothic-ttf/Makefile index e3d668eacea..ca9328922b3 100644 --- a/fonts/vlgothic-ttf/Makefile +++ b/fonts/vlgothic-ttf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2014/12/07 00:05:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/29 11:06:46 ryoon Exp $ # DISTNAME= VLGothic-20141206 PKGNAME= ${DISTNAME:tl:S/-/-ttf-/} CATEGORIES= fonts japanese -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=vlgothic/62375/} +MASTER_SITES= ${MASTER_SITE_OSDN:=vlgothic/62375/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= yamajun@ofug.net diff --git a/games/lnl/Makefile b/games/lnl/Makefile index 6b6df70a80d..88f308ac2bf 100644 --- a/games/lnl/Makefile +++ b/games/lnl/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2012/10/06 11:54:46 asau Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/29 11:06:47 ryoon Exp $ DISTNAME= lnl-3.4.19 PKGREVISION= 1 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=lnl/50524/} +MASTER_SITES= ${MASTER_SITE_OSDN:=lnl/50524/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://lnl.sourceforge.jp/ +HOMEPAGE= http://lnl.osdn.jp/ COMMENT= L&L - Labyrinths & Legends - Fantasy RPG LICENSE= gnu-gpl-v2 diff --git a/games/onscripter/Makefile b/games/onscripter/Makefile index ce20bacaaa1..8a701d32661 100644 --- a/games/onscripter/Makefile +++ b/games/onscripter/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.39 2015/04/25 14:23:01 tnn Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/29 11:06:47 ryoon Exp $ # DISTNAME= onscripter-20150208 PKGREVISION= 1 CATEGORIES= games -MASTER_SITES= http://onscripter.sourceforge.jp/ +MASTER_SITES= http://onscripter.osdn.jp/ MAINTAINER= tsutsui@NetBSD.org -HOMEPAGE= http://onscripter.sourceforge.jp/onscripter.html +HOMEPAGE= http://onscripter.osdn.jp/onscripter.html COMMENT= Interpreter to execute a script for NScripter LICENSE= gnu-gpl-v2 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 diff --git a/meta-pkgs/ruby-gnome2/Makefile.common b/meta-pkgs/ruby-gnome2/Makefile.common index 334a140d4e6..cf732181e32 100644 --- a/meta-pkgs/ruby-gnome2/Makefile.common +++ b/meta-pkgs/ruby-gnome2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.46 2015/06/07 16:05:41 taca Exp $ +# $NetBSD: Makefile.common,v 1.47 2015/06/29 11:06:48 ryoon Exp $ # # used by devel/ruby-gnome2-atk/Makefile # used by devel/ruby-gnome2-gio/Makefile @@ -31,7 +31,7 @@ DISTINFO_FILE= ${.CURDIR}/../../meta-pkgs/ruby-gnome2/distinfo PATCHDIR= ${.CURDIR}/../../meta-pkgs/ruby-gnome2/patches MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ruby-gnome2.sourceforge.jp/ +HOMEPAGE= http://ruby-gnome2.osdn.jp/ LICENSE= gnu-lgpl-v2.1 VERSION= 2.2.5 diff --git a/misc/howm/Makefile b/misc/howm/Makefile index bc6fea56512..0f053bebef0 100644 --- a/misc/howm/Makefile +++ b/misc/howm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2015/06/11 17:24:30 taca Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/29 11:06:48 ryoon Exp $ DISTNAME= howm-1.4.1 CATEGORIES= misc -MASTER_SITES= http://howm.sourceforge.jp/a/ +MASTER_SITES= http://howm.osdn.jp/a/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://howm.sourceforge.jp/ +HOMEPAGE= http://howm.osdn.jp/ COMMENT= Write fragmentarily and read collectively LICENSE= gnu-gpl-v2 diff --git a/misc/kz_h8write/Makefile b/misc/kz_h8write/Makefile index 772760c8c56..4a9d8d08da0 100644 --- a/misc/kz_h8write/Makefile +++ b/misc/kz_h8write/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.1 2013/04/30 13:29:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/29 11:06:48 ryoon Exp $ # DISTNAME= kz_h8write-v0.2.1 PKGNAME= ${DISTNAME:S/-v/-/} CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kz-h8write/57645/} +MASTER_SITES= ${MASTER_SITE_OSDN:=kz-h8write/57645/} EXTRACT_SUFX= .zip MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://sourceforge.jp/projects/kz-h8write/ +HOMEPAGE= http://osdn.jp/projects/kz-h8write/ COMMENT= Flash writer for H8/3069F, mainly for KOZOS LICENSE= mit diff --git a/mk/fetch/sites.mk b/mk/fetch/sites.mk index b182b00d6f9..848953fe26f 100644 --- a/mk/fetch/sites.mk +++ b/mk/fetch/sites.mk @@ -1,4 +1,4 @@ -# $NetBSD: sites.mk,v 1.128 2015/05/16 20:02:21 tsutsui Exp $ +# $NetBSD: sites.mk,v 1.129 2015/06/29 11:06:48 ryoon Exp $ # # This Makefile fragment defines read-only MASTER_SITE_* variables # representing some well-known master distribution sites for software. @@ -89,10 +89,10 @@ MASTER_SITE_KDE+= \ MASTER_SITE_SOURCEFORGE+= \ http://downloads.sourceforge.net/sourceforge/ -MASTER_SITE_SOURCEFORGE_JP+= \ +MASTER_SITE_OSDN+= \ http://jaist.dl.sourceforge.jp/ \ http://iij.dl.sourceforge.jp/ \ - http://osdn.dl.sourceforge.jp/ + http://osdn.dl.osdn.jp/ MASTER_SITE_SUSE+= \ diff --git a/net/nicovideo-dl/Makefile b/net/nicovideo-dl/Makefile index bbfcf0aec84..12cac357bf2 100644 --- a/net/nicovideo-dl/Makefile +++ b/net/nicovideo-dl/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2014/05/17 16:10:47 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/29 11:06:48 ryoon Exp $ # DISTNAME= nicovideo-dl-0.0.20120212 PKGREVISION= 1 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=nicovideo-dl/56304/} +MASTER_SITES= ${MASTER_SITE_OSDN:=nicovideo-dl/56304/} MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://sourceforge.jp/projects/nicovideo-dl/ +HOMEPAGE= http://osdn.jp/projects/nicovideo-dl/ COMMENT= Download videos from www.nicovideo.jp LICENSE= mit diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index 325c59af53d..e69270d8a52 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.264 2015/05/03 15:20:24 bsiegert Exp $ +# $NetBSD: makevars.map,v 1.265 2015/06/29 11:06:48 ryoon Exp $ # # This file contains the guessed type of some variables, according to @@ -484,11 +484,11 @@ MASTER_SITE_MOZILLA_ESR List of FetchURL [$system] MASTER_SITE_MYSQL List of FetchURL [$system] MASTER_SITE_NETLIB List of FetchURL [$system] MASTER_SITE_OPENOFFICE List of FetchURL [$system] +MASTER_SITE_OSDN List of FetchURL [$system] MASTER_SITE_PERL_CPAN List of FetchURL [$system] MASTER_SITE_R_CRAN List of FetchURL [$system] MASTER_SITE_RUBYGEMS List of FetchURL [$system] MASTER_SITE_SOURCEFORGE List of FetchURL [$system] -MASTER_SITE_SOURCEFORGE_JP List of FetchURL [$system] MASTER_SITE_SUNSITE List of FetchURL [$system] MASTER_SITE_SUSE List of FetchURL [$system] MASTER_SITE_TEX_CTAN List of FetchURL [$system] diff --git a/security/EasyPG/Makefile b/security/EasyPG/Makefile index 90120211892..d6ed9b25b3b 100644 --- a/security/EasyPG/Makefile +++ b/security/EasyPG/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2014/02/13 18:12:36 gdt Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/29 11:06:49 ryoon Exp $ DISTNAME= epg-0.0.16 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/epg/EasyPG/} PKGREVISION= 3 CATEGORIES= security mail -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=epg/29289/} +MASTER_SITES= ${MASTER_SITE_OSDN:=epg/29289/} MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://www.easypg.org/ diff --git a/sysutils/extipl/Makefile b/sysutils/extipl/Makefile index 92f14861f0e..c20f9956bea 100644 --- a/sysutils/extipl/Makefile +++ b/sysutils/extipl/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.12 2012/10/23 19:51:00 asau Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/29 11:06:49 ryoon Exp $ # DISTNAME= extipl-5.04 PKGREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=extipl/2166/} +MASTER_SITES= ${MASTER_SITE_OSDN:=extipl/2166/} MAINTAINER= hiramatu@boreas.dti.ne.jp -HOMEPAGE= http://sourceforge.jp/projects/extipl/ +HOMEPAGE= http://osdn.jp/projects/extipl/ COMMENT= IPL compatible OS boot selector INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX} \ diff --git a/textproc/chasen-base/Makefile b/textproc/chasen-base/Makefile index 7f51b34698e..eb99436a411 100644 --- a/textproc/chasen-base/Makefile +++ b/textproc/chasen-base/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.23 2015/03/15 01:00:12 taca Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/29 11:06:49 ryoon Exp $ # DISTNAME= chasen-${CHASEN_VERSION} PKGNAME= chasen-base-${CHASEN_VERSION} CATEGORIES= japanese textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=chasen-legacy/56305/} +MASTER_SITES= ${MASTER_SITE_OSDN:=chasen-legacy/56305/} MAINTAINER= tech-pkg-ja@jp.NetBSD.org -HOMEPAGE= http://chasen-legacy.sourceforge.jp/ +HOMEPAGE= http://chasen-legacy.osdn.jp/ COMMENT= ChaSen, Japanese Morphological Analysis System LICENSE= modified-bsd diff --git a/textproc/chasen/Makefile b/textproc/chasen/Makefile index 7b145859193..be7781fd88b 100644 --- a/textproc/chasen/Makefile +++ b/textproc/chasen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:25 rodent Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/29 11:06:49 ryoon Exp $ # DISTNAME= chasen-${CHASEN_VERSION} @@ -7,7 +7,7 @@ MASTER_SITES= # empty DISTFILES= # empty MAINTAINER= tech-pkg-ja@jp.NetBSD.org -HOMEPAGE= http://chasen-legacy.sourceforge.jp/ +HOMEPAGE= http://chasen-legacy.osdn.jp/ COMMENT= Meta package of ChaSen, Japanese Morphological Analysis System META_PACKAGE= yes diff --git a/textproc/ipadic/Makefile b/textproc/ipadic/Makefile index 591b3c373b5..6189429e1b3 100644 --- a/textproc/ipadic/Makefile +++ b/textproc/ipadic/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.16 2012/10/25 06:55:56 asau Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/29 11:06:49 ryoon Exp $ # DISTNAME= ipadic-2.7.0 PKGREVISION= 2 CATEGORIES= japanese textproc MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/ipadic/ -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ipadic/24435/} +MASTER_SITES= ${MASTER_SITE_OSDN:=ipadic/24435/} MAINTAINER= tech-pkg-ja@jp.NetBSD.org -HOMEPAGE= http://chasen-legacy.sourceforge.jp/ +HOMEPAGE= http://chasen-legacy.osdn.jp/ COMMENT= Japanese Morphological Dictionary including parameter for ChaSen GNU_CONFIGURE= yes diff --git a/textproc/mecab-naistdic/Makefile b/textproc/mecab-naistdic/Makefile index 298f7882460..ae732be6215 100644 --- a/textproc/mecab-naistdic/Makefile +++ b/textproc/mecab-naistdic/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.4 2013/08/20 22:38:39 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/29 11:06:49 ryoon Exp $ # DISTNAME= mecab-naist-jdic-0.6.3-20100801 PKGNAME= ${DISTNAME:S/naist-jdic/naistjdic/} PKGREVISION= 1 CATEGORIES= japanese textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=naist-jdic/48487/} +MASTER_SITES= ${MASTER_SITE_OSDN:=naist-jdic/48487/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.jp/projects/naist-jdic/wiki/FrontPage +HOMEPAGE= http://osdn.jp/projects/naist-jdic/wiki/FrontPage COMMENT= Japanese Morphological Dictionary for MeCab LICENSE= modified-bsd diff --git a/textproc/ruby-amrita/Makefile b/textproc/ruby-amrita/Makefile index 7ebf5931358..ceede213138 100644 --- a/textproc/ruby-amrita/Makefile +++ b/textproc/ruby-amrita/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.16 2012/10/25 06:56:55 asau Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/29 11:06:49 ryoon Exp $ DISTNAME= amrita-1.0.2 PKGREVISION= 2 CATEGORIES= textproc ruby www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=amrita/10939/} +MASTER_SITES= ${MASTER_SITE_OSDN:=amrita/10939/} MAINTAINER= taca@NetBSD.org -HOMEPAGE= http://amrita.sourceforge.jp/ +HOMEPAGE= http://amrita.osdn.jp/ COMMENT= HTML/XHTML template library for Ruby LICENSE= gnu-gpl-v2 OR ruby-license diff --git a/textproc/suikyo/Makefile.common b/textproc/suikyo/Makefile.common index 8c1a6afec3d..7dbb9b62076 100644 --- a/textproc/suikyo/Makefile.common +++ b/textproc/suikyo/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2015/03/15 21:41:46 hiramatsu Exp $ +# $NetBSD: Makefile.common,v 1.7 2015/06/29 11:06:49 ryoon Exp $ # # used by textproc/ruby-suikyo/Makefile # used by textproc/suikyo-docs/Makefile @@ -8,7 +8,7 @@ SUIKYO_VER= 2.1.0 DISTNAME= suikyo-${SUIKYO_VER} CATEGORIES= textproc -MASTER_SITES= http://prime.sourceforge.jp/src/ +MASTER_SITES= http://prime.osdn.jp/src/ DISTINFO_FILE= ${.CURDIR}/../../textproc/suikyo/distinfo PATCHDIR= ${.CURDIR}/../../textproc/suikyo/patches diff --git a/www/aipo/Makefile b/www/aipo/Makefile index 26454c2e083..784fc357654 100644 --- a/www/aipo/Makefile +++ b/www/aipo/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2015/06/24 19:56:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/29 11:06:49 ryoon Exp $ # DISTNAME= aipo-${VERSION}-linux-x86 VERSION= 8.0.1 PKGNAME= aipo-${VERSION} CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=aipo/63319/} +MASTER_SITES= ${MASTER_SITE_OSDN:=aipo/63319/} EXTRACT_SUFX= .gz MAINTAINER= ryoon@NetBSD.org diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index a39b21df37e..de9754c5dc4 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2015/06/16 09:20:33 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2015/06/29 11:06:49 ryoon Exp $ DISTNAME= gtk+-3.16.3 PKGNAME= ${DISTNAME:S/gtk/gtk3/} @@ -13,12 +13,12 @@ COMMENT= GIMP Toolkit v3 - libraries for building X11 user interfaces LICENSE= gnu-lgpl-v2.1 USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake perl pkg-config bash +USE_TOOLS+= gmake perl pkg-config bash msgmerge xgettext USE_LANGUAGES= c c++ USE_LIBTOOL= yes PTHREAD_AUTO_VARS= yes BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen -TOOL_DEPENDS+= gettext-tools>=0.19.4nb1:../../devel/gettext-tools +#TOOL_DEPENDS+= gettext-tools>=0.19.4nb1:../../devel/gettext-tools GNU_CONFIGURE= yes # XXX there is a subtle bashism in "configure" or a bug in NetBSD's sh |