Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F112016174
D7908.id20426.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D7908.id20426.diff
View Options
Index: security/snort2pfcd/Makefile
===================================================================
--- security/snort2pfcd/Makefile
+++ security/snort2pfcd/Makefile
@@ -1,13 +1,15 @@
# $FreeBSD$
PORTNAME= snort2pfcd
-PORTVERSION= 0.5
+PORTVERSION= 0.7
CATEGORIES= security
MASTER_SITES= http://www.tworoutes.com/oss/
MAINTAINER= onestsam@gmail.com
COMMENT= Snort alert to pf blocker
+LICENSE= NONE
+
LIB_DEPENDS= libcidr.so:devel/libcidr
RUN_DEPENDS= snort:security/snort
Index: security/snort2pfcd/distinfo
===================================================================
--- security/snort2pfcd/distinfo
+++ security/snort2pfcd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472559141
-SHA256 (snort2pfcd-0.5.tar.gz) = ea2f3df7bfbad5ecce7a266df89c4102cf5e92fa72869615925ca15631064dfe
-SIZE (snort2pfcd-0.5.tar.gz) = 9321
+TIMESTAMP = 1473519574
+SHA256 (snort2pfcd-0.7.tar.gz) = 719105f443a565cf1917735f1471d05150e8448cb2c461824e9910108c904091
+SIZE (snort2pfcd-0.7.tar.gz) = 9493
Index: security/snort2pfcd/files/patch-Makefile
===================================================================
--- security/snort2pfcd/files/patch-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig 2016-08-30 14:07:38 UTC
-+++ Makefile
-@@ -1,7 +1,7 @@
- PROG= snort2pfcd
- SRCS= main.c parser.c kevent.c spfc.c ioctl_helpers.c
- MAN= ${PROG}.8
--CFLAGS+=-Wall -Werror -pedantic
-+CFLAGS+=-Wall -pedantic -I${LOCALBASE}/include
- LDFLAGS+=-lutil -L${LOCALBASE}/lib -lcidr
-
- .include <bsd.prog.mk>
Index: security/snort2pfcd/pkg-descr
===================================================================
--- security/snort2pfcd/pkg-descr
+++ security/snort2pfcd/pkg-descr
@@ -1,3 +1,5 @@
Analyzes snort alert output and blocks ip addresses using pf for a specified
period of time. A whitelist is specified in CIDR format to exclude local and
trusted ip address from being blocked.
+
+WWW: https://github.com/onestsam/snort2pfcd
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 12, 2:57 PM (7 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17121441
Default Alt Text
D7908.id20426.diff (1 KB)
Attached To
Mode
D7908: security/snort2pfcd: Update to 0.7
Attached
Detach File
Event Timeline
Log In to Comment