Commit graph

29 commits

Author SHA1 Message Date
Jack Nagel
95c42cae73 libev: remove libevent compatibility header file
This file conflicts with the actual libevent; if someone actually needs
this it can be reinstated as an optional install.

Closes Homebrew/homebrew#17921.
2013-02-21 14:09:58 -06:00
Jack Nagel
352c0b5562 libev and libevent conflict 2013-02-11 20:07:53 -06:00
Brett Koonce
a8b57b4f7b libevent 2.0.21
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-15 10:01:04 -08:00
nibbles 2bits
3f51fad1e1 libevent 2.0.20
- Upgrade to 2.0.20
- Add `--disable-dependency-tracking`
- Add `--disable-debug-mode`
- It passes `make check`

Closes Homebrew/homebrew#14737.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-05 16:01:06 -05:00
Jack Nagel
d5404961a6 libevent: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 10:47:06 -05:00
Adam Vandenberg
62fa0c4f42 Use autotools symbols 2012-07-10 08:56:02 -07:00
Gasol Wu
842e3d2a07 libevent: add --universal option
Closes Homebrew/homebrew#13032.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-29 10:36:51 -07:00
Godfrey van der Linden
ab6fbfda43 libevent 2.0.19
Add --enable-manpages option.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-30 20:30:01 -07:00
Jack Nagel
5a4a3a9a54 libevent 2.0.18
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-16 13:40:23 -05:00
Jack Nagel
64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Max Howell
a0886fff37 Fix typo in libevent formula 2012-02-28 17:09:58 +00:00
Max Howell
06cb65df78 These now depend on automake for Xcode >= 4.3
Fixes Homebrew/homebrew#10559.

Also added missing deps for osm2pgsql.

Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
2012-02-28 15:40:59 +00:00
Matt Blair
605c297243 libevent 2.0.17
Closes Homebrew/homebrew#10265.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 14:23:03 -06:00
Colin Hebert
9b8b473ce2 libevent 2.0.16
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 16:12:04 -08:00
Adam Vandenberg
23cdd5231c libevent 2.0.14 2011-09-03 17:28:07 -07:00
Kashif Rasul
0e3abd3735 libevent 2.0.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-18 09:30:07 -07:00
Kashif Rasul
b334fe337e libevent 2.0.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-09 10:06:07 -07:00
Adam Vandenberg
99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Gray Manley
8649456fdc Update libevent to v2.0 (Backwards compatible)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-20 08:45:11 -08:00
Mike McQuaid
60e2e5e83b Update libevent URL to Sourceforge for reliability
Closes Homebrew/homebrew#3846.
2011-01-09 18:29:08 +00:00
Adam Vandenberg
148d418314 libevent - fails with llvm 2010-09-27 13:08:56 -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
Adam Vandenberg
8c56f544b7 Add ARGV.build_head? and use it.
This allows both "--HEAD" and "-H" to be used consistently, which was the
intention in the first place.
2010-07-16 09:09:39 -07:00
Adam Vandenberg
0b45376e70 Libevent 1.4.14b 2010-07-04 11:03:22 -07:00
David Höppner
f9e3f73ebd libevent: allow building from git head 2010-03-16 21:02:34 +01:00
Adam Vandenberg
a09370a31f libevent 1.4.13; fix Mac Pro compilation 2009-12-12 16:24:16 +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
Joshua Peek
f417831be1 Formula for memcached 2009-08-30 11:36:27 -05:00