Date: Mon, 22 Sep 2014 15:56:26 +0700 From: Victor Sudakov <vas@mpeks.tomsk.su> To: Craig Rodrigues <rodrigc@freebsd.org> Cc: freebsd-pkg@freebsd.org Subject: Re: portaudit -C Message-ID: <20140922085626.GA93280@admin.sibptus.tomsk.ru> In-Reply-To: <CAG=rPVcgStOHU%2BW_ubjsbdCOBwKjPwkxhbExbPGnGJ5HXrx1xA@mail.gmail.com> References: <20140921153841.GA75919@admin.sibptus.tomsk.ru> <CAG=rPVc9cC2-oSe_FAxkPTEWP-36YznowFcbtcx7s62y7YcObQ@mail.gmail.com> <20140922012612.GA81996@admin.sibptus.tomsk.ru> <CAG=rPVcgStOHU%2BW_ubjsbdCOBwKjPwkxhbExbPGnGJ5HXrx1xA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Craig Rodrigues wrote: > > > > > # make -d x check-vulnerable > > make: illegal argument to d option -- x > > > > > I'm not sure what version of FreeBSD you are using, but in FreeBSD 10 and > higher, > "make -d x check-vulnerable" works. 9.3-RELEASE in this case. > > We need a different "x". > > > > BTW the "check-vulnerable" target is not documented in ports(7), I had > > to hunt for in in /usr/ports/Mk/* > > > > There are *lots* of things in /usr/ports/Mk/* that are not documented in > ports(7). :) Most of them are of the "no user serviceable parts inside" kind. [dd] > > > > > > cd /usr/ports/net/asterisk11 > > > pkg audit `make -V PKGNAME` > > > > This requires that net/asterisk11 be already installed, doesn't it? > > > > No. $ $ pwd /var/poudriere/ports/default/www/squid $ pkg audit `make -V PKGNAME` 0 problem(s) in the installed packages found. $ I see the phrase "installed packages" there. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov@sibptus.tomsk.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140922085626.GA93280>