this PR covers DragonFlyBSD, FreeBSD and OpenBSD setups; builds just fine.
it introduces the use of Ports to deal with "installing dependencies" steps, and uses pkg (or pkg_add) to install pre-compiled versions of OSSEC HIDS, when there's a package available.
this PR covers DragonFlyBSD, FreeBSD and OpenBSD setups; builds just fine.
it introduces the use of Ports to deal with "installing dependencies" steps, and uses
pkg
(orpkg_add
) to install pre-compiled versions of OSSEC HIDS, when there's a package available.