Commit graph

23 commits

Author SHA1 Message Date
Jack Nagel
4ccc1cd5cc Clean up some obsolete or redundant comments 2014-05-17 00:17:05 -05:00
Jack Nagel
debc0c4ac1 ganglia: fix var directory
Fixes Homebrew/homebrew#28435.
2014-05-10 12:29:23 -05:00
Jack Nagel
cf7bbeee7e ganglia: use opt_prefix for pcre 2014-05-10 12:29:23 -05:00
Jack Nagel
3d8a4a35bd ganglia: fix man pages 2014-05-10 12:29:23 -05:00
Adam Vandenberg
f20916802d ganglia: use diff not patch 2014-04-14 20:37:58 -07:00
Adam Vandenberg
96f5cb202b ganglia: remove unused ENV var 2014-04-14 20:04:58 -07:00
Carl X. Su
0cec297cf8 ganglia: update patch
Fixes Homebrew/homebrew#28183.
Closes Homebrew/homebrew#28184.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-04-14 20:04:26 -07:00
Jack Nagel
8fd6609faa ganglia: use checksummed patches 2014-03-16 19:57:47 -05:00
Jaime Marquínez Ferrándiz
74c83fa9f6 Batch convert http download urls from SourceForge to https
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-02 09:16:53 -08:00
Jack Nagel
b84f6442fe Silence some Ruby 2.1 warnings 2013-12-09 13:44:45 -06:00
Adam Vandenberg
6aac574190 coreutils/ganglia conflict 2013-11-12 07:12:03 -08:00
Adam Vandenberg
b03661fc64 ganglia 3.6.0 2013-11-10 09:14:53 -08:00
Adam Vandenberg
4a4f198f07 ganglia: fix compile and simplify
Closes Homebrew/homebrew#18047.
2013-05-06 10:33:51 -07:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel
a076df83bc Use new Xcode module
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-25 12:04:41 -05:00
Adam Vandenberg
62fa0c4f42 Use autotools symbols 2012-07-10 08:56:02 -07: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
Adam Vandenberg
da3fdbd0cf Use "cd" instead of "Dir.chdir"
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
2012-02-24 21:35:50 -08:00
Jack Nagel
d1a2bb3c32 Use Homebrew's pcre where appropriate
We provide a pcre formula as OS X does not provide libpcre headers.
However, it does provide the library itself and so occasionally things
will use Homebrew's pcre headers and link against the system library.
This should be avoided to prevent incompatibilities, so explicitly tell
the build system where to look for the library where necessary.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-24 16:51:33 -06:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg
334a19ffc6 ganglia - fix style issues 2010-09-08 08:16:12 -07:00
Adam Vandenberg
0328eaac53 ganglia patches for os x 2010-09-08 05:34:11 -07:00
Adam Vandenberg
d935fd8e81 Ganglia 3.1.7 2010-05-20 10:41:02 -07:00