From owner-cvs-all Mon Jul 24 20:30:11 2000 Delivered-To: cvs-all@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id 42BE737B5E0; Mon, 24 Jul 2000 20:29:59 -0700 (PDT) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (203-165-77-17.sugnm1.kt.home.ne.jp [203.165.77.17]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id MAA27228; Tue, 25 Jul 2000 12:29:51 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id MAA55297; Tue, 25 Jul 2000 12:29:19 +0900 (JST) Date: Tue, 25 Jul 2000 12:29:18 +0900 Message-ID: <86wviaopkh.wl@localhost.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: Peter Jeremy Cc: Satoshi Asami , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk In-Reply-To: In your message of "Tue, 25 Jul 2000 08:35:06 +1000" <00Jul25.083514est.115240@border.alcanet.com.au> References: <200007191641.JAA57673@freefall.freebsd.org> <00Jul25.083514est.115240@border.alcanet.com.au> User-Agent: Wanderlust/2.3.0 (Roam) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 10) (Capitol Reef) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 1BEF D9B2 BABD 25D7 659A FD08 89C2 F3BE E981 4E16 MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Tue, 25 Jul 2000 08:35:06 +1000, Peter Jeremy wrote: > On 2000-Jul-19 09:41:23 -0700, Satoshi Asami 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