Summary: | [NEW PORT] net/p5-Net-Amazon-Signature: Perl interface to create Amazon AWS signatures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Greg Larkin <glarkin> | ||||
Component: | Individual Port(s) | Assignee: | Beech Rintoul <beech> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Greg Larkin
2008-03-20 14:40:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->beech beech@ wants his PRs (via the GNATS Auto Assign Tool) beech 2008-03-24 19:21:28 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-Amazon-Signature Makefile distinfo pkg-descr pkg-plist Log: - New port net/p5-Net-Amazon-Signature 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. PR: ports/121911 Submitted by: Greg Larkin <glarkin at sourcehosting.net> Revision Changes Path 1.1977 +1 -0 ports/net/Makefile 1.1 +21 -0 ports/net/p5-Net-Amazon-Signature/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-Amazon-Signature/distinfo (new) 1.1 +6 -0 ports/net/p5-Net-Amazon-Signature/pkg-descr (new) 1.1 +7 -0 ports/net/p5-Net-Amazon-Signature/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, Thanks! |