Philip Harrison
8c1072f354
jansson 2.1
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-01 19:50:50 -05:00
Jack Nagel
2608cfc44c
md5sha1sum: fix binary mis-naming issue
...
The md5sha1sum configure script looks in PREFIX (/usr/local by default)
to see if there are existing md5sum and sha1sum binaries, and adds the
prefix 'ub' to its own binaries if it finds them. This breaks
compatibility with sloccount, which depends on this specific md5
package. Fix it by passing '--prefix=#{prefix}' to configure.
They will override existing md5sum and sha1sum binaries when linked into
the prefix, but some measure of responsibility has to be on the user.
Fixes Homebrew/homebrew#5472 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-01 19:43:43 -05:00
Adam Vandenberg
19a21ab313
rsyslog: remove trailing whitespace
2011-09-01 17:31:22 -07:00
Bryan Ivory
f110bb2908
CUnit 2.1-2
...
A new formula for the CUnit unit testing library for C.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 17:30:37 -07:00
Adam Vandenberg
89a199c089
rsyslog 5.8.0
2011-09-01 17:24:10 -07:00
Adam Vandenberg
a0e6f0554f
PIL: remove 64-bit arch on 32-bit hardware
2011-09-01 17:10:31 -07:00
William Woodall
773723a0de
cppunit: add --universal option
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 16:24:48 -07:00
Adam Vandenberg
50d2518f96
Python 3: add distribute
...
Based substantially on a patch by @joshuajabbour
See: https://github.com/mxcl/homebrew/pull/5276
2011-09-01 15:04:59 -07:00
Adam Vandenberg
2a3277ed23
encfs: remove unused configure switch
2011-09-01 13:59:27 -07:00
Adam Vandenberg
c7caa8b936
Python 3: Checks for pkg-config during configure
2011-09-01 13:22:44 -07:00
Adam Vandenberg
11e5b7cc38
Python 3: computed gotos are on by default in 3.2.x
2011-09-01 13:15:04 -07:00
Misty De Meo
1877c4376c
sox: Fix compilation with ffmpeg >= 0.7
...
ffmpeg compilation broke against ffmpeg 0.7; this patch from the
official sox git repo lets it build against the version we use. The
patch should be able to be removed in the next version.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 13:00:54 -07:00
Adam Vandenberg
742fe1bde1
Be more explicit about paths in test methods
2011-09-01 13:00:28 -07:00
Adam Vandenberg
3e3a193487
Graphviz: add test
2011-09-01 12:04:27 -07:00
Adam Vandenberg
8e7616d449
Python: edit and add comments
2011-09-01 10:39:02 -07:00
Adam Vandenberg
5c61798a5c
Python 2.7.2: use newer distribute
2011-09-01 10:32:48 -07:00
Charlie Sharpsteen
f44ef6862c
Wine: Builds with LLVM >= 2336
...
Closes Homebrew/homebrew#7367 .
2011-09-01 10:29:50 -07:00
Christian Romney
be21a9eea8
TopGit 0.8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 10:26:46 -07:00
Adam Vandenberg
370a3be58d
xml-coreutils: fix dep name
2011-09-01 10:26:46 -07:00
Christian Romney
38a8a98a65
xml-coreutils 0.8a
...
command line programs to manipulate XML documents
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 10:24:30 -07:00
Adam Vandenberg
7490649a20
slang: remove unused configure switches
2011-09-01 10:24:30 -07:00
include
dcb3d9500c
Yubikey tools: libyubikey, ykclient, ykpers
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 10:19:11 -07:00
Mark A. Matienzo
3d2d937f06
aimage 3.2.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01 09:47:49 -07:00
Juxi Leitner
6e51be7bec
New Formula: IPopt
...
IPopt is an interior-point solver for non-linear optimization problems. part of
the COIN-OR project.
Closes Homebrew/homebrew#5856 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-01 09:33:23 -07:00
Max Howell
ca51063656
SDL won't build with newest LLVM-GCC :(
...
Closes Homebrew/homebrew#7363 .
2011-09-01 14:35:33 +01:00
Max Howell
a9c04b1293
ZeroMQ builds with LLVM; Closes Homebrew/homebrew#7361 .
...
I tided up the caveat text too, it was longer than 80 characters.
2011-09-01 13:06:19 +01:00
Max Howell
a7de7cb6c3
LUA builds with LLVM
...
Closes Homebrew/homebrew#7360 .
2011-09-01 12:52:56 +01:00
Max Howell
07d4e60363
slinks builds with LLVM
...
Closes Homebrew/homebrew#7359 .
2011-09-01 11:02:13 +01:00
Max Howell
e2e44ffb82
Allow fails_with_llvm {}
...
And fix node and ruby to use LLVM without complaint with Xcode 4.1 and Lion.
2011-09-01 10:29:31 +01:00
Max Howell
4bed7b2942
Fix Thrift on Lion
...
Closes Homebrew/homebrew#6575 .
2011-09-01 08:47:45 +01:00
fhemberger
4c0114a3c3
cssembed 0.4.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 21:33:50 -07:00
Adam Vandenberg
0961a379e9
scons: always use system Python
...
Fixes Homebrew/homebrew#5794
2011-08-31 21:26:06 -07:00
Ray Slakinski
92abd7e4ba
cast 0.2.0
...
Cloudkick's Cast - The Open Deployment Platform
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 21:25:56 -07:00
Zigang Xiao
c83994a732
New Formula: pngwriter
...
A C++ library for creating PNG images.
Closes Homebrew/homebrew#6207 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 19:19:33 -07:00
Felix-Antoine Fortin
8319eaaff0
VTK: Patch to fix compilation on OS X 10.7
...
Closes Homebrew/homebrew#7132 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 19:10:40 -07:00
Tim Dysinger
370547149d
s3-backer 1.3.2
...
Signed-off-by: Tim Dysinger <tim@dysinger.net>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 17:16:37 -07:00
Austin Seipp
8b857c6795
luajit2: fix --HEAD build
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 16:32:24 -07:00
Ches Martin
5c67dad4d5
lesspipe: add option to enable syntax highlighting
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-31 18:14:17 -05:00
seb
be84777350
tinyproxy 1.8.3
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-31 17:53:23 -05:00
Gary V. Vaughan
665162f7a1
lua: install a dylib rather than a static liblua.
...
Although other loadable lua modules (such as those from luarocks)
should not link against even a dynamic liblua and tie themselves
to a particular release and runtime (e.g. breaking luajit capability):
Having a statically linked non-pic liblua in the lua binary can
and does cause hard to track memory allocation failure aborts due
to some minutae of the way '-bundle -undefined dynamic_lookup' objects
dlopened by the interpreter interact with the symbols resolved in
the static binary. The solution is to always build and install
liblua.dylib.
It appears that this issue is confined to Snow Leopard and/or the
version of gcc it ships with. This thread on the lua list contains
the explanation and patch:
http://lua-users.org/lists/lua-l/2009-10/msg00145.html
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 15:04:48 -07:00
Jari Bakken
c54e6210e3
chromedriver 14.0.813.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 14:07:25 -07:00
Trevor Wennblom
abdef17f44
jags: updated to 3.1.0
...
Closes Homebrew/homebrew#7336 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 12:37:41 -07:00
Rui Pereira
ac23653faa
asciiTeX 0.21
...
asciiTeX is an ASCII equation renderer with a syntax
similar to LaTeX.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 12:35:53 -07:00
Birger J. Nordølum
7f4949c87d
GTK+ 2.24.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 12:19:06 -07:00
Olaf Alders
75845666b9
shell-fm 0.8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 12:17:08 -07:00
Michael Williams
9e46f71abc
New formula: qfits
...
QFits is a library written in C for accessing FITS image files.
Closes Homebrew/homebrew#7270 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 12:02:46 -07:00
Birger J. Nordølum
b9144bd522
New formula: libunique 1.1.6
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-31 12:50:08 -05:00
Adam Vandenberg
3c7c482715
RabbitMQ 2.6.0
2011-08-31 10:21:41 -07:00
Tymon Tobolski
469d5028b5
scala 2.9.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-31 09:10:51 -07:00
Vaclav Slavik
a01c9ff770
ANTLR: Upgrade to version 3.4
...
Closes Homebrew/homebrew#7324 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-31 07:55:17 -07:00