From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 21:59:19 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 90B9F8B1 for ; Thu, 10 Apr 2014 21:59:19 +0000 (UTC) Received: from smtp.demon.co.uk (mdfmta005.mxout.tch.inty.net [91.221.169.46]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 489AB1928 for ; Thu, 10 Apr 2014 21:59:18 +0000 (UTC) Received: from smtp.demon.co.uk (unknown [127.0.0.1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mdfmta005.tch.inty.net (Postfix) with ESMTP id 3F46018DF4F for ; Thu, 10 Apr 2014 22:52:25 +0100 (BST) Received: from mdfmta004.tch.inty.net (unknown [127.0.0.1]) by mdfmta004.tch.inty.net (Postfix) with ESMTP id 79BAFAC407A for ; Thu, 10 Apr 2014 22:52:18 +0100 (BST) Received: from mdfmta004.tch.inty.net (unknown [127.0.0.1]) by mdfmta004.tch.inty.net (Postfix) with ESMTP id 4BBDFAC4093 for ; Thu, 10 Apr 2014 22:52:18 +0100 (BST) Received: from [192.168.254.1] (unknown [80.177.21.188]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mdfmta004.tch.inty.net (Postfix) with ESMTP for ; Thu, 10 Apr 2014 22:52:18 +0100 (BST) Message-ID: <5347128C.2050207@sliderule.demon.co.uk> Date: Thu, 10 Apr 2014 22:52:12 +0100 From: Steve Burton User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: FreeBSD Handbook, upgrading ports incorrect with 10.0-RELEASE? References: <534520DE.5060005@relst.nl> <534565E9.8080109@relst.nl> <0558889B-6B6C-40E2-95DD-70DDA98B51F4@gmail.com> <4634538.SMM6loVsS1@amd.asgard.uk> In-Reply-To: <4634538.SMM6loVsS1@amd.asgard.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-MDF-HostID: 17 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2014 21:59:19 -0000 On 10/04/2014 22:49, dgmm wrote: > On Wednesday 09 April 2014 10:52:57 Matthew Pherigo wrote: >> So you really want just to see the versions, and then you upgrade them by >> hand. In that case, the correct option would indeed be "pkg version". > > pkg version is so sloooooow > > I use portversion from portupgrade package. It's much, much faster. > > portversion -l \< > > or > > portversion -L = > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Changing the Handbook would violate the Principle of Most Astonishment... Steve.