Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2008 10:32:03 -0400 (EDT)
From:      Greg Larkin <glarkin@sourcehosting.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/121911: [NEW PORT] net/p5-Net-Amazon-Signature: Perl interface to create Amazon AWS signatures
Message-ID:  <200803201432.m2KEW3wG004418@ports.entropy.prv>
Resent-Message-ID: <200803201440.m2KEe1Xh070004@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         121911
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-Net-Amazon-Signature: Perl interface to create Amazon AWS signatures
>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:   Thu Mar 20 14:40:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Wed Feb 13 01:40:13 UTC 2008
>Description:
This module creates the encrypted signature needed to login to
Amazon's Mechanical Turk and Alexa web services and any other web
services that Amazon might make in the future that require an
encrypted signature, assuming they follow the same convention.

WWW:    http://search.cpan.org/dist/Net-Amazon-Signature/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-Amazon-Signature-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-Net-Amazon-Signature
#	p5-Net-Amazon-Signature/pkg-plist
#	p5-Net-Amazon-Signature/Makefile
#	p5-Net-Amazon-Signature/distinfo
#	p5-Net-Amazon-Signature/pkg-descr
#
echo c - p5-Net-Amazon-Signature
mkdir -p p5-Net-Amazon-Signature > /dev/null 2>&1
echo x - p5-Net-Amazon-Signature/pkg-plist
sed 's/^X//' >p5-Net-Amazon-Signature/pkg-plist << 'END-of-p5-Net-Amazon-Signature/pkg-plist'
X%%SITE_PERL%%/Net/Amazon/Signature.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/Signature/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/Signature
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
X@dirrmtry %%SITE_PERL%%/Net/Amazon
X@dirrmtry %%SITE_PERL%%/Net
END-of-p5-Net-Amazon-Signature/pkg-plist
echo x - p5-Net-Amazon-Signature/Makefile
sed 's/^X//' >p5-Net-Amazon-Signature/Makefile << 'END-of-p5-Net-Amazon-Signature/Makefile'
X# New ports collection makefile for:	p5-Net-Amazon-Signature
X# Date created:		2008-03-20
X# Whom:			Greg Larkin <glarkin@sourcehosting.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-Amazon-Signature
XPORTVERSION=	0.03
XCATEGORIES=	net perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	glarkin@sourcehosting.net
XCOMMENT=	Perl interface to create Amazon AWS signatures
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Net::Amazon::Signature.3
X
X.include <bsd.port.mk>
END-of-p5-Net-Amazon-Signature/Makefile
echo x - p5-Net-Amazon-Signature/distinfo
sed 's/^X//' >p5-Net-Amazon-Signature/distinfo << 'END-of-p5-Net-Amazon-Signature/distinfo'
XMD5 (Net-Amazon-Signature-0.03.tar.gz) = d8265d25ee0fddfd1cc674750d99d43b
XSHA256 (Net-Amazon-Signature-0.03.tar.gz) = e729d34d706aa5f4db24f1537d094e0487769e7eac6ae24302b8ad5f25083b70
XSIZE (Net-Amazon-Signature-0.03.tar.gz) = 3409
END-of-p5-Net-Amazon-Signature/distinfo
echo x - p5-Net-Amazon-Signature/pkg-descr
sed 's/^X//' >p5-Net-Amazon-Signature/pkg-descr << 'END-of-p5-Net-Amazon-Signature/pkg-descr'
XThis module creates the encrypted signature needed to login to
XAmazon's Mechanical Turk and Alexa web services and any other web
Xservices that Amazon might make in the future that require an
Xencrypted signature, assuming they follow the same convention.
X
XWWW:    http://search.cpan.org/dist/Net-Amazon-Signature/
END-of-p5-Net-Amazon-Signature/pkg-descr
exit
--- p5-Net-Amazon-Signature-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?200803201432.m2KEW3wG004418>