From owner-freebsd-questions@FreeBSD.ORG Wed Jan 21 13:56:05 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98EEF10658BF for ; Wed, 21 Jan 2009 13:56:05 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id 21A8F8FC20 for ; Wed, 21 Jan 2009 13:56:04 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by ey-out-2122.google.com with SMTP id d26so408167eyd.7 for ; Wed, 21 Jan 2009 05:56:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=m9km5VBfqF53EWQhNoyhd2rQ9dd+oQn9myuQ/ppEKr8=; b=nnSEK8GZO1Dj1Rsjqvt8el84QQ/nKONXnYpjwWVkz92qkoLbINaWtsOuro6bZMJEhi yfyu0gJOOONLkvkm6t86uftl0Zg3YmUiDCc/jsB+H1PzUYUIUtI3Rx5PdwY41dTHSiKR 3tudN9V00C8UtMtyEyIwlsX9dyHL0R0X6530c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=Wh76CfHH2V2hEFSHwNlhfvORb3O1v8DNDYyPLIYZcqwGqUWGdkAVC5htkwlG1I4nqj IpiKLrxehC9O4No1opWLmzwKaXXDTJzlwlu3PQD7DFcpTcSAPnJjnKY/LH19MVmjF3Ug dJUGEeEmwdc9UPPxJVytFS5TVksXrEskoLrqE= Received: by 10.210.104.20 with SMTP id b20mr3770997ebc.26.1232546164007; Wed, 21 Jan 2009 05:56:04 -0800 (PST) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id z40sm12450532ikz.1.2009.01.21.05.56.02 (version=SSLv3 cipher=RC4-MD5); Wed, 21 Jan 2009 05:56:03 -0800 (PST) Date: Wed, 21 Jan 2009 13:55:59 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20090121135559.656e37e9@gumby.homeunix.com> In-Reply-To: <20090121141701.C26218@wojtek.tensor.gdynia.pl> References: <910c4cb0901210043o78f76343mea5f1aa67b696510@mail.gmail.com> <20090121130952.B26065@wojtek.tensor.gdynia.pl> <49771CB1.3090106@unsane.co.uk> <20090121141701.C26218@wojtek.tensor.gdynia.pl> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Is there any tools can build a mirror of portsnap? 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: Wed, 21 Jan 2009 13:56:07 -0000 On Wed, 21 Jan 2009 14:17:17 +0100 (CET) Wojciech Puchar wrote: > if portsnap could use proxies - it would be simple. but it cant It's certainly supposed to, the man page says it does, fetch and phttpget are both supposed to support proxies, and there's support in the script for seeding the random selection of servers from the proxy name.