aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ec2-api-tools.rb
AgeCommit message (Collapse)Author
2015-03-03ec2-api-tools: drop AmazonWebServicesFormulaXu Cheng
2015-01-22ec2-api-tools: 1.7.3.0Viktor Szakáts
Closes #36107. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-20ec2-api-tools: use httpsViktor Szakáts
Closes #36077. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-20ec2-api-tools: test addedBaptiste Fontaine
Closes #36056. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-26Define install instead of making subclasses call standard_installJack Nagel
2014-07-21ec2-api-tools 1.7.1.0John Claus
Closes #31011. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-30ec2-api-tools 1.6.13.0Adam Vandenberg
2014-03-13ec2-api-tools 1.6.12.2John Claus
Closes #27519. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-10Fix ec2-api-tools EC2_HOME directoryRyan Ong
Closes #27381. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-04Fix the bad value of EC2_HOME in the standard_instructionssowawa
Change EC2_HOME's value from 'export EC2_HOME="/usr/local/Cellar/ec2-api-tools/1.6.12.0/"' to 'export EC2_HOME="/usr/local/Cellar/ec2-api-tools/1.6.12.0/libexec"' Avoide the wrong value of EC_HOME caused by 024208466bfb4ffb479d48709caecc6a1e85ba4d Closes #25918. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-08ec2-api-tools: fix locationKarl von Randow
Closes #25049. Closes #24909. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-03ec2-api-tools: fixes path to jarCyril Scetbon
Closes #24895. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-17ec2-api-tools 1.6.12.0Michael Bravo
Closes #24407. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-09ec2-api-tools 1.6.9.0jfarrell
Closes #22415. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-03-12ec2-api-tools 1.6.7Matt Whiteley
Closes #18436. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-18ec2-api-tools 1.6.6.0Stefhen Hovland
Closes #16645. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-02ec2-api-tools 1.6.5.2Michael H. Oshita
Closes #16352. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-08ec2-api-tools 1.6.1.2Jacob Elder
Closes #14031. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02Updated ec2-api-tools to 1.5.5.0Marcus Vinicius Ferreira
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-22ec2-api-tools 1.5.2.5Stefhen Hovland
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-09ec2-api-tools 1.5.2.4Chia-liang Kao
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-05Move AmazonWebServicesFormula to formula_specialtiesAdam Vandenberg
Enough formulae in core depend on this, pull it in here. When multi-repo support lands, perhaps we could set up Homebrew-AWS.
2012-01-28Normalize JAVA_HOMEAdam Vandenberg
2012-01-09ec2-api-tools 1.5.2.3darron
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-06ec2-api-tools 1.5.0.1Mike Krieger
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-29ec2-api-tools 1.4.4.1mschueler
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-06-06Fix audit warnings in Amazon formulaeAdam Vandenberg
2011-03-29Update ec2-api-tools to 1.4.2.2.Aku
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-12-19added 12/15/2010 release of ec2-api-toolsJohn Paul Ashenfelter
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20Update ec2-api-tools to 1.3-57419Stephen Haynes
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-03ec2-api-tools: Snow Leopard patch is no longer requiredStephen Haynes
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-03ec2-tools-api: update to 1.3-53907Stephen Haynes
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-07-29Create symlink (jars/bin -> bin) to make scripts work.Adomas Paltanavičius
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-19Extract base class for Amazon Web Services.Adam Vandenberg
Many Amazon Web Service tool bundles have similar setup steps and caveats, so extract a base class and use that for other formulae.
2010-05-19Clean up ec2-api-toolsAdam Vandenberg
Modernize the brew and clean up the instructions.
2010-05-08updated ec2-api-tools to latest version (1.3-51254)Michael Glass
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-17Clean ups to several formulas, including:Adam Vandenberg
* Removing silly concatenation * Removing .bat files before installing * Removing silly quoting * Fixing download URLs * Removing explicit versions
2010-03-19Remove more non-ASCII characters.Adam Vandenberg
2010-03-17Remove non-ASCII characters.Adam Vandenberg
2009-12-21Bump the ec2-api-tools version to 46266Caleb Tennis
Closes #232.
2009-11-11Applied Mark Norman Francis’ patch to fix the [Deprecated] warnings from Javaelliottcable
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-09-22`#caveats` expects me to return a string, I don’t have to `#puts` it myself.elliottcable
2009-09-22No need for a @version, that is extracted from the URLelliottcable
2009-09-22Added a Formula to install the EC2 API tools.elliottcable
Unfortunately, dealing with them requires quite a bit of shell configuration. I offered the best documentation of this configuration that I could, but it’s fairly verbose and a bit repulsive… unfortunately, the other option (attempting to preform the setup automatically) turns out to be even messier, and prone to mistakes to boot.