Index: branches/2018Q1/security/snort3/Makefile =================================================================== --- branches/2018Q1/security/snort3/Makefile (revision 462211) +++ branches/2018Q1/security/snort3/Makefile (revision 462212) @@ -1,58 +1,60 @@ # Created by: Mark Felder # $FreeBSD$ PORTNAME= snort DISTVERSION= 3.0.0-a4.242 PORTREVISION= 1 CATEGORIES= security PKGNAMESUFFIX= 3 MAINTAINER= feld@FreeBSD.org COMMENT= Lightweight network intrusion detection system LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to package + BUILD_DEPENDS= daq>=2.2.2:net/daq \ bash>0:shells/bash LIB_DEPENDS= libpcre.so:devel/pcre \ libdnet.so:net/libdnet \ libpcap.so:net/libpcap \ libluajit-5.1.so:lang/luajit \ libhwloc.so:devel/hwloc RUN_DEPENDS= daq>=2.2.2:net/daq USES= cmake compiler:c++11-lang cpe libtool pathfix pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= snortadmin GH_PROJECT= snort3 GH_TAGNAME= BUILD_242 OPTIONS_DEFINE= DEBUG DOCS LRGPCAP OPTIONS_SUB= yes LRGPCAP_DESC= Pcaps larger than 2GB DEBUG_DESC= Enable debugging symbols+core dumps DEBUG_CONFIGURE_ENABLE= debug debug-msgs DEBUG_CONFIGURE_DISABLE= corefiles DEBUG_MAKE_ENV= DONTSTRIP="yes" LRGPCAP_CONFIGURE_ENABLE= large-pcap .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1004000 EXTRA_PATCHES= ${PATCHDIR}/freebsd103_patch-src_memory_memory__allocator.h .endif .include GNU_CONFIGURE= yes USE_LDCONFIG= yes CFLAGS+= -I${LOCALBASE}/include CONFLICTS= snort-2* .include Index: branches/2018Q1 =================================================================== --- branches/2018Q1 (revision 462211) +++ branches/2018Q1 (revision 462212) Property changes on: branches/2018Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r462211