Bug 122242 - [NEW PORT] www/ruby18-aws: A Ruby interface to Amazon Web Services
Summary: [NEW PORT] www/ruby18-aws: A Ruby interface to Amazon Web Services
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-03-29 19:10 UTC by don
Modified: 2008-03-30 22:10 UTC (History)
0 users

See Also:


Attachments
ruby18-aws-0.0.2.shar (3.29 KB, text/plain)
2008-03-29 19:10 UTC, don
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description don 2008-03-29 19:10:01 UTC
Ruby/AWS is a Ruby language library that allows programmatic access to
the popular Amazon Web site via the REST (XML over HTTP) based Amazon
Web Services.  It is the successor to the now obsolete Ruby/Amazon.

Author: Ian Macdonald <ian@caliban.org>
WWW:	http://www.caliban.org/ruby/ruby-aws/

Generated with FreeBSD Port Tools 0.77
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-03-29 20:03:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-30 22:05:56 UTC
beech       2008-03-30 21:05:51 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/ruby-aws         Makefile distinfo pkg-descr pkg-plist 
  Log:
  - New port ruby-aws-0.0.2
  
  Ruby/AWS is a Ruby language library that allows programmatic access to
  the popular Amazon Web site via the REST (XML over HTTP) based Amazon
  Web Services.  It is the successor to the now obsolete Ruby/Amazon.
  
  WWW:    http://www.caliban.org/ruby/ruby-aws/
  
  PR:             ports/122242
  Submitted by:   IWATSUKI Hiroyuki <don at na.rim.or.jp>
  
  Revision  Changes    Path
  1.2009    +1 -0      ports/www/Makefile
  1.1       +45 -0     ports/www/ruby-aws/Makefile (new)
  1.1       +3 -0      ports/www/ruby-aws/distinfo (new)
  1.1       +5 -0      ports/www/ruby-aws/pkg-descr (new)
  1.1       +22 -0     ports/www/ruby-aws/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-03-30 22:06:33 UTC
State Changed
From-To: open->closed

Committed, Thanks!