From owner-freebsd-questions@FreeBSD.ORG Fri Mar 5 16:27:13 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 14D1C1065706 for ; Fri, 5 Mar 2010 16:27:13 +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 C2C398FC1D for ; Fri, 5 Mar 2010 16:27:12 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id o25GRBDS050693; Fri, 5 Mar 2010 09:27:11 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id o25GRB4M050690; Fri, 5 Mar 2010 09:27:11 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 5 Mar 2010 09:27:11 -0700 (MST) From: Warren Block To: Anselm Strauss In-Reply-To: <29722c131003050743i4da11f4ak897ec813b48d30df@mail.gmail.com> Message-ID: References: <29722c131003050743i4da11f4ak897ec813b48d30df@mail.gmail.com> 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.3 (wonkity.com [127.0.0.1]); Fri, 05 Mar 2010 09:27:11 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: Port/package install preview 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, 05 Mar 2010 16:27:13 -0000 On Fri, 5 Mar 2010, Anselm Strauss wrote: > is it possible to do a real preview with portupgrade? I want to see all > ports that would be installed/upgraded when installing a particular port. > The --noexecute option doesn't really show me a lot. It shows what portupgrade would do, which is nothing if that port isn't already installed. If you're looking at installing a new port, portinstall may act differently. But I prefer to just cd to the port directory and do 'make missing'. 'make fetch-list' will show the fetch commands. -Warren Block * Rapid City, South Dakota USA