From owner-cvs-all@FreeBSD.ORG Tue Mar 21 22:18:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5081416A41F; Tue, 21 Mar 2006 22:18:15 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id B72D643D45; Tue, 21 Mar 2006 22:18:14 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id 5B4D7707460; Wed, 22 Mar 2006 09:18:12 +1100 (EST) X-Viruscan-Id: <44207BA40000FE1A3273D6@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.barnet.com.au", Issuer "BarNet Root Certificate Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id 1B78B70743A; Wed, 22 Mar 2006 09:18:12 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 7F7F9707416; Wed, 22 Mar 2006 09:18:11 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 2055226E; Wed, 22 Mar 2006 09:18:10 +1100 (EST) Date: Wed, 22 Mar 2006 09:18:10 +1100 From: Edwin Groothuis To: Renato Botelho Message-ID: <20060321221810.GA963@k7.mavetju> References: <200603211540.k2LFeQ4T055581@repoman.freebsd.org> <20060321164420.GA16788@xor.obsecurity.org> <44202EA9.40603@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44202EA9.40603@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, "Simon L. Nielsen" , cvs-all@FreeBSD.org, Kris Kennaway Subject: Re: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 22:18:15 -0000 On Tue, Mar 21, 2006 at 01:49:45PM -0300, Renato Botelho wrote: > Em 21/3/2006 13:44 Kris Kennaway escreveu: > > On Tue, Mar 21, 2006 at 03:40:26PM +0000, Renato Botelho wrote: > >> garga 2006-03-21 15:40:26 UTC > >> > >> FreeBSD ports repository > >> > >> Modified files: > >> Mk bsd.sites.mk > >> Log: > >> be able to define favourite sourceforge download site just defining > >> > >> MASTER_SITE_SOURCEFORGE_PREFERED=xxx > >> > >> on /etc/make.conf > >> > >> PR: ports/94661 > >> Submitted by: edwin > > > > :( > > > > We already have facilities for sorting. > > Simon sent me an email after my commit, until it I didn't know > MASTER_SORT facility. Now i agree with simon, it's a redundancy. I think that, even with the existence of MASTER_SORT (which usage is not documented in the bsd.port.mk header, and which usage is not documented in the porters handbook), this is a much easier solution which will help a big group of users which have absolutely no idea how to use awk but are stuck with slow downloads from heanet. Even I use it now. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/