View | Details | Raw Unified | Return to bug 244164 | Differences between
and this patch

Collapse All | Expand All

(-)Mk/bsd.sites.mk (-3 / +19 lines)
Lines 896-908 Link Here
896
	https://mirror.aarnet.edu.au/pub/OpenBSD/%SUBDIR%/
896
	https://mirror.aarnet.edu.au/pub/OpenBSD/%SUBDIR%/
897
.endif
897
.endif
898
898
899
# Reference: https://osdn.net/docs/FileRelease_Guide#h2-Release.20File.20URL.20Formats
899
.if !defined(IGNORE_MASTER_SITE_OSDN)
900
.if !defined(IGNORE_MASTER_SITE_OSDN)
900
.for mirror in aarnet acc c3sl cznic gigenet iij jaist nchc onet osdn pumath rwthaachen ymu
901
MASTER_SITE_OSDN+= \
901
MASTER_SITE_OSDN+= \
902
	http://${mirror}.dl.osdn.jp/%SUBDIR%/
902
	https://osdn.net/dl/%SUBDIR%/
903
.endfor
904
.endif
903
.endif
905
904
905
.if !defined(IGNORE_MASTER_SITE_OSDN_CHAMBER)
906
MASTER_SITE_OSDN_CHAMBER+= \
907
	https://osdn.net/downloads/users/%SUBDIR%/
908
.endif
909
910
# From https://osdn.net/docs/FileRelease_Guide#h2-Direct.20Download
911
#   "Currently, when a release-file URL is accessed from wget, curl,
912
#   libwww-perl, PowerShell, apt, dnf, or other package management
913
#   tools, downloading of the file will begin right away without
914
#   having to go via html page."
915
# Unfortunately fetch(1) isn't included in such user agents. Therefore
916
# add --user-agent option to FETCH_ARGS so access is considered as
917
# that of ftp/curl.
918
.if !empty(MASTER_SITES:M*OSDN*) || !empty(PATCH_SITES:M*OSDN*)
919
FETCH_ARGS+=	--user-agent=curl/7.68.0
920
.endif
921
906
.if !defined(IGNORE_MASTER_SITE_OSSP)
922
.if !defined(IGNORE_MASTER_SITE_OSSP)
907
MASTER_SITE_OSSP+= \
923
MASTER_SITE_OSSP+= \
908
	ftp://ftp.ossp.org/pkg/%SUBDIR%/ \
924
	ftp://ftp.ossp.org/pkg/%SUBDIR%/ \
