Port details |
- rubygem-rightaws Provides access to Amazon EC2, S3, SQS, and SDB web services
- 3.1.0 net
=0 3.1.0Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2008-05-02 03:18:56
- Last Update: 2015-05-27 15:04:26
- SVN Revision: 387614
- Also Listed In: rubygems
- License: MIT
- WWW:
- http://rubygems.org/gems/rightaws/
- Description:
- 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://rubygems.org/gems/rightaws/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- rubygem-rightaws>0:net/rubygem-rightaws
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-rightaws
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gem21 : devel/ruby-gems
- ruby21 : lang/ruby21
- Runtime dependencies:
-
- rubygem-righthttpconnection>=1.2.5 : net/rubygem-righthttpconnection
- gem21 : devel/ruby-gems
- ruby21 : lang/ruby21
- Patch dependencies:
-
- gem21 : devel/ruby-gems
- ruby21 : lang/ruby21
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rubygem-rightaws-3.1.0:
LIBXML=off: Use libxml instead of REXML
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.0 27 May 2015 15:04:26 |
sunpoet |
- Move net/rubygem-rightaws to net/rubygem-right_aws
- Update RUN_DEPENDS
- Convert to new options helper
- Remove UNIQUENAME
- Update WWW
- Bump PORTREVISION for dependency change |
3.1.0 14 Mar 2015 14:36:14 |
sunpoet |
- Cleanup Mk/bsd.ruby.mk and remove no-op knobs in ruby ports
Reviewed by: bapt
Reviews: https://reviews.freebsd.org/D2030 |
3.1.0 19 Aug 2014 15:35:36 |
swills |
many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port) |
3.1.0 24 Jan 2014 14:53:04 |
miwi |
- Stage Safe |
3.1.0 26 Dec 2013 20:04:56 |
swills |
- Assign these to ruby@ |
3.1.0 16 Dec 2013 18:24:49 |
glarkin |
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin |
3.1.0 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
3.1.0 03 Jul 2013 21:28:41 |
glarkin |
- Updated to 3.1.0 [1]
- Added license
- Minor tweaks to dependency versions
PR: ports/180142 [1]
Submitted by: swills |
1.10.0_1 04 Jun 2013 06:34:05 |
bapt |
Convert to new options framework
While here trim parts related to unsupported FreeBSD versions |
1.10.0_1 30 Apr 2013 07:21:09 |
gahr |
- Depend on textproc/rubygem-libxml-ruby instead of textproc/ruby-libxml. The
latter is a out-of-date duplicate and it's going to be removed.
- Bump PORTREVISION
Approved by: glarkin (maintainer) |
1.10.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.10.0 02 Jun 2010 14:50:34 |
glarkin |
- Switch MASTER_SITES to use new RG macro
PR: ports/147043
Submitted by: pgollucci |
1.10.0 23 Apr 2009 21:01:29 |
glarkin |
- Update to 1.10.0 |
1.9.0 14 Feb 2009 01:40:11 |
stas |
- Fix plist after ruby update by generating it dynamically. |
1.9.0 23 Nov 2008 05:15:12 |
glarkin |
- Updated to 1.9.0 |
1.8.1 09 Oct 2008 14:11:02 |
glarkin |
- Update to 1.8.1
Approved by: beech (mentor, implicit) |
1.8.0 04 Sep 2008 03:41:55 |
glarkin |
- Upgraded to 1.8.0
Approved by: beech (mentor, implicit) |
1.7.3 28 Jul 2008 15:32:02 |
glarkin |
Updated to 1.7.3
Fixed Makefile style issues
Approved by: itetcu (co-mentor) |
1.7.1 18 Jul 2008 21:05:20 |
glarkin |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor) |
1.7.1 02 May 2008 03:18:42 |
beech |
- New port rubygem-rightaws-1.7.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/123315
Submitted by: Greg Larkin <glarkin at sourcehosting.net> |