Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 1999 15:11:01 +1000 (EST)
From:      Warren Toomey <wkt@henry.cs.adfa.edu.au>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11973: another port for you
Message-ID:  <199906010511.PAA07518@henry.cs.adfa.edu.au>

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

>Number:         11973
>Category:       ports
>Synopsis:       another port for you
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 31 22:20:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Warren Toomey
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
private
>Environment:

	Several: FreeBSD 2.x, 3.x

>Description:

	Here is another ported application which I think fits into
	both the net and security categories

	Thanks,
		Warren


# 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:
#
#	pktsuckers
#	pktsuckers/Makefile
#	pktsuckers/pkg
#	pktsuckers/pkg/COMMENT
#	pktsuckers/pkg/DESCR
#	pktsuckers/pkg/PLIST
#	pktsuckers/files
#	pktsuckers/files/md5
#
echo c - pktsuckers
mkdir -p pktsuckers > /dev/null 2>&1
echo x - pktsuckers/Makefile
sed 's/^X//' >pktsuckers/Makefile << 'END-of-pktsuckers/Makefile'
X# New ports collection makefile for:	pktsuckers
X# Version required:	1.2
X# Date created:		31 May 1999
X# Whom:			Warren Toomey <wkt@cs.adfa.edu.au>
X#
X# $Id$
X#
X
XDISTNAME=	pktsuckers1_2
XPKGNAME=	pktsuckers-1.2
XCATEGORIES=	security net
XMASTER_SITES=	ftp://minnie.cs.adfa.edu.au/pub/NetSecurity/
X
XMAINTAINER=	wkt@cs.adfa.edu.au
X
X.include <bsd.port.mk>
END-of-pktsuckers/Makefile
echo c - pktsuckers/pkg
mkdir -p pktsuckers/pkg > /dev/null 2>&1
echo x - pktsuckers/pkg/COMMENT
sed 's/^X//' >pktsuckers/pkg/COMMENT << 'END-of-pktsuckers/pkg/COMMENT'
XLog contents of unwanted UDP packets and TCP connections
END-of-pktsuckers/pkg/COMMENT
echo x - pktsuckers/pkg/DESCR
sed 's/^X//' >pktsuckers/pkg/DESCR << 'END-of-pktsuckers/pkg/DESCR'
XThe two programs tcpsuck and udpsuck run out of the Inetd daemon on
Xunused ports. They log the contents of packets or connections to these
Xports. This allows you to read the contents of the network strobe
Xattacks on your machine. It also slows the strobes down, as they think
Xyou're actually running a service on several ports when you aren't.
X
XWarren Toomey, wkt@cs.adfa.edu.au
END-of-pktsuckers/pkg/DESCR
echo x - pktsuckers/pkg/PLIST
sed 's/^X//' >pktsuckers/pkg/PLIST << 'END-of-pktsuckers/pkg/PLIST'
Xlibexec/tcpsuck
Xlibexec/udpsuck
END-of-pktsuckers/pkg/PLIST
echo c - pktsuckers/files
mkdir -p pktsuckers/files > /dev/null 2>&1
echo x - pktsuckers/files/md5
sed 's/^X//' >pktsuckers/files/md5 << 'END-of-pktsuckers/files/md5'
XMD5 (pktsuckers1_2.tar.gz) = 5b6878f7d8b81020ab2f61d4af41eac1
END-of-pktsuckers/files/md5
exit


>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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