Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 2003 15:45:37 +0400 (MSD)
From:      Andrew V Stikheev <sand@links.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52857: New port: Scan detection and blocking daemon
Message-ID:  <200306021145.h52BjbOF005706@aaz.links.ru>
Resent-Message-ID: <200306021140.h52BeC45052418@freefall.freebsd.org>

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

>Number:         52857
>Category:       ports
>Synopsis:       New port: Scan detection and blocking daemon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 02 04:40:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Andrew V Stikheev <sand@links.ru>
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD aaz.links.ru 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #0: Thu Feb 20 16:22:27 MSK 2003 babolo@myth.links.ru:/tmp/babolo/usr/src/sys/garkin i386


	
>Description:

This program provides automatic TCP SYN and UDP scan detection and blocking
facility for use with divert(4) sockets under FreeBSD.
	
>How-To-Repeat:
	
>Fix:

	

--- port 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:
#
#	scand
#	scand/Makefile
#	scand/distinfo
#	scand/pkg-descr
#	scand/pkg-plist
#
echo c - scand
mkdir -p scand > /dev/null 2>&1
echo x - scand/Makefile
sed 's/^X//' >scand/Makefile << 'END-of-scand/Makefile'
X# New ports collection makefile for:  scand
X# Date created:        13 May 2003
X# Whom:                sand
X#
X# $FreeBSD$
X#
X
XPORTNAME=	scand
XPORTVERSION=	0.1
XCATEGORIES=	net
XMASTER_SITES=	ftp://raa.4ka.mipt.ru/pub/scand/
X
XMAINTAINER=	sand@links.ru
XCOMMENT=	Scan detection and blocking daemon
X
XMAN8=		scand.8 scandctl.8
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-scand/Makefile
echo x - scand/distinfo
sed 's/^X//' >scand/distinfo << 'END-of-scand/distinfo'
XMD5 (scand-0.1.tar.gz) = 4fb35cc73c8ee3f66f2afb3f723d3614
END-of-scand/distinfo
echo x - scand/pkg-descr
sed 's/^X//' >scand/pkg-descr << 'END-of-scand/pkg-descr'
XThis program provides a TCP SYN and UDP port scanning detection and blocking
Xfacility for use with divert(4) sockets under FreeBSD.
X
XWWW: http://raa.4ka.mipt.ru/~sand/scand/ 
END-of-scand/pkg-descr
echo x - scand/pkg-plist
sed 's/^X//' >scand/pkg-plist << 'END-of-scand/pkg-plist'
Xbin/scand
Xbin/scandctl
X%%PORTDOCS%%share/doc/scand/README
X%%PORTDOCS%%share/doc/scand/README.ru
X%%PORTDOCS%%share/doc/scand/THANKS
X%%PORTDOCS%%@dirrm share/doc/scand
END-of-scand/pkg-plist
exit
--- port ends here ---


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



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