From osa@freebsd.org.ru  Thu Feb  6 04:06:41 2003
Return-Path: <osa@freebsd.org.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DED8937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Feb 2003 04:06:41 -0800 (PST)
Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7AA2D43F93
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Feb 2003 04:06:40 -0800 (PST)
	(envelope-from osa@freebsd.org.ru)
Received: by freebsd.org.ru (Postfix, from userid 1000)
	id D9DA317F; Thu,  6 Feb 2003 15:06:38 +0300 (MSK)
Message-Id: <20030206120638.D9DA317F@freebsd.org.ru>
Date: Thu,  6 Feb 2003 15:06:38 +0300 (MSK)
From: Sergey A.Osokin <osa@FreeBSD.org.ru>
Reply-To: Sergey A.Osokin <osa@FreeBSD.org.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] ports/bsd.sites.mk: add MASTER_PGSQL_SITE with all mirrors
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48002
>Category:       ports
>Synopsis:       [PATCH] ports/bsd.sites.mk: add MASTER_PGSQL_SITE with all mirrors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 06 04:10:09 PST 2003
>Closed-Date:    Fri Mar 28 00:23:30 PST 2003
>Last-Modified:  Fri Mar 28 00:23:30 PST 2003
>Originator:     Sergey A. Osokin
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
n/a
>Environment:
System: FreeBSD 4.7-STABLE i386

>Description:
	ports/bsd.sites.mk: add MASTER_PGSQL_SITE with all mirrors over the world
	After commit I'll check all MASTER_SITES in pgsql-specific ports
	and change it to MASTER_PGSQL_SITE if it possible.
>How-To-Repeat:
>Fix:

Index: ports/Mk/bsd.sites.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.sites.mk,v
retrieving revision 1.127
diff -u -r1.127 bsd.sites.mk
--- ports/Mk/bsd.sites.mk	2003/02/05 10:50:04	1.127
+++ ports/Mk/bsd.sites.mk	2003/02/06 12:03:24
@@ -511,3 +511,71 @@
 	ftp://ftp.task.gda.pl/pub/XFree86/%SUBDIR%/source/ \
 	ftp://ftp.physics.uvt.ro/pub/XFree86/%SUBDIR%/source/ \
 	ftp://ftp.chg.ru/pub/XFree86/%SUBDIR%/source/