(-)archivers/lha-ac/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTVERSION=	1.14i
4
PORTVERSION=	1.14i
5
PORTREVISION=	10
5
PORTREVISION=	10
6
CATEGORIES=	archivers
6
CATEGORIES=	archivers
7
MASTER_SITES=	OSDN/lha/22231
7
MASTER_SITES=	OSDN/lha
8
PKGNAMESUFFIX=	-ac${PKGNAMESUFFIX2}
8
PKGNAMESUFFIX=	-ac${PKGNAMESUFFIX2}
9
DISTNAME=	${PORTNAME}-${PORTVERSION}-ac20050924p1
9
DISTNAME=	${PORTNAME}-${PORTVERSION}-ac20050924p1
10
10
(-)audio/julius/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	4.1.2
5
PORTVERSION=	4.1.2
6
PORTREVISION=	2
6
PORTREVISION=	2
7
CATEGORIES=	audio
7
CATEGORIES=	audio
8
MASTER_SITES=	OSDN/julius/37582
8
MASTER_SITES=	OSDN/julius
9
9
10
MAINTAINER=	numisemis@yahoo.com
10
MAINTAINER=	numisemis@yahoo.com
11
COMMENT=	Large Vocabulary Continuous Speech Recognition Engine
11
COMMENT=	Large Vocabulary Continuous Speech Recognition Engine
(-)devel/libpasori/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	02
5
PORTVERSION=	02
6
PORTREVISION=	2
6
PORTREVISION=	2
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	OSDN/${PORTNAME}/20457
8
MASTER_SITES=	OSDN/${PORTNAME}
9
DISTNAME=	${PORTNAME}${PORTVERSION}
9
DISTNAME=	${PORTNAME}${PORTVERSION}
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	ports@FreeBSD.org
(-)games/ninix-aya/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTNAME=	ninix-aya
4
PORTNAME=	ninix-aya
5
PORTVERSION=	5.0.6
5
PORTVERSION=	5.0.6
6
CATEGORIES=	games
6
CATEGORIES=	games
7
MASTER_SITES=	OSDN/${PORTNAME}/69796
7
MASTER_SITES=	OSDN/${PORTNAME}
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	Desktop mascot program compatible with "Ukagaka"
10
COMMENT=	Desktop mascot program compatible with "Ukagaka"
(-)graphics/azpainter/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTNAME=	azpainter
4
PORTNAME=	azpainter
5
PORTVERSION=	2.1.5
5
PORTVERSION=	2.1.5
6
CATEGORIES=	graphics
6
CATEGORIES=	graphics
7
MASTER_SITES=	OSDN/${PORTNAME}/71988
7
MASTER_SITES=	OSDN/${PORTNAME}
8
8
9
EXTRA_PATCHES=	${FILESDIR}/git-2564ee5:-p1
9
EXTRA_PATCHES=	${FILESDIR}/git-2564ee5:-p1
10
10
(-)graphics/separate/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
PORTREVISION=	6
6
PORTREVISION=	6
7
PORTEPOCH=	1
7
PORTEPOCH=	1
8
CATEGORIES=	graphics
8
CATEGORIES=	graphics
9
MASTER_SITES=	OSDN/separate-plus/47873
9
MASTER_SITES=	OSDN/separate-plus
10
DISTNAME=	${PORTNAME}+-${PORTVERSION}
10
DISTNAME=	${PORTNAME}+-${PORTVERSION}
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	ports@FreeBSD.org
(-)irc/keitairc2/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTNAME=		keitairc
4
PORTNAME=		keitairc
5
PORTVERSION=		2.0
5
PORTVERSION=		2.0
6
CATEGORIES=		irc
6
CATEGORIES=		irc
7
MASTER_SITES=		OSDN/${PORTNAME}/47485
7
MASTER_SITES=		OSDN/${PORTNAME}
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	IRC proxy for mobilephone that have a web interface
10
COMMENT=	IRC proxy for mobilephone that have a web interface
(-)japanese/FreeWnn-lib/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	1.1.1.a021
5
PORTVERSION=	1.1.1.a021
6
PORTREVISION=	13
6
PORTREVISION=	13
7
CATEGORIES?=	japanese
7
CATEGORIES?=	japanese
8
MASTER_SITES=	OSDN/freewnn/17724
8
MASTER_SITES=	OSDN/freewnn
9
PKGNAMESUFFIX=	-lib
9
PKGNAMESUFFIX=	-lib
10
DISTNAME=	${PORTNAME}-1.1.1-a021
10
DISTNAME=	${PORTNAME}-1.1.1-a021
11
11
(-)japanese/FreeWnn-server/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	1.1.1.a021
5
PORTVERSION=	1.1.1.a021
6
PORTREVISION=	14
6
PORTREVISION=	14
7
CATEGORIES?=	japanese
7
CATEGORIES?=	japanese
8
MASTER_SITES=	OSDN/freewnn/17724
8
MASTER_SITES=	OSDN/freewnn
9
PKGNAMESUFFIX=	-server
9
PKGNAMESUFFIX=	-server
10
DISTNAME=	${PORTNAME}-1.1.1-a021
10
DISTNAME=	${PORTNAME}-1.1.1-a021
11
11
(-)japanese/canna-lib/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	3.7p3
5
PORTVERSION=	3.7p3
6
PORTREVISION=	9
6
PORTREVISION=	9
7
CATEGORIES=	japanese
7
CATEGORIES=	japanese
8
MASTER_SITES=	OSDN/canna/9565
8
MASTER_SITES=	OSDN/canna
9
PKGNAMESUFFIX=	-lib
9
PKGNAMESUFFIX=	-lib
10
DISTNAME=	Canna${PORTVERSION:S/.//g}
10
DISTNAME=	Canna${PORTVERSION:S/.//g}
11
11
(-)japanese/canna-server/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	3.7p3
5
PORTVERSION=	3.7p3
6
PORTREVISION=	10
6
PORTREVISION=	10
7
CATEGORIES=	japanese
7
CATEGORIES=	japanese
8
MASTER_SITES=	OSDN/canna/9565
8
MASTER_SITES=	OSDN/canna
9
PKGNAMESUFFIX=	-server
9
PKGNAMESUFFIX=	-server
10
DISTNAME=	Canna${PORTVERSION:S/.//g}
10
DISTNAME=	Canna${PORTVERSION:S/.//g}
11
11
(-)japanese/chasen-base/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	2.4.5
5
PORTVERSION=	2.4.5
6
PORTREVISION=	2
6
PORTREVISION=	2
7
CATEGORIES=	japanese textproc
7
CATEGORIES=	japanese textproc
8
MASTER_SITES=	OSDN/chasen-legacy/56305
8
MASTER_SITES=	OSDN/chasen-legacy
9
PKGNAMESUFFIX=	-base
9
PKGNAMESUFFIX=	-base
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	ports@FreeBSD.org
(-)japanese/font-ayu18/Makefile (-4 / +3 lines)
Lines 4-14 Link Here
4
PORTVERSION=	1.3.1.1
4
PORTVERSION=	1.3.1.1
5
PORTREVISION=	3
5
PORTREVISION=	3
6
CATEGORIES=	japanese x11-fonts
6
CATEGORIES=	japanese x11-fonts
7
MASTER_SITES=	OSDN/x-tt/8535/:goth \
7
MASTER_SITES=	OSDN/x-tt
8
		OSDN/x-tt/8494/:min
9
PKGNAMEPREFIX=	ja-font-
8
PKGNAMEPREFIX=	ja-font-
10
DISTFILES=	ayu18gothic-1.3a${EXTRACT_SUFX}:goth \
9
DISTFILES=	ayu18gothic-1.3a${EXTRACT_SUFX} \
11
		ayu18mincho-1.1${EXTRACT_SUFX}:min
10
		ayu18mincho-1.1${EXTRACT_SUFX}
12
11
13
MAINTAINER=	hrs@FreeBSD.org
12
MAINTAINER=	hrs@FreeBSD.org
14
COMMENT=	Ayu 18-dot Kanji font
13
COMMENT=	Ayu 18-dot Kanji font
(-)japanese/font-ayu20/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTVERSION=	1.7.a
4
PORTVERSION=	1.7.a
5
PORTREVISION=	3
5
PORTREVISION=	3
6
CATEGORIES=	japanese x11-fonts
6
CATEGORIES=	japanese x11-fonts
7
MASTER_SITES=	OSDN/x-tt/8536/
7
MASTER_SITES=	OSDN/x-tt
8
PKGNAMEPREFIX=	ja-font-
8
PKGNAMEPREFIX=	ja-font-
9
DISTNAME=	ayu20gothic-1.7a
9
DISTNAME=	ayu20gothic-1.7a
10
10
(-)japanese/font-genjyuugothic/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTVERSION=	20150607
4
PORTVERSION=	20150607
5
PORTREVISION=	2
5
PORTREVISION=	2
6
CATEGORIES=	japanese x11-fonts
6
CATEGORIES=	japanese x11-fonts
7
MASTER_SITES=	OSDN/users/8/8636
7
MASTER_SITES=	OSDN_CHAMBER/8/8636
8
PKGNAMEPREFIX=	ja-font-
8
PKGNAMEPREFIX=	ja-font-
9
9
10
MAINTAINER=	ume@FreeBSD.org
10
MAINTAINER=	ume@FreeBSD.org
(-)japanese/font-genshingothic/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTVERSION=	20150607
4
PORTVERSION=	20150607
5
PORTREVISION=	3
5
PORTREVISION=	3
6
CATEGORIES=	japanese x11-fonts
6
CATEGORIES=	japanese x11-fonts
7
MASTER_SITES=	OSDN/users/8/8634
7
MASTER_SITES=	OSDN_CHAMBER/8/8634
8
PKGNAMEPREFIX=	ja-font-
8
PKGNAMEPREFIX=	ja-font-
9
9
10
MAINTAINER=	ume@FreeBSD.org
10
MAINTAINER=	ume@FreeBSD.org
(-)japanese/font-kochi/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	20030809
5
PORTVERSION=	20030809
6
PORTREVISION=	6
6
PORTREVISION=	6
7
CATEGORIES=	japanese x11-fonts
7
CATEGORIES=	japanese x11-fonts
8
MASTER_SITES=	OSDN/efont/5411/
8
MASTER_SITES=	OSDN/efont
9
PKGNAMEPREFIX=	ja-font-
9
PKGNAMEPREFIX=	ja-font-
10
DISTNAME=	${PORTNAME}-substitute-${PORTVERSION}
10
DISTNAME=	${PORTNAME}-substitute-${PORTVERSION}
11
11
(-)japanese/font-mgenplus/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTVERSION=	20150602
4
PORTVERSION=	20150602
5
PORTREVISION=	1
5
PORTREVISION=	1
6
CATEGORIES=	japanese x11-fonts
6
CATEGORIES=	japanese x11-fonts
7
MASTER_SITES=	OSDN/users/8/8597
7
MASTER_SITES=	OSDN_CHAMBER/8/8597
8
PKGNAMEPREFIX=	ja-font-
8
PKGNAMEPREFIX=	ja-font-
9
9
10
MAINTAINER=	ume@FreeBSD.org
10
MAINTAINER=	ume@FreeBSD.org
(-)japanese/font-migmix/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTVERSION=	1.0.20130617
4
PORTVERSION=	1.0.20130617
5
PORTREVISION=	5
5
PORTREVISION=	5
6
CATEGORIES=	japanese x11-fonts
6
CATEGORIES=	japanese x11-fonts
7
MASTER_SITES=	OSDN/mix-mplus-ipa/59021
7
MASTER_SITES=	OSDN/mix-mplus-ipa
8
PKGNAMEPREFIX=	ja-font-
8
PKGNAMEPREFIX=	ja-font-
9
DISTFILES=	${PORTNAME}-1m-${PORTVERSION:E}${EXTRACT_SUFX} \
9
DISTFILES=	${PORTNAME}-1m-${PORTVERSION:E}${EXTRACT_SUFX} \
10
		${PORTNAME}-2m-${PORTVERSION:E}${EXTRACT_SUFX} \
10
		${PORTNAME}-2m-${PORTVERSION:E}${EXTRACT_SUFX} \
(-)japanese/font-migu/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTVERSION=	1.0.20130617
4
PORTVERSION=	1.0.20130617
5
PORTREVISION=	5
5
PORTREVISION=	5
6
CATEGORIES=	japanese x11-fonts
6
CATEGORIES=	japanese x11-fonts
7
MASTER_SITES=	OSDN/mix-mplus-ipa/59022
7
MASTER_SITES=	OSDN/mix-mplus-ipa
8
PKGNAMEPREFIX=	ja-font-
8
PKGNAMEPREFIX=	ja-font-
9
DISTFILES=	${PORTNAME}-1p-${PORTVERSION:E}${EXTRACT_SUFX} \
9
DISTFILES=	${PORTNAME}-1p-${PORTVERSION:E}${EXTRACT_SUFX} \
10
		${PORTNAME}-1c-${PORTVERSION:E}${EXTRACT_SUFX} \
10
		${PORTNAME}-1c-${PORTVERSION:E}${EXTRACT_SUFX} \
(-)japanese/font-mplus-bitmap/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	2.2.4
5
PORTVERSION=	2.2.4
6
PORTREVISION=	3
6
PORTREVISION=	3
7
CATEGORIES=	japanese x11-fonts
7
CATEGORIES=	japanese x11-fonts
8
MASTER_SITES=	OSDN/${PORTNAME}-fonts/5030/
8
MASTER_SITES=	OSDN/${PORTNAME}-fonts
9
PKGNAMEPREFIX=	ja-font-
9
PKGNAMEPREFIX=	ja-font-
10
PKGNAMESUFFIX=	-bitmap
10
PKGNAMESUFFIX=	-bitmap
11
DISTNAME=	${PORTNAME}_bitmap_fonts-2.2.4
11
DISTNAME=	${PORTNAME}_bitmap_fonts-2.2.4
(-)japanese/font-mplus-outline/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTNAME=	mplus
4
PORTNAME=	mplus
5
PORTVERSION=	0.6.3
5
PORTVERSION=	0.6.3
6
CATEGORIES=	japanese x11-fonts
6
CATEGORIES=	japanese x11-fonts
7
MASTER_SITES=	OSDN/${PORTNAME}-fonts/62344/
7
MASTER_SITES=	OSDN/${PORTNAME}-fonts
8
PKGNAMEPREFIX=	ja-font-
8
PKGNAMEPREFIX=	ja-font-
9
PKGNAMESUFFIX=	-outline
9
PKGNAMESUFFIX=	-outline
10
DISTNAME=	${PORTNAME}-TESTFLIGHT-063a
10
DISTNAME=	${PORTNAME}-TESTFLIGHT-063a
(-)japanese/font-nasu/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTVERSION=	20141215
4
PORTVERSION=	20141215
5
PORTREVISION=	3
5
PORTREVISION=	3
6
CATEGORIES=	japanese x11-fonts
6
CATEGORIES=	japanese x11-fonts
7
MASTER_SITES=	OSDN/users/7/7587
7
MASTER_SITES=	OSDN_CHAMBER/7/7587
8
PKGNAMEPREFIX=	ja-font-
8
PKGNAMEPREFIX=	ja-font-
9
DISTNAME=	NasuFont-${PORTVERSION}
9
DISTNAME=	NasuFont-${PORTVERSION}
10
10
(-)japanese/font-rounded-mgenplus/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTVERSION=	20150602
4
PORTVERSION=	20150602
5
PORTREVISION=	1
5
PORTREVISION=	1
6
CATEGORIES=	japanese x11-fonts
6
CATEGORIES=	japanese x11-fonts
7
MASTER_SITES=	OSDN/users/8/8598
7
MASTER_SITES=	OSDN_CHAMBER/8/8598
8
PKGNAMEPREFIX=	ja-font-
8
PKGNAMEPREFIX=	ja-font-
9
9
10
MAINTAINER=	ume@FreeBSD.org
10
MAINTAINER=	ume@FreeBSD.org
(-)japanese/font-sazanami/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTVERSION=	20040629
4
PORTVERSION=	20040629
5
PORTREVISION=	7
5
PORTREVISION=	7
6
CATEGORIES=	japanese x11-fonts
6
CATEGORIES=	japanese x11-fonts
7
MASTER_SITES=	OSDN/efont/10087
7
MASTER_SITES=	OSDN/efont
8
PKGNAMEPREFIX=	ja-font-
8
PKGNAMEPREFIX=	ja-font-
9
9
10
MAINTAINER=	hrs@FreeBSD.org
10
MAINTAINER=	hrs@FreeBSD.org
(-)japanese/font-ume/Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
PORTNAME=	ume
3
PORTNAME=	ume
4
PORTVERSION=	0.0.670
4
PORTVERSION=	0.0.670
5
CATEGORIES=	japanese x11-fonts
5
CATEGORIES=	japanese x11-fonts
6
MASTER_SITES=	OSDN/${PORTNAME}-font/22212
6
MASTER_SITES=	OSDN/${PORTNAME}-font
7
PKGNAMEPREFIX=	ja-font-
7
PKGNAMEPREFIX=	ja-font-
8
DISTNAME=	umefont_${PORTVERSION:E}
8
DISTNAME=	umefont_${PORTVERSION:E}
9
9
(-)japanese/font-vlgothic/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	20141206
5
PORTVERSION=	20141206
6
PORTREVISION=	5
6
PORTREVISION=	5
7
CATEGORIES=	japanese x11-fonts
7
CATEGORIES=	japanese x11-fonts
8
MASTER_SITES=	OSDN/vlgothic/62375
8
MASTER_SITES=	OSDN/vlgothic
9
PKGNAMEPREFIX=	ja-font-
9
PKGNAMEPREFIX=	ja-font-
10
DISTNAME=	VLGothic-${PORTVERSION}
10
DISTNAME=	VLGothic-${PORTVERSION}
11
11
(-)japanese/hns/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	2.19.9
5
PORTVERSION=	2.19.9
6
PORTREVISION=	1
6
PORTREVISION=	1
7
CATEGORIES=	japanese www perl5
7
CATEGORIES=	japanese www perl5
8
MASTER_SITES=	OSDN/h14m/22597
8
MASTER_SITES=	OSDN/h14m
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Hyper NIKKI System, a CGI system for Electric Diary Interchange
11
COMMENT=	Hyper NIKKI System, a CGI system for Electric Diary Interchange
(-)japanese/ipadic/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	2.7.0
5
PORTVERSION=	2.7.0
6
PORTREVISION=	2
6
PORTREVISION=	2
7
CATEGORIES=	japanese textproc
7
CATEGORIES=	japanese textproc
8
MASTER_SITES=	OSDN/${PORTNAME}/24435
8
MASTER_SITES=	OSDN/${PORTNAME}
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Japanese Morphological Dictionary for ChaSen
11
COMMENT=	Japanese Morphological Dictionary for ChaSen
(-)japanese/kasumi/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	2.5
5
PORTVERSION=	2.5
6
PORTREVISION=	8
6
PORTREVISION=	8
7
CATEGORIES=	japanese
7
CATEGORIES=	japanese
8
MASTER_SITES=	OSDN/${PORTNAME}/41436
8
MASTER_SITES=	OSDN/${PORTNAME}
9
9
10
MAINTAINER=	nobutaka@FreeBSD.org
10
MAINTAINER=	nobutaka@FreeBSD.org
11
COMMENT=	Dictionary management tool for anthy
11
COMMENT=	Dictionary management tool for anthy
(-)japanese/latex-jlisting/Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
PORTNAME=	jlisting
3
PORTNAME=	jlisting
4
PORTVERSION=	0.2
4
PORTVERSION=	0.2
5
CATEGORIES=	japanese print
5
CATEGORIES=	japanese print
6
MASTER_SITES=	OSDN/mytexpert/26068
6
MASTER_SITES=	OSDN/mytexpert
7
PKGNAMEPREFIX=	latex-
7
PKGNAMEPREFIX=	latex-
8
DISTFILES=	jlisting.sty.bz2
8
DISTFILES=	jlisting.sty.bz2
9
9
(-)japanese/nethack34/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
MASTER_SITES=	SF
8
MASTER_SITES=	SF
9
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//g}-src
9
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//g}-src
10
10
11
PATCH_SITES=	OSDN/jnethack/58545
11
PATCH_SITES=	OSDN/jnethack
12
PATCHFILES=	jnethack-${PORTVERSION}-0.11.diff.gz
12
PATCHFILES=	jnethack-${PORTVERSION}-0.11.diff.gz
13
PATCH_DIST_STRIP=	-p1
13
PATCH_DIST_STRIP=	-p1
14
14
(-)japanese/nkf/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	2.1.4
5
PORTVERSION=	2.1.4
6
PORTEPOCH=	1
6
PORTEPOCH=	1
7
CATEGORIES?=	japanese
7
CATEGORIES?=	japanese
8
MASTER_SITES=	OSDN/${PORTNAME}/64158
8
MASTER_SITES=	OSDN/${PORTNAME}
9
9
10
MAINTAINER=	hrs@FreeBSD.org
10
MAINTAINER=	hrs@FreeBSD.org
11
COMMENT=	Network Kanji code conversion Filter
11
COMMENT=	Network Kanji code conversion Filter
(-)japanese/p5-Text-ChaSen/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	1.03
5
PORTVERSION=	1.03
6
PORTREVISION=	7
6
PORTREVISION=	7
7
CATEGORIES=	japanese textproc perl5
7
CATEGORIES=	japanese textproc perl5
8
MASTER_SITES=	OSDN/chasen-legacy/56305
8
MASTER_SITES=	OSDN/chasen-legacy
9
DISTNAME=	chasen-${CHASEN_VERSION}
9
DISTNAME=	chasen-${CHASEN_VERSION}
10
10
11
MAINTAINER=	perl@FreeBSD.org
11
MAINTAINER=	perl@FreeBSD.org
(-)japanese/p5-nkf/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	2.1.4
5
PORTVERSION=	2.1.4
6
PORTEPOCH=	1
6
PORTEPOCH=	1
7
CATEGORIES=	japanese perl5
7
CATEGORIES=	japanese perl5
8
MASTER_SITES=	OSDN/${PORTNAME}/64158
8
MASTER_SITES=	OSDN/${PORTNAME}
9
PKGNAMEPREFIX=	ja-p5-
9
PKGNAMEPREFIX=	ja-p5-
10
10
11
MAINTAINER=	hrs@FreeBSD.org
11
MAINTAINER=	hrs@FreeBSD.org
(-)japanese/scim-anthy/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	1.2.7
5
PORTVERSION=	1.2.7
6
PORTREVISION=	6
6
PORTREVISION=	6
7
CATEGORIES=	japanese
7
CATEGORIES=	japanese
8
MASTER_SITES=	OSDN/scim-imengine/37309
8
MASTER_SITES=	OSDN/scim-imengine
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	SCIM IMEngine module using Anthy
11
COMMENT=	SCIM IMEngine module using Anthy
(-)japanese/scim-canna/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	1.0.0
5
PORTVERSION=	1.0.0
6
PORTREVISION=	15
6
PORTREVISION=	15
7
CATEGORIES=	japanese
7
CATEGORIES=	japanese
8
MASTER_SITES=	OSDN/scim-imengine/18849
8
MASTER_SITES=	OSDN/scim-imengine
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	SCIM IMEngine module using Canna
11
COMMENT=	SCIM IMEngine module using Canna
(-)japanese/scim-skk/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
PORTVERSION=	0.5.2
6
PORTVERSION=	0.5.2
7
PORTREVISION=	12
7
PORTREVISION=	12
8
CATEGORIES=	japanese
8
CATEGORIES=	japanese
9
MASTER_SITES=	OSDN/scim-imengine/18121
9
MASTER_SITES=	OSDN/scim-imengine
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	SCIM IMEngine module like SKK
12
COMMENT=	SCIM IMEngine module like SKK
(-)japanese/skkinput/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	2.06.4
5
PORTVERSION=	2.06.4
6
PORTREVISION=	2
6
PORTREVISION=	2
7
CATEGORIES=	japanese x11
7
CATEGORIES=	japanese x11
8
MASTER_SITES=	OSDN/skkinput2/6273
8
MASTER_SITES=	OSDN/skkinput2
9
9
10
MAINTAINER=	koma2@lovepeers.org
10
MAINTAINER=	koma2@lovepeers.org
11
COMMENT=	SKK-like Japanese input method for X11
11
COMMENT=	SKK-like Japanese input method for X11
(-)japanese/skkinput3/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	3.0.6
5
PORTVERSION=	3.0.6
6
PORTREVISION=	9
6
PORTREVISION=	9
7
CATEGORIES=	japanese x11
7
CATEGORIES=	japanese x11
8
MASTER_SITES=	OSDN/${PORTNAME}/2222
8
MASTER_SITES=	OSDN/${PORTNAME}
9
DISTNAME=	skkinput-${PORTVERSION}
9
DISTNAME=	skkinput-${PORTVERSION}
10
10
11
MAINTAINER=	koma2@lovepeers.org
11
MAINTAINER=	koma2@lovepeers.org
(-)mail/bsfilter/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	1.0.19
5
PORTVERSION=	1.0.19
6
PORTREVISION=	3
6
PORTREVISION=	3
7
CATEGORIES=	mail ruby
7
CATEGORIES=	mail ruby
8
MASTER_SITES=	OSDN/bsfilter/59804
8
MASTER_SITES=	OSDN/bsfilter
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Bayesian spam filter written in Ruby
11
COMMENT=	Bayesian spam filter written in Ruby
(-)mail/milter-manager/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	2.1.1
5
PORTVERSION=	2.1.1
6
PORTREVISION=	1
6
PORTREVISION=	1
7
CATEGORIES=	mail ruby
7
CATEGORIES=	mail ruby
8
MASTER_SITES=	OSDN/${PORTNAME}/67935
8
MASTER_SITES=	OSDN/${PORTNAME}
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Super milter that can invoke several milters selectively
11
COMMENT=	Super milter that can invoke several milters selectively
(-)ports-mgmt/portsreinstall/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTNAME=	portsreinstall
4
PORTNAME=	portsreinstall
5
PORTVERSION=	4.1.0
5
PORTVERSION=	4.1.0
6
CATEGORIES=	ports-mgmt
6
CATEGORIES=	ports-mgmt
7
MASTER_SITES=	OSDN/${PORTNAME}/70073/ \
7
MASTER_SITES=	OSDN/${PORTNAME} \
8
		http://www.mwghennndo.com/software/${PORTNAME}/
8
		http://www.mwghennndo.com/software/${PORTNAME}/
9
9
10
MAINTAINER=	sakaue.mamoru@mwghennndo.com
10
MAINTAINER=	sakaue.mamoru@mwghennndo.com
(-)shells/yash/Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
PORTNAME=	yash
3
PORTNAME=	yash
4
DISTVERSION=	2.49
4
DISTVERSION=	2.49
5
CATEGORIES=	shells
5
CATEGORIES=	shells
6
MASTER_SITES=	OSDN/yash/71638
6
MASTER_SITES=	OSDN/yash
7
7
8
MAINTAINER=	naddy@FreeBSD.org
8
MAINTAINER=	naddy@FreeBSD.org
9
COMMENT=	POSIX-compliant command line shell
9
COMMENT=	POSIX-compliant command line shell
(-)sysutils/extipl/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTNAME=	extipl
4
PORTNAME=	extipl
5
PORTVERSION=	5.04
5
PORTVERSION=	5.04
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
MASTER_SITES=	OSDN/${PORTNAME}/2166
7
MASTER_SITES=	OSDN/${PORTNAME}
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	Partition-selectable boot loader for IBM-PC/AT compatibles
10
COMMENT=	Partition-selectable boot loader for IBM-PC/AT compatibles
(-)textproc/senna/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTREVISION=	9
5
PORTREVISION=	9
6
PORTEPOCH=	1
6
PORTEPOCH=	1
7
CATEGORIES=	textproc
7
CATEGORIES=	textproc
8
MASTER_SITES=	OSDN/senna/46945
8
MASTER_SITES=	OSDN/senna
9
9
10
MAINTAINER=	kuriyama@FreeBSD.org
10
MAINTAINER=	kuriyama@FreeBSD.org
11
COMMENT=	Embeddable Fulltext Search Engine
11
COMMENT=	Embeddable Fulltext Search Engine
(-)www/fswiki/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTVERSION=	3.6.2
4
PORTVERSION=	3.6.2
5
PORTREVISION=	2
5
PORTREVISION=	2
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	OSDN/fswiki/20797
7
MASTER_SITES=	OSDN/fswiki
8
DISTNAME=	wiki${PORTVERSION:S|.|_|g}
8
DISTNAME=	wiki${PORTVERSION:S|.|_|g}
9
9
10
MAINTAINER=	kuriyama@FreeBSD.org
10
MAINTAINER=	kuriyama@FreeBSD.org
(-)www/html2hdml/Makefile (-1 / +1 lines)
Lines 4-10 Link Here
4
PORTNAME=	html2hdml
4
PORTNAME=	html2hdml
5
PORTVERSION=	1.0.5
5
PORTVERSION=	1.0.5
6
CATEGORIES=	www textproc
6
CATEGORIES=	www textproc
7
MASTER_SITES=	OSDN/html2hdml/6351
7
MASTER_SITES=	OSDN/html2hdml
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	I-mode HTML to EZweb HDML converter
10
COMMENT=	I-mode HTML to EZweb HDML converter
(-)x11/gsynaptics/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	0.9.16
5
PORTVERSION=	0.9.16
6
PORTREVISION=	3
6
PORTREVISION=	3
7
CATEGORIES=	x11
7
CATEGORIES=	x11
8
MASTER_SITES=	OSDN/${PORTNAME}/38463
8
MASTER_SITES=	OSDN/${PORTNAME}
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	GNOME Synaptics Touchpad setting tool
11
COMMENT=	GNOME Synaptics Touchpad setting tool
(-)x11-fonts/hanazono-fonts-ttf/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
PORTVERSION=	20170904
5
PORTVERSION=	20170904
6
PORTREVISION=	1
6
PORTREVISION=	1
7
CATEGORIES=	x11-fonts
7
CATEGORIES=	x11-fonts
8
MASTER_SITES=	OSDN/hanazono-font/68253
8
MASTER_SITES=	OSDN/hanazono-font
9
DISTNAME=	${PORTNAME:C/-.*//}-${PORTVERSION}
9
DISTNAME=	${PORTNAME:C/-.*//}-${PORTVERSION}
10
10
11
MAINTAINER=	lichray@gmail.com
11
MAINTAINER=	lichray@gmail.com

Return to bug 244164