Date: Tue, 10 Jun 2008 22:52:24 -0700 From: "Garrett Cooper" <yanefbsd@gmail.com> To: Novembre <novembre@gmail.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org>, freebsd-ports@freebsd.org Subject: Re: how to determine the date a port is installed Message-ID: <7d6fde3d0806102252m7c329be9nb715213558684157@mail.gmail.com> In-Reply-To: <3b47caa90806102209w5161d96cjdd41d55f0315429c@mail.gmail.com> References: <3b47caa90806102209w5161d96cjdd41d55f0315429c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 10, 2008 at 10:09 PM, Novembre <novembre@gmail.com> wrote: > Hi all, > > Two questions: > 1) Is it possible to determine the date a port/package is installed? > 2) How can I delete all the ports/packages installed after a certain date? > > Thanks a lot :) 1. Please don't cross-post. 2. ls -lt /var/db/pkg/*/+DESC piped to whatever language you want to analyze the dates will provide you the result you want, _unless_ either you modified the file(s) Cheers, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d6fde3d0806102252m7c329be9nb715213558684157>