From owner-freebsd-questions@FreeBSD.ORG Thu May 18 00:51:46 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FF0A16ADE7 for ; Thu, 18 May 2006 00:51:46 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51BEC43D48 for ; Thu, 18 May 2006 00:51:42 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id 43EA61310C9; Thu, 18 May 2006 10:21:41 +0930 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 24CA88617F; Thu, 18 May 2006 10:21:41 +0930 (CST) Date: Thu, 18 May 2006 10:21:41 +0930 From: Greg 'groggy' Lehey To: Dan Nelson Message-ID: <20060518005141.GP61448@wantadilla.lemis.com> References: <446BA41F.5090905@averageadmins.com> <20060517224023.GC96480@dan.emsphone.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="U+NfgObvpQT1Q9Yq" Content-Disposition: inline In-Reply-To: <20060517224023.GC96480@dan.emsphone.com> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 VoIP: sip:0871270137@sip.internode.on.net WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: questions@freebsd.org, Jeff Cross Subject: Re: Find the Date a Port Was Installed 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: Thu, 18 May 2006 00:51:46 -0000 --U+NfgObvpQT1Q9Yq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 17 May 2006 at 17:40:24 -0500, Dan Nelson wrote: > In the last episode (May 17), Jeff Cross said: >> I have recently upgraded to RELENG_6_1 and have attempted a portupgrade >> on all ports since the upgrade so that new libs, etc. are being used >> with the installed ports. When it *finally* finished I saw that 9 ports >> were not upgraded due to various reasons but because I did this from the >> command line I couldn't scroll up to see what 9 ports failed. >> >> Is it possible to determine which ports weren't upgraded so I can deal >> with them manually or is it possible to show the install date for all >> ports? If I can pull the install date for all of them I can see which >> ones are older than today and deal with them individually. I looked at >> the man page for pkg_info to see if there was anything I could do there >> to list the installed ports along with an installation date but I didn't >> see anything. > > I use "cd /var/db/pkg ; ls -l */+COMMENT". Add a -t to sort by date. I find that "ls -lrt /var/db/pkg" is even more useful: it shows the packages in order of installation, so you can see which dependencies were installed as well. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers. --U+NfgObvpQT1Q9Yq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFEa8UdIubykFB6QiMRAj1NAJ4rNu+cDkqGhfks11f8nDxGgZXOUgCfcgbE BQY2NglrRDL13g2xyhrUZVI= =TtE4 -----END PGP SIGNATURE----- --U+NfgObvpQT1Q9Yq--