From andrew@ugh.net.au  Mon Jun 17 22:28:28 2002
Return-Path: <andrew@ugh.net.au>
Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37])
	by hub.freebsd.org (Postfix) with ESMTP id CC2F837B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Jun 2002 22:28:27 -0700 (PDT)
Received: by starbug.ugh.net.au (Postfix, from userid 1000)
	id 034B0A809; Tue, 18 Jun 2002 15:28:26 +1000 (EST)
Message-Id: <20020618052826.034B0A809@starbug.ugh.net.au>
Date: Tue, 18 Jun 2002 15:28:26 +1000 (EST)
From: Andrew <andrew@ugh.net.au>
Reply-To: Andrew <andrew@ugh.net.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: p5-BIND-Conf_Parser
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         39455
>Category:       ports
>Synopsis:       New port: p5-BIND-Conf_Parser
>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:   Mon Jun 17 22:30:01 PDT 2002
>Closed-Date:    Mon Jun 17 23:35:15 PDT 2002
>Last-Modified:  Mon Jun 17 23:35:15 PDT 2002
>Originator:     Andrew
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
UgH!
>Environment:
System: FreeBSD starbug.ugh.net.au 4.5-STABLE FreeBSD 4.5-STABLE #4: Wed Jan 30 17:17:14 EST 2002 andrew@starbug.ugh.net.au:/usr/obj/usr/src/sys/STARBUG i386


	
>Description:

BIND::Conf_Parser implements a virtual base class for parsing BIND (Berkeley
Internet Name Domain) server version 8 configuration files ("named.conf").
As each meaningful semantic 'chunk' is parsed, a callback method is invoked
with the parsed information.

>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:
#
#	p5-BIND-Conf_Parser
#	p5-BIND-Conf_Parser/Makefile
#	p5-BIND-Conf_Parser/pkg-comment
#	p5-BIND-Conf_Parser/pkg-descr
#	p5-BIND-Conf_Parser/pkg-plist
#	p5-BIND-Conf_Parser/distinfo
#
echo c - p5-BIND-Conf_Parser
mkdir -p p5-BIND-Conf_Parser > /dev/null 2>&1
echo x - p5-BIND-Conf_Parser/Makefile
sed 's/^X//' >p5-BIND-Conf_Parser/Makefile << 'END-of-p5-BIND-Conf_Parser/Makefile'
X# New ports collection makefile for:	p5-BIND-Conf_Parser
X# Date created:							2002/06/18
X# Whom:									andrew@ugh.net.au
X#
X# $FreeBSD$
X#
X
XPORTNAME=	BIND-Conf_Parser
XPORTVERSION=	0.95
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../by-authors/id/P/PG/PGUEN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	andrew@ugh.net.au
X
XPERL_CONFIGURE=	yes
X
XMAN3=	BIND::Conf_Parser.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-BIND-Conf_Parser/Makefile
echo x - p5-BIND-Conf_Parser/pkg-comment
sed 's/^X//' >p5-BIND-Conf_Parser/pkg-comment << 'END-of-p5-BIND-Conf_Parser/pkg-comment'
XPerl5 module to parse BIND 8 configuration files
END-of-p5-BIND-Conf_Parser/pkg-comment
echo x - p5-BIND-Conf_Parser/pkg-descr
sed 's/^X//' >p5-BIND-Conf_Parser/pkg-descr << 'END-of-p5-BIND-Conf_Parser/pkg-descr'
XBIND::Conf_Parser implements a virtual base class for parsing BIND (Berkeley
XInternet Name Domain) server version 8 configuration files ("named.conf").
XAs each meaningful semantic 'chunk' is parsed, a callback method is invoked
Xwith the parsed information.
X
XWWW: http://search.cpan.org/search?module=BIND::Conf_Parser
X
X- Andrew Stevenson
Xandrew@ugh.net.au
END-of-p5-BIND-Conf_Parser/pkg-descr
echo x - p5-BIND-Conf_Parser/pkg-plist
sed 's/^X//' >p5-BIND-Conf_Parser/pkg-plist << 'END-of-p5-BIND-Conf_Parser/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/BIND/Conf_Parser.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/BIND-Conf_Parser/.packlist
END-of-p5-BIND-Conf_Parser/pkg-plist
echo x - p5-BIND-Conf_Parser/distinfo
sed 's/^X//' >p5-BIND-Conf_Parser/distinfo << 'END-of-p5-BIND-Conf_Parser/distinfo'
XMD5 (BIND-Conf_Parser-0.95.tar.gz) = cafb7609ecc8c6eaeadf3224533913c9
END-of-p5-BIND-Conf_Parser/distinfo
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Mon Jun 17 23:35:07 PDT 2002 
State-Changed-Why:  
committed, thanks 

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