Commit graph

7106 commits

Author SHA1 Message Date
Pieter Nicolai
a568ddc50b Valgrind: Update to 3.7.0
Updates Valgrind to 3.7.0. This version adds (preliminary) support
for OS X 10.7 as well as XCode 4. Support for 10.5 is dropped, so
when 10.5 is detected it will install 3.6.1.
Full release notes can be found here:
http://valgrind.org/docs/manual/dist.news.html

Closes Homebrew/homebrew#8529.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 14:55:57 -08:00
Misty De Meo
4151d41c14 scantailor: update --enhanced branch to 20110907
Closes Homebrew/homebrew#8528.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 14:55:34 -08:00
Charlie Sharpsteen
bf3a1b5b5f Portaudio: Don't apply patches on Leopard
The SDK patches cause the build to fail on Leopard.

Fixes Homebrew/homebrew#8510.
2011-11-09 14:39:49 -08:00
Charlie Sharpsteen
4cf7e49404 Pianobar: Fix MD5
Derp.
2011-11-09 14:06:18 -08:00
Charlie Sharpsteen
65d9960c9f PySide: Update to 1.0.8
Also updates dependencies:

  - apiextractor
  - generatorrunner
  - shiboken
2011-11-09 14:06:13 -08:00
Charlie Sharpsteen
124091a0c1 FFmpeg: Add option to build ffplay
The ffplay binary is only built by default if SDL is present---which made
obtaining it a hit-and-miss operation for some users. A new option,
`--with-ffplay`, has been added that will cause ffplay to be built.

ffplay will be explicitly disabled if the option is not invoked.

Fixes Homebrew/homebrew#6880.
2011-11-09 12:02:42 -08:00
Charlie Sharpsteen
56897f4859 FFmpeg: Update to 0.8.6 2011-11-09 11:56:29 -08:00
Oleg Oshmyan
edcdba4885 libdvdread: Update to 4.2.0
New homepage, HEAD URL, actually build against libdvdcss.

Closes Homebrew/homebrew#8500.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 11:24:23 -08:00
Tomas Linhart
6198287bc0 OpenMPI: Update to 1.4.4
Closes Homebrew/homebrew#8502.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 11:12:15 -08:00
Charlie Sharpsteen
7953441179 stunnel: Fix SHA 2011-11-09 11:09:37 -08:00
Matt Barnett
236a2d9cf6 cmucl: Update to 20c
Closes Homebrew/homebrew#8504.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 11:08:59 -08:00
Nibbles 2bits
d013974d71 lzop 1.03
Upgrade lzop to version 1.03.  This compiles without error on SL
using XCode-4.0.2, llvm-2335.9, and clang-2.0.139.

Closes Homebrew/homebrew#8505.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 11:06:09 -08:00
E. Azer Koçulu
95e8f53fe9 stunnel: Update to 4.46
Closes Homebrew/homebrew#8513.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 10:57:54 -08:00
Josh Cheshire
1a202ed177 Wireshark: Update to 1.7.0
Closes Homebrew/homebrew#8516.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 10:56:04 -08:00
Matt Barnett
bf48c09fdd SBCL: Update to 1.0.53
Closes Homebrew/homebrew#8517.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 10:53:04 -08:00
Charlie Sharpsteen
2aad66c436 Pianobar: Update to 2011.11.09
Closes Homebrew/homebrew#8523.
2011-11-09 10:42:01 -08:00
Misty De Meo
34e03e0771 exiftool 8.69
Closes Homebrew/homebrew#8524.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 10:35:27 -08:00
Misty De Meo
698c85b21e leptonica: fix patch
The leptonica patch wasn't pulling properly from the Google Code
repository, so it's been copied to a gist mirror.

