Commit Graph

7732 Commits (d029c0a9b9a9f73438780598fc113460b0d8d522)

Author SHA1 Message Date
Tyler Brock 706de02bfc MongoDB 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-17 16:07:17 -08:00
Austin Seipp 5d109c65a1 Concurrency Kit 0.1.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-17 15:50:45 -08:00
Austin Seipp 1b0e7fca8e LuaJIT 2.0.0-beta9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-17 15:50:34 -08:00
Jack Nagel 7cdef67cdd New formula: gnupg2
gnupg2 is designed coexist with gnupg 1.x. The formula contains a patch
to keep things like documentation and language data from conflicting
with gnupg 1.x by namespacing everything as 'gnupg2'.

gpg-agent is currently an external package in Homebrew, as it can also
be used with gnupg 1.x; so in the formula we disable building the agent
and declare a dependency on it instead.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-17 17:24:43 -06:00
Jack Nagel a6985b87c4 gpg-agent 2.0.18
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-17 17:12:15 -06:00
Birger J. Nordølum cf748a924a Wine: Update devel version to 1.3.35
Closes Homebrew/homebrew#9153.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2011-12-17 16:02:14 -06:00
Ken Mankoff 37e1292e56 New Formula: PDAL
PDAL is a library for working with point cloud data.

Closes Homebrew/homebrew#9048.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-17 12:24:45 -08:00
Josa Gesell 3e1faca402 ioping 0.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-17 10:09:38 -08:00
Adam Vandenberg ead0110765 Mercurial 2.0.1 2011-12-17 10:08:16 -08:00
Mike McQuaid ef7482622d Qt 4.8.0. 2011-12-17 10:20:31 +00:00
skim d774039d60 Andriod-SDK: Update to r16
Closes Homebrew/homebrew#9139.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-16 16:22:57 -08:00
Robert Shaw 991ff49f22 perforce-server: update to v2011.1.370818
Closes Homebrew/homebrew#9145.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-16 16:20:21 -08:00
Robert Shaw 86b0fa7bf7 perforce: update to v2011.1.370818
Closes Homebrew/homebrew#9144.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-16 16:19:56 -08:00
Charlie Sharpsteen b07fa72110 SuiteSparse: Update to 3.7.0 2011-12-16 16:19:33 -08:00
Charlie Sharpsteen 6a41d19fba TBB: Update to 4.0u2 2011-12-16 16:14:39 -08:00
Adam Vandenberg cad640e4b4 dbus: add link to upstream bug report 2011-12-15 22:39:03 -08:00
Misty De Meo 7854c53f3b vgmstream r968
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-15 22:31:56 -08:00
Adam Vandenberg 85debb6d8a d-bus: fix use of man2html 2011-12-15 22:26:01 -08:00
Julien Kirch 481967939b mydumper 0.5.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-15 22:05:43 -08:00
Michael Hanson 505ebb8fd8 Roundup 0.0.5
Roundup is a useful shell utility for unit testing shell scripts.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-15 21:41:51 -08:00
Juan Sebastian Casallas 25f4071031 SpiderMonkey 1.8.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-15 21:23:42 -08:00
Adam Vandenberg 973bb63e1d Redact flusspferd
This software seems unmaintained, and is not compatible with
SpiderMonkey 1.8.5. It is now available in Homebrew-Alt.
2011-12-15 21:23:00 -08:00
markusn 15d5bf1bec gmp: allow building with Xcode 4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-15 21:11:13 -08:00
Adam Vandenberg f389e45e0b pixman: fix indentation 2011-12-15 21:05:36 -08:00
Martial 37ce9788ed shen 3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-15 20:58:32 -08:00
Kevin Lyda 1b036e4fa6 zssh 1.5c
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-15 20:46:35 -08:00
Attila Györffy e49b921385 Node.js 0.6.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-15 20:15:43 -08:00
Trung Lê 5f291e7bfc ocp: add dep and fix arg checking 2011-12-15 20:09:49 -08:00
David Olinsky a7e628320f solr-php: fix homepage url
Closes Homebrew/homebrew#9028.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-15 21:27:32 -06:00
Nibbles 2bits 205183b90c glew-1.7.0: make all
This commit modifies the formula for glew-1.7.0, an OpenGL project, so
that it builds not only libGLEW, but two cli apps and libGLEWmx.