+
+MASTER_SITE_PGSQL+= \
+	ftp://ftp3.us.postgresql.org/pub/postgresql/%SUBDIR%/ \
+	ftp://ftp5.us.postgresql.org/pub/PostgreSQL/%SUBDIR%/ \
+	ftp://ftp10.us.postgresql.org/pub/postgresql/%SUBDIR%/ \
+	ftp://ftp13.us.postgresql.org/mirror/postresql/%SUBDIR%/ \
+	ftp://ftp15.us.postgresql.org/%SUBDIR%/ \
+	ftp://ftp8.us.postgresql.org/pub/pgsql/%SUBDIR%/ \
+	ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/%SUBDIR%/ \
+	ftp://ftp.se.postgresql.org/pub/database/relational/postgresql/%SUBDIR%/ \
+	ftp://ftp2.ch.postgresql.org/mirror/postgresql/%SUBDIR%/ \
+	ftp://ftp.de.postgresql.org/mirror/postgresql/%SUBDIR%/ \
+	ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \
+	ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \
+	ftp://ftp.jaist.ac.jp/pub/dbms/PostgreSQL/%SUBDIR%/ \
+	ftp://ftp.us.postgresql.org/%SUBDIR%/ \
+	ftp://ftp.au.postgresql.org/pub/postgresql/%SUBDIR%/ \
+	ftp://ftp.at.postgresql.org/db/www.postgresql.org/pub/%SUBDIR%/ \
+	ftp://ftp.be.postgresql.org/postgresql/%SUBDIR%/ \
+	ftp://ftp3.ca.postgresql.org/pub/%SUBDIR%/ \
+	ftp://ftp.cl.postgresql.org/pub/GNU/pgsql/%SUBDIR%/ \
+	ftp://ftp2.cr.postgresql.org/pub/Unix/postgres/%SUBDIR%/ \
+	ftp://ftp.cz.postgresql.org/pub/ftp.postgresql.org/%SUBDIR%/ \
+	ftp://ftp2.cz.postgresql.org/pub/postgresql/%SUBDIR%/ \
+	ftp://ftp.dk.postgresql.org/mirrors/postgresql/%SUBDIR%/ \
+	ftp://ftp2.dk.postgresql.org/pub/PostgreSQL/%SUBDIR%/ \
+	ftp://ftp.ee.postgresql.org/mirrors/postgresql/%SUBDIR%/ \
+	ftp://ftp.fr.postgresql.org/%SUBDIR%/ \
+	ftp://ftp2.fr.postgresql.org/postgresql/%SUBDIR%/ \
+	ftp://ftp2.de.postgresql.org/pub/comp/os/unix/database/postgresql/%SUBDIR%/ \
+	ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/%SUBDIR%/ \
+	ftp://ftp4.de.postgresql.org/pub/postgresql/%SUBDIR%/ \
+	ftp://ftp.hk.postgresql.org/postgresql/%SUBDIR%/ \
+	ftp://ftp.hu.postgresql.org/pub/postgresql/%SUBDIR%/ \
+	ftp://ftp2.is.postgresql.org/pub/postgresql/%SUBDIR%/ \
+	ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/%SUBDIR%/ \
+	ftp://ftp2.ie.postgresql.org/mirrors/ftp.postgresql.org/%SUBDIR%/ \
+	ftp://ftp.il.postgresql.org/pub/postgresql/%SUBDIR%/ \
+	ftp://ftp.it.postgresql.org/mirror/postgresql/%SUBDIR%/ \
+	ftp://ftp2.it.postgresql.org/mirrors/postgres/%SUBDIR%/ \
+	ftp://ftp3.it.postgresql.org/postgresql/%SUBDIR%/ \
+	ftp://ftp.jp.postgresql.org/%SUBDIR%/ \
+	ftp://ftp6.jp.postgresql.org/postgresql/%SUBDIR%/ \
+	ftp://ftp.kr.postgresql.org/mirror/database/postgresql/%SUBDIR%/ \
+	ftp://ftp6.kr.postgresql.org/mirror/database/postgresql/%SUBDIR%/ \
+	ftp://ftp.mx.postgresql.org/pub/postgresql/software/%SUBDIR%/ \
+	ftp://ftp.eu.postgresql.org/pub/unix/db/postgresql/%SUBDIR%/ \
+	ftp://ftp.nl.postgresql.org/pub/mirror/postgresql/%SUBDIR%/ \
+	ftp://ftp2.nl.postgresql.org/mirror/postgresql/%SUBDIR%/ \
+	ftp://ftp3.nl.postgresql.org/pub/mirrors/postgresql/%SUBDIR%/ \
+	ftp://ftp4.nl.postgresql.org/postgresql.zeelandnet.nl/%SUBDIR%/ \
+	ftp://ftp5.nl.postgresql.org/pub/postgresql/%SUBDIR%/ \
+	ftp://ftp.nz.postgresql.org/postgresql/%SUBDIR%/ \
+	ftp://ftp.no.postgresql.org/pub/databases/postgresql/%SUBDIR%/ \
+	ftp://ftp2.pl.postgresql.org/mirrors/ftp.postgresql.org/%SUBDIR%/ \
+	ftp://ftp6.pl.postgresql.org/pub/postgresql/%SUBDIR%/ \
+	ftp://ftp7.pl.postgresql.org/pub/mirror/ftp.postgresql.org/%SUBDIR%/ \
+	ftp://ftp.pt.postgresql.org/%SUBDIR%/ \
+	ftp://ftp.ro.postgresql.org/%SUBDIR%/ \
+	ftp://ftp.ru.postgresql.org/pub/unix/database/pgsql/%SUBDIR%/ \
+	ftp://ftp3.ru.postgresql.org/pub/mirror/postgresql/pub/%SUBDIR%/ \
+	ftp://ftp.za.postgresql.org/%SUBDIR%/ \
+	ftp://ftp4.es.postgresql.org/Mirror/www.postgresql.org/%SUBDIR%/ \
+	ftp://ftp5.es.postgresql.org/mirror/postgresql/%SUBDIR%/ \
+	ftp://ftp.tw.postgresql.org/pub/postgresql/%SUBDIR%/ \
+	ftp://ftp3.tw.postgresql.org/pub/postgresql/%SUBDIR%/ \
+	ftp://ftp.tr.postgresql.org/pub/SQL/postgresql/%SUBDIR%/ \
+	ftp://ftp.postgresql.org/pub/%SUBDIR%/
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Fri Mar 28 00:23:20 PST 2003 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48002 
>Unformatted:
