aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-Amazon-SimpleDB
Commit message (Collapse)AuthorAgeFilesLines
* - Add BUILD_DEPENDS to silence build warningsswills2011-08-201-1/+2
| | | | | | PR: ports/159851 Submitted by: swills (me) Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-201-1/+1
| | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0
| | | | | | so standarize and remove it With Hat: perl@
* Amazon::SimpleDB provides a "low-level" perlish interface for workingmiwi2009-02-164-0/+55
with Amazon's SimpleDB (SMB) service. WWW: http://search.cpan.org/dist/Amazon-SimpleDB/ PR: ports/131710 Submitted by: Gea-Suan Lin <gslin at gslin.org>