Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2002 03:29:22 +0100
From:      Dominic Marks <dominic_marks@btinternet.com>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: ports/37118: New port: devel/libdnet
Message-ID:  <20020416032922.D85017@host213-123-130-182.in-addr.bto>
In-Reply-To: <200204160030.g3G0U1G02249@freefall.freebsd.org>; from FreeBSD-gnats-submit@FreeBSD.org on Mon, Apr 15, 2002 at 05:30:01PM -0700
References:  <20020416002053.70D75664@host213-123-130-182.in-addr.btopenworld.com> <200204160030.g3G0U1G02249@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 15, 2002 at 05:30:01PM -0700, FreeBSD-gnats-submit@FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/37118'.
> The individual assigned to look at your
> report is: freebsd-ports. 
> 
> You can access the state of your problem report at any time
> via this link:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=37118
> 
> >Category:       ports
> >Responsible:    freebsd-ports
> >Synopsis:       New port: devel/libdnet
> >Arrival-Date:   Mon Apr 15 17:30:01 PDT 2002

Here is the updated shar as promised:

# 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:
#
#	ports/libdnet/Makefile
#	ports/libdnet/distinfo
#	ports/libdnet/pkg-comment
#	ports/libdnet/pkg-descr
#	ports/libdnet/pkg-plist
#	ports/libdnet/work
#
echo x - ports/libdnet/Makefile
sed 's/^X//' >ports/libdnet/Makefile << 'END-of-ports/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# $Id$
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-ports/libdnet/Makefile
echo x - ports/libdnet/distinfo
sed 's/^X//' >ports/libdnet/distinfo << 'END-of-ports/libdnet/distinfo'
XMD5 (libdnet-1.4.tar.gz) = 6bbe2c99d8e9e8e750d1b695e6096094
END-of-ports/libdnet/distinfo
echo x - ports/libdnet/pkg-comment
sed 's/^X//' >ports/libdnet/pkg-comment << 'END-of-ports/libdnet/pkg-comment'
Xlibdnet provides a simple interface to level networking routines
END-of-ports/libdnet/pkg-comment
echo x - ports/libdnet/pkg-descr
sed 's/^X//' >ports/libdnet/pkg-descr << 'END-of-ports/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-ports/libdnet/pkg-descr
echo x - ports/libdnet/pkg-plist
sed 's/^X//' >ports/libdnet/pkg-plist << 'END-of-ports/libdnet/pkg-plist'
Xbin/dnet-config
Xsbin/dnet
Xlib/libdnet.a
Xinclude/dnet/addr.h
Xinclude/dnet/arp.h
Xinclude/dnet/blob.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/rand.
Xinclude/dnet/route.h
Xinclude/dnet/tcp.h
Xinclude/dnet/udp.h
Xinclude/dent.h
END-of-ports/libdnet/pkg-plist
echo c - ports/libdnet/work
mkdir -p ports/libdnet/work > /dev/null 2>&1
exit

-- 
Dominic

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?20020416032922.D85017>