ports/75882: New port: A dnssec aware dns debugging tool

Jaap Akkerhuis jaap at NLnetLabs.nl
Thu Jan 6 14:20:27 UTC 2005


>Number:         75882
>Category:       ports
>Synopsis:       New port: A dnssec aware dns debugging tool
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 06 14:20:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jaap Akkerhuis
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD open.nlnetlabs.nl 4.11-STABLE FreeBSD 4.11-STABLE #10: Mon Jan 3 06:42:06 CET 2005 ted at open.nlnetlabs.nl:/usr/obj/usr/src/sys/NLnetLabs i386


	
>Description:
	Drill is a tool ala dig from BIND. It was designed with DNSSEC in
	mind and should be a useful debugging/query tool for DNSSEC.
>How-To-Repeat:
	
>Fix:

--- drill.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:
#
#	drill
#	drill/Makefile
#	drill/pkg-descr
#	drill/pkg-plist
#	drill/distinfo
#
echo c - drill
mkdir -p drill > /dev/null 2>&1
echo x - drill/Makefile
sed 's/^X//' >drill/Makefile << 'END-of-drill/Makefile'
X# New ports collection makefile for:	drill
X# Date created:        30 December 2004
X# Whom:                Jaap Akkerhuis <jaap at NLnetLabs.nl
X#
X# $FreeBSD$
X#
X
XPORTNAME=		drill
XPORTVERSION=	0.9.1
XCATEGORIES=		dns
XMASTER_SITES=	http://www.nlnetlabs.nl/downloads/drill/
XUSE_BZIP2=		yes
X
XWRKSRC=			${WRKDIR}/${PORTNAME}
X
XMAINTAINER=		jaap at NLnetLabs.nl
XCOMMENT=		A dig style dnssec aware dns debugging tool
X
XMAN1=			drill.1
XMANCOMPRESSED=	no
X
XHAS_CONFIGURE=	yes
XCONFIGURE_ARGS=	--prefix=${PREFIX}
X
X.include <bsd.port.mk>
END-of-drill/Makefile
echo x - drill/pkg-descr
sed 's/^X//' >drill/pkg-descr << 'END-of-drill/pkg-descr'
XDrill is a tool ala dig from BIND. It was designed with DNSSEC in
Xmind and should be a useful debugging/query tool for DNSSEC.
X
XWWW:	http://www.nlnetlabs.nl/dnssec/drill.html.
X
X
X	jaap akkerhuis
X
Xjaap at nletlabs.nl
END-of-drill/pkg-descr
echo x - drill/pkg-plist
sed 's/^X//' >drill/pkg-plist << 'END-of-drill/pkg-plist'
Xbin/drill
END-of-drill/pkg-plist
echo x - drill/distinfo
sed 's/^X//' >drill/distinfo << 'END-of-drill/distinfo'
XMD5 (drill-0.9.1.tar.bz2) = 8118cfa0cb12495fbbf5491bab1cdc61
XSIZE (drill-0.9.1.tar.bz2) = 108748
END-of-drill/distinfo
exit
--- drill.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list