Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2002 08:23:17 -0700 (PDT)
From:      Darren Bounds <darren@sfhn.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/44464: Ports addition
Message-ID:  <200210251523.g9PFNHuV038997@www.freebsd.org>

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

>Number:         44464
>Category:       ports
>Synopsis:       Ports addition
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 25 08:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Darren Bounds
>Release:        4.7-RC
>Organization:
South Florida HoneyNet Project
>Environment:
FreeBSD anthrax.sfhn.net 4.7-RC FreeBSD 4.7-RC #1: Sun Sep 22 22:55:53 EST 2002     dbounds@anthrax.sfhn.net:/usr/src/sys/compile/OBTUSE  i386

>Description:
Packit is a network auditing tool that allows you to monitor, manipulate, and inject customized IP traffic into your network. This can be extremely valuable for testing firewalls, intrusion detection systems, port scanning, and general TCP/IP auditing. It currently supports the ability to define nearly all Ethernet, TCP, and UDP header options, as well as ICMP injection and packet capture.

It requires libnet 1.1.0 or greater and libpcap.

>How-To-Repeat:
# 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/Makefile
#       packit/pkg-descr
#       packit/pkg-comment
#       packit/pkg-plist
#
echo c - packit
mkdir -p packit > /dev/null 2>&1
echo x - packit/Makefile
sed 's/^X//' >packit/Makefile << 'END-of-packit/Makefile'
X# New ports collection makefile for:    packit
X# Date created:         25 Oct 2002
X# Whom:                 darren@sfhn.net
X#
X# $FreeBSD: ports/security/packit/Makefile,v 1.0 2002/10/25 23:01:49 dbounds Exp $
X#
X
XPORTNAME=       packit
XPORTVERSION=    0.4.5
XCATEGORIES=     security
XMASTER_SITES=   http://sfhn.net/members/darren/downloads/
X
XMAINTAINER=     kris@FreeBSD.org
X
XBUILD_DEPENDS=  ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
X
XGNU_CONFIGURE=  yes
X
XMAN8=   packit.8
X
X.include <bsd.port.mk>
END-of-packit/Makefile
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,
Xand inject customized IP traffic into your network. This can be extremely
Xvaluable for testing firewalls, intrusion detection systems, port scanning,
Xand general TCP/IP auditing. It currently supports the ability to define
Xnearly all Ethernet, TCP, and UDP header options, as well as ICMP injection
Xand packet capture.
X
XIt requires libnet 1.1.0 or greater and libpcap.
END-of-packit/pkg-descr
echo x - packit/pkg-comment
sed 's/^X//' >packit/pkg-comment << 'END-of-packit/pkg-comment'
XPacket capture and injection tool
END-of-packit/pkg-comment
echo x - packit/pkg-plist
sed 's/^X//' >packit/pkg-plist << 'END-of-packit/pkg-plist'
Xsbin/packit
END-of-packit/pkg-plist
exit
>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?200210251523.g9PFNHuV038997>