Bug 123314 - [NEW PORT] net/rubygem-righthttpconnection: Persistent HTTP/HTTPS connections with error retries
Summary: [NEW PORT] net/rubygem-righthttpconnection: Persistent HTTP/HTTPS connections...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-01 22:40 UTC by Greg Larkin
Modified: 2008-05-02 04:00 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-righthttpconnection-1.2.1.shar (4.69 KB, text/plain)
2008-05-01 22:40 UTC, Greg Larkin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Larkin 2008-05-01 22:40:02 UTC
RightScale's AWS gems provide robust, fast, and secure Ruby interfaces
to Amazon EC2, Amazon S3, Amazon SQS, and Amazon SDB. The gems use
Amazon's REST and query interfaces to provide full programmatic
control. An optional robust HTTP layer retries and clears transient
errors.

WWW: http://rightaws.rubyforge.org/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-01 22:40:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

beech@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-02 03:57:50 UTC
beech       2008-05-02 02:57:46 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/rubygem-righthttpconnection Makefile distinfo pkg-descr 
                                    pkg-plist 
  Log:
  - New port rubygem-righthttpconnection-1.2.1
  
  RightScale's AWS gems provide robust, fast, and secure Ruby interfaces
  to Amazon EC2, Amazon S3, Amazon SQS, and Amazon SDB. The gems use
  Amazon's REST and query interfaces to provide full programmatic
  control. An optional robust HTTP layer retries and clears transient
  errors.
  
  PR:             ports/123314
  Submitted by:   Greg Larkin <glarkin at sourcehosting.net>
  
  Revision  Changes    Path
  1.1991    +1 -0      ports/net/Makefile
  1.1       +22 -0     ports/net/rubygem-righthttpconnection/Makefile (new)
  1.1       +3 -0      ports/net/rubygem-righthttpconnection/distinfo (new)
  1.1       +7 -0      ports/net/rubygem-righthttpconnection/pkg-descr (new)
  1.1       +50 -0     ports/net/rubygem-righthttpconnection/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"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2008-05-02 03:58:26 UTC
State Changed
From-To: open->closed

Committed, Thanks!