Fixes Homebrew/homebrew#8522.
Closes Homebrew/homebrew#8525.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 10:34:27 -08:00
Justin Clift
0c0ad72eb7 libvirt 0.9.7
Now supports VirtualBox 4.1.x on OSX, plus many other enhancements:

  http://www.libvirt.org/news.html

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-08 20:20:38 -08:00
Aku Kotkavuo
ec21a1ead3 Cassandra 1.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-08 20:20:08 -08:00
Jack Nagel
2460f3179f git 1.7.7.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-08 19:35:13 -06:00
Jack Nagel
e4119a78e0 lzlib 1.2
Also pass correct compiler settings to `configure`.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 17:27:44 -06:00
Luis Felipe Strano Moraes
f9b6f9791b New formula: Embryo
Adding new library called Embryo, a tiny library designed to interpret
limited Small programs compiled by the included compiler, embryo_cc. It
is mostly a cleaned up and smaller version of the original Small
abstract machine.

Closes Homebrew/homebrew#8342.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 17:09:01 -06:00
Luis Felipe Strano Moraes
8c8a5deabd New formula: Eet
Adding new library called Eet for data serialization, encoding and
access. It is used as a really fast database in several applications
that use the EFL, as well as other libraries from the set.

Closes Homebrew/homebrew#8342.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 17:07:11 -06:00
Luis Felipe Strano Moraes
5a385dcf5a New formula: Eina
Adding new library called Eina, it is the first library of the
Enlightenment Foundation Libraries (or EFL) and which is used by almost
all of the others.  It provides a set of default data structures, such
as Lists and shared Strings.

Closes Homebrew/homebrew#8342.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 17:05:18 -06:00
Luis Felipe Strano Moraes
a33229a544 noweb: Lion compatibility fixes
- Included CFLAGS needed to avoid conflict between getline defined by
   noweb and the one available on MacOSX by default
 - Call the awkname script so it replaces the awk version used to one
   that exists by default in MacOSX.

Closes Homebrew/homebrew#8395.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 16:51:58 -06:00
Second Planet
dc19ccdc3b New formula: utimer 0.4
Closes Homebrew/homebrew#5737.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 14:53:08 -06:00
Matt Barnett
2243c1257c clozure-cl 1.7
Closes Homebrew/homebrew#8477.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 14:36:12 -06:00
BEN ENGLISCH
2a54a49c1c New formula: libmxml
Closes Homebrew/homebrew#8185.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 14:30:41 -06:00
Nibbles 2bits
d96c5fdc50 box2d 2.2.1
Upgrade box2d to version 2.2.1.
Use new CMake arguments listed in the docs for compiling.
Build out of source.
No errors on Snow Leopard compiling with XCode-4.0.2 using
clang-2.0.139 and llvm-2335.9.

Closes Homebrew/homebrew#8483.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 14:14:32 -06:00
Nibbles 2bits
53572eb663 c-kermit 9.0.302
Update kermit to cku302, which according to the source files
is the Unix version 9.0.302.
Change version numbering to add the 302 suffix.
Use the new kermitproject.org url and homepage.
Compiles and runs without error on Snow Leopard using XCode-4.0.2,
llvm-2335.9 and clang-2.0.139.

Closes Homebrew/homebrew#8487.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 14:11:17 -06:00
Nibbles 2bits
cd669a01a0 calcurse 2.9.2
Update calcurse to version 2.9.2.
Update to the new homepage.
Update to the new tarball location.
Remove patches merged upstream.
Remove ENV.O3 flag, which is the default now.
Remove mandir, which is fixed upstream.
Compiles and runs on Snow Leopard using XCode-4.0.2, clang, & llvm.

Closes Homebrew/homebrew#8486.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 14:09:18 -06:00
Nibbles 2bits
6cddf36886 calc 2.12.4.4
Updates calc to version 2.12.4.4

Closes Homebrew/homebrew#8485.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 14:05:36 -06:00
Nibbles 2bits
efd3dc113b cadaver 0.23.3
Updates cadaver to 0.23.3.  This compiles without error on Snow
Leopard using XCode-4.0.2, llvm-2335.9, and clang-2.0.139.

Closes Homebrew/homebrew#8484.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 14:04:00 -06:00
Nibbles 2bits
a163b159ed bedtools 2.14.3
Upgrade bedtools to 2.14.3.  No errors compiling on Snow Leopard
with XCode-4.0.2, clang-2.0.139, and llvm-2335.9

Closes Homebrew/homebrew#8482.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 14:02:57 -06:00
Björn Albers
d57e565d82 New formula: nagios 3.2.3
New formula for the core of...

