Date: Tue, 25 Jul 2000 12:29:18 +0900 From: "Akinori -Aki- MUSHA" <knu@idaemons.org> To: Peter Jeremy <peter.jeremy@alcatel.com.au> Cc: Satoshi Asami <asami@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk Message-ID: <86wviaopkh.wl@localhost.local.idaemons.org> In-Reply-To: In your message of "Tue, 25 Jul 2000 08:35:06 %2B1000" <00Jul25.083514est.115240@border.alcanet.com.au> References: <200007191641.JAA57673@freefall.freebsd.org> <00Jul25.083514est.115240@border.alcanet.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 25 Jul 2000 08:35:06 +1000, Peter Jeremy <peter.jeremy@alcatel.com.au> wrote: > 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. Try setting MASTER_SORT_REGEX='^file:' too. This should be documented and should probably be by default in make.conf, I suppose. -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" 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?86wviaopkh.wl>