Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2002 09:16:35 -0800
From:      Pete Fritchman <petef@absolutbsd.org>
To:        Daniel Eischen <eischen@vigrid.com>
Cc:        ports@freebsd.org
Subject:   Re: Help with MASTER_SITE_SUBDIR
Message-ID:  <20021227171635.GB15135@absolutbsd.org>
In-Reply-To: <3E0C6785.5E9B663C@vigrid.com>
References:  <3E0C6785.5E9B663C@vigrid.com>

next in thread | previous in thread | raw e-mail | index | archive | help
++ 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021227171635.GB15135>