"The Industry Standard In IT Infrastructure Monitoring"
    -- http://www.nagios.org/

(See also pull request: https://github.com/mxcl/homebrew/pull/6470)

Closes Homebrew/homebrew#6471.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 13:56:13 -06:00
Björn Albers
696aa325d5 New formula: nagios-plugins 1.4.15
New formula for the plugins of...

"The Industry Standard In IT Infrastructure Monitoring"
	-- http://www.nagios.org/

Closes Homebrew/homebrew#6470.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 13:54:42 -06:00
Lars Tackmann
7f9608871a SBT 0.11.1
Closes Homebrew/homebrew#8492.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07 13:51:22 -06:00
Adam Vandenberg
1724d0c621 flusspferd: fix download url 2011-11-07 08:54:33 -08:00
Jack Nagel
2d118d173b New formula: signing-party 1.1.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-06 18:26:27 -06:00
Michael Barton
39e6f9c273 urlview: fix patch url
Another victim of the mirrors.kernel.org debacle.

Closes Homebrew/homebrew#8157.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-06 16:37:24 -06:00
erase/rewind
f384558e11 New formula: wbox
Closes Homebrew/homebrew#8210.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-06 16:33:31 -06:00
Second Planet
369871ce25 New formula: logtalk
Closes Homebrew/homebrew#8220.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-06 16:33:24 -06:00
Juan Sebastian Casallas
72f69d03d2 wv 1.2.5
- Updated the url to download the 1.2.5 tarball from abisource (current
   maintainers).
 - Updated the md5 for the 1.2.5 tarball.
 - Updated the homepage to the official project site (old link appears
   to be dead).

Closes Homebrew/homebrew#8168.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-06 16:21:58 -06:00
Matthew Kanwisher
018da75290 flume 0.9.4-cdh3u2
Closes Homebrew/homebrew#8333.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-06 16:03:34 -06:00
Anand Buddhdev
5e85349339 New formula: dnstop
Closes Homebrew/homebrew#8376.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-06 14:44:07 -06:00
ryo katsuma
6da4a951f0 libdvdread: fix url
Closes Homebrew/homebrew#8468.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-06 14:37:01 -06:00
Misty De Meo
e47caa1522 New formula: vgmstream
Closes Homebrew/homebrew#8199.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-05 22:12:51 -05:00
Lee Packham
f5512ef29f node 0.6.0
New stable version of node. However, it appears upstream
have broken parallel builds. Rather than try and fix that,
I went for deparallelize instead.

Closes Homebrew/homebrew#8460.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-05 22:00:10 -05:00
Peter Hassall
872d2fdd00 rbenv-gemset 0.3.0
Closes Homebrew/homebrew#8451.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-05 21:59:00 -05:00
Jack Nagel
afb2390d21 irssi fixes
- Fix paths in man page
 - install configuration file to HOMEBREW_PREFIX/etc
 - enable SOCKS library

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-04 00:17:24 -05:00
Jack Nagel
1656ea1995 libgcrypt: apply clang fixes
This is kind of hackish, but we can clean it up when we get the compiler
selection code up to snuff again.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03 23:19:28 -05:00
Misty De Meo
7a234f9d12 mplayer: fails with llvm
Closes Homebrew/homebrew#8330.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03 22:42:06 -05:00
Jack Nagel
57c6c38535 coreutils: clarify consequences of --default-names
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03 22:38:58 -05:00
Misty De Meo
966bef4306 mosh: fails with llvm
mosh fails to build with llvm-gcc. The original formula forced an
ENV.GCC_4_2, which broke under Xcode 4.2. Replace with fails_with_llvm.

It does build correctly with clang.

Closes Homebrew/homebrew#8336.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03 22:04:33 -05:00
Misty De Meo
0ad45ea328 coreutils: Add caveat for --default-names
Closes Homebrew/homebrew#8387.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03 21:57:50 -05:00
Tony Sokhon
8240668bbd connect: fix url
Closes Homebrew/homebrew#8377.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03 21:39:38 -05:00
tonyskn
a4d2f3a54f tor 0.2.2.34
Closes Homebrew/homebrew#8377.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03 21:39:31 -05:00
Josa Gesell
90d5733156 x3270 3.3.12ga7
Closes Homebrew/homebrew#8438.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03 21:37:15 -05:00
Rich Manalang
b7c6de536b atlassian-plugin-sdk 3.7
Closes Homebrew/homebrew#8436.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03 21:35:02 -05:00
Jack Nagel
6bd3f40850 paperkey: run 'make check'
Short and sweet, and since we're dealing with PGP keys here it's a good
idea to make sure we've compiled correctly.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 22:41:25 -05:00
Oleg Oshmyan
785c2ec852 xdelta: update to 3.0.0 and install man page
Closes Homebrew/homebrew#8427.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 19:12:37 -05:00
Stefano Pigozzi
c488b1804b libass: update to 0.10.0
Signed-off-by: Oleg Oshmyan <chortos@inbox.lv>

Closes Homebrew/homebrew#8137.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 19:09:32 -05:00
Stefano Pigozzi
cf7e9e7464 fribidi: update to 0.19.2
Signed-off-by: Oleg Oshmyan <chortos@inbox.lv>

Closes Homebrew/homebrew#8137.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 19:09:27 -05:00
Matthew Rothenberg
7d03e8b2fd imagesnap 0.2.5
Closes Homebrew/homebrew#8358.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 18:04:11 -05:00
Sean Lynch
737e66e4f2 mmv: get patches from debian ftp
mirrors.kernel.org doesn't have this (yet?).

Closes Homebrew/homebrew#8133.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 18:02:27 -05:00
Navin Peiris
926f4e3609 New formula: fastjar
An implementation of Sun's jar utility in C.

Closes Homebrew/homebrew#8307.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 17:56:43 -05:00
Ivan Krechetov
2c2ba2955d jslint4java 2.0.1
Closes Homebrew/homebrew#8401.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 17:38:05 -05:00
SHIDARA Yoji
f723024b8b groonga 1.2.7
Closes Homebrew/homebrew#8402.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 17:36:12 -05:00
Kim Burgestrand
4d1c4dcde8 libspotify 10.1.16
Closes Homebrew/homebrew#8405.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 17:35:23 -05:00
Carlos Cardenas
78fa376bfb ipmitool: fix manpage installation
Closes Homebrew/homebrew#8426.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 17:24:54 -05:00
Adam Lickel
7d736f1e85 Android-sdk r15
Closes Homebrew/homebrew#8422.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 17:23:18 -05:00
rl-0x0
32bd4b9e71 stunnel 4.45
Closes Homebrew/homebrew#8423.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>

 - Switched to sha256 checksum to match upstream's distribution.
2011-11-02 17:20:54 -05:00
James Aitken
296cd2f68e Nginx 1.0.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-02 08:16:57 -07:00
Jan Lehnardt
83ad8fb01e CouchDB 1.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-02 08:16:12 -07:00
Jack Nagel
726b39a2a4 git 1.7.7.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02 00:28:27 -05:00
Misty De Meo
9c4857d0b6 tesseract: skip_clean 'bin'
mftraining would fail with a missing symbol error when cleaned.

Fixes Homebrew/homebrew#5921.
Closes Homebrew/homebrew#8413.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-01 19:34:09 -05:00
Jack Nagel
ba0b187dcb goaccess: add build-time dep on pkg-config
Fixes Homebrew/homebrew#8399.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-01 00:24:09 -05:00
James Aitken
7134e68ef8 nginx: update HEAD to 1.1.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-31 20:46:29 -07:00
Brad Ackerman
61bda53be7 couchdb: add build-time dep on help2man
Closes Homebrew/homebrew#8381.
Closes Homebrew/homebrew#8382.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-31 17:18:14 -05:00
George Bashi
9df0c16d97 cassandra 1.0.1
Closes Homebrew/homebrew#8393.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-31 16:16:50 -05:00
afiser
ed085d86c4 lame 3.99
Closes Homebrew/homebrew#8383.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-31 16:15:06 -05:00
Jack Nagel
b24463afd8 antiword: use Homebrew's compiler setting
Additionally, fix a hard-coded path in a header file.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-30 19:59:10 -05:00
Jack Nagel
dd8790964e odt2txt: set flags instead of using inreplace
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-30 18:12:11 -05:00
dannenberg
5c4f651888 PyQt 4.8.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-30 09:33:25 -07:00
Matthew Lewinski
8c9cf5a049 ruby-build 20111030
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-30 09:32:40 -07:00
Akos Gyimesi
5bb09ba4d8 DMD 2.056
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-29 20:43:49 -07:00
Jack Nagel
0aecbade8c bdw-gc: fix LLVM builds
Applying a patch from MacPorts fixes the inline asm errors, and the fix
is already present in recent upstream sources.

Now we run 'make check' since we're patching important code, and it's
quick anyway.

Closes Homebrew/homebrew#8180.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-29 22:02:17 -05:00
Ealden Esto E. Escanan
3ffb382ffc Gradle 1.0-milestone-5
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>

Closes Homebrew/homebrew#8308.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-29 21:26:37 -05:00
Nibbles 2bits
d0c7007b41 highlight 3.6
This commit updates the formula to highlight-3.6.  It compiles
using all three compiles from XCode-4.0.2 on 64bit Snow Leopard.

Closes Homebrew/homebrew#8350.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-29 21:10:15 -05:00
Nibbles 2bits
88c747dd5a tbb 4.0u1
This commit updates tbb to 4.0u1, which stands for Update 1.
Intel has been releasing for 3.x: Update 1, Update 2, Update 3....
The previous formula here was 3.x Update 8 (it went to 10). They
have been naming file archives based on the date the file was
uploaded, but that can change and our previous tarball is gone.
This compiles without error using gcc, clang, and llvm from
XCode-4.0.2 on 64bit Snow Leopard.
EDIT: added ENV.cc, ENV.cxx, and ENV.no_optimization

Closes Homebrew/homebrew#8355.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-29 21:00:55 -05:00
Nibbles 2bits
298f5f7b07 libgeotiff 1.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-29 12:21:26 -07:00
Adam Vandenberg
7f193b3a65 BCWipe 1.9-8 2011-10-29 11:32:26 -07:00
Nibbles 2bits
c1912a7af5 cgal 3.9
This commit updates cgal to version 3.9 and adjusts the syntax to
follow cmake usage: cmake [options] <path-to-source>
This compiles on 64bit Snow Leopard using XCode-4.0.2 using clang,
llvm-2335, and gcc-4.2.1.5666.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-29 10:53:24 -07:00
Nibbles 2bits
54bad3121c flare 1.0.12
This commit upgrades the formula to flare-1.0.12 and removes the
flag for debug that is the default.  This compiles on 64bit Snow
Leopard with XCode-4.0.2 and gcc-4.2.1.5666, clang-2.0, and
llvm-2335.9.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-29 10:52:24 -07:00
Sean Lynch
3ea22c10f4 Eigen 3.0.3
http://eigen.tuxfamily.org/bz/show_bug.cgi?id=338 has been fixed, but
there's not yet a pkgconfig dir under #{prefix}/lib when building, so
we need to set pkg_config_libdir or the .pc file gets installed in
pkg_config_libdir-NOTFOUND.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-29 10:48:01 -07:00
Jack Nagel
07f14d8327 asciidoc: add missing docbook dependency
Docbook is a run-time dep and is also a build-time dep of asciidoc's
HEAD, since it has to build its own documentation.

Also, fix a breakage in the HEAD build caused by OS X's xmllint being
too old or broken and remove a useless `ohai` call.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-29 11:23:52 -05:00
Torkild U. Resheim
27815a2f02 New formula: latex2html
Closes Homebrew/homebrew#6104.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-28 17:26:11 -05:00
Jack Nagel
7f379ed5e4 Revert "New Formula: TinyFugue"
This is already in Homebrew, as "tiny-fugue". I added an alias.

This reverts commit 4d427c013ba5d790064dceff5b8c577259405fb6.

Closes Homebrew/homebrew#8331.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-28 16:04:36 -05:00
Jack Nagel
89b2018d80 Update bare fails_with_llvm calls
These formulae all compile and run with LLVM build >= 2335.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-28 15:52:44 -05:00
Adam Vandenberg
a0468fb511 MacVim: stop passing explicit SDK 2011-10-28 09:55:44 -07:00
Adam Vandenberg
a0d48889fb Distribute 0.6.24 2011-10-28 09:17:44 -07:00
Bradley M. Froehle
461354aff5 drush: Add HEAD git repository.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:44:51 -07:00
Dylan Smith
7a28c59396 nginx: Install manpage.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:38:01 -07:00
Oliver Tonnhofer
efa14436ce FreeType: add ENV.x11 to fix linking on Lion
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:33:03 -07:00
Trevor Wennblom
5dbd98a3de emboss 6.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:32:27 -07:00
Karel Minarik
d7b6dc0c6e ElasticSearch 0.18.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:30:34 -07:00
Jonathan Boyett
7092fa0035 ncmpcpp 0.5.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:30:13 -07:00
Adam Vandenberg
591f3ba859 Mcabber: fix head build 2011-10-27 17:29:56 -07:00
Misty De Meo
a93f067f67 mjpegtools 2.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:27:36 -07:00
Rehan Iftikhar
65709493b8 ActiveMQ 5.5.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:13:52 -07:00
Motonori Iwata
7b0c388360 New formula: git-now
Closes Homebrew/homebrew#8169.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 18:34:18 -05:00
Christopher Groskopf
02af5dfc2a solr 3.4
Closes Homebrew/homebrew#8311.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 18:26:14 -05:00
Carlos Borroto
063fb4ad5b bedtools 2.13.4
Closes Homebrew/homebrew#8314.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 18:21:32 -05:00
Libor Wagner
af923c7666 tig: install bash completion
Closes Homebrew/homebrew#8310.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 18:20:12 -05:00
Jack Nagel
f22c6bf264 gnutls 2.12.12
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 18:18:05 -05:00
Jeff Fraser
4accadc358 Redis 2.4.2
Closes Homebrew/homebrew#8317.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 18:04:26 -05:00
Karel Minarik
be31b45690 ElasticSearch: formula cleanup
This commit introduces couple of breaking, but important changes for
ElasticSearch:

1. The cluster is given a reasonably unique, though human-friendly name,
   based on the current user login name (`ENV['USER']`).  This minimizes
   conflicts and dubious [MasterNotDiscoveredException] errors when running
   a development cluster eg. within an office, on multiple workstations,
   with open firewalls.

2. This means the _path to data has changed_ and users will have to move
   it manually to new location. It should be safe to do so, while ES is not
   running.

3. The log files location also changed to a more appropriate one.

4. Standard error and ouput streams were redirected to /dev/null within
   the `plist` definition, since ES provides enough logging already.

The changes should be forward compatible with the complete rewrite of ES
config file in <https://github.com/elasticsearch/elasticsearch/blob/master/config/elasticsearch.yml>.

Closes Homebrew/homebrew#7946.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 16:25:44 -05:00
Jack Nagel
ed2dcf0517 notmuch: disable emacs via configure
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-25 21:25:59 -05:00
Charlie Sharpsteen
a66de23894 denyhosts: Fix script and plugin install paths
Ensure components don't wander into `/scripts` and `/plugins`.
2011-10-25 19:00:55 -07:00
Jack Nagel
c651e3c68d notmuch 0.9
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-25 20:28:32 -05:00
Jack Nagel
2ee2c5c1f0 talloc 2.0.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-25 20:09:45 -05:00
Jack Nagel
e494c88bde parallel 20111022
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-25 17:34:02 -05:00
Jack Nagel
e284a136d0 libtasn1 2.10
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-25 17:25:46 -05:00
John Wilkinson
6a507908b3 Maxima: Upgrade to version 5.25.1
Updated Formula for GNU Maxima to the latest version (5.25.1), as of 22
October 2011, and added a test method to non-interactively run the Maxima
self-test suite. (Not every test is expected to pass, but this will at least
give the user an indication that Maxima is installed properly, and allow the
user to check for egregious errors.)

Closes Homebrew/homebrew#8246.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:38:51 -07:00
Joshua B. Griffith
e6c343e831 Shen: Update to version 1.9
Closes Homebrew/homebrew#8248.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:38:32 -07:00
Ngoc Pham
98715e509c multitail: Update to 5.2.8
Closes Homebrew/homebrew#8249.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:32:32 -07:00
Henry Mercer
03eccc1b01 htmlcompressor: Update to 1.5.2
Closes Homebrew/homebrew#8263.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:24:33 -07:00
Charlie Sharpsteen
a0d9965a4c duplicity: Update to 0.6.16 2011-10-25 11:23:27 -07:00
Tryn Mirell
a6afc593e9 R: Add note concerning rJava support
Closes Homebrew/homebrew#8255.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:20:52 -07:00
Ben Hu
849406bc4c elasticsearch: Update to 0.17.9
Closes Homebrew/homebrew#8256.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:15:59 -07:00
Tryn Mirell
2bd7c79fb2 dialog: Update to v1.1.20111020
Closes Homebrew/homebrew#8257.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:15:51 -07:00
Mario Uher
40cbec3bdf growlnotify: Updated to version 1.3
Closes Homebrew/homebrew#8259.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:12:36 -07:00
Libor Wagner
03455325ed cabal-install: Add bash completion
The bash completion shipped with cabal-install package is now installed
to bash_completion.d directory.

Closes Homebrew/homebrew#8261.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:12:21 -07:00
José Martínez
d2eb0ddef7 ejabberd 2.1.9
Closes Homebrew/homebrew#8293.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:05:18 -07:00
Justin Mazzi
fa832ea0a5 Percona: Update to 5.5.15-21.0
This brew has been marked as keg_only because it can conflict with 'mysql' if
it's arelady installed. ($prefix/bin/mysql*)

Closes Homebrew/homebrew#7385.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:03:16 -07:00
Petr Man
a1b7b7e338 fossil: Update to 1.20
Closes Homebrew/homebrew#8262.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:03:16 -07:00
Nibbles 2bits
e4e97224db physfs: build oos + test_physfs
physfs-2.0.2 update formula to build out of source, and specify
-DPHYSFS_BUILD_TEST=TRUE so that we compile a cli named test_physfs
that lets you interactively operate on supported archives
(e.g. Quake II PAKs or DOOM WADs).  There were no problems with
64bit OSX 10.6.8 with gcc, llvm, or clang from XCode 4.0.2.

Closes Homebrew/homebrew#8273.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:03:16 -07:00
Arun Agrawal
027f45b399 JRuby 1.6.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-25 10:44:03 -07:00
Idris Mokhtarzada
97bbd58c5f mongodb 2.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-25 08:30:07 -07:00
Michael Hale
20cf55c181 elb-tools 1.0.14.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-25 08:21:29 -07:00
William Woodall
d7fff368bc New Formula: PyQWT
Closes Homebrew/homebrew#6801.
Closes Homebrew/homebrew#8271.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-24 18:56:14 -07:00
Charlie Sharpsteen
81ab7469e1 Erlang: Builds with LLVM
Closes Homebrew/homebrew#8240.
CLoses Homebrew/homebrew#8281.

Erlang R14B04 successfully builds under LLVM-GCC.
2011-10-24 18:43:26 -07:00
Charlie Sharpsteen
144c0b605e Cherokee: Update to 1.2.101 2011-10-24 12:40:53 -07:00
Rich Manalang
5334c4f027 atlassian-sdk: Update to 3.6.2
Closes Homebrew/homebrew#8267.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-24 12:39:11 -07:00
Xiyue Deng
469cabc91d Wine: Update --devel to 1.3.31
Closes Homebrew/homebrew#8243.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-24 12:22:26 -07:00
Jack Nagel
b437f6490a git 1.7.7.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-24 11:46:56 -05:00
Peter Schuller
17ad311125 chmod clojure's .jar to 644 so non-owners can read it.
Else other users than installer cannot run 'clj'.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-22 14:35:57 -07:00
Yurii Rashkovskii
e9f525cf47 Erlang R14B04
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-22 13:39:20 -07:00
Adam Lickel
1588075f8b Fix Android NDK packaging for execs
Instead of symlinking the execs themselves, launch a script with the
hard-coded path. This is similar to how adb works in the android-sdk.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-22 13:36:35 -07:00