ports/124048: security/snort: Fix BROKEN state for FLEXRESP2

Scot W. Hetzel swhetzel at gmail.com
Tue May 27 19:10:05 UTC 2008


>Number:         124048
>Category:       ports
>Synopsis:       security/snort: Fix BROKEN state for FLEXRESP2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 27 19:10:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Scot W. Hetzel
>Release:        8.0-CURRENT
>Organization:
>Environment:
FreeBSD hp010 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Sat May 17 20:53:07 CDT 2008     root at hp010:/usr/obj/usr/src/8x/sys/DV8135NR  amd64

>Description:
FLEXSRESP2 has been marked BROKEN since snort/Makefile revision 1.70 (2006/08/30 04:26:53 clsung) when it was first introduced.

Snort now includes an updated version of FLEXRESP2 in the main snort source code and no longer needs to be patched.
>How-To-Repeat:
Enable the FLEXRESP2 option, and the port will respond with:

FLEXRESP2 patch file does not incorporate cleanly
>Fix:
Apply attached patch.

Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/snort/Makefile,v
retrieving revision 1.95
diff -u -r1.95 Makefile
--- Makefile	19 May 2008 03:50:55 -0000	1.95
+++ Makefile	27 May 2008 18:58:09 -0000
@@ -82,9 +82,6 @@
 .endif
 
 .if defined(WITH_FLEXRESP2)
-BROKEN=			FLEXRESP2 patch file does not incorporate cleanly
-PATCH_SITES+=		http://cerberus.sourcefire.com/~jeff/archives/snort/sp_respond2/
-PATCHFILES+=		sp_respond2.diff.gz
 BUILD_DEPENDS+=		${LIBNET_CONFIG}:${PORTSDIR}/net/libnet \
 			libdnet*>=1.10_1:${PORTSDIR}/net/libdnet
 CONFIGURE_ARGS+=	--enable-flexresp2 \


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list