Skip site navigation (1)Skip section navigation (2)
Date:       Tue, 25 Jul 2000 08:35:06 +1000
From:      Peter Jeremy <peter.jeremy@alcatel.com.au>
To:        Satoshi Asami <asami@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/Mk bsd.port.mk
Message-ID:  <00Jul25.083514est.115240@border.alcanet.com.au>
In-Reply-To: <200007191641.JAA57673@freefall.freebsd.org>; from asami@FreeBSD.ORG on Wed, Jul 19, 2000 at 09:41:23AM -0700
References:  <200007191641.JAA57673@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2000-Jul-19 09:41:23 -0700, Satoshi Asami <asami@FreeBSD.ORG> wrote:
>asami       2000/07/19 09:41:23 PDT
>
>  Modified files:
>    Mk                   bsd.port.mk 
>  Log:
>  (1) Add MASTER_SORT functionality.  For instance, by setting
>      MASTER_SORT="foo.bar.co.jp bar.co.jp .jp" bsd.port.mk will try the
>      machine foo.bar.co.jp, then any machine in the domain bar.co.jp,
>      then any machine in the domain .jp.  It might be useful for people
>      in an island (network-topologically speaking).
>  Submitted by:	knu
>  Obtained from:	NetBSD

This breaks fetching from cdrom.  Previously, if /cdrom/ports/distfile/
existed, it was the first thing searched for the distfile.  After this
change, external FTP sites are preferred to my local CD-ROM.  This is
undesirable.

Peter


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00Jul25.083514est.115240>