FreeBSD Bugzilla – Attachment 171706 Details for
Bug 210490
security/suricata: Update to 3.1.1, Add HYPERSCAN option and support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update to 3.1, faciliate hyperscan library
suricata.3.1.patch (text/plain), 1.59 KB, created by
Stewart Morgan
on 2016-06-23 11:15:22 UTC
(
hide
)
Description:
Patch to update to 3.1, faciliate hyperscan library
Filename:
MIME Type:
Creator:
Stewart Morgan
Created:
2016-06-23 11:15:22 UTC
Size:
1.59 KB
patch
obsolete
>--- Makefile.orig 2016-06-23 11:47:23.542394854 +0100 >+++ Makefile 2016-06-23 12:10:57.549294824 +0100 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/security/suricata/Makefile 412349 2016-04-01 14:25:16Z mat $ > > PORTNAME= suricata >-PORTVERSION= 3.0 >-PORTREVISION= 2 >+PORTVERSION= 3.1 > CATEGORIES= security > MASTER_SITES= http://www.openinfosecfoundation.org/download/ > >@@ -28,6 +27,7 @@ > PATHFIX_MAKEFILEIN= Makefile.am > > OPTIONS_DEFINE= GEOIP HTP_PORT IPFW JSON NETMAP NSS PORTS_PCAP PRELUDE SC TESTS >+OPTIONS_DEFINE_amd64= HYPERSCAN > OPTIONS_DEFAULT= HTP_PORT IPFW JSON NETMAP PRELUDE > > OPTIONS_RADIO= SCRIPTS >@@ -39,6 +39,7 @@ > > GEOIP_DESC= GeoIP support > HTP_PORT_DESC= Use libhtp from ports >+HYPERSCAN_DESC= Hyperscan support (i386 / amd64 only) > IPFW_DESC= IPFW and IP Divert support for inline IDP > JSON_DESC= JSON output support > LUA_DESC= LUA scripting support >@@ -59,6 +60,10 @@ > HTP_PORT_CONFLICTS_INSTALL_OFF= libhtp-[0-9]* libhtp-suricata > HTP_PORT_USES_OFF= iconv:translit > >+HYPERSCAN_LIB_DEPENDS= libhs.so:devel/hyperscan >+HYPERSCAN_CONFIGURE_ON= --with-libhs-includes=${LOCALBASE}/include \ >+ --with-libhs-libraries=${LOCALBASE}/lib >+ > IPFW_CONFIGURE_ON= --enable-ipfw > > JSON_LIB_DEPENDS= libjansson.so:devel/jansson >--- distinfo.orig 2016-06-23 11:08:45.154551830 +0100 >+++ distinfo 2016-06-23 11:11:33.141547931 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (suricata-3.0.tar.gz) = 4b8feb398a0800c955fe24aa31ca446c539e79492155717e826473f902c8e65a >-SIZE (suricata-3.0.tar.gz) = 3293102 >+SHA256 (suricata-3.1.tar.gz) = a05aa534166495a4d9ea6104a936bc8edb49376aeb3ba0b1b2a4d9687d016669 >+SIZE (suricata-3.1.tar.gz) = 3327181
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 210490
:
171705
| 171706 |
172161
|
172162