Commit graph

9442 commits

Author SHA1 Message Date
Charlie Sharpsteen
8a370c30d8 GMT: Update to 4.5.8 2012-04-08 23:03:07 -07:00
nibbles 2bits
92fe05351d tbb 4.0u3
Upgrade tbb to 4.0u3, 20120201 stable.  It passes make test on
Lion with XCode-4.3.2, clang and llvm-gcc.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-08 19:32:45 -07:00
Marv Cool
c41ae75fcd sml-nj: add patch for Lion
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-08 19:31:39 -07:00
Bruno Santos
4b47181785 LibQGLViewer 2.3.15
libQGLViewer is a C++ library based on Qt that eases the creation of OpenGL 3D viewers

A patch is included in the formula to change the hardcoded install path to #{prefix}.

Closes Homebrew/homebrew#10837.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-08 19:30:12 -07:00
Nicolas Mendoza
c87b7b73a9 New formula: gtk-chtheme
Closes Homebrew/homebrew#10719.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-08 20:58:38 -05:00
Dan Boykis
2a0021fdcd Bind 9.8.1-P1
This brew includes Bind along with a suite of tools bundled with it. These
tools are the de facto standard for working with DNS. Bind is compiled with
ipv6 support and dig is compiled with sigchase option turned on.

Closes Homebrew/homebrew#8948.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-08 15:45:46 -07:00
nibbles 2bits
a0a8de14b1 unp 2.0-pre7 + bash_completion
Update unp to 2.0-pre7.  Unp is an archive unpacker.
Install bash completion script.
COPYING and CHANGELOG in the top level are new symlinks.  rm them
so the two mv commands will succeed.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-08 15:19:38 -07:00
Leon Zhang
1cb108bf5c cmus: add -isystem to CFLAGS for non-/usr/local installs
To satisfy configure script to check "mp4v2/mp4v2.h", add -isystem to CFLAGS

Closes Homebrew/homebrew#11513.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-08 13:34:16 -07:00
Jérôme Andrieux
e99498ca6b node: backport for npm issue 2012-04-08 13:07:09 -07:00
Marc Abramowitz
aea7c3e1e5 graylog2-server: fix graylog2ctl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-08 12:49:36 -07:00
Marc Abramowitz
a8da2128bf graylog2-server: add launchd plist
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-08 12:48:03 -07:00
Adam Vandenberg
c757157a84 CouchDB: fix 1.1.1 download location 2012-04-08 12:43:40 -07:00
Adam Vandenberg
acfaad93f7 Erlang R15B01 2012-04-08 12:10:52 -07:00
Severin Smith
1ead893843 ngspice: build with xspice support
xspice provides compatibility with keyfeatures from spice2 which are
absent from spice3. This means many models available on the internet or
from manufactures which were written in spice2 will be compatible with
ngspice.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-08 12:01:10 -07:00
Elliot Saba
3cc9d99600 Fix warnings on SuiteSparse
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-08 11:46:41 -07:00
Misty De Meo
9d44f57ea6 scsh: don't build in parallel 2012-04-08 11:19:58 -05:00
Jack Nagel
e62cb2b3ab aria2: fails with clang
Fixes Homebrew/homebrew#11501.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-07 20:20:26 -05: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
James Aitken
5c24264abf Ngninx: correctly use homebrew installed version of PCRE
Fixes homebrew issue Homebrew/homebrew#11494 which was introduced in nginx 1.1.14.

Closes Homebrew/homebrew#11506.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-07 13:15:22 -05:00
Jack Nagel
0b309bc30b wireshark devel 1.7.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-07 13:13:01 -05:00
Jack Nagel
95c8250f64 wireshark 1.6.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-07 13:12:46 -05:00
Mike McQuaid
9bfdf8a337 Add basic test for tmux.
Closes Homebrew/homebrew#11472.
2012-04-07 14:37:10 +10:00
Ryan Baumann
32574b42a1 teem 1.10.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-06 20:21:23 -07:00
Philippe Mongeau
e298fe75b4 ranger 1.5.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-06 19:55:31 -07:00
Kevin Moore
e98ae5dbf7 git 1.7.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-06 19:54:43 -07:00
Charlie Sharpsteen
ee3def7ce7 GEOS: Update to 3.3.3 2012-04-06 18:39:05 -07:00
Matt Barnett
34ebb767f2 Clozure-CL 1.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 21:01:57 -07:00
Adam Vandenberg
251238d2cb Remove cmigemo
This formula is installing things directly into /usr/local instead
of to the Cellar, and does not seem to have a "PREFIX" option.

Removing until an interested party fixes it.

Closes Homebrew/homebrew#10898.
2012-04-05 20:48:10 -07:00
Adam Vandenberg
3ec1c966d9 fix audit warnings 2012-04-05 20:30:45 -07:00
Dave Rice
1dcc6c5ac0 mediainfo 0.7.55
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 19:21:25 -07:00
Drew Hess
f68da0233d Gambit Scheme 4.6.5.
Closes Homebrew/homebrew#11473.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 19:00:42 -07:00
nibbles 2bits
5c64b99804 libraw 0.14.6
Upgrade libraw to 0.14.6.  Use little-cms2.  Libraw uses the newer
version of lcms if both are installed, and it skips the older one.
Therefore, switch the depends_on to little-cms2.

Closes Homebrew/homebrew#11459.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-05 20:50:40 -05:00
Jack Nagel
ba149d9955 Move xmoto to Homebrew-games
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-05 19:41:14 -05:00
Jack Nagel
cebfbab392 gle: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-05 18:15:26 -05:00
Jack Nagel
d5a0581075 dfc: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-05 18:14:04 -05:00
Jon Anhold
1c3a2d23c9 dfc 2.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 07:32:25 -07:00
Christian Höltje
2e6f19756d task: Linked the zsh autocomplete into proper location
This links the zsh autocomplete for 'task' into share/zsh/functions,
where it is more likely to be automatically picked up by zsh users.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 07:26:05 -07:00
nibbles 2bits
d77cf18072 automake 1.11.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 07:14:55 -07:00
nibbles 2bits
62855e5e3e qrencode 3.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 07:13:39 -07:00
Lin Jen-Shin
607ebe011c bsdconv 7.3
BSD licensed charset/encoding converter library with more
functionalities than libiconv

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 07:10:42 -07:00
Peritor Consulting
146aa9fbe5 fix url for couchdb formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 07:06:06 -07:00
Jack Nagel
67625aef28 pax-runner: spell out URL
Upcoming changes to formula specs may forbid using a class instance
variable in this manner, and it's easier to copy/paste anyway.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-04 23:47:23 -05:00
Stefhen Hovland
84ddc4a29a Cassandra 1.0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-04 20:46:22 -07:00
sedroc
0209dec1ab GLE 4.2.4c
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-04 20:44:28 -07:00
Laurence Rowe
9d32110615 selenium-server-standalone 2.20.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-04 20:37:58 -07:00
Peter Hellberg
e55761fe00 elasticsearch 0.19.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-04 20:33:05 -07:00
Carlos Borroto
6ec1f5aaab bedtools 2.16.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-04 20:31:34 -07:00
Charlie Sharpsteen
db29f5f4d2 PostGIS: Fix typo in caveats 2012-04-04 09:14:53 -07:00
Yoji SHIDARA
a9fb9a6ace kytea 0.4.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-04 06:48:45 -07:00
Ronny Haryanto
1604b18a6b Wrapper script for phantomjs to hide Dock icon.
Closes Homebrew/homebrew#11412.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-04-04 16:03:34 +10:00