From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 31 14:40:02 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C4CC16A421 for ; Wed, 31 Oct 2007 14:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 628BF13C4AA for ; Wed, 31 Oct 2007 14:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l9VEe2q1039938 for ; Wed, 31 Oct 2007 14:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l9VEe2EM039937; Wed, 31 Oct 2007 14:40:02 GMT (envelope-from gnats) Resent-Date: Wed, 31 Oct 2007 14:40:02 GMT Resent-Message-Id: <200710311440.l9VEe2EM039937@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Greg Larkin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 813F316A419 for ; Wed, 31 Oct 2007 14:31:23 +0000 (UTC) (envelope-from glarkin@sourcehosting.net) Received: from mail1.sourcehosting.net (mail1.sourcehosting.net [74.205.51.45]) by mx1.freebsd.org (Postfix) with ESMTP id 4460213C4A3 for ; Wed, 31 Oct 2007 14:31:23 +0000 (UTC) (envelope-from glarkin@sourcehosting.net) Received: from 68-189-244-97.dhcp.oxfr.ma.charter.com ([68.189.244.97] helo=Gregory-Larkins-Computer.local) by mail1.sourcehosting.net with esmtp (Exim 4.68 (FreeBSD)) (envelope-from ) id 1InEay-0009Jq-0P; Wed, 31 Oct 2007 10:31:04 -0400 Received: from ports.entropy.prv (ports.entropy.prv [192.168.1.18]) by Gregory-Larkins-Computer.local (Postfix) with ESMTP id B5B7216BCF47; Wed, 31 Oct 2007 10:30:58 -0400 (EDT) Received: from ports.entropy.prv (localhost [127.0.0.1]) by ports.entropy.prv (8.13.6/8.13.6) with ESMTP id l9VEUViR020013; Wed, 31 Oct 2007 10:30:31 -0400 (EDT) (envelope-from glarkin@ports.entropy.prv) Received: (from root@localhost) by ports.entropy.prv (8.13.6/8.13.6/Submit) id l9VEUVFi020012; Wed, 31 Oct 2007 10:30:31 -0400 (EDT) (envelope-from glarkin) Message-Id: <200710311430.l9VEUVFi020012@ports.entropy.prv> Date: Wed, 31 Oct 2007 10:30:31 -0400 (EDT) From: Greg Larkin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: glarkin@sourcehosting.net Subject: ports/117720: [NEW PORT] net/p5-Amazon-SQS-Simple: OO API for accessing the Amazon Simple Queue Service X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2007 14:40:02 -0000 >Number: 117720 >Category: ports >Synopsis: [NEW PORT] net/p5-Amazon-SQS-Simple: OO API for accessing the Amazon Simple Queue 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: Wed Oct 31 14:40:02 UTC 2007 >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: Thu Apr 26 14:24:01 UTC 2007 >Description: This module provides a Perlish interface to Amazon SQS. WWW: http://search.cpan.org/~swhitaker/Amazon-SQS-Simple-0.5/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Amazon-SQS-Simple-0.5.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-SQS-Simple # p5-Amazon-SQS-Simple/Makefile # p5-Amazon-SQS-Simple/distinfo # p5-Amazon-SQS-Simple/pkg-descr # p5-Amazon-SQS-Simple/files # p5-Amazon-SQS-Simple/files/pkg-message.in # p5-Amazon-SQS-Simple/pkg-plist # echo c - p5-Amazon-SQS-Simple mkdir -p p5-Amazon-SQS-Simple > /dev/null 2>&1 echo x - p5-Amazon-SQS-Simple/Makefile sed 's/^X//' >p5-Amazon-SQS-Simple/Makefile << 'END-of-p5-Amazon-SQS-Simple/Makefile' X# New ports collection makefile for: p5-Amazon-SQS-Simple X# Date created: 2007-10-31 X# Whom: Greg Larkin X# X# $FreeBSD$ X# X XPORTNAME= Amazon-SQS-Simple XPORTVERSION= 0.5 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/S/SW/SWHITAKER XPKGNAMEPREFIX= p5- X XMAINTAINER= glarkin@sourcehosting.net XCOMMENT= OO API for accessing the Amazon Simple Queue Service X XRUN_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ X ${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \ X ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ X p5-libwww>=0:${PORTSDIR}/www/p5-libwww XBUILD_DEPENDS= ${RUN_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Amazon::SQS::Simple::Message.3 \ X Amazon::SQS::Simple::Queue.3 \ X Amazon::SQS::Simple::Base.3 \ X Amazon::SQS::Simple.3 X XSUB_FILES= pkg-message X X.include X X.if ${PERL_LEVEL} < 500703 XRUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 X.endif X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include END-of-p5-Amazon-SQS-Simple/Makefile echo x - p5-Amazon-SQS-Simple/distinfo sed 's/^X//' >p5-Amazon-SQS-Simple/distinfo << 'END-of-p5-Amazon-SQS-Simple/distinfo' XMD5 (Amazon-SQS-Simple-0.5.tar.gz) = 213d80ce0fda88f24f7e293076b5a44b XSHA256 (Amazon-SQS-Simple-0.5.tar.gz) = c7ff78ae5f249e1f867a8780e9c7d5270277a0306f13a3c956872bbd1aef7626 XSIZE (Amazon-SQS-Simple-0.5.tar.gz) = 7589 END-of-p5-Amazon-SQS-Simple/distinfo echo x - p5-Amazon-SQS-Simple/pkg-descr sed 's/^X//' >p5-Amazon-SQS-Simple/pkg-descr << 'END-of-p5-Amazon-SQS-Simple/pkg-descr' XThis module provides a Perlish interface to Amazon SQS. X XWWW: http://search.cpan.org/~swhitaker/Amazon-SQS-Simple-0.5/ END-of-p5-Amazon-SQS-Simple/pkg-descr echo c - p5-Amazon-SQS-Simple/files mkdir -p p5-Amazon-SQS-Simple/files > /dev/null 2>&1 echo x - p5-Amazon-SQS-Simple/files/pkg-message.in sed 's/^X//' >p5-Amazon-SQS-Simple/files/pkg-message.in << 'END-of-p5-Amazon-SQS-Simple/files/pkg-message.in' X XYou need to do some things before you can use the Amazon Simple XQueue Service: X X1) Visit http://aws.amazon.com/ to create an Amazon AWS account. X X2) Obtain your AWS public key and secret key to use with the SQS service. X X3) Use the Amazon AWS calculator to estimate your monthly cost: X http://calculator.s3.amazonaws.com/calc5.html? X X4) Visit the Amazon SQS Resource Center for information, tutorials and X sample code: X http://developer.amazonwebservices.com/connect/kbcategory.jspa?categoryID=8 X X DISCLAIMER: No one but you is responsible for paying Amazon to use X the SQS service. SQS does not have a free sandbox area, X so be aware how much money you are spending to use the X service. X END-of-p5-Amazon-SQS-Simple/files/pkg-message.in echo x - p5-Amazon-SQS-Simple/pkg-plist sed 's/^X//' >p5-Amazon-SQS-Simple/pkg-plist << 'END-of-p5-Amazon-SQS-Simple/pkg-plist' X%%SITE_PERL%%/Amazon/SQS/Simple.pm X%%SITE_PERL%%/Amazon/SQS/Simple/Base.pm X%%SITE_PERL%%/Amazon/SQS/Simple/Message.pm X%%SITE_PERL%%/Amazon/SQS/Simple/Queue.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Amazon/SQS/Simple/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Amazon/SQS/Simple X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Amazon/SQS X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Amazon X@dirrm %%SITE_PERL%%/Amazon/SQS/Simple X@dirrm %%SITE_PERL%%/Amazon/SQS X@dirrm %%SITE_PERL%%/Amazon END-of-p5-Amazon-SQS-Simple/pkg-plist exit --- p5-Amazon-SQS-Simple-0.5.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: