Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Dec 2007 16:54:03 +0800
From:      Erich Dollansky <oceanare@pacific.net.sg>
To:        Simon Gao <gao@schrodinger.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to find out when a package is installed?
Message-ID:  <475BAD2B.3060801@pacific.net.sg>
In-Reply-To: <475B4860.3090402@schrodinger.com>
References:  <475B4860.3090402@schrodinger.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

pkg_info | grep name

or

whereis name

/var/db/pkd contains for every installed port an enry. Isn't the date 
the date of the first installation of this package?

Erich

Simon Gao wrote:
> Hi,
> 
> Is there a command that can help find out when a package is
> installed/compiled? Or what options should I give to pkg_info to find
> out installation date?
> 
> Simon
> _______________________________________________
> 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"
> 



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