Bug 190949

Summary: portaudit is replaced by pkg audit
Product: Documentation Reporter: ikkyisaacs
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Many People CC: anders, bcr
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for security/chapter.xml and ports/chapter.xml none

Description ikkyisaacs 2014-06-11 23:11:17 UTC
'Section 5.5.1. Installing Ports' under the 'warning' section at the top suggests using portaudit to search for security issues when it should suggest using pkg audit.
Comment 1 ikkyisaacs 2014-06-12 00:27:17 UTC
Other references to portaudit also exist in the handbook, easily identified by searching.
Comment 2 Anders Jensen-Waud 2014-06-19 22:58:04 UTC
Created attachment 143944 [details]
Patch for security/chapter.xml and ports/chapter.xml

Attached is a patch, which replaces portaudit references pkg audit. I have also removed the references to installing portaudit from ports (it is now a part of the base system) and how pkg audit is run as part of periodic.
Comment 3 Benedict Reuschling freebsd_committer freebsd_triage 2015-06-15 20:27:33 UTC
A similar change to remove portaudit was committed in 
https://svnweb.freebsd.org/doc?view=revision&revision=46387

Can you check whether this suits you and we can close the bug? If you feel that something is missing, let us know.
Comment 4 ikkyisaacs 2015-06-21 22:05:58 UTC
Great, please close this bug. Thanks.