FreeBSD Port: samba-3.0.5,1

Edwin Groothuis edwin at mavetju.org
Tue Aug 24 23:30:36 PDT 2004


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}/

which actually tries to download it first from that site before it
tries the real matersites. For me it is ftp.au.freebsd.org because
that one is on the same network as I am (relatively speaking).

For you most likely too :-)

Happy downloading!

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/


More information about the freebsd-ports mailing list