aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-03-25 05:12:13 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-03-25 05:12:13 +0800
commit06bfeeb0b0861d4c5c28f00a5362ed45e7fe8580 (patch)
treea3800dea166dc8a342356dc5e04ffda610cf25b2
parentc4d66464e7128f53226939fdc5041193f86ae4ab (diff)
downloadfreebsd-ports-06bfeeb0b0861d4c5c28f00a5362ed45e7fe8580.tar.gz
freebsd-ports-06bfeeb0b0861d4c5c28f00a5362ed45e7fe8580.tar.zst
freebsd-ports-06bfeeb0b0861d4c5c28f00a5362ed45e7fe8580.zip
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Notes
Notes: svn path=/head/; revision=465484
-rw-r--r--Mk/bsd.sites.mk17
-rw-r--r--archivers/lha-ac/Makefile2
-rw-r--r--audio/julius/Makefile2
-rw-r--r--devel/libpasori/Makefile2
-rw-r--r--games/gbottler/Makefile2
-rw-r--r--games/ninix-aya/Makefile2
-rw-r--r--graphics/separate/Makefile2
-rw-r--r--irc/keitairc2/Makefile2
-rw-r--r--japanese/FreeWnn-lib/Makefile2
-rw-r--r--japanese/FreeWnn-server/Makefile2
-rw-r--r--japanese/anthy/Makefile2
-rw-r--r--japanese/canna-lib/Makefile2
-rw-r--r--japanese/canna-server/Makefile2
-rw-r--r--japanese/chasen-base/Makefile2
-rw-r--r--japanese/font-ayu18/Makefile4
-rw-r--r--japanese/font-ayu20/Makefile2
-rw-r--r--japanese/font-genjyuugothic/Makefile2
-rw-r--r--japanese/font-genshingothic/Makefile2
-rw-r--r--japanese/font-kochi/Makefile2
-rw-r--r--japanese/font-mgenplus/Makefile2
-rw-r--r--japanese/font-migmix/Makefile2
-rw-r--r--japanese/font-migu/Makefile2
-rw-r--r--japanese/font-mplus-bitmap/Makefile2
-rw-r--r--japanese/font-mplus-outline/Makefile2
-rw-r--r--japanese/font-nasu/Makefile2
-rw-r--r--japanese/font-rounded-mgenplus/Makefile2
-rw-r--r--japanese/font-sazanami/Makefile2
-rw-r--r--japanese/font-ume/Makefile2
-rw-r--r--japanese/font-vlgothic/Makefile2
-rw-r--r--japanese/hns/Makefile2
-rw-r--r--japanese/ipadic/Makefile2
-rw-r--r--japanese/jmode/Makefile2
-rw-r--r--japanese/kasumi/Makefile2
-rw-r--r--japanese/latex-jlisting/Makefile2
-rw-r--r--japanese/nethack34/Makefile2
-rw-r--r--japanese/nkf/Makefile2
-rw-r--r--japanese/p5-Text-ChaSen/Makefile2
-rw-r--r--japanese/p5-nkf/Makefile2
-rw-r--r--japanese/scim-anthy/Makefile2
-rw-r--r--japanese/scim-canna/Makefile2
-rw-r--r--japanese/scim-skk/Makefile2
-rw-r--r--japanese/skkinput/Makefile2
-rw-r--r--japanese/skkinput3/Makefile2
-rw-r--r--mail/bsfilter/Makefile2
-rw-r--r--mail/milter-manager/Makefile2
-rw-r--r--ports-mgmt/portsreinstall/Makefile2
-rw-r--r--sysutils/extipl/Makefile2
-rw-r--r--textproc/senna/Makefile2
-rw-r--r--www/fswiki/Makefile2
-rw-r--r--www/html2hdml/Makefile2
-rw-r--r--x11-fonts/hanazono-fonts-ttf/Makefile2
-rw-r--r--x11/gsynaptics/Makefile2
52 files changed, 60 insertions, 61 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 77a78a3de9ba..e1e229d26f3d 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -910,6 +910,13 @@ MASTER_SITE_OPENBSD+= \
https://mirror.aarnet.edu.au/pub/OpenBSD/%SUBDIR%/
.endif
+.if !defined(IGNORE_MASTER_SITE_OSDN)
+.for mirror in aarnet acc c3sl cznic gigenet iij jaist nchc onet osdn pumath rwthaachen ymu
+MASTER_SITE_OSDN+= \
+ http://${mirror}.dl.osdn.jp/%SUBDIR%/
+.endfor
+.endif
+
.if !defined(IGNORE_MASTER_SITE_OSSP)
MASTER_SITE_OSSP+= \
ftp://ftp.ossp.org/pkg/%SUBDIR%/ \
@@ -1061,13 +1068,6 @@ MASTER_SITE_SOURCEFORGE+= ${p}://${m}.dl.sourceforge.net/project/%SUBDIR%/
.endfor
.endif
-.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE_JP)
-.for mirror in iij jaist osdn
-MASTER_SITE_SOURCEFORGE_JP+= \
- http://${mirror}.dl.sourceforge.jp/%SUBDIR%/
-.endfor
-.endif
-
.if !defined(IGNORE_MASTER_SITE_SOURCEWARE)
MASTER_SITE_SOURCEWARE+= \
https://mirrors.kernel.org/sourceware/%SUBDIR%/ \
@@ -1251,8 +1251,7 @@ MASTER_SITES_ABBREVS= CPAN:PERL_CPAN \
LODEV:LIBREOFFICE_DEV \
NL:NETLIB \
RG:RUBYGEMS \
- SF:SOURCEFORGE \
- SFJP:SOURCEFORGE_JP
+ SF:SOURCEFORGE
MASTER_SITES_SUBDIRS= APACHE_COMMONS_BINARIES:${PORTNAME:S,commons-,,} \
APACHE_COMMONS_SOURCE:${PORTNAME:S,commons-,,} \
APACHE_JAKARTA:${PORTNAME:S,-,/,}/source \
diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile
index a92501787303..d7e9719b8248 100644
--- a/archivers/lha-ac/Makefile
+++ b/archivers/lha-ac/Makefile
@@ -4,7 +4,7 @@ PORTNAME= lha
PORTVERSION= 1.14i
PORTREVISION= 10
CATEGORIES= archivers
-MASTER_SITES= SFJP/lha/22231
+MASTER_SITES= OSDN/lha/22231
PKGNAMESUFFIX= -ac${PKGNAMESUFFIX2}
DISTNAME= ${PORTNAME}-${PORTVERSION}-ac20050924p1
diff --git a/audio/julius/Makefile b/audio/julius/Makefile
index f9ec62f80fa6..11049ce75195 100644
--- a/audio/julius/Makefile
+++ b/audio/julius/Makefile
@@ -5,7 +5,7 @@ PORTNAME= julius
PORTVERSION= 4.1.2
PORTREVISION= 2
CATEGORIES= audio
-MASTER_SITES= SFJP/julius/37582
+MASTER_SITES= OSDN/julius/37582
MAINTAINER= numisemis@yahoo.com
COMMENT= Large Vocabulary Continuous Speech Recognition Engine
diff --git a/devel/libpasori/Makefile b/devel/libpasori/Makefile
index 7f335afa7181..2cafaa7f1ec8 100644
--- a/devel/libpasori/Makefile
+++ b/devel/libpasori/Makefile
@@ -5,7 +5,7 @@ PORTNAME= libpasori
PORTVERSION= 02
PORTREVISION= 2
CATEGORIES= devel
-MASTER_SITES= SOURCEFORGE_JP/${PORTNAME}/20457
+MASTER_SITES= OSDN/${PORTNAME}/20457
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
diff --git a/games/gbottler/Makefile b/games/gbottler/Makefile
index 390ea50591b4..ac8dde3745b2 100644
--- a/games/gbottler/Makefile
+++ b/games/gbottler/Makefile
@@ -5,7 +5,7 @@ PORTNAME= gbottler
PORTVERSION= 0.1.7
PORTREVISION= 3
CATEGORIES= games
-MASTER_SITES= SFJP/gbottler/45155
+MASTER_SITES= OSDN/gbottler/45155
MAINTAINER= ports@FreeBSD.org
COMMENT= SSTP Bottle client
diff --git a/games/ninix-aya/Makefile b/games/ninix-aya/Makefile
index b6f5ebd2d150..9535b6a7d6c3 100644
--- a/games/ninix-aya/Makefile
+++ b/games/ninix-aya/Makefile
@@ -5,7 +5,7 @@ PORTNAME= ninix-aya
PORTVERSION= 4.4
PORTREVISION= 6
CATEGORIES= games
-MASTER_SITES= SFJP/${PORTNAME}/58500
+MASTER_SITES= OSDN/${PORTNAME}/58500
MAINTAINER= ports@FreeBSD.org
COMMENT= Desktop mascot program compatible with "Ukagaka"
diff --git a/graphics/separate/Makefile b/graphics/separate/Makefile
index 8d9be046a5a6..ad4ab8244e3c 100644
--- a/graphics/separate/Makefile
+++ b/graphics/separate/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.5.8
PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= graphics
-MASTER_SITES= SFJP/separate-plus/47873
+MASTER_SITES= OSDN/separate-plus/47873
DISTNAME= ${PORTNAME}+-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
diff --git a/irc/keitairc2/Makefile b/irc/keitairc2/Makefile
index 3f50cc1fd67d..caec19bd7794 100644
--- a/irc/keitairc2/Makefile
+++ b/irc/keitairc2/Makefile
@@ -4,7 +4,7 @@
PORTNAME= keitairc
PORTVERSION= 2.0
CATEGORIES= irc
-MASTER_SITES= SFJP/${PORTNAME}/47485
+MASTER_SITES= OSDN/${PORTNAME}/47485
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC proxy for mobilephone that have a web interface
diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile
index 8f8cdb9060b7..c5d242d1b180 100644
--- a/japanese/FreeWnn-lib/Makefile
+++ b/japanese/FreeWnn-lib/Makefile
@@ -5,7 +5,7 @@ PORTNAME= FreeWnn
PORTVERSION= 1.1.1.a021
PORTREVISION= 13
CATEGORIES?= japanese
-MASTER_SITES= SFJP/freewnn/17724
+MASTER_SITES= OSDN/freewnn/17724
PKGNAMESUFFIX= -lib
DISTNAME= ${PORTNAME}-1.1.1-a021
diff --git a/japanese/FreeWnn-server/Makefile b/japanese/FreeWnn-server/Makefile
index 37274dcdb342..29a5c21cd09e 100644
--- a/japanese/FreeWnn-server/Makefile
+++ b/japanese/FreeWnn-server/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.1.1.a021
PORTREVISION= 14
CATEGORIES?= japanese
MASTER_SITES= ftp://ftp.freewnn.org/pub/FreeWnn/alpha/ \
- SFJP/freewnn/17724
+ OSDN/freewnn/17724
PKGNAMESUFFIX= -server
DISTNAME= ${PORTNAME}-1.1.1-a021
diff --git a/japanese/anthy/Makefile b/japanese/anthy/Makefile
index ba33c3e787eb..04cf044e3df3 100644
--- a/japanese/anthy/Makefile
+++ b/japanese/anthy/Makefile
@@ -5,7 +5,7 @@ PORTNAME= anthy
PORTVERSION= 9100h
PORTREVISION= 4
CATEGORIES= japanese
-MASTER_SITES= SFJP/${PORTNAME}/37536
+MASTER_SITES= OSDN/${PORTNAME}/37536
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= anthy
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile
index c0a5c4f697ef..70cc0fabcb2f 100644
--- a/japanese/canna-lib/Makefile
+++ b/japanese/canna-lib/Makefile
@@ -5,7 +5,7 @@ PORTNAME= canna
PORTVERSION= 3.7p3
PORTREVISION= 9
CATEGORIES= japanese
-MASTER_SITES= SFJP/canna/9565
+MASTER_SITES= OSDN/canna/9565
PKGNAMESUFFIX= -lib
DISTNAME= Canna${PORTVERSION:S/.//g}
diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile
index de736de37fb2..73e5164109b4 100644
--- a/japanese/canna-server/Makefile
+++ b/japanese/canna-server/Makefile
@@ -5,7 +5,7 @@ PORTNAME= canna
PORTVERSION= 3.7p3
PORTREVISION= 10
CATEGORIES= japanese
-MASTER_SITES= SFJP/canna/9565
+MASTER_SITES= OSDN/canna/9565
PKGNAMESUFFIX= -server
DISTNAME= Canna${PORTVERSION:S/.//g}
diff --git a/japanese/chasen-base/Makefile b/japanese/chasen-base/Makefile
index d3406a80b08f..0b5a0c323a4b 100644
--- a/japanese/chasen-base/Makefile
+++ b/japanese/chasen-base/Makefile
@@ -5,7 +5,7 @@ PORTNAME= chasen
PORTVERSION= 2.4.5
PORTREVISION= 2
CATEGORIES= japanese textproc
-MASTER_SITES= SOURCEFORGE_JP/chasen-legacy/56305
+MASTER_SITES= OSDN/chasen-legacy/56305
PKGNAMESUFFIX= -base
MAINTAINER= ports@FreeBSD.org
diff --git a/japanese/font-ayu18/Makefile b/japanese/font-ayu18/Makefile
index 520e295caf8f..06a26a0a671a 100644
--- a/japanese/font-ayu18/Makefile
+++ b/japanese/font-ayu18/Makefile
@@ -3,8 +3,8 @@
PORTNAME= ayu18
PORTVERSION= 1.3.1.1
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/x-tt/8535/:goth \
- SFJP/x-tt/8494/:min
+MASTER_SITES= OSDN/x-tt/8535/:goth \
+ OSDN/x-tt/8494/:min
PKGNAMEPREFIX= ja-font-
DISTFILES= ayu18gothic-1.3a${EXTRACT_SUFX}:goth \
ayu18mincho-1.1${EXTRACT_SUFX}:min
diff --git a/japanese/font-ayu20/Makefile b/japanese/font-ayu20/Makefile
index e87cf66a4838..4fc28774f15b 100644
--- a/japanese/font-ayu20/Makefile
+++ b/japanese/font-ayu20/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ayu20
PORTVERSION= 1.7.a
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/x-tt/8536/
+MASTER_SITES= OSDN/x-tt/8536/
PKGNAMEPREFIX= ja-font-
DISTNAME= ayu20gothic-1.7a
diff --git a/japanese/font-genjyuugothic/Makefile b/japanese/font-genjyuugothic/Makefile
index 89a15362666e..5ef3beb2fc28 100644
--- a/japanese/font-genjyuugothic/Makefile
+++ b/japanese/font-genjyuugothic/Makefile
@@ -4,7 +4,7 @@ PORTNAME= genjyuugothic
PORTVERSION= 20150607
PORTREVISION= 1
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SOURCEFORGE_JP/users/8/8636
+MASTER_SITES= OSDN/users/8/8636
PKGNAMEPREFIX= ja-font-
MAINTAINER= ume@FreeBSD.org
diff --git a/japanese/font-genshingothic/Makefile b/japanese/font-genshingothic/Makefile
index cdff4f7a9b04..6e6c413b30d4 100644
--- a/japanese/font-genshingothic/Makefile
+++ b/japanese/font-genshingothic/Makefile
@@ -4,7 +4,7 @@ PORTNAME= genshingothic
PORTVERSION= 20150607
PORTREVISION= 2
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SOURCEFORGE_JP/users/8/8634
+MASTER_SITES= OSDN/users/8/8634
PKGNAMEPREFIX= ja-font-
MAINTAINER= ume@FreeBSD.org
diff --git a/japanese/font-kochi/Makefile b/japanese/font-kochi/Makefile
index 447b460e9929..c5dc928ed53e 100644
--- a/japanese/font-kochi/Makefile
+++ b/japanese/font-kochi/Makefile
@@ -5,7 +5,7 @@ PORTNAME= kochi
PORTVERSION= 20030809
PORTREVISION= 5
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/efont/5411/
+MASTER_SITES= OSDN/efont/5411/
PKGNAMEPREFIX= ja-font-
DISTNAME= ${PORTNAME}-substitute-${PORTVERSION}
diff --git a/japanese/font-mgenplus/Makefile b/japanese/font-mgenplus/Makefile
index 52725774fcd4..890c3be15af1 100644
--- a/japanese/font-mgenplus/Makefile
+++ b/japanese/font-mgenplus/Makefile
@@ -4,7 +4,7 @@ PORTNAME= mgenplus
PORTVERSION= 20150602
PORTREVISION= 1
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SOURCEFORGE_JP/users/8/8597
+MASTER_SITES= OSDN/users/8/8597
PKGNAMEPREFIX= ja-font-
MAINTAINER= ume@FreeBSD.org
diff --git a/japanese/font-migmix/Makefile b/japanese/font-migmix/Makefile
index bc744b87443a..4549ed095011 100644
--- a/japanese/font-migmix/Makefile
+++ b/japanese/font-migmix/Makefile
@@ -4,7 +4,7 @@ PORTNAME= migmix
PORTVERSION= 1.0.20130617
PORTREVISION= 4
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/mix-mplus-ipa/59021
+MASTER_SITES= OSDN/mix-mplus-ipa/59021
PKGNAMEPREFIX= ja-font-
DISTFILES= ${PORTNAME}-1m-${PORTVERSION:E}${EXTRACT_SUFX} \
${PORTNAME}-2m-${PORTVERSION:E}${EXTRACT_SUFX} \
diff --git a/japanese/font-migu/Makefile b/japanese/font-migu/Makefile
index eb70fd04b644..8f0b6816a87b 100644
--- a/japanese/font-migu/Makefile
+++ b/japanese/font-migu/Makefile
@@ -4,7 +4,7 @@ PORTNAME= migu
PORTVERSION= 1.0.20130617
PORTREVISION= 4
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/mix-mplus-ipa/59022
+MASTER_SITES= OSDN/mix-mplus-ipa/59022
PKGNAMEPREFIX= ja-font-
DISTFILES= ${PORTNAME}-1p-${PORTVERSION:E}${EXTRACT_SUFX} \
${PORTNAME}-1c-${PORTVERSION:E}${EXTRACT_SUFX} \
diff --git a/japanese/font-mplus-bitmap/Makefile b/japanese/font-mplus-bitmap/Makefile
index ff4163c5b556..068c248de7b5 100644
--- a/japanese/font-mplus-bitmap/Makefile
+++ b/japanese/font-mplus-bitmap/Makefile
@@ -4,7 +4,7 @@
PORTNAME= mplus
PORTVERSION= 2.2.4
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/${PORTNAME}-fonts/5030/
+MASTER_SITES= OSDN/${PORTNAME}-fonts/5030/
PKGNAMEPREFIX= ja-font-
PKGNAMESUFFIX= -bitmap
DISTNAME= ${PORTNAME}_bitmap_fonts-2.2.4
diff --git a/japanese/font-mplus-outline/Makefile b/japanese/font-mplus-outline/Makefile
index 0e84fb650844..cb3f429a83d5 100644
--- a/japanese/font-mplus-outline/Makefile
+++ b/japanese/font-mplus-outline/Makefile
@@ -4,7 +4,7 @@
PORTNAME= mplus
PORTVERSION= 0.6.0
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/${PORTNAME}-fonts/62344/
+MASTER_SITES= OSDN/${PORTNAME}-fonts/62344/
PKGNAMEPREFIX= ja-font-
PKGNAMESUFFIX= -outline
DISTNAME= ${PORTNAME}-TESTFLIGHT-060
diff --git a/japanese/font-nasu/Makefile b/japanese/font-nasu/Makefile
index 7262fd780540..55383bf7cc72 100644
--- a/japanese/font-nasu/Makefile
+++ b/japanese/font-nasu/Makefile
@@ -4,7 +4,7 @@ PORTNAME= nasu
PORTVERSION= 20141215
PORTREVISION= 2
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SOURCEFORGE_JP/users/7/7587
+MASTER_SITES= OSDN/users/7/7587
PKGNAMEPREFIX= ja-font-
DISTNAME= NasuFont-${PORTVERSION}
diff --git a/japanese/font-rounded-mgenplus/Makefile b/japanese/font-rounded-mgenplus/Makefile
index 2e8339938b92..269816b90ab4 100644
--- a/japanese/font-rounded-mgenplus/Makefile
+++ b/japanese/font-rounded-mgenplus/Makefile
@@ -4,7 +4,7 @@ PORTNAME= rounded-mgenplus
PORTVERSION= 20150602
PORTREVISION= 1
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SOURCEFORGE_JP/users/8/8598
+MASTER_SITES= OSDN/users/8/8598
PKGNAMEPREFIX= ja-font-
MAINTAINER= ume@FreeBSD.org
diff --git a/japanese/font-sazanami/Makefile b/japanese/font-sazanami/Makefile
index af23ddb76d92..bd8f45b0e294 100644
--- a/japanese/font-sazanami/Makefile
+++ b/japanese/font-sazanami/Makefile
@@ -4,7 +4,7 @@ PORTNAME= sazanami
PORTVERSION= 20040629
PORTREVISION= 6
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/efont/10087
+MASTER_SITES= OSDN/efont/10087
PKGNAMEPREFIX= ja-font-
MAINTAINER= hrs@FreeBSD.org
diff --git a/japanese/font-ume/Makefile b/japanese/font-ume/Makefile
index c9976433677f..49e5c41224d1 100644
--- a/japanese/font-ume/Makefile
+++ b/japanese/font-ume/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ume
PORTVERSION= 0.0.660
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SOURCEFORGE_JP/${PORTNAME}-font/22212
+MASTER_SITES= OSDN/${PORTNAME}-font/22212
PKGNAMEPREFIX= ja-font-
DISTNAME= umefont_${PORTVERSION:E}
diff --git a/japanese/font-vlgothic/Makefile b/japanese/font-vlgothic/Makefile
index 27056fca82e7..42616a8684a5 100644
--- a/japanese/font-vlgothic/Makefile
+++ b/japanese/font-vlgothic/Makefile
@@ -5,7 +5,7 @@ PORTNAME= vlgothic
PORTVERSION= 20141206
PORTREVISION= 4
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/vlgothic/62375
+MASTER_SITES= OSDN/vlgothic/62375
PKGNAMEPREFIX= ja-font-
DISTNAME= VLGothic-${PORTVERSION}
diff --git a/japanese/hns/Makefile b/japanese/hns/Makefile
index f94a168523d5..cc4b9f7054d7 100644
--- a/japanese/hns/Makefile
+++ b/japanese/hns/Makefile
@@ -5,7 +5,7 @@ PORTNAME= hns
PORTVERSION= 2.19.9
PORTREVISION= 1
CATEGORIES= japanese www perl5
-MASTER_SITES= SFJP/h14m/22597
+MASTER_SITES= OSDN/h14m/22597
MAINTAINER= ports@FreeBSD.org
COMMENT= Hyper NIKKI System, a CGI system for Electric Diary Interchange
diff --git a/japanese/ipadic/Makefile b/japanese/ipadic/Makefile
index b0e77f8d7262..9c95b3105cbc 100644
--- a/japanese/ipadic/Makefile
+++ b/japanese/ipadic/Makefile
@@ -5,7 +5,7 @@ PORTNAME= ipadic
PORTVERSION= 2.7.0
PORTREVISION= 2
CATEGORIES= japanese textproc
-MASTER_SITES= SFJP/${PORTNAME}/24435
+MASTER_SITES= OSDN/${PORTNAME}/24435
MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese Morphological Dictionary for ChaSen
diff --git a/japanese/jmode/Makefile b/japanese/jmode/Makefile
index 2394690c91d0..10caf16dfa10 100644
--- a/japanese/jmode/Makefile
+++ b/japanese/jmode/Makefile
@@ -5,7 +5,7 @@ PORTNAME= jmode
PORTVERSION= 0.6.7
PORTREVISION= 9
CATEGORIES= japanese
-MASTER_SITES= SFJP/anthy/5467
+MASTER_SITES= OSDN/anthy/5467
MAINTAINER= nobutaka@FreeBSD.org
COMMENT?= XIM server for Anthy input method
diff --git a/japanese/kasumi/Makefile b/japanese/kasumi/Makefile
index 163b2040f986..5c3c378c9271 100644
--- a/japanese/kasumi/Makefile
+++ b/japanese/kasumi/Makefile
@@ -5,7 +5,7 @@ PORTNAME= kasumi
PORTVERSION= 2.5
PORTREVISION= 6
CATEGORIES= japanese
-MASTER_SITES= SFJP/${PORTNAME}/41436
+MASTER_SITES= OSDN/${PORTNAME}/41436
MAINTAINER= nobutaka@FreeBSD.org
COMMENT= Dictionary management tool for anthy
diff --git a/japanese/latex-jlisting/Makefile b/japanese/latex-jlisting/Makefile
index 07f92db0a511..8fed9312372d 100644
--- a/japanese/latex-jlisting/Makefile
+++ b/japanese/latex-jlisting/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jlisting
PORTVERSION= 0.2
CATEGORIES= japanese print
-MASTER_SITES= SFJP/mytexpert/26068
+MASTER_SITES= OSDN/mytexpert/26068
PKGNAMEPREFIX= latex-
DISTFILES= jlisting.sty.bz2
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile
index a9f009e36bc4..9f85a6684c2e 100644
--- a/japanese/nethack34/Makefile
+++ b/japanese/nethack34/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= japanese games
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-src
-PATCH_SITES= SOURCEFORGE_JP/jnethack/58545
+PATCH_SITES= OSDN/jnethack/58545
PATCHFILES= jnethack-${PORTVERSION}-0.11.diff.gz
PATCH_DIST_STRIP= -p1
diff --git a/japanese/nkf/Makefile b/japanese/nkf/Makefile
index dfaa5ae37cb9..33a1b2bc7404 100644
--- a/japanese/nkf/Makefile
+++ b/japanese/nkf/Makefile
@@ -5,7 +5,7 @@ PORTNAME= nkf
PORTVERSION= 2.1.4
PORTEPOCH= 1
CATEGORIES?= japanese
-MASTER_SITES= SFJP/${PORTNAME}/64158
+MASTER_SITES= OSDN/${PORTNAME}/64158
MAINTAINER= hrs@FreeBSD.org
COMMENT= Network Kanji code conversion Filter
diff --git a/japanese/p5-Text-ChaSen/Makefile b/japanese/p5-Text-ChaSen/Makefile
index 313e0c96f5b5..054acb821b84 100644
--- a/japanese/p5-Text-ChaSen/Makefile
+++ b/japanese/p5-Text-ChaSen/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Text-ChaSen
PORTVERSION= 1.03
PORTREVISION= 7
CATEGORIES= japanese textproc perl5
-MASTER_SITES= SFJP/chasen-legacy/32224
+MASTER_SITES= OSDN/chasen-legacy/32224
DISTNAME= chasen-${CHASEN_VERSION}
MAINTAINER= perl@FreeBSD.org
diff --git a/japanese/p5-nkf/Makefile b/japanese/p5-nkf/Makefile
index f43f562029ea..e2cd5538a3e6 100644
--- a/japanese/p5-nkf/Makefile
+++ b/japanese/p5-nkf/Makefile
@@ -5,7 +5,7 @@ PORTNAME= nkf
PORTVERSION= 2.1.4
PORTEPOCH= 1
CATEGORIES= japanese perl5
-MASTER_SITES= SFJP/${PORTNAME}/64158
+MASTER_SITES= OSDN/${PORTNAME}/64158
PKGNAMEPREFIX= ja-p5-
MAINTAINER= hrs@FreeBSD.org
diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile
index 59979502e78a..dea6e8d3b8a6 100644
--- a/japanese/scim-anthy/Makefile
+++ b/japanese/scim-anthy/Makefile
@@ -5,7 +5,7 @@ PORTNAME= scim-anthy
PORTVERSION= 1.2.7
PORTREVISION= 5
CATEGORIES= japanese
-MASTER_SITES= SFJP/scim-imengine/37309
+MASTER_SITES= OSDN/scim-imengine/37309
MAINTAINER= ports@FreeBSD.org
COMMENT= SCIM IMEngine module using Anthy
diff --git a/japanese/scim-canna/Makefile b/japanese/scim-canna/Makefile
index 6b5c82469c16..40cf7c002468 100644
--- a/japanese/scim-canna/Makefile
+++ b/japanese/scim-canna/Makefile
@@ -5,7 +5,7 @@ PORTNAME= scim-canna
PORTVERSION= 1.0.0
PORTREVISION= 15
CATEGORIES= japanese
-MASTER_SITES= SFJP/scim-imengine/18849
+MASTER_SITES= OSDN/scim-imengine/18849
MAINTAINER= ports@FreeBSD.org
COMMENT= SCIM IMEngine module using Canna
diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile
index df30f1462816..16dd2be30c05 100644
--- a/japanese/scim-skk/Makefile
+++ b/japanese/scim-skk/Makefile
@@ -6,7 +6,7 @@ PORTNAME= scim-skk
PORTVERSION= 0.5.2
PORTREVISION= 12
CATEGORIES= japanese
-MASTER_SITES= SFJP/scim-imengine/18121
+MASTER_SITES= OSDN/scim-imengine/18121
MAINTAINER= ports@FreeBSD.org
COMMENT= SCIM IMEngine module like SKK
diff --git a/japanese/skkinput/Makefile b/japanese/skkinput/Makefile
index 93b244b9c72a..1dd3fe8e932d 100644
--- a/japanese/skkinput/Makefile
+++ b/japanese/skkinput/Makefile
@@ -5,7 +5,7 @@ PORTNAME= skkinput
PORTVERSION= 2.06.4
PORTREVISION= 2
CATEGORIES= japanese x11
-MASTER_SITES= SFJP/skkinput2/6273
+MASTER_SITES= OSDN/skkinput2/6273
MAINTAINER= koma2@lovepeers.org
COMMENT= SKK-like Japanese input method for X11
diff --git a/japanese/skkinput3/Makefile b/japanese/skkinput3/Makefile
index 60f816c9cf7f..63d88b456e7d 100644
--- a/japanese/skkinput3/Makefile
+++ b/japanese/skkinput3/Makefile
@@ -5,7 +5,7 @@ PORTNAME= skkinput3
PORTVERSION= 3.0.6
PORTREVISION= 6
CATEGORIES= japanese x11
-MASTER_SITES= SFJP/${PORTNAME}/2222
+MASTER_SITES= OSDN/${PORTNAME}/2222
DISTNAME= skkinput-${PORTVERSION}
MAINTAINER= koma2@lovepeers.org
diff --git a/mail/bsfilter/Makefile b/mail/bsfilter/Makefile
index abe2d85d178a..7bdf2219a484 100644
--- a/mail/bsfilter/Makefile
+++ b/mail/bsfilter/Makefile
@@ -5,7 +5,7 @@ PORTNAME= bsfilter
PORTVERSION= 1.0.19
PORTREVISION= 2
CATEGORIES= mail ruby
-MASTER_SITES= SFJP/bsfilter/59804
+MASTER_SITES= OSDN/bsfilter/59804
MAINTAINER= ports@FreeBSD.org
COMMENT= Bayesian spam filter written in Ruby
diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile
index 2cd42f525925..276d149b1400 100644
--- a/mail/milter-manager/Makefile
+++ b/mail/milter-manager/Makefile
@@ -4,7 +4,7 @@
PORTNAME= milter-manager
PORTVERSION= 2.1.1
CATEGORIES= mail ruby
-MASTER_SITES= SFJP/${PORTNAME}/67935
+MASTER_SITES= OSDN/${PORTNAME}/67935
MAINTAINER= ports@FreeBSD.org
COMMENT= Super milter that can invoke several milters selectively
diff --git a/ports-mgmt/portsreinstall/Makefile b/ports-mgmt/portsreinstall/Makefile
index e6ba8100bc0e..3d98a0772cd9 100644
--- a/ports-mgmt/portsreinstall/Makefile
+++ b/ports-mgmt/portsreinstall/Makefile
@@ -4,7 +4,7 @@
PORTNAME= portsreinstall
PORTVERSION= 3.3.2
CATEGORIES= ports-mgmt
-MASTER_SITES= SFJP/${PORTNAME}/67120/ \
+MASTER_SITES= OSDN/${PORTNAME}/67120/ \
http://www.mwghennndo.com/software/${PORTNAME}/
MAINTAINER= sakaue.mamoru@mwghennndo.com
diff --git a/sysutils/extipl/Makefile b/sysutils/extipl/Makefile
index 6f88365e1cd5..4ae83db2fdfb 100644
--- a/sysutils/extipl/Makefile
+++ b/sysutils/extipl/Makefile
@@ -4,7 +4,7 @@
PORTNAME= extipl
PORTVERSION= 5.04
CATEGORIES= sysutils
-MASTER_SITES= SFJP/${PORTNAME}/2166
+MASTER_SITES= OSDN/${PORTNAME}/2166
MAINTAINER= ports@FreeBSD.org
COMMENT= Partition-selectable boot loader for IBM-PC/AT compatibles
diff --git a/textproc/senna/Makefile b/textproc/senna/Makefile
index cc4f7e1aeeab..1d2700184525 100644
--- a/textproc/senna/Makefile
+++ b/textproc/senna/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.1.5
PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= textproc
-MASTER_SITES= SFJP/senna/46945
+MASTER_SITES= OSDN/senna/46945
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Embeddable Fulltext Search Engine
diff --git a/www/fswiki/Makefile b/www/fswiki/Makefile
index de2a40eb9931..3c8e8de0f4b8 100644
--- a/www/fswiki/Makefile
+++ b/www/fswiki/Makefile
@@ -4,7 +4,7 @@ PORTNAME= fswiki
PORTVERSION= 3.6.2
PORTREVISION= 2
CATEGORIES= www
-MASTER_SITES= SFJP/fswiki/20797
+MASTER_SITES= OSDN/fswiki/20797
DISTNAME= wiki${PORTVERSION:S|.|_|g}
MAINTAINER= kuriyama@FreeBSD.org
diff --git a/www/html2hdml/Makefile b/www/html2hdml/Makefile
index ab277aba1285..e6b92dfa8eab 100644
--- a/www/html2hdml/Makefile
+++ b/www/html2hdml/Makefile
@@ -4,7 +4,7 @@
PORTNAME= html2hdml
PORTVERSION= 1.0.5
CATEGORIES= www textproc
-MASTER_SITES= SFJP/html2hdml/6351
+MASTER_SITES= OSDN/html2hdml/6351
MAINTAINER= ports@FreeBSD.org
COMMENT= I-mode HTML to EZweb HDML converter
diff --git a/x11-fonts/hanazono-fonts-ttf/Makefile b/x11-fonts/hanazono-fonts-ttf/Makefile
index b395a8a3e5d1..cb75f151f97c 100644
--- a/x11-fonts/hanazono-fonts-ttf/Makefile
+++ b/x11-fonts/hanazono-fonts-ttf/Makefile
@@ -4,7 +4,7 @@
PORTNAME= hanazono-fonts-ttf
PORTVERSION= 20170904
CATEGORIES= x11-fonts
-MASTER_SITES= SFJP/hanazono-font/68253
+MASTER_SITES= OSDN/hanazono-font/68253
DISTNAME= ${PORTNAME:C/-.*//}-${PORTVERSION}
MAINTAINER= lichray@gmail.com
diff --git a/x11/gsynaptics/Makefile b/x11/gsynaptics/Makefile
index 93622fb5de1f..a5a3446aaac7 100644
--- a/x11/gsynaptics/Makefile
+++ b/x11/gsynaptics/Makefile
@@ -5,7 +5,7 @@ PORTNAME= gsynaptics
PORTVERSION= 0.9.16
PORTREVISION= 2
CATEGORIES= x11
-MASTER_SITES= SFJP/${PORTNAME}/38463
+MASTER_SITES= OSDN/${PORTNAME}/38463
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME Synaptics Touchpad setting tool