aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-amazon-ecs
Commit message (Collapse)AuthorAgeFilesLines
* - Fix plist after ruby update by generating it dynamically.Stanislav Sedov2009-02-142-68/+1
| | | | Notes: svn path=/head/; revision=228248
* - Add ruby 1.9 supportStanislav Sedov2008-04-061-3/+4
| | | | | | | | | | | | | | | | | - Implement new knobs for gems and rake (these are included in ruby 1.9 distribution already). Also move gem bits from ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend on gems or rake you should define USE_RUBYGEMS/USE_RAKE accordingly. Also RAKE_BIN variable is provided for pointing to the right rake executable. - Rewrite RUBY_SCHEBANG in awk to eliminate build dependency on ruby. Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer) Tested by: ports@ Notes: svn path=/head/; revision=210636
* - Update to 0.5.3Martin Wilke2007-09-232-4/+4
| | | | | | | | PR: 116494 Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer) Notes: svn path=/head/; revision=199986
* - Update to 0.5.2Martin Wilke2007-09-142-4/+4
| | | | | | | | PR: 116306 Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer) Notes: svn path=/head/; revision=199489
* A generic Amazon E-commerce REST APIMartin Wilke2007-08-024-0/+105
with configurable default options and method call options. WWW: http://www.pluitsolutions.com/projects/amazon-ecs PR: ports/114690 Submitted by: TAKATSU Tomonari <tota at rtfm.jp> Notes: svn path=/head/; revision=196973