Commit graph

10440 commits

Author SHA1 Message Date
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
Gergo Erdosi
55d2490451 percona-server 5.5.24-26.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-08 06:48:09 -07:00
Jannis Leidel
9e01776bf3 PyPy 1.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-08 06:43:26 -07:00
Adam Vandenberg
c417c3dcba daemonize 1.7.3 2012-06-07 22:21:48 -07:00
Adam Vandenberg
fc4fd83068 bsdconv 7.4 2012-06-07 22:20:42 -07:00
nibbles 2bits
303901c36f openimageio 1.0.7
Upgrade oiio to version 1.0.7.  It passes `--with-tests`.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 22:16:24 -07:00
akafred
9ced300719 groovy: add --devel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 22:02:08 -07:00
Zach Moazeni
b1be296ba1 leveldb 1.5.0
LevelDB is a fast key-value storage library written at Google that
provides an ordered mapping from string keys to string values.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 21:45:02 -07:00
Lifepillar
1485d89a3f LucidDB 0.9.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 21:36:04 -07:00
Clay McClure
e4714d614b postgresql: fix PL/Python build
Fixes Homebrew/homebrew#11162
Closes Homebrew/homebrew#12134

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 21:20:27 -07:00
Adam Vandenberg
c3f787fc66 Remove ungif.
ungif is a duplicate of giflib.
Since giflib is the upstream project name, keep that one.
2012-06-07 21:04:08 -07:00
Timothée Peignier
daca7015c0 pipemeter 1.1.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 21:03:13 -07:00
Thomas Goyne
3e5db5b842 libagg: Fix compilation errors
Remove AM_C_PROTOTYPES from configure.in, which was dropped in automake
1.12 as pre-ANSI C compilers are no longer worth caring about.

Add fails_with clang. AGG tries to return a const reference as a
non-const reference, which is allowed by gcc and llvm but not clang 3.1.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 20:58:49 -07:00
Enderson Maia
1524bcf23e freetds: add "--with-unixodbc"
Without this option, freetds will compile against other available ODBC, in
Mac OS X for example, it will compile against native OS X iodbc installation.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 20:52:58 -07:00
Mark A. Matienzo
94a03eedd4 sleuthkit: patch to build against recent versions of libewf
libewf > 20100226 introduced a significant API change that is not backwards
compatible. The included patch for sleuthkit was provided by the maintainer
of libewf. This patch is not needed to build HEAD in sleuthkit as the issue
was fixed in sleuthkit/sleuthkit@7dcf7863b4

Fixes Homebrew/homebrew#12628.
Closes Homebrew/homebrew#12660.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-07 20:40:19 -07:00
Camillo Lugaresi
551595f147 socat 1.7.2.1 and 2.0.0-b5
Note that socat 1.7.2.0 had a security vulnerability (see socat homepage).

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 20:34:38 -07:00
Kevin Moore
a0cd6b56d9 Dart 8370
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 19:34:11 -07:00
samueljohn
1a251732b5 Python3: many cleanups and fixes
* fix suggested framework symlink location
* add "python3" executable for --framework builds.
* warn if ~/.pydistutils.cfg is found
* Tk warnings not necessary for Lion.
* Caveats: Fix naming of easy_install

Closes Homebrew/homebrew#9869.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 19:31:29 -07:00
Michael Hanson
717f6ea0e8 Pow 0.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 19:28:03 -07:00
Charlie Sharpsteen
14fceb6421 librasterlite: Update to 1.1c 2012-06-07 18:31:57 -07:00
Charlie Sharpsteen
f544de87bb freexl: Update to 1.0.0c 2012-06-07 18:29:01 -07:00
David M. Lee
dc3cbe95dc mcpp: Patch from ZeroC for handling EOL comments
Closes Homebrew/homebrew#11993.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 17:19:36 -05:00
Eduardo Kasa
5a8ecb3574 mit-scheme: fix build with Xcode 4.3+
Fixes Homebrew/homebrew#11475.
Closes Homebrew/homebrew#12046.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 17:17:11 -05:00
Jack Nagel
649aebb9e0 bulk_extractor: update homepage
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 17:01:54 -05:00
Jack Nagel
d156fd1b4d zint: update homepage
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:58:17 -05:00
Jack Nagel
b0e62ce045 graphicsmagick 1.3.15
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:55:58 -05:00
Dougal Sutherland
3533b59c61 LibSVM: remove unneeded inreplace
No longer need to modify Makefile, just rename the .so.

Closes Homebrew/homebrew#12606.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:35:36 -05:00
teenst
77038f24f7 mecab: fix checksum
Closes Homebrew/homebrew#12646.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:20:24 -05:00
Ali Asad Lotia
9d469e4f93 postgresql 9.1.4
Closes Homebrew/homebrew#12644.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:14:31 -05:00
Jonathan Doklovic
5af452cf10 atlassian-plugin-sdk 3.11
Closes Homebrew/homebrew#12653.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:03:44 -05:00
Xiao Li
e49e206080 opencv: add option for TBB support
TBB enables parallel code in OpenCV. Some task like opencv_traincascade
will be slow without TBB enabled.

Closes Homebrew/homebrew#12407.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:00:21 -05:00
Rafael Mendonça França
ad6bf835be Elixir 0.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 07:16:35 -07:00
Dan Loewenherz
30bc31bb41 gsutil 3.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 07:12:13 -07:00
Tony McDaniel
6ef9ac52d1 tetgen 1.4.3
Closes Homebrew/homebrew#12594.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-07 07:09:56 -07:00
Andrew Fecheyr
ba79d7f594 Abiword: add wv dependency
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 22:42:03 -07:00
Adam Vandenberg
716b8cd644 phantomjs: style nits 2012-06-06 22:35:12 -07:00
Frank Febbraro
8177fe2696 casperjs 0.6.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 22:35:07 -07:00
Christoph Bünte
1b4de2d5b0 osm-pbf 1.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 22:28:28 -07:00
Tatsuro Baba
f819d3fe64 chromedriver 20.0.1133.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 22:24:07 -07:00
Jonathan Schleifer
8a618460c2 qemu 1.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 22:22:53 -07:00
Jack Nagel
530a76e41a glade: find libxml2 python bindings and docbook
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-06 23:13:43 -05:00
Jack Nagel
5b593d1296 gnome-doc-utils: set XML_CATALOG_FILES
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-06 23:13:42 -05:00
Jack Nagel
f26c3b2929 libxml2 2.8.0
- Build Python bindings manually so we can exert some semblance of
   control over where they are installed.

Tentatively fixes Homebrew/homebrew#12078.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-06 23:13:41 -05:00
Steve King
dc54c1f313 MySQL 5.5.25
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 20:22:25 -07:00
Jérôme Andrieux
f9e64964df notmuch 0.13.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 19:55:30 -07:00
Adam Vandenberg
12f1527dbc multitail 5.2.9 2012-06-06 19:52:49 -07:00
Adam Vandenberg
493b7cbf8e Multimarkdown: add missing version 2012-06-06 19:52:01 -07:00
Lars Bilke
3b071d34c0 multimarkdown 3.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 19:50:54 -07:00
Patrick Marchi
f36ffe1b18 quvi 0.2.19
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 19:49:30 -07:00
Olivier Lauzon
b29bc1432b Cassandra 1.1.1
Includes instructions for installing the CQL shell (cqlsh) from
https://github.com/thepaul/homebrew

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 19:48:23 -07:00
Alexis Hildebrandt
9af3821b0e gwenywfar 4.3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 19:47:58 -07:00
Shawn Jonnet
00ace33f59 Node 0.6.19
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 19:46:47 -07:00
Jack Nagel
a6a8a8f5f5 imagemagick 6.7.7-6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-06 20:38:58 -05:00
Misty De Meo
bc3630aaa2 help2man: don't build parallel
Fixes Homebrew/homebrew#12609
2012-06-06 14:42:57 -07:00
James Aitken
bd05e745fa Nginx: Use SHA-1 checksums instead of MD5
See: https://github.com/mxcl/homebrew/pull/12587

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 07:05:38 -07:00
Alexis Hildebrandt
2520d50cdd aqbanking 5.0.23
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 06:51:20 -07:00
Adam Vandenberg
ce7138460d proguard 4.8 2012-06-05 20:49:31 -07:00
Jack Nagel
ff28a0ebf7 Move more games to Homebrew-games
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 18:34:19 -05:00
rhysd
90afeeaf19 haskell-platform: Update to 2012.2.0.0
Haskell-platform has updated to 2012.2.0.0.

Closes Homebrew/homebrew#12605.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 15:44:48 -07:00
rhysd
1826a6cb9c ghc: Update to 7.4.1
GHC stable release has updated to 7.4.1.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 15:44:48 -07:00
Jack Nagel
13fd28074e libusb 1.0.9
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:33:58 -05:00
Jack Nagel
300b8c9c10 libusb-compat 0.1.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:33:46 -05:00
Jack Nagel
f981b13696 help2man 1.40.10
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:15:39 -05:00
Jack Nagel
4008b9383b gnutls 2.12.19
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:15:39 -05:00
Jack Nagel
fccd7f0be0 libtasn1: always build universal
So GnuTLS will link with it.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:15:38 -05:00
Jack Nagel
2c0d2b60bc libidn 1.25
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:09:19 -05:00
Jack Nagel
a1a62da80d gnunet 0.9.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:09:19 -05:00
Jack Nagel
bded49fb71 automake 1.12.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:09:19 -05:00
Jack Nagel
9eca2192a7 bash 4.2.29
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:09:18 -05:00
Brian Cunnie & Matthew Kocher
1397eb31c8 postgresql: optional ossp-uuid
A certain large cat doesn't work with ossp-uuid.

Closes Homebrew/homebrew#12210.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 10:17:19 -07:00
Kim Burgestrand
fc35a4216c libspotify: Update to 12.1.45
Release details:
https://developer.spotify.com/blog/2012/05/23/libspotify-12-with-android-support-and-more/

Closes Homebrew/homebrew#12393.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 10:10:12 -07:00
Will Ross
aaabcdae54 repo: Update to 1.17
Closes Homebrew/homebrew#12604.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:57:19 -07:00
nibbles 2bits
db9d8c9492 qt: add --developer-build option
Qt4 has a configure option, `--developer-build` that compiles and
links Qt with Qt developer options.  This feature was requested
in an issue.  Add that as a user install option.  This has no
affect on the bottles, which can remain unchanged.  This compiles
without error on Lion using llvm-gcc from XCode-4.3.2.

Closes Homebrew/homebrew#12284.
Closes Homebrew/homebrew#12595.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:56:27 -07:00
Tyler Brock
6a20b3ad76 MongoDB 2.0.6
Closes Homebrew/homebrew#12600.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:42:46 -07:00
Gergo Erdosi
000d38f6d8 ngnix: Update to 1.2.1
Also update devel to 1.3.1.

Closes Homebrew/homebrew#12601.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:41:40 -07:00
Kashif Rasul
2430647e9a geos: Update to 3.3.4
Closes Homebrew/homebrew#12602.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:37:44 -07:00
Kashif Rasul
8d80b43126 postgis: Update documentation links
Closes Homebrew/homebrew#12603.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:37:22 -07:00
Adam Vandenberg
4c5932fbec libmemcached 1.0.8 2012-06-04 21:03:18 -07:00
Sebastian Sdorra
2c645e7c6a scm-manager 1.16
Closes Homebrew/homebrew#11962.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:44:54 -05:00
samueljohn
16c4c527a9 yasm: Add LIBS,INCLUDES
To support Xcode without CLT installations we need to set LIBS and
INCLUDES, because the default flags are not fully respected by their
build scripts.

Closes Homebrew/homebrew#12448.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:42:20 -05:00
David M. Lee
de26155508 sbt 0.11.3-2
Closes Homebrew/homebrew#12585.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:40:29 -05:00
Peter Jaros
85105e224d Remove flvtool++
Facebook no longer provides or maintains flvtool++. (This
addresses Homebrew/homebrew#12158.)

Closes Homebrew/homebrew#12578.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:38:30 -05:00
Austin Seipp
1b5bda8f99 Ur/Web 20120519
Closes Homebrew/homebrew#12580.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:37:44 -05:00
Austin Seipp
c35b84bc90 MLton: fix url
Closes Homebrew/homebrew#12579.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:36:31 -05:00
Brian Tully
40919fea10 drush 7.x-5.4
Closes Homebrew/homebrew#12593.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:32:47 -05:00
Timothée Peignier
d540f5c024 jython devel 2.7a2
Closes Homebrew/homebrew#12592.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:31:09 -05:00
Jesse Beder
fcfb1e9d85 yaml-cpp: remove libyaml dep
yaml-cpp does not require libyaml, so it shouldnt be specified as a
dependency.

Closes Homebrew/homebrew#12590.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:27:31 -05:00
Jack Nagel
9fc244ec49 wireshark 1.6.8
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-03 23:01:47 -05:00
Adam Vandenberg
ebdc3cc988 httping 1.5.3 2012-06-03 20:46:04 -07:00
Jack Nagel
c97af58fb3 pdfgrep 1.3.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-03 22:44:39 -05:00
Adam Vandenberg
9f50a31cd4 FreeRDP 1.0.1 2012-06-03 20:41:25 -07:00
Jack Nagel
3ea9ae0ce6 gpgme 1.3.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-03 22:39:53 -05:00
Jack Nagel
05d47374fc git 1.7.10.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-03 22:34:29 -05:00
Yoji SHIDARA
4973641b95 mecab 0.994
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-03 20:30:01 -07:00
Jack Nagel
09cb718848 ccache 3.1.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-03 22:19:16 -05:00
Adam Vandenberg
e162490bdb cpan-minus 1.5013 2012-06-03 18:57:46 -07:00
Adam Vandenberg
61068f89eb tokyo-cabinet style nit 2012-06-03 18:56:33 -07:00
Adam Vandenberg
d04a538c0f tokyo-tyrant style nit 2012-06-03 18:56:12 -07:00
Adam Vandenberg
4b9dbbaa02 tokyo-dystopia style nit 2012-06-03 18:55:35 -07:00
Adam Vandenberg
496bb88da3 kyoto-tycoon 0.9.56 2012-06-03 18:54:57 -07:00
Adam Vandenberg
36c21df091 kyoto-cabinet 1.2.76 2012-06-03 18:53:59 -07:00
Adam Vandenberg
262b5c5662 collectd 5.1.0 2012-06-03 18:50:21 -07:00
Adam Vandenberg
729a0620f1 closure-compiler 20120430 2012-06-03 18:42:56 -07:00
Adam Vandenberg
7c56c6c581 brew-pip 0.1.2 2012-06-03 18:38:56 -07:00
Adam Vandenberg
669cbc492a abcde 2.5.2 2012-06-03 18:35:02 -07:00
Adam Vandenberg
ad86307d8e narwhal: point homepage to git repo 2012-06-03 18:20:24 -07:00
Charlie Sharpsteen
3c98d6902e SQLite: Update to 3.7.12.1 2012-06-03 11:34:19 -07:00
Ruben Fonseca
ba07946ed9 cclive 0.7.9
Closes Homebrew/homebrew#12561.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-03 11:28:54 -07:00
Sergey Avseyev
f8950ba413 libcouchbase: Update to 1.0.4
Closes Homebrew/homebrew#12557.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-03 11:27:35 -07:00
Shawn Jonnet
b836bc6481 Node: Update devel to 0.7.9
Closes Homebrew/homebrew#12560.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-03 11:27:21 -07:00
Mark A. Matienzo
a15191c60e afflib 3.7.1
Closes Homebrew/homebrew#12575.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-03 11:25:56 -07:00
Boris Feld
ceb0953ed6 mercurial: Update to 2.2.2
Closes Homebrew/homebrew#12563.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-03 11:22:09 -07:00
Ben Charrow
d0c8dd6743 log4cxx: Set optimization level to O2
propertiespatternconverter.cpp fails to compile when the optimization flag
is "-Os", which is the default.  Appending "-O2" to CXXFLAGS, which is a
similar optimization level, resolves the issue.

Fixes Homebrew/homebrew#12565.
Closes Homebrew/homebrew#12566.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-03 11:16:39 -07:00
Charlie Sharpsteen
b7b1ffc9f4 CMake: Update bottles with Framework patches
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-03 10:03:56 -07:00
Charlie Sharpsteen
6191fdf96d CMake: Patch defaults for using Frameworks
This patch makes it possible to use `-DCMAKE_FIND_FRAMEWORK` to override
CMake default of giving priority to Frameworks when satisfying dependencies.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-03 10:03:56 -07:00
Jack Nagel
5c4dca3e00 gst-plugins-bad 0.10.23
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-01 14:31:56 -05:00
Jack Nagel
ff9f9f416c gst-plugins-ugly 0.10.19
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-01 14:31:55 -05:00
Jack Nagel
335b38e220 gst-plugins-good 0.10.31
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-01 14:31:55 -05:00
Jack Nagel
4d81f43ec2 gst-plugins-base 0.10.36
- disable introspection

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-01 14:31:49 -05:00
Jack Nagel
b937b25846 gstreamer 0.10.36
- disable introspection

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-01 14:31:39 -05:00
John Svazic
395724bca7 tomcat 7.0.27
Closes Homebrew/homebrew#12555.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-01 13:55:45 -05:00
nibbles 2bits
56c2eb6d41 two-lame 0.3.13 + option to build cli
Upgrade twolame to version 0.3.13.
Remove the unrecognized `--disable-debug` flag.
Add a dependency on libsndfile if the user options it.
Add a user option called `--frontend`.

Twolame contains a well coded frontend cli named `twolame` that
will automatically be created if libsndfile is present.  Because
some users may want that so they can convert audio file types,
this commit adds that dependency as a user triggered option.
The frontend can't be turned off by any configure switches.  So
there is no code in the formula for args here.  This software
passes all 77 tests from `make check` when the frontend is built,
but that is also left out because it's not critical.

Closes Homebrew/homebrew#12549.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-01 13:51:21 -05:00
Anders F Bjorklund
19a0f351fc pygobject: avoid startup warnings
Closes Homebrew/homebrew#12513.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-01 13:44:54 -05:00
Jonathan Beezley
7a5e98bd2a nmap: disable universal builds
The included libpcap sometimes tries to compile a universal binary,
including PPC.

Closes Homebrew/homebrew#12499.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-01 13:43:12 -05:00
aaronlake
150c24710d augeas 0.10.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-01 08:32:54 -07:00
aaronlake
8ca0d87dd0 audiofile 0.3.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-01 08:29:06 -07:00
aaronlake
43d4067b07 atool 0.39.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-01 08:28:24 -07:00
Jerry Cheung
833d417a81 redis --devel 2.6.0-rc3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-01 08:20:39 -07:00
Shaun Jackman
900751c583 ABySS 1.3.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-01 08:18:04 -07:00
Jonathan Schleifer
54c6834bec wine --devl 1.5.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-01 08:15:34 -07:00
Misty De Meo
898fb7b406 rrdtool: Don't compare Pathname to string
rrdtool was trying to compare Pathname paths to strings, which would never
return true as intended.

Hopefully fixes Homebrew/homebrew#12090.
2012-06-01 09:44:13 -05:00
Misty De Meo
0318173893 Replace /usr/bin/ruby with full Framework path
Rationale: some users insist on replacing the /usr/bin/ruby symlink
to point to another ruby on their system, which may break homebrew.
Use the full Framework path instead, which is less likely to be tampered with.

This also reorganizes the brew --config checks to reflect the different path.

Fixes Homebrew/homebrew#12009.

Closes Homebrew/homebrew#12333.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-01 09:24:25 -05:00
Anatol Pomozov
de2e1ed434 fuse4x: fix md5
fuse4x was incorrectly tagged and pointed to the tree without
'version update' commit. Fix the tag and homebrew formula.

Closes Homebrew/homebrew#12543.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-05-31 20:30:37 -05:00
Charlie Sharpsteen
dcf45285ed duplicity: Update to 0.19 2012-05-31 11:01:20 -07:00
Jack Nagel
ab0ab0f26c wdiff 1.1.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-31 12:26:43 -05:00
Jack Nagel
4eb23f5654 libtasn1 2.13
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-31 12:26:43 -05:00
Jack Nagel
274977e683 libmicrohttpd 0.9.20
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-31 12:26:43 -05:00
Jack Nagel
84c64f7995 bzr 2.5.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-31 12:25:26 -05:00
Charlie Sharpsteen
49a967803f Armadillo: Update to 3.2.1 2012-05-31 08:15:56 -07:00
Will Ross
ff34b61a3d repo 1.16
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-31 07:18:45 -07:00
aaronlake
a9d70b7663 mobile-shell 1.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-31 07:17:27 -07:00
saskathex
185480cecb opencv 2.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-30 21:15:22 -07:00
Godfrey van der Linden
ab6fbfda43 libevent 2.0.19
Add --enable-manpages option.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-30 20:30:01 -07:00
Tjerk Smits
cfca96dded tn5250 0.17.4
The tn5250 program can be used to connect to AS/400,
iSeries or IBM i.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-30 20:19:38 -07:00
Daniel Geske
599200d865 Spring Roo 1.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-30 20:16:41 -07:00
Eli Bishop
aa821a5f4f atlassian-plugin-sdk 3.10.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-30 19:31:36 -07:00
Alex Payne
ea6798fef4 hbase 0.94.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-30 19:30:31 -07:00
Karsten Sperling
f9c280c536 little-cms: Use SourceForge download
For the following reasons:

  - The main downloads page at littlecms.com directs users to SourceForge.

  - The parent site of the little-cms 1.x downloads, littlecms.com/1 looks
    ancient and unmaintained.

  - The server that provides the 1.x downloads does not properly set
    Content-Encoding and Content-Type headers which causes some proxies to
    perform on-the-fly gunzipping. This causes the checksum to fail.

Closes Homebrew/homebrew#12418.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-30 10:08:45 -07:00
Misty De Meo
54c4364743 xchat: Note upstream bug report 2012-05-30 09:31:13 -05:00
Justin Hileman
cbe8470e2e coda-cli 1.0.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-30 07:23:18 -07:00
Misty De Meo
95ca7a1179 media-info 0.7.58 2012-05-30 09:17:11 -05:00
Alexander Barton
4c431a204d ngIRCd 19.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-30 07:09:07 -07:00
Stian Eikeland
acefb08b84 lftp 4.3.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-30 07:08:32 -07:00
Stian Eikeland
76a011e8ce aria2 1.15.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-30 07:08:11 -07:00