Misty De Meo
99b8d3fb2d
ffmbc 0.7-rc6
2012-03-16 09:46:31 -05:00
Misty De Meo
dc2747d1ca
coffee-script: Fix typo in requirements
2012-03-16 09:27:40 -05:00
Adam Vandenberg
bfea4abf9b
Python 3: use distribute 0.6.25.
2012-03-16 07:15:34 -07:00
Stian Eikeland
16033e5f5e
tinc 1.0.17
...
update tinc to v1.0.17
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-16 07:14:44 -07:00
Jannis Leidel
542e39c553
Python: use distribute 0.6.25.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-16 07:14:05 -07:00
Adam Vandenberg
6f7f9f3b8d
coffee-script: also check if node is installed w/ brew
2012-03-16 07:12:19 -07:00
Zhitong He
ff85052ea5
nu 2.0.1
...
Closes Homebrew/homebrew#9539 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 21:11:29 -07:00
Leon Zhang
1c2e55247c
highlight 3.8
...
Also, fix compiling against lua for non-/usr/local/ installs.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:55:36 -07:00
John Harrison
a78cbc496a
libtiff: add --universal
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:49:06 -07:00
Tom Saeger
f14b5d30d0
squirrel 3.0.2
...
Also added pkg-config libsquirrel.pc
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:46:30 -07:00
Jaeho Shin
01fa1137a4
miniupnpc: fix for non-/usr/local Homebrew
...
When installed from Homebrew that's not on /usr/local, dyld complains it
can't find libminiupnpc.8.dylib. Fixed this by passing absolute path to
-Wl,-install_name when linking.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:42:06 -07:00
Robert Tully
740cfc03b0
gtmess 0.9.7
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:30:22 -07:00
Seyi Ogunyemi
0b326b3b12
smlnj 110.74
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:26:13 -07:00
Adam Vandenberg
8c13b4178b
SpiderMonkey: remove an inreplace
...
This does not seem to be needed in 1.8.5, at least on
Snow Leopard and above.
Closes Homebrew/homebrew#10574 .
2012-03-15 20:23:08 -07:00
Dusty Leary
a21714e88f
zookeeper: make C binding optional
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:21:31 -07:00
Mark Simpson
5000205428
Lifelines 3.0.63 - a curses based geneology tool
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:19:39 -07:00
Brad Ackerman
6a38fe07bf
osm2pgsql: add optional dep on protobuf-c
...
Also, use a Postgresql requirement
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 20:14:47 -07:00
Jack Nagel
b0a3b9eaf2
play: fix audit warning
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 22:08:17 -05:00
Adam Vandenberg
d4467e89e4
Play: use block form
2012-03-15 19:48:40 -07:00
Georg Kreimer
ebbdf347d6
Play 2.0
...
Version 1.2.4 can be installed from Homebrew-alt:
brew install https://raw.github.com/adamv/homebrew-alt/master/versions/play12.rb
Closes Homebrew/homebrew#10923 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 19:45:07 -07:00
Elliot Saba
76a16bb26a
Tesseract: add explicit leptonica include path
...
Fixes compilation for non-/usr/local/ HOMEBREW installs.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 19:41:28 -07:00
Adam Vandenberg
11ffea11e7
freerdp: fix audit warning
2012-03-15 19:36:58 -07:00
Ricardo Oliveira
d0a72aeca6
gst-plugins-bad: use the right compiler
...
Closes Homebrew/homebrew#10973 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 21:35:12 -05:00
James G. Kim
53eef79bab
CouchDB: use git repo and fix SpiderMonkey include path
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 19:32:49 -07:00
Jack Nagel
3dd3e677d0
ftimes: remove openssl dep
...
The dep on openssl is unconditional and undocumented; the ftimes docs
seem to indicate that 0.9.7f is sufficient which would make it
unnecessary even on Leopard.
Also fix a couple of style nits.
Closes Homebrew/homebrew#10953 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 21:31:52 -05:00
MHC12
107961afeb
mpg123 1.13.6
...
Closes Homebrew/homebrew#10968 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 18:30:23 -07:00
Michael Huynh
77210000c2
gabedit 2.4.0
...
Gabedit is a Graphical User Interface for Gamess-US, Gaussian, Molcas,
Molpro, MPQC, OpenMopac, Orca, PC Gamess and Q-Chem computational
chemistry packages.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 18:21:46 -07:00
Jack Nagel
cc638908c8
mysql: prune clang-isms from mysql_config --cflags
...
Closes Homebrew/homebrew#10549 .
cf Homebrew/homebrew#10842 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 20:05:00 -05:00
Ben Lovett
76e9c99b04
pdksh 5.2.14
...
Closes Homebrew/homebrew#10593 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 18:01:36 -07:00
Trevor Wennblom
a9813fa385
phyml 20110919
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 17:58:03 -07:00
Bernhard Miklautz
9f3a3a17fa
freerdp 1.0.0
...
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP).
Version 1.0.0 is complete rewrite and has a lot of new features.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 17:52:24 -07:00
Jack Nagel
303b2f6d50
Don't shadow install
options in formulae
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 17:20:25 -05:00
Charlie Sharpsteen
60df8c9997
PROJ: Update to 4.8.0
2012-03-15 11:35:56 -07:00
Jack Nagel
8058e9af94
node devel 0.7.6
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 13:09:05 -05:00
Jack Nagel
b0dc5716b2
node 0.6.13
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 13:08:56 -05:00
James Aitken
99dacfba7f
Nginx 1.0.14 & devel 1.1.17
...
Includes important security fixes
Closes Homebrew/homebrew#10961 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 11:28:12 -05:00
Patrik Stenmark
24094cbd89
Cloudbees SDK 0.8.1
...
Closes Homebrew/homebrew#10956 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 09:31:45 -05:00
Xiyue Deng
9ab422541b
gnuplot 4.6.0
...
Closes Homebrew/homebrew#10931 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 09:26:21 -05:00
Nibbles 2bits
83ac401ab4
libsamplerate: fix missing include
...
Libsamplerate fix <Carbon.h> to read <Carbon/Carbon.h>.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 19:04:49 -07:00
Adam Vandenberg
f1110febe6
p1 the default patch-level
2012-03-14 17:57:44 -07:00
Jack Nagel
3522b6af68
aircrack-ng: use the right compiler
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-14 19:40:02 -05:00
Jack Nagel
0803200bdd
gst-plugins-good: use the right compiler
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-14 19:37:19 -05:00
Adam Vandenberg
09ea6ead91
graphviz: add fails-with-clang comment
2012-03-14 17:29:05 -07:00
Kevin Moore
cbeae5ea4b
graphviz: force build with llvm instead of clang
...
(Same technique being used for Qt.)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 17:27:57 -07:00
David Hall
2ad7447b69
fftw 3.3.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 17:14:44 -07:00
Rogério Brito
bbd0c8bcfb
aria2: Use a newer version of libxml2 on Leopard
...
Closes Homebrew/homebrew#10940 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 17:03:52 -07:00
Charlie Sharpsteen
d04e2b3b21
PostGIS: Update --devel to 2.0beta3
2012-03-14 12:18:21 -07:00
Martin Lau
36b86f9880
fantom: use OS X config
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 07:11:43 -07:00
Kensuke Nagae
8576d75b0e
weechat: options to enable script language plugins
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-14 07:06:29 -07:00
Adam Vandenberg
185cd20755
id3lib: use MacPorts 'main' patch to work with clang
2012-03-14 06:54:15 -07:00