| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/security/libprelude/ |
Upload File : |
PORTNAME= libprelude
PORTVERSION= 5.2.0
CATEGORIES= security
MASTER_SITES= https://www.prelude-siem.org/attachments/download/1395/
MAINTAINER= bofh@FreeBSD.org
COMMENT= Sensor support library from Prelude SIEM
WWW= https://www.prelude-siem.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgnutls.so:security/gnutls \
libltdl.so:devel/libltdl \
libpcre.so:devel/pcre
USES= libtool localbase pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-lua \
--without-python3 \
--without-swig \
--without-valgrind \
ac_cv_path_RUBY=
INSTALL_TARGET= install-strip
ETCDIR= ${PREFIX}/etc/prelude
OPTIONS_DEFINE= DOCS PERL
OPTIONS_SUB= yes
PERL_USES= perl5
PERL_CONFIGURE_WITH= perl=${PERL}
post-install:
.for f in client.conf global.conf idmef-client.conf tls.conf
${MV} ${STAGEDIR}${ETCDIR}/default/${f} \
${STAGEDIR}${ETCDIR}/default/${f}.sample
.endfor
.include <bsd.port.mk>