Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2003 21:45:27 +0000 (UTC)
From:      "Bjoern A.Zeeb" <bzeeb+freebsdports@zabbadoz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bzeeb+freebsdports@zabbadoz.net
Subject:   ports/47337: Fix unfetchable distfiles net/openldap2
Message-ID:  <20030121214527.DD61A1537D@mail.int.zabbadoz.net>

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

>Number:         47337
>Category:       ports
>Synopsis:       Fix unfetchable distfiles net/openldap2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 21 13:50:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Bjoern A. Zeeb
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Zabbadoz.NeT
>Environment:
System: FreeBSD e0-0.zab2.int.zabbadoz.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Dec 27 22:08:07 UTC 2002 bz@e0-0.zab2.int.zabbadoz.net:/export/src/src/obj/export/src/src/RELENG_4/src/sys/ZAB2-2002122701 i386

>Description:
	some MASTER_SITES are unreachable / do not carry copies
	
>How-To-Repeat:
>Fix:
	updates to official mirrors from openldap webpage;
	verified that distfiles at least exist there


--- openldap2/Makefile.orig	Tue Jan 21 21:30:30 2003
+++ openldap2/Makefile	Tue Jan 21 21:37:07 2003
@@ -10,14 +10,19 @@
 PORTREVISION=	3
 CATEGORIES=	net databases
 MASTER_SITES=	ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
-		ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
-		ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/%SUBDIR%/ \
-		ftp://mirror.aarnet.edu.au/pub/OpenLDAP/%SUBDIR%/ \
+		http://www.PlanetMirror.com/pub/openldap/%SUBDIR%/ \
 		ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/%SUBDIR%/ \
-		http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/%SUBDIR%/ \
+		ftp://ftp.matrix.com.br/pub/openldap/%SUBDIR%/ \
+		ftp://ftp.ucr.ac.cr/pub/Unix/openldap/%SUBDIR%/ \
 		ftp://ftp.ntua.gr/mirror/OpenLDAP/%SUBDIR%/ \
-		ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/%SUBDIR%/ \
-		ftp://ftp.zcu.cz/pub/network/openldap/%SUBDIR%/
+		ftp://ftp.dti.ad.jp/pub/net/OpenLDAP/%SUBDIR%/ \
+		ftp://ftp.u-aizu.ac.jp/pub/net/openldap/%SUBDIR%/ \
+		ftp://ftp.holywar.net/pub/OpenLDAP/%SUBDIR%/ \
+		ftp://ftp.nl.uu.net/pub/unix/db/openldap/%SUBDIR%/ \
+		ftp://ftp.linux.pt/pub/mirrors/OpenLDAP/%SUBDIR%/ \
+		ftp://ftp.si.uniovi.es/mirror/OpenLDAP/%SUBDIR%/ \
+		ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/%SUBDIR%/ \
+		ftp://ftp.plig.org/pub/OpenLDAP/%SUBDIR%/
 MASTER_SITE_SUBDIR=	openldap-release
 EXTRACT_SUFX=	.tgz
 
>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?20030121214527.DD61A1537D>