Commit Graph

9 Commits (fd0c61618a4f69975ef7941d19e5d0e7a33775e6)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 72e19eb542 Don't need +x on these 2010-08-13 16:00:17 -07:00
Max Howell 1f7bc468bd Use new symlink aliases 2010-08-07 18:08:50 -07:00
jgeiger efed8ce335 update beanstalkd to 1.4.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-20 11:39:01 -07:00
Martin Schürrer abc5b74186 Update beanstalk to 1.4.4
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-05-22 16:57:10 +02:00
Adam Vandenberg 63b1873284 Tell beanstalk where to find libevent. 2010-01-30 23:46:09 -08:00
Max Howell 8d8005612c Put more aliases in the formula 2009-12-02 09:45:15 +00: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
Piotr Usewicz 8b8636e6bd Beanstalk Formula
Beanstalk is a simple, fast workqueue service. Its interface is generic,
but was originally designed for reducing the latency of page
views in high-volume web applications by running
time-consuming tasks asynchronously.

Signed-off-by: Max Howell <max@methylblue.com>

I changed it to beanstalk.rb as that's how they refer to it in general.
2009-10-12 17:26:28 +01:00