Adam Vandenberg
0260558b82
zeromq: fix build.include? usage
2012-08-25 09:37:41 -07:00
nibbles 2bits
43e306f612
zeromq: fix errors, use external libpgm, add devel
...
zeromq gets a makeover to fix build errors and to offer the devel
version. This has been tested with clang and llvm from XCode-4.4.1.
* Add a devel block
* Add a dep on libpgm, a new formula. The internal libpgm is b0rked
* Add a `do_config` function that gets run for devel or head builds.
* Add ENV.universal_binary for devel and head, it works.
* Add conditionals so that the manual lipo to UB is only for stable
Fixes Homebrew/homebrew#14210
Closes Homebrew/homebrew#14292 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 20:56:56 -07:00
Adam Vandenberg
bcef0356d1
zeromq: style updates
2012-08-08 22:01:39 -07:00
Adam Vandenberg
a97b7506aa
zeromq: use options dsl
2012-08-08 22:01:39 -07:00
Adam Vandenberg
62fa0c4f42
Use autotools symbols
2012-07-10 08:56:02 -07:00
Jack Nagel
7c648d9732
Shore up a number of shell quoting issues
...
When interpolating in strings passed to Formula#system, it should be
done in such a way that if any interpolated variables contain spaces,
they are either (a) passed as part of a list or (b) protected by quotes
if they are part of a long string (which is subject to shell expansion).
Otherwise, they will be split on the space when expanded by the shell
and passed as multiple arguments to whatever process is being executed.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:03:11 -05:00
Jiyoon Jang
76a3ea7610
zeromq: update checksum, again
...
Closes Homebrew/homebrew#11655 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-14 19:41:41 -05:00
MinRK
b957aaa83f
update md5 for zeromq-2.2.0
...
The tarball was repackaged, changing its checksum.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-10 19:00:28 -07:00
MinRK
a51b94cb6e
zeromq 2.2.0
...
Closes Homebrew/homebrew#11509 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-07 16:59:10 -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
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
MinRK
8febccdf8e
zeromq: Update to 2.1.11
...
Closes Homebrew/homebrew#9177 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-19 13:33:20 -08:00
Jack Nagel
ec8d0eead3
zeromq: fix audit warning
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-10 15:34:29 -05:00
Baris Balic
62a669b8a5
ZeroMQ: Update to 2.1.10
...
Closes Homebrew/homebrew#7959 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-03 18:10:37 -07:00
Max Howell
a9c04b1293
ZeroMQ builds with LLVM; Closes Homebrew/homebrew#7361 .
...
I tided up the caveat text too, it was longer than 80 characters.
2011-09-01 13:06:19 +01:00
MinRK
f11c86a1f0
ZeroMQ: Update to 2.1.9
...
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-29 15:08:20 -07:00
Adam Vandenberg
9c68ac524f
zeromq 2.1.7: 2.1.8 was moved back to rc status
2011-07-30 22:20:09 -07:00
Adam Vandenberg
c99319d63a
zeromq: Make --with-pgm an option
2011-07-28 18:29:19 -07:00
Bulat Shakirzyanov
6bffbaf391
zeromq 2.1.8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-28 18:29:14 -07:00
Jack Nagel
bd4e0319de
Use https for GitHub repo downloads
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-04 17:24:36 -07:00
MinRK
3a5dc210a3
zeromq 2.1.7
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-12 16:47:10 -07:00
Jeremy Larkin
76e1ac6662
zeromq 2.1.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-27 07:53:17 -07:00
Adam Vandenberg
1f31751977
Use ARGV.build_universal?
2011-04-23 08:36:47 -07:00
Bo Xiao
b2ff1c37d6
zeromq: update head url
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-15 08:36:12 -07:00
Adam Vandenberg
edfb67d937
Rewrite caveats to new style.
...
To make it easier to copy and paste multiline scripts from caveats,
no longer use $ as a prompt marker.
2011-04-04 16:56:47 -07:00
Andrey Smirnov
47f52ce02f
Upgrade ZeroMQ to 2.1.4, build with PGM support.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-31 08:26:05 -07:00
Adam Vandenberg
99b61b9a23
Update fails_with_llvm in formulae
2011-03-25 23:31:30 -07:00
daniele
20af98640c
Updated zeromq to version 2.1.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-22 07:03:42 -07:00
Tim Dysinger
535d05700a
updated zeromq to 2.1.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-16 19:17:26 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
MinRK
a57eafb830
update zeromq to 2.1.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-03 19:18:16 -08:00
Adam Vandenberg
42e51ebcef
zeromq - fix audit warning
2010-11-12 07:43:28 -08:00
Kevin Williams
af9cc2ed86
update zeromq to 2.0.10 and add caveat about Java Developer Package
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 19:14:22 -08:00
Mark A. Matienzo
729842c0b6
zeromq - enable head builds
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-08 20:12:11 -07:00
MinRK
2aeec40120
zeromq universal build with "--universal"
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-02 08:25:48 -07:00
n0ts
2f590d925d
Upgrade to zeromq version 2.0.9
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 08:41:49 -07:00
Adam Vandenberg
6fc3c77563
Add gem install caveat for zeromq
2010-09-09 13:17:14 -07:00
Douglas Creager
34cedbdf83
zeromq: Bump to 2.0.8
...
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-25 19:59:43 +02:00
Douglas Creager
8835fffce9
Fixing several formulae that fail with LLVM
...
Specifically: emacs, glib, igraph, and zeromq
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 17:14:14 -07: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
Doug Fritz
05e0be4aae
updated zeromq to version 2.0.7
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-02 19:03:41 -07:00
Adam Vandenberg
cab4ec8d13
ZeroMQ messenging library.
2010-03-24 21:45:10 -07:00