ports/51469: New port: net/packit: a network auditing tool

Yann Berthier yb at sainte-barbe.org
Sun Apr 27 17:00:31 UTC 2003


>Number:         51469
>Category:       ports
>Synopsis:       New port: net/packit: a network auditing tool
>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:   Sun Apr 27 10:00:28 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Yann Berthier
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD taz.hsc.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #54: Thu Apr 10 15:00:31 CEST 2003 root at taz.hsc.fr:/usr/obj/usr/src/sys/TAZ i386


	
>Description:

	This is the release 0.5.0b of packit, a tool to do capture / injection
	of IP packets.

	Supercedes ports/50056

>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:
#
#	packit/
#	packit/pkg-plist
#	packit/pkg-descr
#	packit/distinfo
#	packit/Makefile
#
echo c - packit/
mkdir -p packit/ > /dev/null 2>&1
echo x - packit/pkg-plist
sed 's/^X//' >packit/pkg-plist << 'END-of-packit/pkg-plist'
Xsbin/packit
X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-packit/pkg-plist
echo x - packit/pkg-descr
sed 's/^X//' >packit/pkg-descr << 'END-of-packit/pkg-descr'
XPackit is a network auditing tool that allows you to monitor, manipulate, and
Xinject customized IP traffic into your network. Supporting the ability to
Xdefine (spoof) all TCP, UDP, ICMP, IP, ARP, RARP and Ethernet header options,
XPackit can be valuable for testing firewalls, intrusion detection systems, port
Xscanning, simulating network traffic and general TCP/IP auditing.
X
XWWW: http://packit.sourceforge.net/
X
X- Yann
Xyb at sainte-barbe.org
END-of-packit/pkg-descr
echo x - packit/distinfo
sed 's/^X//' >packit/distinfo << 'END-of-packit/distinfo'
XMD5 (packit-latest.tgz) = 7148385787852d91e698d1ae0d0400b8
END-of-packit/distinfo
echo x - packit/Makefile
sed 's/^X//' >packit/Makefile << 'END-of-packit/Makefile'
X# New ports collection makefile for:    packit
X# Date created:                        	16 March 2003
X# Whom: 				Yann Berthier <yb at sainte-barbe.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	packit
XPORTVERSION=	0.5.0b
XCATEGORIES=	net
XMASTER_SITES=	http://packit.sourceforge.net/
XDISTNAME=	${PORTNAME}-latest
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	yb at sainte-barbe.org
XCOMMENT=	Network Injection And Capture Tool
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
XHAS_CONFIGURE=	yes
X
XMAN8=		packit.8
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	@${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-packit/Makefile
exit

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



More information about the freebsd-ports-bugs mailing list