This compiles and works without error on 64bit OSX Snow Leopard, using
clang, llvm, or gcc from XCode 4.0.2.  Testing this library using a
first person space simulator shows no defects.

Closes Homebrew/homebrew#8272.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-15 16:53:08 -06:00
Nibbles 2bits a05663c6c7 bali-phy: update to 2.1.1, enable cairo
- Update bali-phy to 2.1.1.
 - Build oos as directed in the docs.
 - Add --enable-cairo flag to build the rest of the programs.

The compiles and runs without error on Snow Leopard using clang, and
llvm from XCode-4.0.2.

Closes Homebrew/homebrew#8491.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-15 16:47:42 -06:00
Yan Zhou 28eb80899a Aramadillo 2.4.2
Closes Homebrew/homebrew#9116.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-15 15:14:55 -06:00
Juhani Simola 0b012b06ee New Formula: TCLAP
Added formula for TCLAP, Templatized C++ Command Line Parser Library

From the documentation: "TCLAP is a small, flexible library that
provides a simple interface for defining and accessing command line
arguments. It was intially inspired by the user friendly CLAP libary.
The difference is that this library is templatized, so the argument
class is type independent. Type independence avoids
identical-except-for-type objects, such as IntArg, FloatArg, and
StringArg. While the library is not strictly compliant with the GNU or
POSIX standards, it is close"

Closes Homebrew/homebrew#9065.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-15 15:10:04 -06:00
Matthias Bauch bab5bc50b4 google-app-engine 1.6.1
Closes Homebrew/homebrew#9127.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-15 14:22:38 -06:00
Misty De Meo b7bba8e6fb tesseract: add --all-languages option
tesseract previously built with English as the only language. This adds
an --all-languages option, which builds every available language.
English remains default.
2011-12-15 08:20:21 -06:00
Ralf Stephan 5b39b32822 tesseract 3.01
Closes Homebrew/homebrew#8769.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2011-12-14 23:37:03 -06:00
Ron White 711a224ac7 pcntl-php 5.3.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-14 20:07:55 -08:00
Pedro Alcocer 5458c37c31 node: fix typo in caveats.
Closes Homebrew/homebrew#9124.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2011-12-14 19:07:48 -06:00
Paul Fitzpatrick 77604462f5 yarp 2.3.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-13 22:10:18 -08:00
BEN ENGLISCH 2a9d3619e5 wxmac: fix building for Lion
Closes Homebrew/homebrew#8378.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2011-12-13 23:03:00 -06:00
Douglas Creager fbead76fec xz: add --universal
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-13 19:32:33 -08:00
Noel Cower 06f5c05914 rock 0.9.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-13 19:32:14 -08:00
Pieter van de Bruggen 8d3e1f818e rbenv-gemset: add --HEAD
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-13 19:31:40 -08:00
Charlie Sharpsteen 95d4756197 HDF5: Update to 1.8.8 2011-12-13 16:59:23 -08:00
Jack Nagel 39f6978c92 jenkins 1.443
Closes Homebrew/homebrew#9106.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-13 15:35:15 -06:00
Marc Abramowitz 3c0aa88942 New formula: bgrep
Closes Homebrew/homebrew#8519.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-13 15:29:19 -06:00
James Aitken ca5bca05a8 Nginx: Update HEAD to 1.1.11
Closes Homebrew/homebrew#9104.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-13 15:27:00 -06:00
Adam Vandenberg 54d0f79f91 Remove Visualboyadvance
This is unmaintained software that does not compile on Lion.
It has been moved to Homebrew-alt.
2011-12-12 20:58:26 -08:00
Adam Vandenberg 05c53a5819 youtube-dl 2011.12.08 2011-12-12 18:52:53 -08:00
Marcel Koeppen 65dca93a49 Saxon 9.4.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-12 18:32:56 -08:00