mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 2.9.6.2
- Disable OPTION for FLEXRESP3 as it breaks the build if it is disabled
This commit is contained in:
parent
3ff39ff6cd
commit
199e71319f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362539
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= snort
|
||||
PORTVERSION= 2.9.6.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.9.6.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/snort/snort \
|
||||
http://mirrors.rit.edu/zi/
|
||||
@ -22,7 +21,7 @@ BUILD_DEPENDS= daq>=2.0.0:${PORTSDIR}/net/daq
|
||||
RUN_DEPENDS= daq>=2.0.0:${PORTSDIR}/net/daq
|
||||
|
||||
OPTIONS_DEFINE= IPV6 MPLS GRE TARGETBASED ZLIB NORMALIZER REACT \
|
||||
PERFPROFILE FLEXRESP3 LRGPCAP SOURCEFIRE NONETHER \
|
||||
PERFPROFILE LRGPCAP SOURCEFIRE NONETHER \
|
||||
DOCS
|
||||
|
||||
OPTIONS_GROUP= ADDONS DEV
|
||||
@ -30,10 +29,10 @@ OPTIONS_GROUP_ADDONS= BARNYARD PULLEDPORK
|
||||
OPTIONS_GROUP_DEV= DBGSNORT
|
||||
|
||||
OPTIONS_DEFAULT= IPV6 MPLS GRE TARGETBASED ZLIB NORMALIZER REACT \
|
||||
PERFPROFILE FLEXRESP3 SOURCEFIRE PULLEDPORK \
|
||||
PERFPROFILE SOURCEFIRE PULLEDPORK \
|
||||
BARNYARD
|
||||
|
||||
FLEXRESP3_DESC= Flexible response on events (v3)
|
||||
#FLEXRESP3_DESC= Flexible response on events (v3)
|
||||
GRE_DESC= GRE support
|
||||
IPV6_DESC= IPv6 in snort.conf
|
||||
LRGPCAP_DESC= Pcaps larger than 2GB
|
||||
@ -54,7 +53,7 @@ DBGSNORT_DESC= Enable debugging symbols+core dumps
|
||||
|
||||
DBGSNORT_CONFIGURE_ENABLE= corefiles debug
|
||||
DBGSNORT_MAKE_ENV= DONTSTRIP="yes"
|
||||
FLEXRESP3_CONFIGURE_ENABLE= flexresp3 active-response
|
||||
#FLEXRESP3_CONFIGURE_ENABLE= flexresp3 active-response
|
||||
GRE_CONFIGURE_ENABLE= gre
|
||||
LRGPCAP_CONFIGURE_ENABLE= large-pcap
|
||||
MPLS_CONFIGURE_ENABLE= mpls
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (snort-2.9.6.1.tar.gz) = 119e4c5df83fe36a8d465e72a0347fe31e7771704da286f04115b0c5baa5f7b8
|
||||
SIZE (snort-2.9.6.1.tar.gz) = 5226869
|
||||
SHA256 (snort-2.9.6.2.tar.gz) = 8e1d7fc5e1523a786d845ca0102cc474abfcebfcc7e964a1653680034b5b5d77
|
||||
SIZE (snort-2.9.6.2.tar.gz) = 5229232
|
||||
|
Loading…
Reference in New Issue
Block a user