From dean@odyssey.apana.org.au  Sun May 12 08:32:46 2002
Return-Path: <dean@odyssey.apana.org.au>
Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1])
	by hub.freebsd.org (Postfix) with ESMTP id EC1E337B404
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 May 2002 08:32:43 -0700 (PDT)
Received: (from dean@localhost)
	by odyssey.apana.org.au (8.9.3/8.9.3) id XAA69069;
	Sun, 12 May 2002 23:32:39 +0800 (WST)
Message-Id: <200205121532.XAA69069@mail.wa.apana.org.au>
Date: Sun, 12 May 2002 23:32:39 +0800 (WST)
From: Dean Hollister <dean@odyssey.apana.org.au>
Reply-To: Dean Hollister <dean@odyssey.apana.org.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New Port: net/firedns
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         37994
>Category:       ports
>Synopsis:       New Port: net/firedns
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 12 08:40:01 PDT 2002
>Closed-Date:    Thu May 30 10:11:37 PDT 2002
>Last-Modified:  Thu May 30 10:11:37 PDT 2002
>Originator:     Dean Hollister
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Australian Public Access Network Association Inc
>Environment:
System: FreeBSD odyssey.apana.org.au 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Apr 20 17:14:31 WST 2002 root@odyssey.apana.org.au:/usr/obj/usr/src/sys/ODYSSEY i386
>Description:
Library for handling asynchronous DNS requests
>How-To-Repeat:
>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:
#
#	firedns
#	firedns/Makefile
#	firedns/distinfo
#	firedns/pkg-comment
#	firedns/pkg-plist
#	firedns/pkg-descr
#	firedns/files
#
echo c - firedns
mkdir -p firedns > /dev/null 2>&1
echo x - firedns/Makefile
sed 's/^X//' >firedns/Makefile << 'END-of-firedns/Makefile'
X# New ports collection makefile for:	firedns
X# Date created:		Sun 12 May 22:30:00 WST 2002
X# Whom:			Dean Hollister <dean@odyssey.apana.org.au>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	firedns
XPORTVERSION=    0.1.17
XCATEGORIES=     net
XMASTER_SITES=   http://ares.penguinhosting.net/~ian/projects/ \
X		http://www.wa.apana.org.au/~dean/sources/ \
X		ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/
XDISTNAME=	firedns
XEXTRACT_SUFX=   -0.1.17.tar.gz
X
XMAN3=		firedns_aton4.3 firedns_aton6.3 firedns_getip4.3 \
X		firedns_getip6.3 firedns_getmx.3 firedns_getname4.3 \
X		firedns_getname6.3 firedns_getresult.3 firedns_gettxt.3 \
X		firedns_ntoa4.3 firedns_ntoa6.3 firedns_resolveip4.3 \
X		firedns_resolveip6.3 firedns_resolvemx.3 \
X		firedns_resolvename4.3 firedns_resolvename6.3 \
X		firedns_resolvetxt.3 libfiredns.3
X
XMAINTAINER=     dean@odyssey.apana.org.au
X
X.include <bsd.port.mk>
END-of-firedns/Makefile
echo x - firedns/distinfo
sed 's/^X//' >firedns/distinfo << 'END-of-firedns/distinfo'
XMD5 (firedns-0.1.17.tar.gz) = 99584b358995d34dc95a814f9a634730
END-of-firedns/distinfo
echo x - firedns/pkg-comment
sed 's/^X//' >firedns/pkg-comment << 'END-of-firedns/pkg-comment'
XLibrary for handling asynchronous DNS requests
END-of-firedns/pkg-comment
echo x - firedns/pkg-plist
sed 's/^X//' >firedns/pkg-plist << 'END-of-firedns/pkg-plist'
Xinclude/firedns.h
Xlib/libfiredns.so
Xlib/libfiredns.a
END-of-firedns/pkg-plist
echo x - firedns/pkg-descr
sed 's/^X//' >firedns/pkg-descr << 'END-of-firedns/pkg-descr'
XFrom libfiredns(3):
X
Xlibfiredns is a library for handling asynchronous DNS
Xrequests.  It provides a very simple interface for sending
Xrequests and parsing reponses, as well as low-timeout
Xblocking functions.  It can also be compiled to override
Xthe BIND/LIBC functions with its alternative implementations.
Xlibfiredns functions have much lower timeouts than the stock
Xfunctions and tend to be faster because they send requests
Xto all configured system nameservers at the same time.
X
XWWW: http://ares.penguinhosting.net/~ian/
X
X- Dean
X
Xdean@odyssey.apana.org.au
END-of-firedns/pkg-descr
echo c - firedns/files
mkdir -p firedns/files > /dev/null 2>&1
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Thu May 30 10:11:29 PDT 2002 
State-Changed-Why:  
committed, thanks 

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