Commit graph

10018 commits

Author SHA1 Message Date
Matt Davis
4ef209796f Google App Engine 1.6.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:38:08 -07:00
nibbles 2bits
3e3e9b8488 gwyddion 2.28
Upgrade gwyddion to version 2.28.
Remove the unrecognized `--disable-debug`.
Add `--with-html-dir=#{doc}` to get the docs in the right place.
Add the xz build time dep to handle the tarball.
Tested on Lion with clang and llvm from XCode-4.3.2.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:37:31 -07:00
nibbles 2bits
5c25c4dce5 libssh2 1.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:37:05 -07:00
Jack Nagel
0b8a0772b4 giflib 4.2.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-19 15:00:24 -05:00
nibbles 2bits
70a081452f gcal 3.6.2
Update gcal to version 3.6.2
Add the `xz` dep to decrease the download size and mirror load.
Add `--disable-dependency-tracking` because it's an option now.
Tested on Lion with clang and llvm-gcc from XCode-4.3.2.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 10:29:37 -07:00
Timothée Peignier
c0e1e4b01a jython --devel 2.7a1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 10:25:54 -07:00
Adam Vandenberg
39e9570e00 Hadoop 1.0.3 2012-05-19 10:23:24 -07:00
Jack Nagel
6ded14eefc byobu 5.18
- add dep on coreutils to get GNU readlink
 - simplify caveats

Closes Homebrew/homebrew#11160.
Closes Homebrew/homebrew#12006.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 23:27:57 -05:00
Jack Nagel
164b904fc6 libelf: use separate make and make install steps
Closes Homebrew/homebrew#11943.
c.f. Homebrew/homebrew#11982.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 23:16:22 -05:00
nibbles 2bits
1f17654151 weechat: switch from cmake to configure
* Switch to using `configure`
* Remove `head` because it requires gtk.
* Add a build time dep on gettext, otherwise link errors.
* Add `--disable-perl` to stop segfault on program exit.
* Add `--disable-aspell` which is still being reviewed.
* Add `--disable-static` to stop building duplicate plugins.
* Add `--disable-python` unless Python is a framework.
* Note that the one `inreplace` is fixed in HEAD.
* Delete the plugin symlinks to stop runtime warnings.

Weechat-0.3.7 can be built using cmake or configure, but their
cmake build scripts are prone to errors when building the ruby
bindings.  By switching to `configure` the formula is greatly
simplified, and all the plugins it creates get neatly installed
into lib+'weechat/plugins' automatically.

Weechat `head` builds require `gtk` even if the `gtk` gui is
not enabled, which it isn't because it's b0rked.  So remove head.

Weechat comes with an internal gettext and libintl that cause
errors when linking.  So add a dep on Homebrew's gettext.

As reported by another user and confirmed through gdb, the perl
plugin causes a segfault on exit.  So disable building that.

Aspell is still under construction in Homebrew, and weechat will
compile that plug by default.  So disable aspell for now.

Disable the static plugins and delete the plugin symlinks.  That
leaves only one `.so` for each plugin and stops a dozen warnings
when running weechat about _can't load duplicate plugins._

Disable building the Python plugin unless Python is a framework
because it will build but fail to load the plugin with an error
that it can't dlopen a module expected in flat namespace.

Even if we add a dep on Homebrew/dupes/ncurses to get the wide
variety of it, that formula doesn't actually create `-lnursesw`.
So that is not added, because it can't be found.

The gtk interface to weechat is not added as a user option because
it runs but doesn't make a useable gui.  It's blank & unresponsive.

Weechat compiles, runs, and connects to freenode without error
using clang and llvm on Lion, tested against system Ruby, system
Python, and Homebrew Python frameworks.

Fixes Homebrew/homebrew#11289.
Fixes Homebrew/homebrew#11835.
Fixes Homebrew/homebrew#12066.
Closes Homebrew/homebrew#12193.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 23:07:24 -05:00
Fredrik Forsmo
0323307ed1 libssh2 1.4.1
Closes Homebrew/homebrew#12316.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 22:15:50 -05:00
nibbles 2bits
7d0c7402f0 libvpx 1.1.0
Upgrade libvpx to version 1.1.0.
Remove the patches and inreplace.  Both are fixed in this version.
It correctly checks before trying to add `-isysroot`, and it uses
the correct target for your OS.

