howto find build date for ports ?

Björn König bkoenig at alpha-tierchen.de
Fri May 25 20:13:27 UTC 2007


Hello Bruno,

> I wonder if there is a tool that can tell which prots were last built
> before a certain date ?
> Thanks in advance

  find /var/db/pkg -type d -mtime +30

lists all ports that haven't been touched for more than 30 days.

Regards
Björn

P.S. questions at freebsd.org is a better place for those questions. ;)



More information about the freebsd-current mailing list