From owner-freebsd-questions@FreeBSD.ORG Wed Jan 2 15:30:27 2013 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 92ADBB0A for ; Wed, 2 Jan 2013 15:30:27 +0000 (UTC) (envelope-from freebsd@chthonixia.net) Received: from www5.pairlite.com (www5.pairlite.com [64.130.10.15]) by mx1.freebsd.org (Postfix) with ESMTP id 672EA8FC08 for ; Wed, 2 Jan 2013 15:30:26 +0000 (UTC) Received: from whisperer.chthonixia.net (unknown [184.152.30.105]) by www5.pairlite.com (Postfix) with ESMTPSA id A40592E304 for ; Wed, 2 Jan 2013 10:30:25 -0500 (EST) Date: Wed, 2 Jan 2013 10:31:06 -0500 From: Joe Altman To: FreeBSD Questions Subject: Re: is csup broken? Message-ID: <20130102153106.GA86408@whisperer.chthonixia.net> References: <50E44EC9.6070301@a1poweruser.com> <20130102162025.d7ef8fd5.freebsd@edvax.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130102162025.d7ef8fd5.freebsd@edvax.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jan 2013 15:30:27 -0000 On Wed, Jan 02, 2013 at 04:20:25PM +0100, Polytropon wrote: > > Have you tried checking out via SVN which now is the desired > default method (even though it's not integrated in the base > install and the "make" scripting mechanism)? ISTM that SVN is not the default method for users; but portsnap is the preferred method for users. Developers, OTOH, may find SVN useful. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading-portsnap.html I have no idea if the OP is a user or a developer; but I do know that at least a cursory reading of the Handbook is a good idea, since the OP question seems to be directly addressed in the Handbook. Regards, Joe