From owner-cvs-all@FreeBSD.ORG Tue Oct 25 19:37:53 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC31316A41F; Tue, 25 Oct 2005 19:37:53 +0000 (GMT) (envelope-from fenner@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CBB643D45; Tue, 25 Oct 2005 19:37:53 +0000 (GMT) (envelope-from fenner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9PJbr4K042895; Tue, 25 Oct 2005 19:37:53 GMT (envelope-from fenner@repoman.freebsd.org) Received: (from fenner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9PJbrPN042894; Tue, 25 Oct 2005 19:37:53 GMT (envelope-from fenner) Message-Id: <200510251937.j9PJbrPN042894@repoman.freebsd.org> From: Bill Fenner Date: Tue, 25 Oct 2005 19:37:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2005 19:37:53 -0000 fenner 2005-10-25 19:37:53 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: Some minor cleanups of sites that have fewer than 25% of the files we try to fetch from them. MASTER_SITE_KDE: remove ftp.tu-clausthal.de; it no longer has a /pub/mirror/kde directory. MASTER_SITE_SUSE: remove ftp.linux.org.tr; it has 0 of the 58 files we fetch from suse. remove ftp.uni-bremen.de; it has 3 of the 58 files we fetch from suse remove linux.mathematik.tu-darmstadt.de; it has 3 of the 58 files we fetch from suse change ops.tamu.edu to mirror.tamu.edu to chase a 302 redirect. MASTER_SITE_NETBSD: remove ftp.weird.com; it has 5 of the 41 files we fetch from netbsd. Revision Changes Path 1.341 +2 -7 ports/Mk/bsd.sites.mk