From owner-freebsd-current@FreeBSD.ORG Tue Jun 7 21:53:10 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5351516A41C for ; Tue, 7 Jun 2005 21:53:10 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 008D543D1D for ; Tue, 7 Jun 2005 21:53:09 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1Dfm1s-00040m-O3; Wed, 08 Jun 2005 01:54:36 +0400 To: freebsd-current@FreeBSD.org From: Boris Samorodov Date: Wed, 08 Jun 2005 01:54:36 +0400 Message-ID: <75770739@srv.sem.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: Subject: MASTER_SITE_BACKUP and _OVERRIDE options at -current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 21:53:10 -0000 Hi! Does we still have options MASTER_SITE_BACKUP and MASTER_SITE_OVERRIDE options at -current? # uname -a FreeBSD pr1.sem.ipt.ru 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Fri Jul 8 01:08:46 MSD 2005 bsam@pr1.sem.ipt.ru:/usr/obj/usr/src/sys/PR1 i386 # grep -A 2 MASTER /etc/make.conf MASTER_SITE_BACKUP?= \ ftp://ftp.ipt.ru/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ \ ftp://ftp.cronyx.ru/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ -- MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP} # cd /usr/ports/sysutils/portupgrade # make fetch ===> Vulnerability check disabled, database not found => pkgtools-20041224-20041226.diff.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from ftp://ftp.iDaemons.org/pub/distfiles/. ^Cfetch: transfer interrupted Didn't notice anything on the case at UPDATING. Am I missing smth? WBR -- bsam