Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jun 2003 18:17:51 +0200
From:      Kirill Ponomarew <ponomarew@oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52870: New port: net/packit
Message-ID:  <E19Ms0N-0006Lc-00@voodoo.oberon.net>
Resent-Message-ID: <200306021620.h52GKEbn071241@freefall.freebsd.org>

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

>Number:         52870
>Category:       ports
>Synopsis:       New port: net/packit
>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 09:20:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
New port: net/packit

Packit is a network auditing tool. Its value is derived from
its ability to customize, inject, monitor, and manipulate IP
traffic. By allowing you to define (spoof) nearly all TCP, UDP,
ICMP, IP, ARP, RARP, and Ethernet header options, Packit can be
useful in testing firewalls, intrusion detection systems, port
scanning, simulating network traffic, and general TCP/IP
auditing. Packit is also an excellent tool for learning TCP/IP.

>How-To-Repeat:
>Fix:
# 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:
#
#	net/packit
#	net/packit/Makefile
#	net/packit/distinfo
#	net/packit/pkg-descr
#	net/packit/pkg-plist
#
echo c - net/packit
mkdir -p net/packit > /dev/null 2>&1
echo x - net/packit/Makefile
sed 's/^X//' >net/packit/Makefile << 'END-of-net/packit/Makefile'
X# New ports collection makefile for:  		packit
X# Date created:        				02.06.2003
X# Whom:               				Kirill Ponomarew <ponomarew@oberon.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	packit
XPORTVERSION=	0.6.0
XCATEGORIES=	net
XMASTER_SITES=	http://packit.sourceforge.net/
XDISTNAME=	${PORTNAME}-latest
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	ponomarew@oberon.net
XCOMMENT=	Nast is a packet sniffer
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel
X
XLIBNET_CONFIG?=	${LOCALBASE}/bin/libnet-config
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
XMAN8=		packit.8
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LIBS="-L${LOCALBASE}/lib" \
X
Xpre-everything::
X	@${ECHO_MSG} ""
X	@${ECHO_MSG} ""#######################################################
X	@${ECHO_MSG} ""
X	@${ECHO_MSG} "You need ${PORTSDIR}/net/libnet-devel to build this port
X	@${ECHO_MSG} ""
X	@${ECHO_MSG} ""#######################################################
X	@${ECHO_MSG} ""
X
X.include <bsd.port.mk>
END-of-net/packit/Makefile
echo x - net/packit/distinfo
sed 's/^X//' >net/packit/distinfo << 'END-of-net/packit/distinfo'
XMD5 (packit-latest.tgz) = fd7436accc01e0dcb127df1f20a457d3
END-of-net/packit/distinfo
echo x - net/packit/pkg-descr
sed 's/^X//' >net/packit/pkg-descr << 'END-of-net/packit/pkg-descr'
XPackit is a network auditing tool. Its value is derived from
Xits ability to customize, inject, monitor, and manipulate IP
Xtraffic. By allowing you to define (spoof) nearly all TCP, UDP,
XICMP, IP, ARP, RARP, and Ethernet header options, Packit can be
Xuseful in testing firewalls, intrusion detection systems, port
Xscanning, simulating network traffic, and general TCP/IP
Xauditing. Packit is also an excellent tool for learning TCP/IP.
X
XWWW: http://packit.sourceforge.net/
END-of-net/packit/pkg-descr
echo x - net/packit/pkg-plist
sed 's/^X//' >net/packit/pkg-plist << 'END-of-net/packit/pkg-plist'
Xsbin/packit
END-of-net/packit/pkg-plist
exit

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19Ms0N-0006Lc-00>