From owner-freebsd-questions@FreeBSD.ORG Mon Dec 1 17:17:52 2008 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 DF7151065670 for ; Mon, 1 Dec 2008 17:17:52 +0000 (UTC) (envelope-from fbsd06+4G=8793926f@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id AF19E8FC1D for ; Mon, 1 Dec 2008 17:17:52 +0000 (UTC) (envelope-from fbsd06+4G=8793926f@mlists.homeunix.com) Received: from gumby.homeunix.com (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 328AD23E3E6 for ; Mon, 1 Dec 2008 12:17:50 -0500 (EST) Date: Mon, 1 Dec 2008 17:17:48 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20081201171748.1c9b5718@gumby.homeunix.com> In-Reply-To: <20081201151249.GA5103@aurora.oekb.co.at> References: <20081201151249.GA5103@aurora.oekb.co.at> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Date/time installed ports have been updated on a system? 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: Mon, 01 Dec 2008 17:17:53 -0000 On Mon, 1 Dec 2008 16:12:49 +0100 Ewald Jenisch wrote: > Hi, > > Is there any way to determine when upgrades to installed ports have > been done on a system? I did a "portupgrade -arR" recently and want to > know which ports have been upgraded in that process (and no I didn't > run that portupgrade under "script"...) pkg_glob(1) can show package installed before or after either a time or a particular port.