Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  4 Feb 2003 14:42:13 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47881: add MASTER_SITE_DEBIAN
Message-ID:  <20030204054213.595E254B7@hadaly.dyndns.org>

next in thread | raw e-mail | index | archive | help

>Number:         47881
>Category:       ports
>Synopsis:       add MASTER_SITE_DEBIAN
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 03 21:50:06 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.7-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #0: Tue Jan 7 14:25:02 JST 2003 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386


	
>Description:
Add long awaited (see security/pam-pgsql) MASTER_SITE_DEBIAN and
MASTER_SITE_DEBIAN_NON_US. This could be used by the following ports:

audio/mp3rename
devel/ecgi
editors/beav
editors/dedit
games/an
games/xjump
graphics/panorama
japanese/linux_locale
japanese/skkfep
japanese/truetypefonts
mail/ssmtp
math/xspread
multimedia/vcdtools
net/netmask
net/sniffit
security/pam-pgsql
textproc/jade
x11/gvid
x11/xloadimage
	
>How-To-Repeat:
	
>Fix:
This has just been taken from the list of the primary debian mirror
sites (http://www.debian.org/mirror/list). Other mirrors could be
added.

Index: bsd.sites.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.sites.mk,v
retrieving revision 1.126
diff -u -r1.126 bsd.sites.mk
--- bsd.sites.mk	2 Feb 2003 21:33:14 -0000	1.126
+++ bsd.sites.mk	4 Feb 2003 05:36:26 -0000
@@ -48,6 +48,42 @@
 	ftp://ftp.funet.fi/pub/archive/comp.sources.%SUBDIR%/ \
 	ftp://rtfm.mit.edu/pub/usenet/comp.sources.%SUBDIR%/
 
+MASTER_SITE_DEBIAN+=	\
+	ftp://ftp.us.debian.org/debian/%SUBDIR%/ \
+	${MASTER_SITE_DEBIAN_NON_US:S,/debian-non-US/,/debian/,}
+
+MASTER_SITE_DEBIAN_NON_US+=	\
+	ftp://ftp.au.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.bg.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.br.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.cl.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.cz.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.de.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.dk.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.ee.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.es.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.fi.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.fr.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.hk.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.hr.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.hu.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.ie.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.is.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.it.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.jp.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.nl.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.no.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.nz.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.pl.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.ru.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.se.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.si.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.sk.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.uk.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp.wa.au.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp2.de.debian.org/debian-non-US/%SUBDIR%/ \
+	ftp://ftp2.it.debian.org/debian-non-US/%SUBDIR%/
+
 MASTER_SITE_FESTIVAL+= \
 	http://www.festvox.org/packed/festival/%SUBDIR%/ \
 	http://www.speech.cs.cmu.edu/festival/cstr/festival/%SUBDIR%/ \

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030204054213.595E254B7>