Skip site navigation (1)Skip section navigation (2)
Date:      16 Jun 2005 18:14:13 -0000
From:      Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82329: Update port: net/dosdetector New functionality of program
Message-ID:  <20050616181413.98084.qmail@darkzone.ma.cx>
Resent-Message-ID: <200506161820.j5GIK8px011246@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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
# 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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050616181413.98084.qmail>