Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2002 08:49:19 +0800 (WST)
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41805: Update Port: net/firedns
Message-ID:  <200208200049.IAA57338@mail.wa.apana.org.au>

next in thread | raw e-mail | index | archive | help

>Number:         41805
>Category:       ports
>Synopsis:       Update Port: net/firedns
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 19 17:50:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dean Hollister
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
Australian Public Access Network Association Inc
>Environment:
System: FreeBSD odyssey.apana.org.au 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Aug 17 10:54:47 WST 2002 root@odyssey.apana.org.au:/usr/src/sys/compile/ODYSSEY i386
>Description:
Update of net/firedns port due to new version
>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.28
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.28.tar.gz
X
XMAINTAINER=	dean@odyssey.apana.org.au
X
XMAN3=		firedns_aton4.3 firedns_aton6.3 firedns_dnsbl_lookup.3 \
X		firedns_getip4.3 firedns_getip6.3 firedns_getmx.3 \
X		firedns_getname4.3 firedns_getname6.3 \
X		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
XGNU_CONFIGURE=	yes
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.28.tar.gz) = e282b325b751593939af35b117e2939d
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:
>Unformatted:

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?200208200049.IAA57338>