From owner-freebsd-questions Thu Aug 8 13:42:48 2002 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 D100C37B401 for ; Thu, 8 Aug 2002 13:42:44 -0700 (PDT) Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EEE443E4A for ; Thu, 8 Aug 2002 13:42:43 -0700 (PDT) (envelope-from schulte+freebsd@nospam.schulte.org) Received: from localhost (localhost [127.0.0.1]) by clink.schulte.org (Postfix) with ESMTP id 7B76A243F7; Thu, 8 Aug 2002 15:42:41 -0500 (CDT) Received: from schulte-laptop.nospam.schulte.org (carpnod.schulte.org [209.134.156.200]) by clink.schulte.org (Postfix) with ESMTP id 9FBA3243C0; Thu, 8 Aug 2002 15:42:38 -0500 (CDT) Message-Id: <5.1.1.6.2.20020808153947.057e8d90@localhost> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Thu, 08 Aug 2002 15:42:04 -0500 To: Gary Dunn , freebsd-questions From: Christopher Schulte Subject: Re: Ports Management - List and Compare Versions In-Reply-To: <1028838498.6408.27.camel@shf102107.hi.pac.army.mil> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by AMaViS 0.3.12pre6 on clink.schulte.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 10:28 AM 8/8/2002 -1000, Gary Dunn wrote: >Is there a way to list what ports have been installed on a system, the >version, perhaps date installed, and for each of those installed ports, >the version currently available in the ports collection? Right now I >just jot down what I install on a steno pad; simple, but so low tech. > >Imaginary report (bogus data): > > ------ Installed ------ ------ Released ------ > Category Name Version Date Version Date > security openssl 0.9.6e_1 2002-08-08 0.9.6e_1 2002-08-08 >* sysutils webmin 0.98 2002-07-15 0.99 2002-08-01 > >* = newer version available Take a look at `portversion` from /usr/ports/sysutils/portupgrade/ example: # portversion arc = autoconf213 < bind-base = bison = cups-base < cvsup = ezm3 = freetype < freetype2 < ... ... ... -- Christopher Schulte http://www.schulte.org/ Do not un-munge my @nospam.schulte.org email address. This address is valid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message