Date: Mon, 2 Feb 2009 21:26:54 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/131710: [NEW PORT] databases/p5-Amazon-SimpleDB: Low-level perlish interface for working with Amazon SimpleDB service Message-ID: <20090202132655.001057E85F@gslin.localdomain> Resent-Message-ID: <200902151400.n1FE03S1080762@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131710 >Category: ports >Synopsis: [NEW PORT] databases/p5-Amazon-SimpleDB: Low-level perlish interface for working with Amazon SimpleDB 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 Feb 15 14:00:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD gslin 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: Amazon::SimpleDB provides a "low-level" perlish interface for working with Amazon's SimpleDB (SMB) service. WWW: http://search.cpan.org/dist/Amazon-SimpleDB/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Amazon-SimpleDB-0.03.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-Amazon-SimpleDB # p5-Amazon-SimpleDB/pkg-descr # p5-Amazon-SimpleDB/Makefile # p5-Amazon-SimpleDB/pkg-plist # p5-Amazon-SimpleDB/distinfo # echo c - p5-Amazon-SimpleDB mkdir -p p5-Amazon-SimpleDB > /dev/null 2>&1 echo x - p5-Amazon-SimpleDB/pkg-descr sed 's/^X//' >p5-Amazon-SimpleDB/pkg-descr << 'e159bca4b6b252796212b09a46025272' XAmazon::SimpleDB provides a "low-level" perlish interface for working Xwith Amazon's SimpleDB (SMB) service. X XWWW: http://search.cpan.org/dist/Amazon-SimpleDB/ e159bca4b6b252796212b09a46025272 echo x - p5-Amazon-SimpleDB/Makefile sed 's/^X//' >p5-Amazon-SimpleDB/Makefile << '673a10e97ee0dfa2ee7a7127fca37c8d' X# New ports collection makefile for: p5-Amazon-SimpleDB X# Date created: 2009-02-02 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= Amazon-SimpleDB XPORTVERSION= 0.03 XCATEGORIES= databases perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../../authors/id/T/TI/TIMA XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Low-level perlish interface for working with Amazon SimpleDB service X XRUN_DEPENDS= p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \ X p5-URI>0:${PORTSDIR}/net/p5-URI \ X p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple \ X p5-libwww>0:${PORTSDIR}/www/p5-libwww X XPERL_CONFIGURE= yes X XMAN3= Amazon::SimpleDB.3 \ X Amazon::SimpleDB::Domain.3 \ X Amazon::SimpleDB::ErrorResponse.3 \ X Amazon::SimpleDB::GetAttributesResponse.3 \ X Amazon::SimpleDB::Item.3 \ X Amazon::SimpleDB::ListDomainsResponse.3 \ X Amazon::SimpleDB::QueryResponse.3 \ X Amazon::SimpleDB::Response.3 X X.include <bsd.port.mk> 673a10e97ee0dfa2ee7a7127fca37c8d echo x - p5-Amazon-SimpleDB/pkg-plist sed 's/^X//' >p5-Amazon-SimpleDB/pkg-plist << '1a6db1043bc2b4d16acd5cacfd2f5ae9' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Amazon/SimpleDB/.packlist X%%SITE_PERL%%/Amazon/SimpleDB.pm X%%SITE_PERL%%/Amazon/SimpleDB/Domain.pm X%%SITE_PERL%%/Amazon/SimpleDB/ErrorResponse.pm X%%SITE_PERL%%/Amazon/SimpleDB/GetAttributesResponse.pm X%%SITE_PERL%%/Amazon/SimpleDB/Item.pm X%%SITE_PERL%%/Amazon/SimpleDB/ListDomainsResponse.pm X%%SITE_PERL%%/Amazon/SimpleDB/QueryResponse.pm X%%SITE_PERL%%/Amazon/SimpleDB/Response.pm X@dirrmtry %%SITE_PERL%%/Amazon/SimpleDB X@dirrmtry %%SITE_PERL%%/Amazon X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Amazon/SimpleDB X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Amazon 1a6db1043bc2b4d16acd5cacfd2f5ae9 echo x - p5-Amazon-SimpleDB/distinfo sed 's/^X//' >p5-Amazon-SimpleDB/distinfo << 'd2638e2f0aba3c01f7eb8b29266169eb' XMD5 (Amazon-SimpleDB-0.03.tar.gz) = 4145855ac32f340b7810262504fcf13b XSHA256 (Amazon-SimpleDB-0.03.tar.gz) = 001443ff09391978c1f2fa7857716a183b0a51fd13c33012a103c12b3b1c4c33 XSIZE (Amazon-SimpleDB-0.03.tar.gz) = 8220 d2638e2f0aba3c01f7eb8b29266169eb exit --- p5-Amazon-SimpleDB-0.03.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?20090202132655.001057E85F>