Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2004 01:10:47 +1000 (EST)
From:      Mark Russell <freebsd@mark.net.au>
To:        Edwin Groothuis <edwin@mavetju.org>
Cc:        timur@gnu.org
Subject:   Re: FreeBSD Port: samba-3.0.5,1
Message-ID:  <20040827010448.C822@juana.isp.net.au>
In-Reply-To: <20040825063032.GC22578@k7.mavetju>
References:  <9629A724-F634-11D8-AEB1-000D932B7932@okeby.com> <20040825063032.GC22578@k7.mavetju>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 25 Aug 2004, Edwin Groothuis wrote:

> On Wed, Aug 25, 2004 at 09:17:52AM +0800, David Okeby wrote:
>> When is samba going to be moved to 3.0.6 in the ports tree? The 3.0.5
>> tarball has been taken off many of the mirror servers already.
>
> "make master-sites" will give you a list of all sites which are
> being searched. One of them, the last one, is ftp.FreeBSD.org. That
> is the backup site by default.
>
> Now, if you turn it around
> (MASTER_SITE_OVERRIDE=ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
> make master-sites) you suddenly have the backupsite as the first
> entry.
>
> If you have setup a /etc/make.conf, you might have added this line to it:
> MASTER_SITE_OVERRIDE?=ftp://ftp.XX.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
>

I always set a subset of local sites

  MASTER_SITE_OVERRIDE?=		\
 	ftp://cvsup2.au.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/   \
         ftp://ftp.au.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/ \
 	ftp://ftp.planetmirror.com/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/

Its not often I have to get a distfile from outside of peering networks


-- 
Fighting for peace is like screwing for virginity.



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