ports/59412: New port: net/scand, scan detection and blocking daemon

Andrew V Stikheev sand at links.ru
Tue Nov 18 09:50:23 UTC 2003


>Number:         59412
>Category:       ports
>Synopsis:       New port: net/scand, 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:   Tue Nov 18 01:50:20 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Andrew V Stikheev
>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 at 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.11
XCATEGORIES=	net
XMASTER_SITES=	http://free.babolo.ru/src/
X
XMAINTAINER=	sand at 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.11.tar.gz) = 0df9728e8180788cb7df05500a53bfad
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://www.duty.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:



More information about the freebsd-ports-bugs mailing list