Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2003 21:45:04 -0600
From:      Glenn Johnson <glennpj@charter.net>
To:        Joe Marcus Clarke <marcus@FreeBSD.ORG>
Cc:        FreeBSD GNOME Users <gnome@FreeBSD.ORG>
Subject:   Re: www/mozilla-devel 1.3b non-fetchable
Message-ID:  <20030214034503.GA64061@gforce.johnson.home>
In-Reply-To: <1045192344.69226.6.camel@shumai.marcuscom.com>
References:  <20030214010158.GA3815@number6.magda.ca> <1045192344.69226.6.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 13, 2003 at 10:12:24PM -0500, Joe Marcus Clarke wrote:

> On Thu, 2003-02-13 at 20:01, David Magda wrote:
>
> > Hello,
> >
> > Didn't bother filing a PR for this:
> >
> > The file libart_lgpl-1.3b.tar.gz for the www/mozilla-devel port
> > version 1.3b is not fetchable.
>
> It has been uploaded, it's just that all the mirrors don't have
> it yet.  If you use the main FTP server, you will find it in
> local-dsitfiles.

Joe,

Something seems to be wrong with the fetching though.  I finally grabbed
the file manually but it seems like the MASTER_SITE_LOCAL variable
is not being substituted properly, or I am not understanding.  In
$PORTSDIR/Mk/bsd.sites.mk is the following (FreeBSD-5.0):

MASTER_SITE_LOCAL?= \
        ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
        ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
        ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
        ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
        ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
        ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/

That would imply to me that

ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/

should be tried first.  Instead,

ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ 

is tried first and then the fetch falls back to

ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

-- 
Glenn Johnson
glennpj@charter.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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