From owner-freebsd-ports Fri Dec 27 9:19:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F7FD37B401 for ; Fri, 27 Dec 2002 09:19:17 -0800 (PST) Received: from analog.databits.net (analog.databits.net [198.78.65.155]) by mx1.FreeBSD.org (Postfix) with SMTP id 15EAC43EDC for ; Fri, 27 Dec 2002 09:19:17 -0800 (PST) (envelope-from petef@analog.databits.net) Received: (qmail 66752 invoked by uid 1000); 27 Dec 2002 17:16:35 -0000 Date: Fri, 27 Dec 2002 09:16:35 -0800 From: Pete Fritchman To: Daniel Eischen Cc: ports@freebsd.org Subject: Re: Help with MASTER_SITE_SUBDIR Message-ID: <20021227171635.GB15135@absolutbsd.org> References: <3E0C6785.5E9B663C@vigrid.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E0C6785.5E9B663C@vigrid.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ++ 27/12/02 09:45 -0500 - Daniel Eischen: | When trying to fetch gcc-2.8.1.tar.gz, it fails to find it | in ftp://ftp.chg.ru/pub/gnu/ and then attempts to fetch it | from ftp.FreeBSD.org: | | bash-2.05b$ pwd | /usr/ports/lang/gnat | bash-2.05b$ sudo make fetch | >> gcc-2.8.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. | >> Attempting to fetch from ftp://ftp.chg.ru/pub/gnu/. | fetch: gcc-2.8.1.tar.gz: File unavailable (e.g., file not found, no access) | >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. | [...] | | Shouldn't it try appending MASTER_SITE_SUBDIRs before falling | back to ftp.FreeBSD.org? You have to include %SUBDIR% where you want the MASTER_SITE_SUBDIR directories to be inserted. --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message