[patch] Portaudit and PKGNG
Julien Laffaye
jlaffaye at freebsd.org
Mon Sep 10 07:55:52 UTC 2012
On 9/10/2012 9:27 AM, Stefan Esser wrote:
> PR ports/171406 contains a patch I submitted to make portaudit work with
> PKGNG:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171406
>
> It works on my systems, but definitely needs further review. The
> patch just replaces "pkg_info" by "pkg info" and "pkg_version" by
> "pkg version". This works fine, since PKGNG apparently supports
> all the required options and kept the output format unchanged
> compared to the old framework.
>
> Regards, STefan
Are you aware of pkg-audit(8) ?
More information about the freebsd-ports
mailing list