From owner-freebsd-questions@FreeBSD.ORG Fri Oct 22 18:09:51 2010 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 BBD7A10656A4 for ; Fri, 22 Oct 2010 18:09:51 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 6CF878FC2C for ; Fri, 22 Oct 2010 18:09:50 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o9MI9o8V030298; Fri, 22 Oct 2010 12:09:50 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id o9MI9ou0030295; Fri, 22 Oct 2010 12:09:50 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 22 Oct 2010 12:09:50 -0600 (MDT) From: Warren Block To: Justin Victoria In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Fri, 22 Oct 2010 12:09:50 -0600 (MDT) Cc: justin.victoria@gmail.com, freebsd-questions@freebsd.org Subject: Re: 4.5.4 Upgrading Ports (Handbook) 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: Fri, 22 Oct 2010 18:09:51 -0000 On Fri, 22 Oct 2010, Justin Victoria wrote: > Step 1: > > pkg_version -v: > > Ok done.. bunch of stuff needs updating: > ... > > Step 2: > > Update Ports collection: Ports collection updated everynite via cron job and > cvsup. Done... > > Check /usr/ports/UPDATING.. > > This seems very time consuming considering i have a long list of ports that > need updating.. (can i safely skip this step?) No. UPDATING lists the exceptions and problems. You only have to check it since the date of your last update, though. My Upgrading FreeBSD Ports article: http://www.wonkity.com/~wblock/docs/html/portupgrade.html