Commit graph

35 commits

Author SHA1 Message Date
Michael Erb
c3fbb8804b riak 1.2.1
Closes Homebrew/homebrew#15493.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-16 20:25:10 -07:00
Jack Nagel
cd09d4061c riak: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-12 19:03:17 -05:00
Brett Koonce
112d0149a1 riak 1.2.0
i tested 1.2.0b1 and b2, this should be good to go

Closes Homebrew/homebrew#14027.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-07 10:44:23 -07:00
Brett Koonce
568a8cb308 riak 1.1.4
updated urls, sha256

Closes Homebrew/homebrew#13394.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-16 13:39:46 -05:00
Michael Erb
0099c7a7b3 riak 1.1.2
Closes Homebrew/homebrew#11707.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 22:34:39 -05:00
Adam Vandenberg
7b29788c47 riak 1.1.1 2012-03-07 21:18:43 -08:00
Adam Vandenberg
fb5977f181 Add "require hardware" to formula.rb
Now individual formulae don't need to require this if they want to use
Hardware methods outside of `def install`.
2012-02-25 15:22:32 -08:00
Adam Vandenberg
cb8520ae0d Add 32-bit option to Riak 2012-02-25 11:44:20 -08:00
Adam Vandenberg
22d875206c Riak 1.1.0
Also move to using pre-packaged downloads for Riak.

Rationale:
Riak does not always compile against the latest version of Erlang.
As we like to bump Erlang aggresively, this ends up breaking Riak.

Since the pre-packaged Riak comes with a specific verison of Erlang,
this gets around this problem. And there's no compelling reason to want
to compile Erlang-based software from scratch.
2012-02-25 11:37:15 -08:00
Adam Vandenberg
5d88d0c144 riak: use install_symlink 2012-02-12 20:09:01 -08:00
Bryce \"BonzoESC\" Kerley
ecb56e6bb5 Riak 1.0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-21 15:46:30 -08:00
Adam Vandenberg
ddf53c51d0 Riak 1.0.2 2011-11-17 21:49:30 -08:00
Gordon Tillman
9aa36513b1 riak - link search-cmd
Updated formula to link search-cmd into /usr/local/bin along with
the riak and riak-admin commands.  Riak's search capabilities are
now included with the standard Riak installation and the
search-cmd is used to install search commit hooks and manage
bucket schema.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-12 14:38:30 -08:00
Adam Vandenberg
31bbbce18d Riak: allow building with Erlang R14B04 2011-11-12 09:55:39 -08:00
Adam Vandenberg
a950716495 riak 1.0.1 2011-10-20 20:46:54 -07:00
sibsibsib
0b2e5d88d1 riak 1.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-01 11:49:37 -07:00
Timothée Peignier
a85d217187 riak 0.14.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-02 08:49:53 -07:00
Adam Vandenberg
ae34fb874d riak: add --HEAD 2011-05-27 10:55:58 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Mark Wolfe
b9ed89a714 riak 0.14.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-25 11:20:24 -08:00
Sean Cribbs
737a6316bb Add man pages for Riak.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-12 14:30:41 -08:00
Jon Pierce
6c5c323b75 Fixed version number
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-12 13:42:48 -08:00
Alex Payne
2abb974e8f update Riak formula to latest stable release, 0.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-07 15:56:44 -08:00
Adam Vandenberg
23231a6d36 riak - fix audit warning 2010-10-12 08:43:12 -07:00
Preston Marshall
862568bb91 Update to Riak 0.13.0.
Remove patch required for building on Erlang R14B, as they have fixed the
bug upstream (bug 746 on issues.basho.com).

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-12 07:07:03 -07:00
Adam Vandenberg
c8635f4cc1 riak - remove trailing whitespace 2010-09-27 09:15:54 -07:00
Christopher Villalobos
6b3e0c7abe Added a patch for Erlang R14B, there was a auto_import change which causes a break.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-26 09:48:36 -07:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Mathias Meyer
961b401739 Riak updated to 0.12.0.
Removed one hack that was needed in earlier versions.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-20 12:25:11 -07:00
Michael Erb
05d119acca updated riak to 0.11.0 version
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-14 16:50:27 -07:00
Matt Heitzenroder
1ee63424f1 riak bugs addressed, moved to version .10.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-27 09:00:01 -07:00
Adam Vandenberg
c71f879d98 Update riak to install most files privately.
Riak does not need its "lib" folder linked into the PREFIX,
so we install all of Riak privately to "libexec" and then link
in the control scripts in "bin".
2010-04-26 10:39:57 -07:00
Matt Heitzenroder
b11b77c003 bumped riak to .10 release
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-24 20:51:40 -07:00
julienXX
245ef26f2c Bumped Riak to 0.9.1
Signed-off-by: David Höppner <0xffea@gmail.com>

* remove version var
2010-03-20 15:41:51 +01:00
Mathias Meyer
7ea6a8b9f0 Added formula for Riak tip. 2010-02-13 11:02:51 +00:00