Date: Sun, 24 Apr 2011 01:47:20 +0800 (CST) From: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/156610: [NEW PORT] dns/p5-Net-Amazon-Route53: Manage your DNS entries on Amazon's Route53 service Message-ID: <20110423174720.A288E8A0A6@Florence.tamama.org> Resent-Message-ID: <201104241340.p3ODeA1A085071@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 156610 >Category: ports >Synopsis: [NEW PORT] dns/p5-Net-Amazon-Route53: Manage your DNS entries on Amazon's Route53 service >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: Sun Apr 24 13:40:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Jui-Nan Lin >Release: FreeBSD 8.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD Florence.tamama.org 8.2-RELEASE FreeBSD 8.2-RELEASE #12: Fri Feb 25 09:26:52 CST 2011 >Description: The Net::Amazon::Route53 Perl module allows you to manage DNS records for your domains via Amazon's Route 53 service. For more information, visit http://aws.amazon.com/route53/. WWW: http://search.cpan.org/dist/Net-Amazon-Route53/ Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Net-Amazon-Route53-0.110310.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-Net-Amazon-Route53 # p5-Net-Amazon-Route53/pkg-plist # p5-Net-Amazon-Route53/distinfo # p5-Net-Amazon-Route53/Makefile # p5-Net-Amazon-Route53/pkg-descr # echo c - p5-Net-Amazon-Route53 mkdir -p p5-Net-Amazon-Route53 > /dev/null 2>&1 echo x - p5-Net-Amazon-Route53/pkg-plist sed 's/^X//' >p5-Net-Amazon-Route53/pkg-plist << '393c250cc0c131e70b1de3bc482cab5c' X@comment $FreeBSD$ Xbin/route53 X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/Route53/.packlist X%%SITE_PERL%%/Net/Amazon/Route53/Change.pm X%%SITE_PERL%%/Net/Amazon/Route53/HostedZone.pm X%%SITE_PERL%%/Net/Amazon/Route53/ResourceRecordSet.pm X%%SITE_PERL%%/Net/Amazon/Route53.pm X@dirrmtry %%SITE_PERL%%/Net/Amazon/Route53 X@dirrmtry %%SITE_PERL%%/Net/Amazon X@dirrmtry %%SITE_PERL%%/Net X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/Route53 X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 393c250cc0c131e70b1de3bc482cab5c echo x - p5-Net-Amazon-Route53/distinfo sed 's/^X//' >p5-Net-Amazon-Route53/distinfo << '0109ccff8f2dcd7757321feeb379730e' XSHA256 (Net-Amazon-Route53-0.110310.tar.gz) = 553c958a4c646b44b09ee312625e5a74349c26cb234edad2ba9adcf7e352bbf2 XSIZE (Net-Amazon-Route53-0.110310.tar.gz) = 17916 0109ccff8f2dcd7757321feeb379730e echo x - p5-Net-Amazon-Route53/Makefile sed 's/^X//' >p5-Net-Amazon-Route53/Makefile << '08c72eadba8dbd4f72fdc61d58c88b56' X# New ports collection makefile for: p5-Net-Amazon-Route53 X# Date created: 2011-04-24 X# Whom: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> X# X# $FreeBSD$ X# X XPORTNAME= Net-Amazon-Route53 XPORTVERSION= 0.110310 XCATEGORIES= dns perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= jnlin@csie.nctu.edu.tw XCOMMENT= Manage your DNS entries on Amazon's Route53 service X XBUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww \ X p5-Digest>0:${PORTSDIR}/security/p5-Digest-HMAC \ X p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \ X p5-MIME-Base64>0:${PORTSDIR}/converters/p5-MIME-Base64 \ X p5-Mouse>0:${PORTSDIR}/devel/p5-Mouse \ X p5-XML-Bare>0:${PORTSDIR}/textproc/p5-XML-Bare XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN1= route53.1 XMAN3= Net::Amazon::Route53.3 Net::Amazon::Route53::HostedZone.3 Net::Amazon::Route53::ResourceRecordSet.3 Net::Amazon::Route53::Change.3 X X.include <bsd.port.mk> 08c72eadba8dbd4f72fdc61d58c88b56 echo x - p5-Net-Amazon-Route53/pkg-descr sed 's/^X//' >p5-Net-Amazon-Route53/pkg-descr << 'a9b2d34f268ac35eb138204bca1badfd' XThe Net::Amazon::Route53 Perl module allows you to manage DNS Xrecords for your domains via Amazon's Route 53 service. X XFor more information, visit http://aws.amazon.com/route53/. X XWWW: http://search.cpan.org/dist/Net-Amazon-Route53/ a9b2d34f268ac35eb138204bca1badfd exit --- p5-Net-Amazon-Route53-0.110310.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110423174720.A288E8A0A6>