Commit Graph

53 Commits (6a73734e8963103e8090a3cb940fa7203346fce1)

Author SHA1 Message Date
Adam Vandenberg 23288e58d3 redis 2.2.12 2011-07-23 21:45:51 -07:00
Andrew Nesbitt 9150d4c07d redis 2.2.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-25 09:27:46 -07:00
Ryan Schlesinger 45bddf2b07 redis 2.2.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-14 13:34:26 -07:00
Walter Smith 50d70d2178 redis 2.2.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-09 17:54:13 -07:00
Adam Vandenberg 243bc743ea Use https for github repos. 2011-05-26 22:02:55 -07:00
Adam Vandenberg 29380a84f9 redis 2.2.8 2011-05-24 22:25:17 -07:00
Osman Üngür 1160629fae redis 2.2.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-11 07:38:10 -07:00
James Miller dcbdfb4351 Redis 2.2.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-05 07:30:13 -07:00
Vladimir Andrijevik 2bc0ba89d2 redis 2.2.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-26 13:14:16 -07:00
Adam Vandenberg e674a05119 redis: don't need to chmod this if var is already OK 2011-04-25 09:27:37 -07:00
Ryan Schlesinger 1d1a9bb994 Updating redis to 2.2.4.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-08 15:20:06 -07:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Gawin Dapper 9f2a58bc18 redis: added chmod 0775 for database directory
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-22 07:05:06 -07:00
Adam Vandenberg 7689fb8fd2 Replace snow_leopard_64? in brews. 2011-03-18 10:30:47 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg b487c21b2c redis 2.2.2 2011-03-06 17:32:43 -08:00
arlolra b3265d4440 Specify architecture for redis
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 17:32:37 -08:00
Carlos Rodriguez 9c6a41ddc6 Clean up LaunchAgent caveats.
Documentation now has instructions on creating ~/Library/LaunchAgents
directory for first time installs of Formulas.
Appending trailing slash to Formula documentation in regards to copying
plists to LaunchAgents directory.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-05 10:13:14 -08:00
Kevin Faustino 5c7d4a1bc4 Updated redis to 2.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-23 09:37:03 -08:00
Andrew Marshall 16806ebbfc Update redis homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-04 07:19:21 -08:00
Mike McQuaid e8739012a5 Fix redis version. 2011-01-03 17:25:41 +00:00
Duncan Grazier 2bbc8b5441 Change redis download url to point at Github to match redis.io. Changed SHA1 to match version currently hosted.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-01-03 16:16:36 +00:00
Aku Kotkavuo 1e86f5b453 Update redis to 2.0.4.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-06 08:03:26 -07:00
Dmitriy Kopylenko 8f5600ab3c Updated Formula: redis 2.0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-15 07:59:19 -07:00
Steve Agalloco 3203f267eb updated redis to version 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-27 07:21:45 -07:00
Steve Agalloco c905b9a97a upgraded redis to 2.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-10 11:05:57 -07:00
Lee Packham 51fca8ad45 The caveats/info on redis were wrong - corrected
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-04 11:41:40 +02:00
David Höppner 4af6b81171 redis: patch by Pedro Melo (melo) 2010-09-04 11:01:39 +02:00
Aku Kotkavuo d309f43ba2 Update redis to 2.0.0.
Signed-off-by: David Höppner <0xffea@gmail.com>

* sha1
2010-09-03 18:21:24 +02:00
Alexis Hildebrandt 133cbe86a4 Update Formula: redis
Install documentation in doc

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-22 13:19:16 -07:00
Alec Thomas c67e37edf5 Redis head moved source.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-02 07:36:24 -07:00
Adam Vandenberg e1bb919734 Add "fails_with_llvm" to formula to document LLVM build breaks.
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.

Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
Jannis Leidel 0e6f7b599f Added logfile paths to redis startup script.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-01 07:44:44 -07:00
Corey Donohoe 8fe3bb0ef7 add a launchctl script for redis-server
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-29 18:07:16 -07:00
Adam Vandenberg 5aeb8f0370 Typo in redis caveats 2010-05-07 11:55:01 -07:00
Adam Vandenberg 1b1e676e2b Add HEAD (1.3.x) to redis. 2010-04-30 14:35:34 -07:00
Adam Vandenberg efdacee1dd redis 1.2.6 2010-03-29 10:12:09 -07:00
Adam Vandenberg 9ccc4ba7dd Update redis to 1.2.5 2010-03-11 17:25:37 -08:00
Abdul-Jabbar Shalabi 0886bc2247 updated Redis formula from 1.2.3 to 1.2.4
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-07 19:31:08 +01:00
Abdul-Jabbar Shalabi 270a16a1e8 updated Redis formula from 1.2.2 to 1.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-02 14:51:07 -08:00
Adam Vandenberg 0a1840b46e Update redis to 1.2.2 2010-02-17 13:49:39 -08:00
Adam Vandenberg 859402b748 Update redis to 1.2.1
* Use built-in conf file, with replacements, rather than duplicating
  it entirely.

* Use GCC to compile, until possible LLVM issues are tracked down.
2010-02-13 17:17:25 -08:00
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