From jaap@open.nlnetlabs.nl  Thu Jan  6 14:16:13 2005
Return-Path: <jaap@open.nlnetlabs.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7927516A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Jan 2005 14:16:13 +0000 (GMT)
Received: from open.nlnetlabs.nl (open.nlnetlabs.nl [213.154.224.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CD39443D49
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Jan 2005 14:16:12 +0000 (GMT)
	(envelope-from jaap@open.nlnetlabs.nl)
Received: from open.nlnetlabs.nl (localhost [127.0.0.1])
	by open.nlnetlabs.nl (8.13.1/8.13.1) with ESMTP id j06EG5RN026814;
	Thu, 6 Jan 2005 15:16:05 +0100 (CET)
	(envelope-from jaap@open.nlnetlabs.nl)
Received: (from jaap@localhost)
	by open.nlnetlabs.nl (8.13.1/8.13.1/Submit) id j06EG5UK026813;
	Thu, 6 Jan 2005 15:16:05 +0100 (CET)
	(envelope-from jaap)
Message-Id: <200501061416.j06EG5UK026813@open.nlnetlabs.nl>
Date: Thu, 6 Jan 2005 15:16:05 +0100 (CET)
From: Jaap Akkerhuis <jaap@NLnetLabs.nl>
Reply-To: Jaap Akkerhuis <jaap@NLnetLabs.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jaap@nlnetlabs.nl
Subject: New port: A dnssec aware dns debugging tool
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         75882
>Category:       ports
>Synopsis:       New port: A dnssec aware dns debugging tool
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 06 14:20:26 GMT 2005
>Closed-Date:    Wed Jan 12 09:46:07 GMT 2005
>Last-Modified:  Wed Jan 12 09:46:07 GMT 2005
>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@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@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@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@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:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Wed Jan 12 09:46:04 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75882 
>Unformatted:
