Andrew Bennett
cf03271500
beanstalkd 1.8
...
Closes Homebrew/homebrew#15852 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 15:35:09 -08:00
Alexander Graefe
b1f7f980dd
beanstalk 1.7
...
Closes Homebrew/homebrew#15301 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-04 20:28:56 -05:00
Adam Vandenberg
230619e2c7
Let plists be installed automatically
2012-09-09 13:02:48 -07:00
Adam Vandenberg
fd4200e19e
beanstalkd: install plist
2012-06-21 20:39:40 -07:00
James Herdman
2634246fd8
Beanstalk: add launchd plist
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-28 22:07:47 -07:00
Adam Vandenberg
774f9de1ed
beanstalk 1.6
2012-05-28 14:03:43 -07:00
Adam Vandenberg
f1110febe6
p1 the default patch-level
2012-03-14 17:57:44 -07:00
Julio Viera
e75d31f9f3
Beanstalk: patch to prevent 100% cpu useage
...
patch commit: 80da772efe
bug report: https://github.com/kr/beanstalkd/issues/96
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-05 21:39:19 -08:00
James F. Herdman
f1706d3ba9
Beanstalkd 1.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-05 20:05:39 -08:00
Adam Vandenberg
db860b4f82
beanstalk: apply patch for libevent 2.x
2011-09-03 17:31:17 -07:00
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