From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 27 16:00:35 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5A5716A407 for ; Thu, 27 Apr 2006 16:00:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54A8A43D4C for ; Thu, 27 Apr 2006 16:00:34 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3RG0YV2060128 for ; Thu, 27 Apr 2006 16:00:34 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3RG0YjZ060127; Thu, 27 Apr 2006 16:00:34 GMT (envelope-from gnats) Resent-Date: Thu, 27 Apr 2006 16:00:34 GMT Resent-Message-Id: <200604271600.k3RG0YjZ060127@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, Andrew Pantyukhin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AFBF16A400 for ; Thu, 27 Apr 2006 15:52:04 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFC4A43D48 for ; Thu, 27 Apr 2006 15:52:03 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by uproxy.gmail.com with SMTP id m3so1376115ugc for ; Thu, 27 Apr 2006 08:52:02 -0700 (PDT) Received: by 10.66.234.15 with SMTP id g15mr5518055ugh; Thu, 27 Apr 2006 08:52:02 -0700 (PDT) Received: from localhost ( [193.233.78.130]) by mx.gmail.com with ESMTP id y7sm818230ugc.2006.04.27.08.52.01; Thu, 27 Apr 2006 08:52:01 -0700 (PDT) Message-Id: <4450e8a1.1b73ee53.3eb4.fffff1de@mx.gmail.com> Date: Thu, 27 Apr 2006 08:52:01 -0700 (PDT) From: Andrew Pantyukhin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/96418: update bsd.sites.mk - add mozdev mirrors X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2006 16:00:35 -0000 >Number: 96418 >Category: ports >Synopsis: update bsd.sites.mk - add mozdev mirrors >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: Thu Apr 27 16:00:33 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Andrew Pantyukhin >Release: FreeBSD 6.1-RC i386 >Organization: >Environment: System: FreeBSD thror.intranet.gubkin.ru 6.1-RC FreeBSD 6.1-RC #8: Mon Apr 10 16:20:57 MSD 2006 sat@thror.intranet.gubkin.ru:/usr/obj/usr/src/sys/SATH i386 >Description: Add http://mozdev.org/ mirrors Source: http://www.mozdev.org/docs/download.html (with some corrections) Justification: 7 ports can use these mirrors, 2 more are coming (conkeror, linux-conkeror), many more will need it as our xpi infrastructure is developing >How-To-Repeat: >Fix: --- bsd.sites.mk.mozdev begins here --- .if !defined(IGNORE_MASTER_SITE_MOZDEV) MASTER_SITE_MOZDEV+= \ http://ftp.scarlet.be/pub/mozdev/%SUBDIR%/ \ http://ftp.rz.tu-bs.de/pub/mirror/downloads.mozdev.org/%SUBDIR%/ \ http://mozdev.dns4.com/%SUBDIR%/ \ http://ftp.ntua.gr/pub/www/mozdev/%SUBDIR%/ \ http://ftp.heanet.ie/pub/mozdev/%SUBDIR%/ \ http://mozdev.oregonstate.edu/%SUBDIR%/ \ http://mozdev.xmundo.net/%SUBDIR%/ \ http://mirror.meisterwerk.net/rmozdev/%SUBDIR%/ \ http://ftp.ntua.gr/pub/www/mozdev/%SUBDIR%/ \ http://www.devlib.org/mozdev/%SUBDIR%/ \ http://mozdev.archive.hk/%SUBDIR%/ \ http://ftp.iasi.roedu.net/mirrors/mozdev.org/%SUBDIR%/ \ ftp://mozdev.secsup.org/pub/software/mozdev/%SUBDIR%/ \ ftp://ftp.heanet.ie/pub/mozdev/%SUBDIR%/ \ ftp://ftp.iasi.roedu.net/pub/mirrors/mozdev.org/%SUBDIR%/ \ http://mirrors.ibiblio.org/pub/mirrors/mozdev.org/%SUBDIR%/ \ http://ftp.osuosl.org/pub/mozdev/%SUBDIR%/ .endif --- bsd.sites.mk.mozdev ends here --- >Release-Note: >Audit-Trail: >Unformatted: