Commit graph

10470 commits

Author SHA1 Message Date
nibbles 2bits
afe4fb1a0c dcled 2.0
Upgrade dcled to version 2.0.
Add `FONTDIR` to the list of makefile paths to be adjusted so
the fonts get installed into `share+name` rather than
`HOMEBREW_PREFIX/share` where they can't be uninstalled.
Tested with clang and llvm on Lion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:03:34 -07:00
nibbles 2bits
1ebfedd2c1 dar 2.4.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:02:43 -07:00
Domingo Suarez Torres
04efb526e9 jmeter 2.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:01:52 -07:00
Jack Nagel
e5b921b497 postgresql: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-10 15:52:08 -05:00
Jack Nagel
996f2388bd help2man: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-10 15:51:54 -05:00
Jack Nagel
1e22d30e6c emacs: remove cruft
- Now that 24.1 is the stable release, everything builds with clang.
 - Clean up patches method a bit

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-10 15:42:50 -05:00
Domingo Suarez Torres
8ac415b47f Griffon 1.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 12:34:26 -07:00
Domingo Suarez Torres
3112e28bc0 akka 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 12:33:34 -07:00
Chih-Wei Lee
a39e489a8f liblinear 1.91
LIBLINEAR is a simple package for solving large-scale regularized
linear classification.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 11:57:09 -07:00
Alex Marten
5ad01c3f71 nlopt 2.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 11:51:26 -07:00
Ryan Shaw
48a1b6af39 TinySVM 0.09
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 11:46:58 -07:00
Adam Vandenberg
4100acccdc pocketsphinx: fix compilation with clang
Fixes are already upstream.
2012-06-10 11:39:49 -07:00
Adam Vandenberg
2bdc8bbd6a cmu-sphinxbase: require a Homebrewed Python
Compiling against system Python causes a compiler mis-match.
This can be worked around, but as a workaround suggest using
a Homebrewed version of Python instead.
2012-06-10 11:38:59 -07:00
Adam Vandenberg
e8f3f386f7 ipmitool: fails with clang 2012-06-10 11:04:46 -07:00
Bradley Wright
b1428bbfba Emacs 24.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 11:04:33 -07:00
Adam Vandenberg
37ec96004c OpenCV 2.4.1 2012-06-10 09:37:50 -07:00
Adam Vandenberg
4867de34be portaudio: fix pyaudio compilation in Lion 2012-06-10 09:32:25 -07:00
Ryan Schlesinger
6f18e2c6c9 pow: add launchctl instructions
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 09:22:41 -07:00
Gergo Erdosi
05c1a78e73 percona: Use SHA1 instead of MD5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 09:18:16 -07:00
Carl Jackson
19c2e62592 libpurple 2.10.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 09:15:44 -07:00
Luke Chadwick
f8e8e9d7b4 samba 3.6.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 09:05:46 -07:00
Steffen Hausmann
5f6e247b0b MonetDB 11.9.5
Compilation of rubygem is disabled as it breaks the installation of the
formula.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 08:46:45 -07:00
nibbles 2bits
9c44ae0446 ffmpeg 0.11.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 08:00:56 -07:00
Peter Aronoff
c90eec2428 getmail 4.27.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 08:00:33 -07:00
Adam Vandenberg
147dc43f1f octave 3.6.2 2012-06-09 18:31:27 -07:00
nibbles 2bits
d099720ba2 libinfinity: add fails_with :clang
Add a fails_with :clang block for the issue raised in Homebrew/homebrew#12462:
non-void function `inf_communication_method_received` should return
a value.  This issue has been reported upstream to their Trac:
http://gobby.0x539.de/trac/ticket/595

Closes Homebrew/homebrew#12588.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-09 19:09:07 -05:00
Jack Nagel
f284efd8f6 boost: remove cruft
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-09 12:06:40 -05:00
Adam Vandenberg
38939e2cb3 tmux: install NOTES file
NOTES contains additional setup instructions.
Reference it in the caveats.
2012-06-09 09:04:42 -07:00
nibbles 2bits
78fb8e69cb mplayer 1.1
Upgrade mplayer to version 1.1.
Add configure switches so we use our compiler, fixes clang error.
Add build time dep on `xz`.
Add `ENV.O1` to stop symbols being optimized out, fixes llvm error.
Remove fails with llvm that was fixed by `ENV.O1`.
Add `fails_with :clang` build 211 for a 32bit inline asm error.
Remove the patch for Lion because it's fixed in this version.

Mplayer runs well using all five compilers on 64bit Snow Leopard
and Lion using XCode-4.3.2, 4.2, and 4.0.2, but it fails on 32bit
SL due an inline asm error using clang.  Can't win them all.

Fixes Homebrew/homebrew#12434 and Homebrew/homebrew#7827 -- two birds, one commit!

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:46:31 -07:00
nibbles 2bits
13549dbb10 mapnik: only apply patch to stable
The patch has been merged upstream.
Add `unless ARGV.build_head?` to the patch block.
Note in the comments to remove the patch at version 2.0.2.
Mapnik HEAD builds well again.

Fixes Homebrew/homebrew#12683

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:36:35 -07:00
nibbles 2bits
0e27781534 arm 1.4.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:35:45 -07:00
nibbles 2bits
ec5ec2b0b6 arabica 20101023
Upgrade arabica to the 2010 November archive, 20101023.
Add `fails_with :clang` block to handle an undeclared identifier.
Add upstream bug report url in the comments.
Remove the autotools deps and the autoreconf.  They're not needed.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:35:17 -07:00
nibbles 2bits
089ce09e3a ace 6.1.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:33:47 -07:00
nibbles 2bits
85618ae3ba adns 1.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:33:23 -07:00
nibbles 2bits
d39c2341d9 aldo 0.7.7
Upgrade aldo to version 0.7.7.
Remove the patch because the changes exist already in this version.
Tested on Lion with clang and llvm.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:33:14 -07:00
nibbles 2bits
de439c4cfc apgdiff 2.3
Upgrade apgdiff to version 2.3.
Use `version` string in the heredoc and libexec.install lines
so we don't have to change that at the next upgrade.
Install the metafiles in `prefix`.
Use the official site as the url.  Change sf.net to the mirror.
Tested on Lion using clang and llvm-gcc.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:32:37 -07:00
nibbles 2bits
e4fc8f9da9 arping 2.11 and remove patch
Upgrade arping to version 2.11.
Remove the patch that's not needed anymore due to changes upstream.
Tested on Lion using clang and llvm-gcc, then pinging my router
by ip address.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:31:49 -07:00
nibbles 2bits
fe393c7013 adobe-air-sdk 3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:31:14 -07:00
nibbles 2bits
90185e34d1 adol-c 2.3.0 and adjust inreplace
Upgrade adol-c to version 2.3.0
Adjust the inreplace to patch configure.ac also, because this
software tends to recreate configure on Lion and wipe out the
changes we inreplaced.  Tested using clang and llvm.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:30:52 -07:00
nibbles 2bits
2c711aa029 colpack 1.0.6
Upgrade colpack to version 1.0.6.
The `makefile` doesn't exist and has to be created with configure.
Remove the `inreplace` that applied to the `makefile`.
Add a call to `system "./configure"`.  It creates a Makefile that
has all the features the previous formula inrepalced.
This software is used by adol-c, and adol-c was tested against this
new version.  Tested with llvm and clang on Lion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09 07:30:22 -07:00
Adam Vandenberg
fa24538906 Algol68g 2.4 2012-06-08 21:12:52 -07:00
Adam Vandenberg
e06de008bf gpac 0.5.0 2012-06-08 20:36:22 -07:00
Camillo Lugaresi
ab449c3082 wine devel 1.5.6 and update winetricks
Closes Homebrew/homebrew#12685.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-08 20:58:00 -05:00
fpartridge
4e00580807 libquicktime 1.2.4
[jn: add --without-gtk; gtk+ is (currently) not in the dependency tree
here.]

Closes Homebrew/homebrew#12681.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-08 20:55:11 -05:00
nibbles 2bits
2bba5dab31 weechat 0.3.8
Upgrade weechat to version 0.3.8.
Remove the patch block because the patch is included.

Closes Homebrew/homebrew#12679.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-08 20:38:29 -05:00
Jack Nagel
d1c8b235a2 thrift: use ARGV.build_head?
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-08 20:34:14 -05:00
Adam Vandenberg
f743448e0d ActiveMQ 5.6.0 2012-06-08 07:02:08 -07:00
Adam Vandenberg
7a6eb05d8e Apollo: fix quoting in script 2012-06-08 07:00:35 -07:00
René Moser
ef50cc9d75 git-ftp 0.7.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-08 06:55:33 -07:00
Tommaso Passi
f7035f55bf Transmission 2.52
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-08 06:49:23 -07:00