Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2017 09:14:14 +0200
From:      Kurt Jaeger <lists@opsec.eu>
To:        Dominik Lisiak <dominik.lisiak@bemsoft.pl>
Cc:        brd@FreeBSD.org, ports@FreeBSD.org
Subject:   Re: FreeBSD Port: ossec-hids-local-2.8.3_1
Message-ID:  <20170806071414.GB81427@home.opsec.eu>
In-Reply-To: <a3b80fd6-1cde-1837-7f35-637529d00fed@bemsoft.pl>
References:  <a3b80fd6-1cde-1837-7f35-637529d00fed@bemsoft.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> There is a bug in 99th line of "security/ossec-hids-server/Makefile":
> @cd ${WRKSRC}/src;${MAKE} setlocal;${MAKE} all;${MAKE} build;
> 
> The line should be:
> @cd ${WRKSRC}/src;${MAKE} setlocal;${MAKE} setdb;${MAKE} all;${MAKE} build;
> 
> Although "setdb" makes not much sense for "agent" installation, it is valid for "local" installation.

It would help if you submit this via bugs.freebsd.org -- can you try that ?

A bug report with a fix can run into maintainer timeout and can be
committed by any ports committer.

-- 
pi@opsec.eu            +49 171 3101372                         3 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170806071414.GB81427>