I have installed the binary osiris-4.2.1 package. pkg_info shows following files: # pkg_info -L osiris-4.2.1 Information for osiris-4.2.1: Files: /usr/local/sbin/osirisd /usr/local/etc/rc.d/osirisd.sh But there should be much more files according to: http://www.freebsd.org/cgi/cvsweb.cgi/ports/security/osiris/pkg-plist?rev=1.8&content-type=text/x-cvsweb-markup How-To-Repeat: pkg_info -L osiris-4.2.1
Responsible Changed From-To: freebsd-ports-bugs->lx Over to the maintainer
This is the correct behavior. By default, only the "OSIRISD" OPTION is enabled, which installs only the scan agent and its startup script. If you require other components, please build a package with different OPTIONS. I believe that the current default is correct, given that in a multi-machine environment, the majority of machines should run only the scan agent, with the management daemon and CLI running elsewhere.
State Changed From-To: open->closed Not a bug.