Date: Wed, 18 Dec 2013 17:30:12 +0000 From: Mike Clarke <jmc-freebsd2@milibyte.co.uk> To: freebsd-questions@freebsd.org Subject: Re: Portaudit detects wrong version of subversion Message-ID: <201312181730.13133.jmc-freebsd2@milibyte.co.uk> In-Reply-To: <52B17A63.7010800@adestra.com> References: <201312181021.19689.jmc-freebsd2@milibyte.co.uk> <52B17A63.7010800@adestra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 18 Dec 2013 10:35:15 Matthew Seaman wrote: > portaudit works with the old still pkg_install database -- on a > pkgngized system you should use 'pkg audit' instead. Does essentially > the same job, but using /var/db/pkg/local.sqlite rather than all those > old sub-directories for individual ports under /var/db/pkg. Thanks, I'll switch over to using pkg audit for the daily periodic job. Should I do anything about removing out of date subdirectories in /var/db? There was a subversion-1.7.13 subdirectory but nothing for subversion-1.8.5. As an experiment I've now rebuilt subversion using portmaster and the subversion-1.8.5 subdirectory has been created but the subversion-1.7.13 subdirectory wasn't deleted. -- Mike Clarke
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312181730.13133.jmc-freebsd2>