=================================================================== RCS file: /cvs/ports/security/sagan/Makefile,v retrieving revision 1.1.1.1 retrieving revision 1.3 diff -u -r1.1.1.1 -r1.3 --- ports/security/sagan/Makefile 2011/05/07 09:47:19 1.1.1.1 +++ ports/security/sagan/Makefile 2013/09/03 15:13:59 1.3 @@ -1,58 +1,32 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2011/05/07 09:47:19 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2013/09/03 15:13:59 kirby Exp $ COMMENT = event log monitoring system -DISTNAME = sagan-0.1.7 +DISTNAME = sagan-0.3.0 CATEGORIES = security -HOMEPAGE = http://sagan.softwink.com +HOMEPAGE = http://sagan.quadrantsec.com/ -#MAINTAINER = ??? +MAINTAINER = Kirill Bychkov # GPLv2 PERMIT_PACKAGE_CDROM = Yes -PERMIT_PACKAGE_FTP = Yes -PERMIT_DISTFILES_CDROM =Yes -PERMIT_DISTFILES_FTP = Yes -WANTLIB = c m pcre pthread +WANTLIB = c m pcap pcre pthread -MASTER_SITES = ${HOMEPAGE}/download/ +MASTER_SITES = http://sagan.quadrantsec.com/download/ -#MODULES = ??? #BUILD_DEPENDS = ??? #RUN_DEPENDS = ??? LIB_DEPENDS = devel/pcre CONFIGURE_STYLE = gnu -CONFIGURE_ARGS += --disable-esmtp --disable-postgresql --disable-mysql --disable-prelude -CONFIGURE_ENV = CPPFLAGS=-I${LOCALBASE}/include \ +CONFIGURE_ARGS += --disable-esmtp \ + --disable-lognorm \ + --disable-libdnet +CONFIGURE_ENV += CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib - -#FLAVORS = 1 2 3 a b -#FLAVOR ?= -# grab multiple choice value -#CHOICE = ${FLAVOR:L:Na:Nb} -# check that CHOICE is 1 OR 2 OR 3, or error out -#.if ${CHOICE} == "1" -# code for 1 -#.elif ${CHOICE} == "2" -# code for 2 -#.elif ${CHOICE} == "3" -# code for 3 -#.else -#ERRORS += "Fatal: Conflicting flavor: ${FLAVOR}" -#.endif -# check for switches -#.if ${FLAVOR:L:Ma} -# code for a -#.endif -#.if ${FLAVOR:L:Mb} -# code for b -#.endif - -NO_REGRESS = Yes post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/sagan/