Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2001 14:05:10 -0600 (CST)
From:      udp <udp@sneakerz.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32380: NEW PORT: libdnet 0.6
Message-ID:  <20011129200510.B6DED5D01F@sneakerz.org>

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

>Number:         32380
>Category:       ports
>Synopsis:       NEW PORT: libdnet 0.6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 29 12:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Bruce M Simpson <bruce.m.simpson@hushmail.com>
>Release:        FreeBSD 4.4-FEARSOME-20010909 i386
>Organization:
>Environment:
System: FreeBSD sneakerz.org 4.4-FEARSOME-20010909 FreeBSD 4.4-FEARSOME-20010909 #0: Mon Sep 10 17:17:29 CDT 2001 ps@sneakerz.org:/usr/src/sys/compile/ASSGRABBING i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- libdnet.shar begins here ---
# 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:
#
#	libdnet
#	libdnet/distinfo
#	libdnet/pkg-descr
#	libdnet/pkg-comment
#	libdnet/Makefile
#	libdnet/pkg-plist
#
echo c - libdnet
mkdir -p libdnet > /dev/null 2>&1
echo x - libdnet/distinfo
sed 's/^X//' >libdnet/distinfo << 'END-of-libdnet/distinfo'
XMD5 (libdnet-0.6.tar.gz) = 5b5070e0eec0e686df2235d40af556fd
END-of-libdnet/distinfo
echo x - libdnet/pkg-descr
sed 's/^X//' >libdnet/pkg-descr << 'END-of-libdnet/pkg-descr'
XLibdnet  Portable C API for network packet generation akin to libnet.
X
Xlibdnet provides a simplified, portable interface to several low-level
Xnetworking routines, including:
X - network address manipulation 
X - kernel arp(4) cache and route(4) table lookup and manipulation 
X - network firewalling (IP filter, ipfw, ipchains, pf, ...) 
X - network interface lookup and manipulation 
X - raw IP packet and Ethernet frame transmission 
X
XAuthor: Dug Song
XPorted to FreeBSD by: Bruce M. Simpson <bruce.m.simpson@hushmail.com>
XWWW: http://libdnet.sourceforge.net/
END-of-libdnet/pkg-descr
echo x - libdnet/pkg-comment
sed 's/^X//' >libdnet/pkg-comment << 'END-of-libdnet/pkg-comment'
XPortable C API for network packet generation akin to libnet
END-of-libdnet/pkg-comment
echo x - libdnet/Makefile
sed 's/^X//' >libdnet/Makefile << 'END-of-libdnet/Makefile'
X# Ports collection makefile for:  libdnet
X# Date created:			Wed Nov 28, 2001
X# Whom:				bruce.m.simpson@hushmail.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libdnet
XPORTVERSION=	0.6
XCATEGORIES=	net
XMASTER_SITES=	http://prdownloads.sourceforge.net/libdnet/
X
XMAINTAINER=	bruce.m.simpson@hushmail.com
X
XMAN3=		dnet.3
X
XUSE_AUTOCONF=	yes
X
X.include <bsd.port.mk>
END-of-libdnet/Makefile
echo x - libdnet/pkg-plist
sed 's/^X//' >libdnet/pkg-plist << 'END-of-libdnet/pkg-plist'
Xbin/dnet
Xbin/dnet-config
Xlib/libdnet.a
Xinclude/dnet.h
Xinclude/dnet/addr.h
Xinclude/dnet/arp.h
Xinclude/dnet/eth.h
Xinclude/dnet/fw.h
Xinclude/dnet/icmp.h
Xinclude/dnet/intf.h
Xinclude/dnet/ip.h
Xinclude/dnet/os.h
Xinclude/dnet/route.h
Xinclude/dnet/tcp.h
Xinclude/dnet/udp.h
X@dirrm include/dnet
END-of-libdnet/pkg-plist
exit
--- libdnet.shar ends here ---


>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?20011129200510.B6DED5D01F>