Commit Graph

11 Commits (856e5a90f79f6ed3f5219d9464434ad3be823756)

Author SHA1 Message Date
Stephan Seidt 4be9eb2147 Updated redis configuration to include new 1.2 features (Append Only File) 2010-01-20 18:00:26 +00:00
Stephan Seidt efe1d252e0 Updated redis version to 1.2.0 stable
Closes Homebrew/homebrew#466
2010-01-14 17:22:37 +00:00
elliottcable 76a907f2b4 This should really happen *before* make. 2010-01-13 15:09:28 +00:00
elliottcable 6f958e9134 The Redis formula no longer dabbles around outside the HOMEBREW_PREFIX. 2010-01-13 15:09:28 +00:00
elliottcable 3a8de99521 No longer copying share
It’s avaialable in the distribution if anybody wants it.
2010-01-13 15:09:20 +00:00
elliottcable 11dd9f894c Moved the REDIS_CONF directly into the function. 2010-01-13 15:04:02 +00:00
elliottcable 95da5e255a Updated Redis to 1.1.91-beta, and added a note about path problems 2010-01-13 15:04:01 +00:00
Mihai Anca 8c2d9f44c7 Update Redis to 1.02 2009-10-23 19:22:51 +01:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
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-10-15 16:48:03 +01:00
Chris Wanstrath ce7da674d7 Add default configuration for Redis
Signed-off-by: Max Howell <max@methylblue.com>

indirect beat defunkt to the redis formula slightly, but defunkt improved it, so everyone gets credit :)
2009-09-11 17:42:53 +01:00
Andre Arko 8bb7db980c Add formula for redis, a key-value store 2009-09-11 09:08:33 -07:00