Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2000 14:25:57 -0800 (PST)
From:      joseph@randomnetworks.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23181: [NEW PORT] net/sendip 
Message-ID:  <200011292225.eATMPvx02535@rodan.water-programs.com>

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

>Number:         23181
>Category:       ports
>Synopsis:       [NEW PORT] net/sendip
>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:   Wed Nov 29 14:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
randomnetworks.com
>Environment:

ports collection.

>Description:

Add a new port, net/sendip.  From the pkg-descr :

SendIP has a large number of command line options to specify the content of 
every header of a RIP, TCP, UDP, ICMP or raw IPv4 and IPv6 packet. It also 
allows any data to be added to the packet. Checksums can be calculated 
automatically, but if you wish to send out wrong checksums, that is 
supported too. 

>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:
#
# sendip
# sendip/pkg-comment
# sendip/Makefile
# sendip/distinfo
# sendip/pkg-descr
# sendip/pkg-plist
#
echo c - sendip
mkdir -p sendip > /dev/null 2>&1
echo x - sendip/pkg-comment
sed 's/^X//' >sendip/pkg-comment << 'END-of-sendip/pkg-comment'
XSendIP is a commandline tool to allow sending arbitrary IP packets.
END-of-sendip/pkg-comment
echo x - sendip/Makefile
sed 's/^X//' >sendip/Makefile << 'END-of-sendip/Makefile'
X# New ports collection makefile for: sendip
X# Date created: Wed 29 Nov 2000
X# Whom: joseph@randomnetworks.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=  sendip
XPORTVERSION= 1.3
XCATEGORIES=  net
XMASTER_SITES=  http://www.earth.li/projectpurple/files/
X
XMAINTAINER=  joseph@randomnetworks.com
X
XWRKSRC=    ${WRKDIR}/sendip
X
XMAN1=    sendip.1
X
X.include <bsd.port.mk>
END-of-sendip/Makefile
echo x - sendip/distinfo
sed 's/^X//' >sendip/distinfo << 'END-of-sendip/distinfo'
XMD5 (sendip-1.3.tar.gz) = b2d00d4b29225a6d0f8f391672ece64e
END-of-sendip/distinfo
echo x - sendip/pkg-descr
sed 's/^X//' >sendip/pkg-descr << 'END-of-sendip/pkg-descr'
XSendIP has a large number of command line options to specify the content of
Xevery header of a RIP, TCP, UDP, ICMP or raw IPv4 and IPv6 packet. It also
Xallows any data to be added to the packet. Checksums can be calculated
Xautomatically, but if you wish to send out wrong checksums, that is
Xsupported too.
X
XWWW: http://www.earth.li/projectpurple/progs/sendip.html
END-of-sendip/pkg-descr
echo x - sendip/pkg-plist
sed 's/^X//' >sendip/pkg-plist << 'END-of-sendip/pkg-plist'
Xbin/sendip
END-of-sendip/pkg-plist
exit

>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?200011292225.eATMPvx02535>