forked from Lainports/freebsd-ports
- New LIB_DEPENDS syntax.
- Staging.
- Replace gtk detection with GTK2 option.
- Mark MAKE_JOBS_UNSAFE for now. One Makefile has mutilple targets that
each call make in the same subdirectory and the Makefile in that
directory does the same with one of its subdirectories.
- Move files/nessusd.conf to files/nessusd.conf.in and add it to SUB_FILES
instead of calling sed from post-install.
- Move files/pkg-deinstall.in to pkg-deinstall and replace %%PREFIX%%
with ${PKG_PREFIX}.
- Remove scripts/move_nessus. It was used to migrate configuration data
to a new location.
PR: ports/183221
Approved by: "Schweigert, Udo" <Udo.Schweigert@siemens.com> (maintainer)
14 lines
667 B
Text
14 lines
667 B
Text
***********************************
|
|
* !!!!!!!!!!! WARNING !!!!!!!!!!! *
|
|
***********************************
|
|
Since 2.0.12_1, to run nessusd server from startup, add nessusd_enable="YES"
|
|
in your /etc/rc.conf.
|
|
|
|
Available variables you add/set to /etc/rc.conf.
|
|
- nessusd_enable (bool): Set to "NO" by default.
|
|
Set it to "YES" to enable nessusd.
|
|
- nessusd_flags (str): Set to "-D" by default.
|
|
|
|
**************************************************************************
|
|
To create and install a new certificate, run nessus-mkcert
|
|
**************************************************************************
|