mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports geographical load balancing
- update all affected ports PR: 244164 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Differential Revision: https://reviews.freebsd.org/D24955
This commit is contained in:
parent
2d5b16833b
commit
d0fc635f72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543005
@ -896,11 +896,27 @@ MASTER_SITE_OPENBSD+= \
|
||||
https://mirror.aarnet.edu.au/pub/OpenBSD/%SUBDIR%/
|
||||
.endif
|
||||
|
||||
# Reference: https://osdn.net/docs/FileRelease_Guide#h2-Release.20File.20URL.20Formats
|
||||
.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
|
||||
https://osdn.net/dl/%SUBDIR%/
|
||||
.endif
|
||||
|
||||
.if !defined(IGNORE_MASTER_SITE_OSDN_CHAMBER)
|
||||
MASTER_SITE_OSDN_CHAMBER+= \
|
||||
https://osdn.net/downloads/users/%SUBDIR%/
|
||||
.endif
|
||||
|
||||
# From https://osdn.net/docs/FileRelease_Guide#h2-Direct.20Download
|
||||
# "Currently, when a release-file URL is accessed from wget, curl,
|
||||
# libwww-perl, PowerShell, apt, dnf, or other package management
|
||||
# tools, downloading of the file will begin right away without
|
||||
# having to go via html page."
|
||||
# Unfortunately fetch(1) isn't included in such user agents. Therefore
|
||||
# add --user-agent option to FETCH_ARGS so access is considered as
|
||||
# that of ftp/curl.
|
||||
.if !empty(MASTER_SITES:M*OSDN*) || !empty(PATCH_SITES:M*OSDN*)
|
||||
FETCH_ARGS+= --user-agent=curl/7.68.0
|
||||
.endif
|
||||
|
||||
.if !defined(IGNORE_MASTER_SITE_OSSP)
|
||||
|
@ -4,7 +4,7 @@ PORTNAME= lha
|
||||
PORTVERSION= 1.14i
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= OSDN/lha/22231
|
||||
MASTER_SITES= OSDN/lha
|
||||
PKGNAMESUFFIX= -ac${PKGNAMESUFFIX2}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-ac20050924p1
|
||||
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= julius
|
||||
PORTVERSION= 4.1.2
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= OSDN/julius/37582
|
||||
MASTER_SITES= OSDN/julius
|
||||
|
||||
MAINTAINER= numisemis@yahoo.com
|
||||
COMMENT= Large Vocabulary Continuous Speech Recognition Engine
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= libpasori
|
||||
PORTVERSION= 02
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= OSDN/${PORTNAME}/20457
|
||||
MASTER_SITES= OSDN/${PORTNAME}
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= ninix-aya
|
||||
PORTVERSION= 5.0.6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= OSDN/${PORTNAME}/69796
|
||||
MASTER_SITES= OSDN/${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Desktop mascot program compatible with "Ukagaka"
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= azpainter
|
||||
PORTVERSION= 2.1.5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= OSDN/${PORTNAME}/71988
|
||||
MASTER_SITES= OSDN/${PORTNAME}
|
||||
|
||||
EXTRA_PATCHES= ${FILESDIR}/git-2564ee5:-p1
|
||||
|
||||
|
@ -6,7 +6,7 @@ PORTVERSION= 0.5.8
|
||||
PORTREVISION= 6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= OSDN/separate-plus/47873
|
||||
MASTER_SITES= OSDN/separate-plus
|
||||
DISTNAME= ${PORTNAME}+-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -1,10 +1,10 @@
|
||||
# Created by: Makoto Matsushita <matusita@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= keitairc
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= OSDN/${PORTNAME}/47485
|
||||
PORTNAME= keitairc
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= OSDN/${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= IRC proxy for mobilephone that have a web interface
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= FreeWnn
|
||||
PORTVERSION= 1.1.1.a021
|
||||
PORTREVISION= 13
|
||||
CATEGORIES?= japanese
|
||||
MASTER_SITES= OSDN/freewnn/17724
|
||||
MASTER_SITES= OSDN/freewnn
|
||||
PKGNAMESUFFIX= -lib
|
||||
DISTNAME= ${PORTNAME}-1.1.1-a021
|
||||
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= FreeWnn
|
||||
PORTVERSION= 1.1.1.a021
|
||||
PORTREVISION= 14
|
||||
CATEGORIES?= japanese
|
||||
MASTER_SITES= OSDN/freewnn/17724
|
||||
MASTER_SITES= OSDN/freewnn
|
||||
PKGNAMESUFFIX= -server
|
||||
DISTNAME= ${PORTNAME}-1.1.1-a021
|
||||
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= canna
|
||||
PORTVERSION= 3.7p3
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= OSDN/canna/9565
|
||||
MASTER_SITES= OSDN/canna
|
||||
PKGNAMESUFFIX= -lib
|
||||
DISTNAME= Canna${PORTVERSION:S/.//g}
|
||||
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= canna
|
||||
PORTVERSION= 3.7p3
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= OSDN/canna/9565
|
||||
MASTER_SITES= OSDN/canna
|
||||
PKGNAMESUFFIX= -server
|
||||
DISTNAME= Canna${PORTVERSION:S/.//g}
|
||||
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= chasen
|
||||
PORTVERSION= 2.4.5
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= japanese textproc
|
||||
MASTER_SITES= OSDN/chasen-legacy/56305
|
||||
MASTER_SITES= OSDN/chasen-legacy
|
||||
PKGNAMESUFFIX= -base
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -4,11 +4,10 @@ PORTNAME= ayu18
|
||||
PORTVERSION= 1.3.1.1
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/x-tt/8535/:goth \
|
||||
OSDN/x-tt/8494/:min
|
||||
MASTER_SITES= OSDN/x-tt
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
DISTFILES= ayu18gothic-1.3a${EXTRACT_SUFX}:goth \
|
||||
ayu18mincho-1.1${EXTRACT_SUFX}:min
|
||||
DISTFILES= ayu18gothic-1.3a${EXTRACT_SUFX} \
|
||||
ayu18mincho-1.1${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= Ayu 18-dot Kanji font
|
||||
|
@ -4,7 +4,7 @@ PORTNAME= ayu20
|
||||
PORTVERSION= 1.7.a
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/x-tt/8536/
|
||||
MASTER_SITES= OSDN/x-tt
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
DISTNAME= ayu20gothic-1.7a
|
||||
|
||||
|
@ -4,7 +4,7 @@ PORTNAME= genjyuugothic
|
||||
PORTVERSION= 20150607
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/users/8/8636
|
||||
MASTER_SITES= OSDN_CHAMBER/8/8636
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
|
||||
MAINTAINER= ume@FreeBSD.org
|
||||
|
@ -4,7 +4,7 @@ PORTNAME= genshingothic
|
||||
PORTVERSION= 20150607
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/users/8/8634
|
||||
MASTER_SITES= OSDN_CHAMBER/8/8634
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
|
||||
MAINTAINER= ume@FreeBSD.org
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= kochi
|
||||
PORTVERSION= 20030809
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/efont/5411/
|
||||
MASTER_SITES= OSDN/efont
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
DISTNAME= ${PORTNAME}-substitute-${PORTVERSION}
|
||||
|
||||
|
@ -4,7 +4,7 @@ PORTNAME= mgenplus
|
||||
PORTVERSION= 20150602
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/users/8/8597
|
||||
MASTER_SITES= OSDN_CHAMBER/8/8597
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
|
||||
MAINTAINER= ume@FreeBSD.org
|
||||
|
@ -1,5 +1,7 @@
|
||||
etc/fonts/conf.avail/20-unhint-mgenplus.conf
|
||||
etc/fonts/conf.avail/62-fonts-mgenplus.conf
|
||||
etc/fonts/conf.d/20-unhint-mgenplus.conf
|
||||
etc/fonts/conf.d/62-fonts-mgenplus.conf
|
||||
%%MGENPLUS_1C%%%%FONTSDIR%%/mgenplus-1c-black.ttf
|
||||
%%MGENPLUS_1C%%%%FONTSDIR%%/mgenplus-1c-bold.ttf
|
||||
%%MGENPLUS_1C%%%%FONTSDIR%%/mgenplus-1c-heavy.ttf
|
||||
|
@ -4,7 +4,7 @@ PORTNAME= migmix
|
||||
PORTVERSION= 1.0.20130617
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/mix-mplus-ipa/59021
|
||||
MASTER_SITES= OSDN/mix-mplus-ipa
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
DISTFILES= ${PORTNAME}-1m-${PORTVERSION:E}${EXTRACT_SUFX} \
|
||||
${PORTNAME}-2m-${PORTVERSION:E}${EXTRACT_SUFX} \
|
||||
|
@ -4,7 +4,7 @@ PORTNAME= migu
|
||||
PORTVERSION= 1.0.20130617
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/mix-mplus-ipa/59022
|
||||
MASTER_SITES= OSDN/mix-mplus-ipa
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
DISTFILES= ${PORTNAME}-1p-${PORTVERSION:E}${EXTRACT_SUFX} \
|
||||
${PORTNAME}-1c-${PORTVERSION:E}${EXTRACT_SUFX} \
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= mplus
|
||||
PORTVERSION= 2.2.4
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/${PORTNAME}-fonts/5030/
|
||||
MASTER_SITES= OSDN/${PORTNAME}-fonts
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
PKGNAMESUFFIX= -bitmap
|
||||
DISTNAME= ${PORTNAME}_bitmap_fonts-2.2.4
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= mplus
|
||||
PORTVERSION= 0.6.3
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/${PORTNAME}-fonts/62344/
|
||||
MASTER_SITES= OSDN/${PORTNAME}-fonts
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
PKGNAMESUFFIX= -outline
|
||||
DISTNAME= ${PORTNAME}-TESTFLIGHT-063a
|
||||
|
@ -4,7 +4,7 @@ PORTNAME= nasu
|
||||
PORTVERSION= 20141215
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/users/7/7587
|
||||
MASTER_SITES= OSDN_CHAMBER/7/7587
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
DISTNAME= NasuFont-${PORTVERSION}
|
||||
|
||||
|
@ -4,7 +4,7 @@ PORTNAME= rounded-mgenplus
|
||||
PORTVERSION= 20150602
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/users/8/8598
|
||||
MASTER_SITES= OSDN_CHAMBER/8/8598
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
|
||||
MAINTAINER= ume@FreeBSD.org
|
||||
|
@ -4,7 +4,7 @@ PORTNAME= sazanami
|
||||
PORTVERSION= 20040629
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/efont/10087
|
||||
MASTER_SITES= OSDN/efont
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= ume
|
||||
PORTVERSION= 0.0.670
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/${PORTNAME}-font/22212
|
||||
MASTER_SITES= OSDN/${PORTNAME}-font
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
DISTNAME= umefont_${PORTVERSION:E}
|
||||
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= vlgothic
|
||||
PORTVERSION= 20141206
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= OSDN/vlgothic/62375
|
||||
MASTER_SITES= OSDN/vlgothic
|
||||
PKGNAMEPREFIX= ja-font-
|
||||
DISTNAME= VLGothic-${PORTVERSION}
|
||||
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= hns
|
||||
PORTVERSION= 2.19.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese www perl5
|
||||
MASTER_SITES= OSDN/h14m/22597
|
||||
MASTER_SITES= OSDN/h14m
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Hyper NIKKI System, a CGI system for Electric Diary Interchange
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= ipadic
|
||||
PORTVERSION= 2.7.0
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= japanese textproc
|
||||
MASTER_SITES= OSDN/${PORTNAME}/24435
|
||||
MASTER_SITES= OSDN/${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Japanese Morphological Dictionary for ChaSen
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= kasumi
|
||||
PORTVERSION= 2.5
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= OSDN/${PORTNAME}/41436
|
||||
MASTER_SITES= OSDN/${PORTNAME}
|
||||
|
||||
MAINTAINER= nobutaka@FreeBSD.org
|
||||
COMMENT= Dictionary management tool for anthy
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= jlisting
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= japanese print
|
||||
MASTER_SITES= OSDN/mytexpert/26068
|
||||
MASTER_SITES= OSDN/mytexpert
|
||||
PKGNAMEPREFIX= latex-
|
||||
DISTFILES= jlisting.sty.bz2
|
||||
|
||||
|
@ -8,7 +8,7 @@ CATEGORIES= japanese games
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-src
|
||||
|
||||
PATCH_SITES= OSDN/jnethack/58545
|
||||
PATCH_SITES= OSDN/jnethack
|
||||
PATCHFILES= jnethack-${PORTVERSION}-0.11.diff.gz
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= nkf
|
||||
PORTVERSION= 2.1.4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES?= japanese
|
||||
MASTER_SITES= OSDN/${PORTNAME}/64158
|
||||
MASTER_SITES= OSDN/${PORTNAME}
|
||||
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= Network Kanji code conversion Filter
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= Text-ChaSen
|
||||
PORTVERSION= 1.03
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= japanese textproc perl5
|
||||
MASTER_SITES= OSDN/chasen-legacy/56305
|
||||
MASTER_SITES= OSDN/chasen-legacy
|
||||
DISTNAME= chasen-${CHASEN_VERSION}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= nkf
|
||||
PORTVERSION= 2.1.4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= japanese perl5
|
||||
MASTER_SITES= OSDN/${PORTNAME}/64158
|
||||
MASTER_SITES= OSDN/${PORTNAME}
|
||||
PKGNAMEPREFIX= ja-p5-
|
||||
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= scim-anthy
|
||||
PORTVERSION= 1.2.7
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= OSDN/scim-imengine/37309
|
||||
MASTER_SITES= OSDN/scim-imengine
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= SCIM IMEngine module using Anthy
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= scim-canna
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 15
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= OSDN/scim-imengine/18849
|
||||
MASTER_SITES= OSDN/scim-imengine
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= SCIM IMEngine module using Canna
|
||||
|
@ -6,7 +6,7 @@ PORTNAME= scim-skk
|
||||
PORTVERSION= 0.5.2
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= OSDN/scim-imengine/18121
|
||||
MASTER_SITES= OSDN/scim-imengine
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= SCIM IMEngine module like SKK
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= skkinput
|
||||
PORTVERSION= 2.06.4
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= japanese x11
|
||||
MASTER_SITES= OSDN/skkinput2/6273
|
||||
MASTER_SITES= OSDN/skkinput2
|
||||
|
||||
MAINTAINER= koma2@lovepeers.org
|
||||
COMMENT= SKK-like Japanese input method for X11
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= skkinput3
|
||||
PORTVERSION= 3.0.6
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= japanese x11
|
||||
MASTER_SITES= OSDN/${PORTNAME}/2222
|
||||
MASTER_SITES= OSDN/${PORTNAME}
|
||||
DISTNAME= skkinput-${PORTVERSION}
|
||||
|
||||
MAINTAINER= koma2@lovepeers.org
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= bsfilter
|
||||
PORTVERSION= 1.0.19
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= mail ruby
|
||||
MASTER_SITES= OSDN/bsfilter/59804
|
||||
MASTER_SITES= OSDN/bsfilter
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Bayesian spam filter written in Ruby
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= milter-manager
|
||||
PORTVERSION= 2.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail ruby
|
||||
MASTER_SITES= OSDN/${PORTNAME}/67935
|
||||
MASTER_SITES= OSDN/${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Super milter that can invoke several milters selectively
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= portsreinstall
|
||||
PORTVERSION= 4.1.0
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= OSDN/${PORTNAME}/70073/ \
|
||||
MASTER_SITES= OSDN/${PORTNAME} \
|
||||
http://www.mwghennndo.com/software/${PORTNAME}/
|
||||
|
||||
MAINTAINER= sakaue.mamoru@mwghennndo.com
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= yash
|
||||
DISTVERSION= 2.49
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= OSDN/yash/71638
|
||||
MASTER_SITES= OSDN/yash
|
||||
|
||||
MAINTAINER= naddy@FreeBSD.org
|
||||
COMMENT= POSIX-compliant command line shell
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= extipl
|
||||
PORTVERSION= 5.04
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= OSDN/${PORTNAME}/2166
|
||||
MASTER_SITES= OSDN/${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Partition-selectable boot loader for IBM-PC/AT compatibles
|
||||
|
@ -5,7 +5,7 @@ PORTVERSION= 1.1.5
|
||||
PORTREVISION= 9
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= OSDN/senna/46945
|
||||
MASTER_SITES= OSDN/senna
|
||||
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Embeddable Fulltext Search Engine
|
||||
|
@ -4,7 +4,7 @@ PORTNAME= fswiki
|
||||
PORTVERSION= 3.6.2
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= OSDN/fswiki/20797
|
||||
MASTER_SITES= OSDN/fswiki
|
||||
DISTNAME= wiki${PORTVERSION:S|.|_|g}
|
||||
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= html2hdml
|
||||
PORTVERSION= 1.0.5
|
||||
CATEGORIES= www textproc
|
||||
MASTER_SITES= OSDN/html2hdml/6351
|
||||
MASTER_SITES= OSDN/html2hdml
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= I-mode HTML to EZweb HDML converter
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= hanazono-fonts-ttf
|
||||
PORTVERSION= 20170904
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= OSDN/hanazono-font/68253
|
||||
MASTER_SITES= OSDN/hanazono-font
|
||||
DISTNAME= ${PORTNAME:C/-.*//}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= lichray@gmail.com
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= gsynaptics
|
||||
PORTVERSION= 0.9.16
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= OSDN/${PORTNAME}/38463
|
||||
MASTER_SITES= OSDN/${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GNOME Synaptics Touchpad setting tool
|
||||
|
Loading…
Reference in New Issue
Block a user