Closes Homebrew/homebrew#12307.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 21:54:15 -05:00
Jack Nagel
030f42729b gobject-introspection 1.32.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 21:49:21 -05:00
Jack Nagel
a2ab065728 glib 2.32.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 21:49:01 -05:00
Jack Nagel
6c336b6783 intltool 0.50.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 21:36:43 -05:00
Jack Nagel
d5e577e400 ode: use stable tarball and adjust HEAD build
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 19:45:38 -05:00
Jack Nagel
a6cf79fc58 midgard2: remove stale comment
The deps are needed to build HEAD.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 19:45:07 -05:00
Jack Nagel
7a9021267c bdw-gc 7.2
- remove upstreamed patches

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 19:17:04 -05:00
Jack Nagel
ef3604ec1c liboping 1.6.2
- remove upstreamed patches

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 18:53:39 -05:00
Jack Nagel
1e140c6014 mp3splt 2.4.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 18:48:26 -05:00
Jack Nagel
cb3f97d9a6 libmp3splt 0.7.2
- Remove upstreamed patch
 - Add dep on libtool for 10.5/10.6

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 18:44:30 -05:00
Jack Nagel
a7c6015811 pdf2json: use the right compiler
Fixes Homebrew/homebrew#12294.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 15:17:42 -05:00
Petr Hosek
6b4ffc536c Dart build 7696
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-17 06:30:23 -07:00
Mike McQuaid
90ff253787 QEMU depends on glib and fails with Clang. 2012-05-17 11:35:24 +01:00
Arun Bhalla
9811dd618f atlassian-plugin-sdk 3.10.3
Closes Homebrew/homebrew#12288.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-16 19:59:23 -07:00
fhesse
48897fc67d open-scene-graph: displayBitsPerPixel patch for Lion
Closes Homebrew/homebrew#11788.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 20:42:44 -05:00
Jack Nagel
fd58bd13e6 pygtk: add PYTHONPATH caveats
Closes Homebrew/homebrew#10905.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:56:16 -05:00
James Turner
a454b8ac9e mg: install tutorial
Closes Homebrew/homebrew#12285.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:15:46 -05:00
nibbles 2bits
0a025fb2cc libdnet: fix deps conditional
Libdnet uses `autoreconf` and has deps on automake and libtool
when using XCode-4.3 or greater; however, the previous commit I
authored has the wrong conditional where it also checks if the
formula is building HEAD.  That's not right.  There is no HEAD,
and `autoreconf` is used for stable.

* Remove `if ARGV.build_head?`

This was tested on Lion by removing automake, autoconf, and libtool
then using `brew install libdnet` which now builds all the deps.
It was also tested on SL using the system autotools without any
ENV vars set, such as LIBTOOLIZE.  Tested with XCode-4.3.2, 4.0.2.

Fixes Homebrew/homebrew#12280.
Closes Homebrew/homebrew#12286.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:14:36 -05:00
linuxgeek247
d78bec1fb8 snort 2.9.2.3
Closes Homebrew/homebrew#12279.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:12:53 -05:00
Jack Nagel
2ea1b4bf98 coreutils 8.17
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:10:14 -05:00
Nick Silkey
91d2e695d9 cfengine 3.3.2
Closes Homebrew/homebrew#12278.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:03:30 -05:00
James Aitken
ae6e9294e9 Nginx --devel 1.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-16 07:05:19 -07:00
Gergo Erdosi
628f81c5e0 Percona Server 5.5.23-25.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-16 07:04:32 -07:00
Mike Steder
0b0b17666c MPICH2 1.4.1p1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-16 07:02:20 -07:00
Adam Vandenberg
d299c10589 Ruby: remove very old compatibility check 2012-05-15 22:11:13 -07:00
Michael S. Klishin
80ba047e25 ElasticSearch: set -Xss in launch plist
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-15 22:05:42 -07:00
Gergo Erdosi
cc9639123b Percona Server 5.5.22-25.2
Closes Homebrew/homebrew#12177.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-15 22:04:27 -07:00
Steven Luu
b120b9b678 akka 2.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-15 21:28:09 -07:00
David Albert
600c39df32 Force ldid formula to use curl instead of svn
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-15 21:15:05 -07:00
Adam Vandenberg
401d2a34a5 htop: disable optimization with clang to prevent segfault when resizing 2012-05-15 21:11:39 -07:00
Alexis Hildebrandt
c67f50ca89 loudmouth: fix compile error with glib 2.32.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-15 21:05:08 -07:00
Gavin M. Roy
187262bbef RabbitMQ 2.8.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-15 20:35:56 -07:00
Kashif Rasul
fe349bf66d pgbouncer 1.5.1
If asciidoc is present, the HTML docs are built, which also requires
xmlto.

Closes Homebrew/homebrew#12242.

jn:
 - it wasn't immediately clear to me how to just disable building the
   HTML docs, so I left the deps in
 - mark asciidoc and xmlto as build-time deps and set XML_CATALOG_FILES
 - remove unused configure switch
 - use builtin ln_s instead of shelling out

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 18:10:23 -05:00
Jack Nagel
5c0ccfbd9f minc: fix typo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:33:58 -05:00
Jack Nagel
00fa41e7da exim: fix indentation
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:13:49 -05:00
Jack Nagel
8f10c988ff pdflib-lite: define caveats outside def install
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:13:24 -05:00
Jack Nagel
63cde03be4 Fix more quoting issues
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:08:57 -05:00
Jack Nagel
52270920c6 Add more autoconf deps where appropriate
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 16:38:16 -05:00
Jack Nagel
06a6af7e50 Break long lines
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 16:15:46 -05:00