FreeBSD Port: samba-3.0.5,1

Mark Russell freebsd at mark.net.au
Thu Aug 26 08:10:51 PDT 2004


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.


More information about the freebsd-ports mailing list