From owner-freebsd-stable@FreeBSD.ORG Wed Feb 23 15:47:25 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05DF416A4CE for ; Wed, 23 Feb 2005 15:47:25 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8252743D49 for ; Wed, 23 Feb 2005 15:47:24 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1347236wri for ; Wed, 23 Feb 2005 07:47:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=GuR2RyWNgNlKu8tUs5Ulafvo8TUc4eoi2cz2EYw7faZ9udY8mmBKLHgnb0xspeOG27/Id5NcALmW1KuPjGWd7Qm9wwGXFncQ8KtwSCzGKQt/nEDzqyeBRW2jKoh7f1y9GfbuRUdmgruN2ZR/r2A2sqahQkscwMLqmVuLUkOKrKs= Received: by 10.54.14.22 with SMTP id 22mr96783wrn; Wed, 23 Feb 2005 07:47:22 -0800 (PST) Received: by 10.54.29.8 with HTTP; Wed, 23 Feb 2005 07:47:22 -0800 (PST) Message-ID: <790a9fff050223074778a98031@mail.gmail.com> Date: Wed, 23 Feb 2005 09:47:22 -0600 From: Scot Hetzel To: tundra@tundraware.com In-Reply-To: <421BE85D.9000101@tundraware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <421BE85D.9000101@tundraware.com> cc: freebsd-stable@freebsd.org Subject: Re: [Somewhat OT]: Is There A CVSUP Type Update For ... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 15:47:25 -0000 On Tue, 22 Feb 2005 20:20:13 -0600, Tim Daneliuk wrote: > I know this is a bit outside the -stable charter, but I'm hoping someone > here can respond (privately is fine): Is there a way to do cvsup type > updates of the 'packages' tree or am I forever forced to do bulk > ftps every few weeks. IOW, I want to mirror 'packages', in this > case for i386, and I am looking for suggestions for the best way to do > this... > There are several mirroring packages in the ports collection: http://www.freebsd.org/cgi/ports.cgi?query=mirror&stype=all Scroll down to the FTP category. Scot