From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 14 03:20:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C4330788 for ; Sun, 14 Jul 2013 03:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id A8E73A1 for ; Sun, 14 Jul 2013 03:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r6E3K04P014216 for ; Sun, 14 Jul 2013 03:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r6E3K0hk014215; Sun, 14 Jul 2013 03:20:00 GMT (envelope-from gnats) Resent-Date: Sun, 14 Jul 2013 03:20:00 GMT Resent-Message-Id: <201307140320.r6E3K0hk014215@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gavin McDonald Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 96E08673 for ; Sun, 14 Jul 2013 03:17:44 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 6DA778F for ; Sun, 14 Jul 2013 03:17:44 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r6E3HhKQ064343 for ; Sun, 14 Jul 2013 03:17:43 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r6E3HhQW064337; Sun, 14 Jul 2013 03:17:43 GMT (envelope-from nobody) Message-Id: <201307140317.r6E3HhQW064337@oldred.freebsd.org> Date: Sun, 14 Jul 2013 03:17:43 GMT From: Gavin McDonald To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/180548: [PATCH] - Outdated Apache Master Sites entries X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jul 2013 03:20:00 -0000 >Number: 180548 >Category: ports >Synopsis: [PATCH] - Outdated Apache Master Sites entries >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: Sun Jul 14 03:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Gavin McDonald >Release: N/A >Organization: >Environment: N/A >Description: the bsd.sites.mk file in the FreeBSD ports collection contains a section dedicated to the Apache Distribution Mirrors for retrieving files. Some of these mirrors are no longer in existence, or are unreliably out of date either often or all the time. The attached patch removes these sites and replaces them with more geographically distributed reliable alternatives. Also, there are sub-sections of the apache master sites for the 'Jakarta' and 'XML' Apache umbrella projects. These Apache projects no longer exist and so the attached patch also removes those entries. >How-To-Repeat: N/A >Fix: Apply the attached svn diff Patch attached with submission follows: Index: bsd.sites.mk =================================================================== --- bsd.sites.mk (revision 322975) +++ bsd.sites.mk (working copy) @@ -68,17 +68,18 @@ http://www.apache.org/dist/%SUBDIR%/ \ http://archive.apache.org/dist/%SUBDIR%/ \ http://ftp.twaren.net/Unix/Web/apache/%SUBDIR%/ \ + http://apache.mirror.uber.com.au/%SUBDIR%/ \ + http://apache.spd.co.il/%SUBDIR%/ \ + http://apache.osuosl.org/%SUBDIR%/ \ + ftp://ftp.mirrorservice.org/sites/ftp.apache.org/%SUBDIR/ \ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/%SUBDIR%/ \ ftp://mir1.ovh.net/ftp.apache.org/dist/%SUBDIR%/ \ ftp://ftp.forthnet.gr/pub/www/apache/%SUBDIR%/ \ ftp://xenia.sote.hu/pub/mirrors/www.apache.org/%SUBDIR%/ \ ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/%SUBDIR%/ \ - ftp://ftp.rhnet.is/pub/apache/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/apache/&,} \ - ftp://ftp.task.gda.pl/pub/www/apache/dist/%SUBDIR%/ \ - ftp://sunsite.icm.edu.pl/pub/www/apache/dist/%SUBDIR%/ \ - ftp://apache.rinet.ru/pub/mirror/apache.org/dist/%SUBDIR%/ \ - ftp://ftp.sunet.se/pub/www/servers/apache/dist/%SUBDIR%/ + ftp://ftp.sunet.se/pub/www/servers/apache/dist/%SUBDIR%/ \ + ftp://mirrors.ircam.fr/pub/apache/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_APACHE_COMMONS_BINARIES) @@ -96,21 +97,11 @@ ${MASTER_SITE_APACHE:S,%SUBDIR%,httpd/&,} .endif -.if !defined(IGNORE_MASTER_SITE_APACHE_JAKARTA) -MASTER_SITE_APACHE_JAKARTA+= \ - ${MASTER_SITE_APACHE:S,%SUBDIR%,jakarta/&,} -.endif - .if !defined(IGNORE_MASTER_SITE_APACHE_TOMCAT) MASTER_SITE_APACHE_TOMCAT+= \ ${MASTER_SITE_APACHE:S,%SUBDIR%,tomcat/&,} .endif -.if !defined(IGNORE_MASTER_SITE_APACHE_XML) -MASTER_SITE_APACHE_XML+= \ - ${MASTER_SITE_APACHE:S,%SUBDIR%,xml/&,} -.endif - .if !defined(IGNORE_MASTER_SITE_BERLIOS) MASTER_SITE_BERLIOS+= \ http://download.berlios.de/%SUBDIR%/ \ >Release-Note: >Audit-Trail: >Unformatted: