From msciciel@darkzone.ma.cx  Thu Jun 16 18:16:34 2005
Return-Path: <msciciel@darkzone.ma.cx>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C253F16A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Jun 2005 18:16:34 +0000 (GMT)
	(envelope-from msciciel@darkzone.ma.cx)
Received: from darkzone.ma.cx (darkzone.ma.cx [83.142.115.94])
	by mx1.FreeBSD.org (Postfix) with SMTP id 1717C43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Jun 2005 18:16:33 +0000 (GMT)
	(envelope-from msciciel@darkzone.ma.cx)
Received: (qmail 98085 invoked by uid 1001); 16 Jun 2005 18:14:13 -0000
Message-Id: <20050616181413.98084.qmail@darkzone.ma.cx>
Date: 16 Jun 2005 18:14:13 -0000
From: Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
Reply-To: Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: net/dosdetector New functionality of program
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         82329
>Category:       ports
>Synopsis:       Update port: net/dosdetector New functionality of program
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    barner
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 16 18:20:08 GMT 2005
>Closed-Date:    Thu Jun 23 11:35:49 GMT 2005
>Last-Modified:  Thu Jun 23 11:35:49 GMT 2005
>Originator:     Krzysztof Pawlowski
>Release:        FreeBSD 4.11-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD darkzone.ma.cx 4.11-RELEASE-p8 FreeBSD 4.11-RELEASE-p8 #4: Mon May 9 11:12:53 CEST 2005 msciciel@darkzone.ma.cx:/usr/src/sys/compile/DARKZONE i386

>Description:
>How-To-Repeat:
>Fix:

--- dosdetector.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	dosdetector/
#	dosdetector/Makefile
#	dosdetector/distinfo
#	dosdetector/pkg-descr
#
echo c - dosdetector/
mkdir -p dosdetector/ > /dev/null 2>&1
echo x - dosdetector/Makefile
sed 's/^X//' >dosdetector/Makefile << 'END-of-dosdetector/Makefile'
X# New ports collection makefile for:   dosdetector
X# Date created:        5 June 2005
X# Whom:                msciciel
X#
X# $FreeBSD$
X
X# The port will be at version 0.0 (based on dated CVS snapshots)
X# until the release of DosDetector 0.1
X
XPORTNAME=		dosdetector
XPORTVERSION=	0.0
XPORTREVISION=	2
XCATEGORIES=		net
XMASTER_SITES=	http://darkzone.ma.cx/resources/unix/dosdetector/
XDISTNAME=		${PORTNAME}-20050616
X
XMAINTAINER=		msciciel@darkzone.ma.cx
XCOMMENT=		Detect suspicious network traffic
X
XHAS_CONFIGURE=		yes
XUSE_AUTOHEADER_VER=	259
X
XPLIST_FILES=		bin/dosdetector
XMAN1=			dosdetector.1
X
X.include <bsd.port.mk>
END-of-dosdetector/Makefile
echo x - dosdetector/distinfo
sed 's/^X//' >dosdetector/distinfo << 'END-of-dosdetector/distinfo'
XMD5 (dosdetector-20050616.tar.gz) = a6839073e5cd4a418a475bdababc8b24
XSIZE (dosdetector-20050616.tar.gz) = 162903
END-of-dosdetector/distinfo
echo x - dosdetector/pkg-descr
sed 's/^X//' >dosdetector/pkg-descr << 'END-of-dosdetector/pkg-descr'
XDoSDetector analyzes and detects suspicious IP traffic and alerts about it.
XIt can detect worm traffic, SYN flood, icmp flood, udp flood attacks and more.
X
XIt's configurable via a rule set; when an IP exceeds the score limit,
XDoSDetector prints a warning.
X
XWWW: http://darkzone.ma.cx/resources/unix/dosdetector/
X
X- msciciel
Xmsciciel@darkzone.ma.cx
END-of-dosdetector/pkg-descr
exit
--- dosdetector.shar ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->barner 
Responsible-Changed-By: barner 
Responsible-Changed-When: Thu Jun 23 10:51:03 GMT 2005 
Responsible-Changed-Why:  
Track. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82329 

From: Simon Barner <barner@FreeBSD.org>
To: Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/82329: Update port: net/dosdetector New functionality of program
Date: Thu, 23 Jun 2005 12:52:18 +0200

 Krzysztof Pawlowski wrote:
 > 
 > >Number:         82329
 > >Category:       ports
 > >Synopsis:       Update port: net/dosdetector New functionality of program
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       medium
 > >Responsible:    freebsd-ports-bugs
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          change-request
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Thu Jun 16 18:20:08 GMT 2005
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Krzysztof Pawlowski
 > >Release:        FreeBSD 4.11-RELEASE-p8 i386
 > >Organization:
 > >Environment:
 > System: FreeBSD darkzone.ma.cx 4.11-RELEASE-p8 FreeBSD 4.11-RELEASE-p8 #4: Mon May 9 11:12:53 CEST 2005 msciciel@darkzone.ma.cx:/usr/src/sys/compile/DARKZONE i386
 > 
 > >Description:
 > >How-To-Repeat:
 > >Fix:
 > 
 > --- dosdetector.shar begins here ---
 > # This is a shell archive.  Save it in a file, remove anything before
 [snip].
 
 Please resubmit the update as a unified diff (cf. Porters' Handbook).
 
 Simon
State-Changed-From-To: open->closed 
State-Changed-By: barner 
State-Changed-When: Thu Jun 23 11:34:48 GMT 2005 
State-Changed-Why:  
Superseded by ports/82570. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82329 
>Unformatted:
