Changeset View
Changeset View
Standalone View
Standalone View
security/samhain/Makefile
PORTNAME= samhain | PORTNAME= samhain | ||||
PORTVERSION= 4.4.3 | PORTVERSION= 4.4.3 | ||||
PORTREVISION= 1 | PORTREVISION= 1 | ||||
CATEGORIES= security | CATEGORIES= security | ||||
MASTER_SITES= http://la-samhna.de/archive/ | MASTER_SITES= http://la-samhna.de/archive/ | ||||
DISTNAME= samhain_signed-${PORTVERSION} | DISTNAME= samhain_signed-${PORTVERSION} | ||||
MAINTAINER= freebsd@gregv.net | MAINTAINER= freebsd@gregv.net | ||||
COMMENT= Samhain Intrusion Detection System | COMMENT= Samhain Intrusion Detection System | ||||
WWW= https://la-samhna.de/samhain/ | WWW= https://la-samhna.de/samhain/ | ||||
LICENSE= GPLv2 | LICENSE= GPLv2 | ||||
BROKEN_aarch64= fails to link: missing sbrk | |||||
BROKEN_mips= fails to configure: error: Could not find the libwrap library | BROKEN_mips= fails to configure: error: Could not find the libwrap library | ||||
BROKEN_mips64= fails to configure: error: Could not find the libwrap library | BROKEN_mips64= fails to configure: error: Could not find the libwrap library | ||||
BROKEN_riscv64= fails to link: missing sbrk | |||||
USES= shebangfix | USES= sbrk shebangfix | ||||
SHEBANG_FILES= scripts/samhainadmin-gpg.pl.in \ | SHEBANG_FILES= scripts/samhainadmin-gpg.pl.in \ | ||||
scripts/samhainadmin-sig.pl.in | scripts/samhainadmin-sig.pl.in | ||||
GNU_CONFIGURE= yes | GNU_CONFIGURE= yes | ||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share | GNU_CONFIGURE_MANPREFIX=${PREFIX}/share | ||||
CONFIGURE_ARGS= --localstatedir=/var \ | CONFIGURE_ARGS= --localstatedir=/var \ | ||||
--with-logserver=true \ | --with-logserver=true \ | ||||
--with-altlogserver=true \ | --with-altlogserver=true \ | ||||
▲ Show 20 Lines • Show All 175 Lines • Show Last 20 Lines |