From owner-freebsd-questions@FreeBSD.ORG Thu May 11 04:08:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9282916A401 for ; Thu, 11 May 2006 04:08:01 +0000 (UTC) (envelope-from bidjan@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D66143D45 for ; Thu, 11 May 2006 04:08:01 +0000 (GMT) (envelope-from bidjan@gmail.com) Received: by py-out-1112.google.com with SMTP id m51so111746pye for ; Wed, 10 May 2006 21:08:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qrkv44Z/Pv3nzEn0a2D+TW4xhCiLraBmR6NNxsNYh3Ie0cStdSfwEzuVca7/X7KJ1M2HZ8H7V+mN1bzbWq/RPIgAa9NbkXbsFS2yHp1fdcYuxS4Ye+BaORkNX985l+9zhC9lb29hQkDWaqvgo7BNDdK4iaffE9VxU8v/YQiTqW8= Received: by 10.35.60.15 with SMTP id n15mr512097pyk; Wed, 10 May 2006 21:08:00 -0700 (PDT) Received: by 10.35.43.16 with HTTP; Wed, 10 May 2006 21:08:00 -0700 (PDT) Message-ID: Date: Thu, 11 May 2006 00:08:00 -0400 From: "Pablo Mora" To: "Philip Hallstrom" In-Reply-To: <20060510212545.B59324@bravo.pjkh.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060510212545.B59324@bravo.pjkh.com> Cc: freebsd-questions@freebsd.org Subject: Re: limit bandwidth 'make fetch' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 May 2006 04:08:01 -0000 On 5/10/06, Philip Hallstrom wrote: > > how i can limit bandwidth when i using 'make fetch' (make install in Po= rts)? > > I wrote a patch to fetch awhile back that does exactly this. That was > with 4.x, but it might apply cleanly in 6. I ended up not using it, well > cause once I had everything installed it didn't seem to matter so much. > > http://www.pjkh.com/~philip/fetch/ > > Basically it adds a "-L" option that takes the b/s to throttle it at... > > Then tweak um.. FETCH_ARGS or something close to that (man ports for info= ) > to get the ports to pick it up automatically. > > -philip > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > Thanks Philip, but exist other way? zean@~: uname -r 5.4-RELEASE --=20 Linux is for people who hate Micro$oft. BSD is for people who love Unix ...