From owner-freebsd-questions@FreeBSD.ORG Thu Jul 3 04:54:42 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E914D312 for ; Thu, 3 Jul 2014 04:54:42 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9554C2A1B for ; Thu, 3 Jul 2014 04:54:42 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s634sesp096594 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 2 Jul 2014 22:54:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s634sdHm096591; Wed, 2 Jul 2014 22:54:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 2 Jul 2014 22:54:39 -0600 (MDT) From: Warren Block To: Matthew Pherigo Subject: Re: Updating the ports collection that came with the OS In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 02 Jul 2014 22:54:40 -0600 (MDT) Cc: freebsd-questions , Chris Stankevitz X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2014 04:54:43 -0000 On Wed, 2 Jul 2014, Matthew Pherigo wrote: > Chris, > > Both methods work fine for ports collections installed along with the OS. Just running "portsnap fetch update" will your the ports directory. For the Subversion method, our docs recommend removing /usr/ports before checking out the working copy. Otherwise there are likely to be old files in there that are not managed by Subversion. I don't think that is a problem with portsnap. Don't know how bsdinstall installs a ports tree, either, it might just untar an archive.