From owner-freebsd-current@FreeBSD.ORG Mon Jan 16 19:07:31 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B41016A420 for ; Mon, 16 Jan 2006 19:07:31 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from smtp106.rog.mail.re2.yahoo.com (smtp106.rog.mail.re2.yahoo.com [68.142.225.204]) by mx1.FreeBSD.org (Postfix) with SMTP id 5254143D45 for ; Mon, 16 Jan 2006 19:07:30 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 7013 invoked from network); 16 Jan 2006 19:07:29 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=5/v02PAvyPWwcFkPv9H7sSylgoLrTh7BbvLyealrpRHnLdVkyJTZNQWtUT/CTl/NjeHK2ZBMXKCgsFf5zWj8wBzLMr0mHRLU1faW/rtra+dH57q5iWfJaz2PfyAakP5BismEFwaPgg+cnFWNbXz/PCCVOCacgwv/tKw2W+RirzU= ; Received: from unknown (HELO ?70.30.133.184?) (mikej@rogers.com@70.30.133.184 with plain) by smtp106.rog.mail.re2.yahoo.com with SMTP; 16 Jan 2006 19:07:29 -0000 Message-ID: <43CBEEF4.1000007@rogers.com> Date: Mon, 16 Jan 2006 14:07:32 -0500 From: Mike Jakubik User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <42F871B4.6000703@freebsd.org> <200601161324.57292.nike_d@cytexbg.com> <43CB8E90.8090902@suutari.iki.fi> <20060116175526.GA25023@lizzy.catnook.local> In-Reply-To: <20060116175526.GA25023@lizzy.catnook.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Portsnap is now in the base system X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2006 19:07:31 -0000 Jos Backus wrote: > On Mon, Jan 16, 2006 at 02:16:16PM +0200, Ari Suutari wrote: > >>> On Tuesday 09 August 2005 12:04, Colin Percival wrote: >>> >>>> About 12 hours ago I committed portsnap to HEAD. From the commit log: >>>> >>>> Add portsnap to the base system. This is a secure, easy to use, >>>> fast, lightweight, and generally good way for users to keep their >>>> ports trees up to date. >>>> >>>> >> Is there an utility (cvsup-replacement) like this for base system sources ? >> > > See csup: http://mu.org/~mux/csup.html. But it's not ready yet. Why would one want to replace cvsup? It works great!