Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2002 07:40:08 -0700 (PDT)
From:      Dominic Marks <dominic_marks@btinternet.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/37118: New port: devel/libdnet
Message-ID:  <200205041440.g44Ee8g29488@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/37118; it has been noted by GNATS.

From: Dominic Marks <dominic_marks@btinternet.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org
Cc:  
Subject: Re: ports/37118: New port: devel/libdnet
Date: Sat, 4 May 2002 15:35:59 +0100

 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
 
 Having just reviewed the original shar, and then the followup I find
 considerable fault with both. Here is a shar which is more acceptable.
 
 # 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
 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.h
 Xinclude/dnet/route.h
 Xinclude/dnet/tcp.h
 Xinclude/dnet/udp.h
 Xinclude/dnet.h
 END-of-libdnet/pkg-plist
 exit
 
 Thanks!
 -- 
 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?200205041440.g44Ee8g29488>