Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2002 01:20:53 +0100 (BST)
From:      Dominic Marks <dominic_marks@btinternet.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37118: New port: devel/libdnet
Message-ID:  <20020416002053.70D75664@host213-123-130-182.in-addr.btopenworld.com>

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

>Number:         37118
>Category:       ports
>Synopsis:       New port: devel/libdnet
>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:   Mon Apr 15 17:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Student
>Environment:
System: FreeBSD gallium 4.5-STABLE FreeBSD 4.5-STABLE #2: Mon Apr 8
21:19:28 BST 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386

	
>Description:
	New port for libdnet:

dnet provides a simplified, portable interface to several low-level
networking routines, including network address manipulation, kernel
arp(4) cache and route(4) table lookup and manipulation, network
firewalling, network interface lookup and manipulation, and raw IP
packet and Ethernet frame transmission. It is intended to complement
the functionality provided by pcap(3).

	
>How-To-Repeat:
	NA.
	
>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:
#
#	libdnet/Makefile
#	libdnet/distinfo
#	libdnet/pkg-comment
#	libdnet/pkg-descr
#	libdnet/pkg-plist
#
echo x - libdnet/Makefile
sed 's/^X//' >libdnet/Makefile << 'END-of-libdnet/Makefile'
X#
X# Port Makefile for: libdnet
X# Created By: Dominic Marks <dominic_marks@btinternet.com>
X# Created On: 15/04/2002
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libdnet
XPORTVERSION=	1.4
XCATEGORIES=	devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XMAINTAINER=	dominc_marks@btinternet.com
XGNU_CONFIGURE=	yes
XMAN3=	dnet.3
XMAN8=	dnet.8
X
X.include <bsd.port.mk>
END-of-libdnet/Makefile
echo x - libdnet/distinfo
sed 's/^X//' >libdnet/distinfo << 'END-of-libdnet/distinfo'
XMD5 (libdnet-1.4.tar.gz) = 6bbe2c99d8e9e8e750d1b695e6096094
END-of-libdnet/distinfo
echo x - libdnet/pkg-comment
sed 's/^X//' >libdnet/pkg-comment << 'END-of-libdnet/pkg-comment'
Xlibdnet provides a simple interface to level networking routines
END-of-libdnet/pkg-comment
echo x - libdnet/pkg-descr
sed 's/^X//' >libdnet/pkg-descr << 'END-of-libdnet/pkg-descr'
Xdnet provides a simplified, portable interface to several low-level
Xnetworking routines, including network address manipulation, kernel
Xarp(4) cache and route(4) table lookup and manipulation, network
Xfirewalling, network interface lookup and manipulation, and raw IP
Xpacket and Ethernet frame transmission. It is intended to complement
Xthe functionality provided by pcap(3).
X
XWWW: http://libdnet.sourceforge.net/
X- Dominic <dominic_marks@btinternet.com>
END-of-libdnet/pkg-descr
echo x - libdnet/pkg-plist
sed 's/^X//' >libdnet/pkg-plist << 'END-of-libdnet/pkg-plist'
Xbin/dnet-config
Xsbin/dnet
Xlib/libdnet.a
END-of-libdnet/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?20020416002053.70D75664>