Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Aug 2002 15:42:04 -0500
From:      Christopher Schulte <schulte+freebsd@nospam.schulte.org>
To:        Gary Dunn <knowtree@aloha.com>, freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Ports Management - List and Compare Versions
Message-ID:  <5.1.1.6.2.20020808153947.057e8d90@localhost>
In-Reply-To: <1028838498.6408.27.camel@shf102107.hi.pac.army.mil>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.1.6.2.20020808153947.057e8d90>