This port has a pkg-message saying the user shuld create a separate user and group for the daemon. The daemon does not start without the user and group so it's not complete out-of-the box.
Created attachment 144775 [details] patch for security/scanlogd to use USERS= and GROUPS=
*** Bug 191947 has been marked as a duplicate of this bug. ***
over to maintainer
A commit references this bug: Author: novel Date: Wed Jul 23 15:25:50 UTC 2014 New revision: 362703 URL: http://svnweb.freebsd.org/changeset/ports/362703 Log: - Use USER and GROUP in Makefile instead of having pkg-message suggesting a user to create user and group manually - Add uid/gid to the UID and GID files respectively - Add an UPDATING entry to suggest users of scanlogd to drop existing users to avoid conflicts - Bump PORTREVISION PR: 191948 Submitted by: TEUBEL Gy?\195?\182rgy Changes: head/GIDs head/UIDs head/UPDATING head/security/scanlogd/Makefile head/security/scanlogd/pkg-message
Committed, thanks!