Date: 22 Feb 2003 17:32:26 -0000 From: Clement Laforet <sheepkiller@cultdeadsheep.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Clement Laforet <sheepkiller@cultdeadsheep.org> Subject: ports/48562: [new port] : net/p5-DNS-Config Perl modules to manipulate DNS stuff Message-ID: <20030222173226.4354.qmail@cultdeadsheep.org>
next in thread | raw e-mail | index | archive | help
>Number: 48562 >Category: ports >Synopsis: [new port] : net/p5-DNS-Config Perl modules to manipulate DNS stuff >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Feb 22 09:40:02 PST 2003 >Closed-Date: >Last-Modified: >Originator: Clement Laforet >Release: FreeBSD 4.6-STABLE i386 >Organization: cotds.org >Environment: System: FreeBSD goofy.cultdeadsheep.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 4 10:05:12 CEST 2002 root@goofy.cultdeadsheep.org:/usr/obj/usr/src/sys/GOOFY i386 >Description: p5-DNS-Config Perl modules to manipulate name service configurations. Needed by (future new) ZoneMaster port (see below/later) >How-To-Repeat: N/A. >Fix: --- p5-DNS-Config.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: # # p5-DNS-Config # p5-DNS-Config/Makefile # p5-DNS-Config/distinfo # p5-DNS-Config/pkg-descr # p5-DNS-Config/pkg-plist # echo c - p5-DNS-Config mkdir -p p5-DNS-Config > /dev/null 2>&1 echo x - p5-DNS-Config/Makefile sed 's/^X//' >p5-DNS-Config/Makefile << 'END-of-p5-DNS-Config/Makefile' X# New ports collection makefile for: p5-DNS-Config X# Date created: 22 February 2003 X# Whom: Clement Laforet <sheepkiller@cultdeadsheep.org> X# X# $FreeBSD$ X# X XPORTNAME= DNS-Config XPORTVERSION= 0.66 XPORTREVISION= 0 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= DNS XPKGNAMEPREFIX= p5- X XMAINTAINER= sheepkiller@cultdeadsheep.org XCOMMENT= DNS::Config is set of perl modules for name service configurations X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X XDOCSDIR= ${PREFIX}/share/doc/p5-DNS-Zone Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} X.endif X X.include <bsd.port.mk> END-of-p5-DNS-Config/Makefile echo x - p5-DNS-Config/distinfo sed 's/^X//' >p5-DNS-Config/distinfo << 'END-of-p5-DNS-Config/distinfo' XMD5 (DNS-Config-0.66.tar.gz) = 71309d67930fe356c860bbb96289c0d4 END-of-p5-DNS-Config/distinfo echo x - p5-DNS-Config/pkg-descr sed 's/^X//' >p5-DNS-Config/pkg-descr << 'END-of-p5-DNS-Config/pkg-descr' XDNS::Config is a collection of Perl modules which provide an Xabstraction of name service zones as well as server specific Xadaptors for concrete file representations. XThe modules origin is the ZoneMaster project which make heavy Xuse of the module for comprehensive zone file management. Go to Xhttp://www.zonemaster.org for further information. X XWWW: http://search.cpan.org/author/WOLF/ XAuthor: Andy Wolf <zonemaster@users.sourceforge.net> END-of-p5-DNS-Config/pkg-descr echo x - p5-DNS-Config/pkg-plist sed 's/^X//' >p5-DNS-Config/pkg-plist << 'END-of-p5-DNS-Config/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/mach/auto/DNS-Config/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/DNS/Config.pm Xlib/perl5/site_perl/%%PERL_VER%%/DNS/Config/Server.pm Xlib/perl5/site_perl/%%PERL_VER%%/DNS/Config/File.pm Xlib/perl5/site_perl/%%PERL_VER%%/DNS/Config/Statement.pm Xlib/perl5/site_perl/%%PERL_VER%%/DNS/Config/File/Bind9.pm Xlib/perl5/site_perl/%%PERL_VER%%/DNS/Config/File/Nsd.pm Xlib/perl5/site_perl/%%PERL_VER%%/DNS/Config/Statement/Key.pm Xlib/perl5/site_perl/%%PERL_VER%%/DNS/Config/Statement/Zone.pm Xlib/perl5/site_perl/%%PERL_VER%%/DNS/Config/Statement/Options.pm X%%PORTDOCS%%share/doc/p5-DNS-Zone/README X@dirrm lib/perl5/site_perl/%%PERL_VER%%/mach/auto/DNS-Config X@dirrm lib/perl5/site_perl/%%PERL_VER%%/DNS/Config/File X@dirrm lib/perl5/site_perl/%%PERL_VER%%/DNS/Config/Statement X@dirrm lib/perl5/site_perl/%%PERL_VER%%/DNS/Config X%%PORTDOCS%%@dirrm share/doc/p5-DNS-Zone END-of-p5-DNS-Config/pkg-plist exit --- p5-DNS-Config.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030222173226.4354.qmail>