From owner-freebsd-ports Thu Nov 29 12:10:33 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 25A3537B41D for ; Thu, 29 Nov 2001 12:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fATKA2i71817; Thu, 29 Nov 2001 12:10:02 -0800 (PST) (envelope-from gnats) Received: from sneakerz.org (sneakerz.org [216.33.66.254]) by hub.freebsd.org (Postfix) with ESMTP id 3B49637B417 for ; Thu, 29 Nov 2001 12:05:11 -0800 (PST) Received: by sneakerz.org (Postfix, from userid 1014) id B6DED5D01F; Thu, 29 Nov 2001 14:05:10 -0600 (CST) Message-Id: <20011129200510.B6DED5D01F@sneakerz.org> Date: Thu, 29 Nov 2001 14:05:10 -0600 (CST) From: udp Reply-To: Bruce M Simpson To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32380: NEW PORT: libdnet 0.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 >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 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 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