From owner-freebsd-ports@FreeBSD.ORG Fri Feb 6 10:49:18 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9C0216A4CE for ; Fri, 6 Feb 2004 10:49:18 -0800 (PST) Received: from mta2.adelphia.net (mta2.adelphia.net [68.168.78.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 811C943D1F for ; Fri, 6 Feb 2004 10:49:17 -0800 (PST) (envelope-from parv_fm@mailsent.net) Received: from moo.holy.cow ([69.160.71.102]) by mta13.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040206180503.LVUG11569.mta13.adelphia.net@moo.holy.cow>; Fri, 6 Feb 2004 13:05:03 -0500 Received: by moo.holy.cow (Postfix, from userid 1001) id 8B9BDB437; Fri, 6 Feb 2004 13:05:07 -0500 (EST) Date: Fri, 6 Feb 2004 13:05:07 -0500 From: parv To: Mathieu Arnold Message-ID: <20040206180507.GA385@moo.holy.cow> Mail-Followup-To: Mathieu Arnold , Jean-Baptiste Quenot , freebsd-ports@freebsd.org, Chuck Swiger References: <1075796985.964405.22320.nullmailer@sinanica.lg2a.datamax> <402010B4.2000200@mac.com> <20040205020115.GA3204@moo.holy.cow> <20040205111104.GA21102@pc61.anyware> <245776312.1075991893@andromede.faubourg.reaumur.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <245776312.1075991893@andromede.faubourg.reaumur.net> cc: Jean-Baptiste Quenot cc: Chuck Swiger cc: freebsd-ports@freebsd.org Subject: Re: SIZE in distinfos causes failure with FETCH_CMD=wget X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 18:49:19 -0000 in message <245776312.1075991893@andromede.faubourg.reaumur.net>, wrote Mathieu Arnold thusly... > > > > +-le 05/02/2004 12:11 +0100, Jean-Baptiste Quenot écrivait : > | * parv: > | > |> in message , wrote Dag-Erling Smørgrav > |> thusly... > |> > |> > Chuck Swiger writes: > |> > > |> > > Or a way of setting the maximum bandwidth permitted for fetch to > |> > > use. > |> > > |> > man dummynet > |> > |> So, one have to abandon ipf for ipfw? > | > | AFAIK you can use ipf as firewall and ipfw for limiting bandwidth. They > | do not conflict with each other. > > Or you can go for pf/altq which works pretty well if you're using 5.x :) I am using/tacking FreeBSD *gasp* 4.8 branch. - Parv --