Commit Graph

10587 Commits (eba50d4d5794e705099c1c757dd38dea58d94de3)

Author SHA1 Message Date
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
Jack Nagel fa07e93caf xchat: add patch for newer glib support
xchat hasn't had any activity upstream since 2010, so here's a patch to
fix the build against recent glib.

While at it, modernize the style a bit.

Fixes Homebrew/homebrew#12477.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-29 23:39:10 -05:00
Jack Nagel 068aaec739 ffmpeg: no longer fails with LLVM
Closes Homebrew/homebrew#12466.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-29 23:12:24 -05:00
Anatol Pomozov 89419378ef fuse4x 0.9.1
Closes Homebrew/homebrew#12493.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-29 21:04:31 -07:00
Mark Shropshire 857b62a261 Drush 5.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-29 21:03:51 -07:00
Luke Gallagher fe90fa51a3 tor 0.2.2.36
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-29 20:53:32 -07:00
Marc Abramowitz 10e1dbc520 logcheck 1.3.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-29 20:52:20 -07:00
David Czarnecki 7e20745391 Update for Redis 2.4.14
Closes Homebrew/homebrew#12488.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-29 17:07:58 -05:00
Yoji SHIDARA 96a260838d kytea 0.4.2
Closes Homebrew/homebrew#12482.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-29 17:05:01 -05:00
Jack Nagel a0816029fe go: don't install conflicting header files
Closes Homebrew/homebrew#12457.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-29 14:08:46 -05:00
James Herdman 2634246fd8 Beanstalk: add launchd plist
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-28 22:07:47 -07:00
Yoji SHIDARA d0cea5caf9 groonga 2.0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-28 21:37:56 -07:00
Adam Vandenberg 7a89627731 android-sdk: style nits 2012-05-28 21:17:02 -07:00
Chad Remesch 74b7b1f2b4 haxe 2.0.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-28 21:04:44 -07:00
Adam Vandenberg 0cb148aed3 android-ndk r8 2012-05-28 21:03:13 -07:00
Adam Vandenberg ad508fc4ab JBoss-Forge 1.0.5 2012-05-28 21:00:23 -07:00
Jack Nagel a3b3770887 ssh-copy-id: update ssh tarball
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-28 22:29:32 -05:00
Adam Vandenberg 774f9de1ed beanstalk 1.6 2012-05-28 14:03:43 -07:00
Brice Dutheil c739cb8e67 JBossForge 1.0.2.Final
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-28 14:01:14 -07:00
Adam Vandenberg 458b99fedf mosh: remove unused configure switch 2012-05-28 11:25:12 -07:00
Mislav Marohnić 80c7a132f4 hub 1.10.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-28 11:06:54 -07:00
Andy Piper 9b2b2aa128 mosquitto 0.15
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-28 08:27:17 -07:00
René Moser 6ea1e11ce0 git-ftp 0.7.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-28 08:26:50 -07:00
Adam Vandenberg 10d8f28f0d subversion: style nits 2012-05-28 08:13:16 -07:00
Hideki IGARASHI 6e09093146 subversion: add back UTF-8 hack.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-28 08:11:56 -07:00
Misty De Meo 53106a5f6d exiftool 8.93 2012-05-28 09:25:38 -05:00
Dave Rice ae3872f78c ffmpeg 0.11
Closes Homebrew/homebrew#12439.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-27 23:29:10 -05:00
Steve King 1d2b8b62ce mysql 5.5.24
Closes Homebrew/homebrew#12459.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-27 23:20:41 -05:00
Jonathan Schleifer 415cc1f319 nasm 2.10.01
Closes Homebrew/homebrew#12458.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-27 23:08:32 -05:00
Dossy Shiobara d5421bc7a2 lame: add universal option
Useful for Audacity and Mixxx, which both want libmp3lame but need i386
binaries.

Closes Homebrew/homebrew#12460.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-27 22:59:15 -05:00
Peter Jaros 195d9eb988 fortune: fix typo
Closes Homebrew/homebrew#12463.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-27 22:57:33 -05:00
Denis Barushev 404d4195ca knife-completion: add missing gnu-sed dependency
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-27 12:04:46 -07:00
Matthew Lewinski ce8dddad16 Update perforce-proxy and perforce-server to 2012.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 23:18:36 -07:00
Luke Orland d87d175eeb doxygen 1.8.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 23:10:08 -07:00
Julien Ammous e9f5bebf92 crossroads 1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:18:56 -07:00
Justin Hileman 87e1196a7d coda-cli 1.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:11:15 -07:00
Michael Hanson 1a53f3bbc8 ruby-build 20120524
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:10:45 -07:00
Tryn Mirell 06e5adf33c Remove 'riak-search'
Riak has included riak-search since 1.0. Since Riak 1.1.2 is
already included in the Homebrew repo, removing this stale formula.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:09:39 -07:00
Hideki IGARASHI 5e16b6c46a Subversion: update to 1.7.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:07:03 -07:00
nibbles 2bits b64f55777d net-snmp - fix compile error on Lion
net-snmp-5.7.1 is missing a darwin11.h header that can be copied
from the existing darwin10.h, if the 10s are changed to 11s.
Configure also warns that mibII/icmp is required but disabled.

* remove the configure flag --with-out-mib-modules=mibII/icmp
* if lion, cp the darwin10.h to darwin11.h
* patch the darwin11.h to replace the 10s with 11s.

This builds again on Lion without error.  The patch has been
reported upstream, and its url is in the formula comments.

Closes Homebrew/homebrew#11378.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:07:03 -07:00
Jack Nagel 1ab5a1ae24 Move agrep to homebrew-boneyard
Closes Homebrew/homebrew#10140.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-26 19:20:34 -05:00
Kazuki YAMAMOTO 1ae39aa335 Grails 2.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 09:46:51 -07:00
Adam Vandenberg 60c89b7bde eigen: fix build type 2012-05-26 09:46:23 -07:00
Jack Nagel 425c7e1eb1 git 1.7.10.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-25 23:23:57 -05:00
nibbles 2bits 994eea4459 wiggle 0.9
Upgrade wiggle to version 0.9.
Patch OSX compile errors using the developer's git repo.
Patch two functionality issues released the day after 0.9.
Include patch removal information in the comments.
Remove the `malloc` patches.  They are fixed in this version.
Remove the `-w` from cflags lets the developer use `-Werror`.
Use our `cflags` and `-g` rather than `-ggdb` to support clang.
Add the `test` make target (~2sec) to verify the build because
we are trusting wiggle to do complex patching.

Closes Homebrew/homebrew#12305.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:47:08 -05:00
Jack Nagel 24426c93ba dnscrypt-proxy: remove broken HEAD
The GitHub checkout needs an autotools bootstrap. Patches welcome to
enable it, but removing it until then.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:43:45 -05:00
Frank Denis 7cf43a2fda dnscrypt-proxy 0.9.4
Closes Homebrew/homebrew#12343.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:42:37 -05:00
nibbles 2bits 577f197768 weechat: make bindings optional, patch to fix perl
The weechat saga continues...  This commit makes all the language
modules optional rather than the default.  It adds a dep on guile
if the user options for that module.  It adds a patch from HEAD
to fix the perl segfault on exit and a removal comment for 0.3.8.
This commit does not patch the ruby-1.9.3+rvm issue other than
not building that module by default.  Still waiting on the
upstream patch.

cf. Homebrew/homebrew#12377

Closes Homebrew/homebrew#12392.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:28:41 -05:00
nibbles 2bits 7376b2bbf6 gst-ffmpeg: fix clang compile error
GST-ffmpeg comes bundled with an internal ffmpeg that suffers from
the known issue of a hardcoded gcc unless the right configure arg
is thrown.  When building with clang, the hardcoded gcc in the
libav subdirectory causes an error where gcc doesn't recognize
`-march=native`.  GST-ffmpeg offers a configure flag to fix that.
Add a flag to use our ENV.cc.

Fixes Homebrew/homebrew#12312

Closes Homebrew/homebrew#12390.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:00:01 -05:00
Björn Albers 2fcf479adc Update path of nagios-plugins
Change path from sbin/nagios-plugins to sbin in order to avoid hacks in
related formulae.

Closes Homebrew/homebrew#12181.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 19:40:38 -05:00
Justin Hileman aa6bf3f372 coda-cli 1.0.3
Closes Homebrew/homebrew#12405.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 19:33:41 -05:00
Charlie Sharpsteen af77e06391 MuPDF: Update to 1.0
Make requirement on Snow Leopard or newer fatal.

Remove code that prefixes command line tools with `mu` as this has been done
upstream.
2012-05-24 12:32:43 -07:00
Charlie Sharpsteen d562c6b2ba NetCDF: Disable Doxygen
Configure fails to disable make tasks when Doxygen is not installed and this
causes the build to fail. We don't install Doxygen docs anyway.

Also, move `ENV.fortran` to the top of the install block so that the build will
fail early if a fortran compiler is not installed.

Fixes Homebrew/homebrew#12406.
2012-05-24 09:55:30 -07:00
Jack Nagel 3876d6981e gtk-doc: find the libxml2 python site-packages directory
Add an explicit dependency on libxml2 for clarity. Previously it was
implicit in the gnome-doc-utils dep. Prepend its site-packages directory
to the PYTHONPATH.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 20:06:07 -05:00
Charlie Sharpsteen d1496287b5 GDAL: Fix missing comma
Argh. Forgot a comma when adding the flag to disable Poppler.
2012-05-23 17:41:51 -07:00
Charlie Sharpsteen 63fa2bebd6 GDAL: Temporarily disable Poppler
GDAL can't compile against Poppler 0.20.0 so it is explicitly disabled for the
time being in order to prevent compilation errors. This commit can be reverted
once a fix goes in upstream.
2012-05-23 17:33:48 -07:00
Charlie Sharpsteen 1cd5d9cc27 ncview: Patch rpath settings out of configure
The configure script tries to be clever with figuring out rpath flags for the
compilers. It fails epically.

Also, use `ENV.x11` which removes the need for a couple of configure arguments
and allows libpng to be found.
2012-05-23 17:24:12 -07:00
Charlie Sharpsteen a89b269fe1 NetCDF: Update to 4.2
Starting with the 4.2 release, NetCDF has a new distribution model where the
core C library and command line utilities are shipped as one package and the
C++ and Fortran libraries are shipped as seperate packages.

For now, we're handling this by including the C++ and Fortran libraries as
sub-brews so there is no need for a bunch of `netcdf-cxx` and `netcdf-fortran`
packages. The C++ library is also built by default to mirror the behavior of
the pre-4.2 formula.

These changes preserve the status quo as much as possible.
2012-05-23 17:24:12 -07:00
Charlie Sharpsteen fba494f5b0 pdf2svg: Depend on a Requirement for Poppler-Glib
Instead of doing `pkg-config` checks, now use a Requirement that references the
installation Tab for Poppler.
2012-05-23 14:31:51 -07:00
Charlie Sharpsteen a684297f71 DiffPDF: Update to 2.0.0
Also, use a Requirement that references the Poppler Tab to figure out if Qt
support is present.
2012-05-23 14:31:51 -07:00
Charlie Sharpsteen 3e7b28c2dd Poppler: Update to 0.20.0 2012-05-23 14:31:51 -07:00
Jack Nagel 1e41dc7a5b wdiff 1.1.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 16:14:20 -05:00
Jack Nagel f14cc4e999 parallel 20120522
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 16:14:20 -05:00
Charlie Sharpsteen be7b4d8920 HDF5: Update to 1.8.9
Also clean up arguments and options.
2012-05-23 13:28:12 -07:00
Jack Nagel e340d9bc41 gpg-agent: set default pinentry program
Fixes Homebrew/homebrew#12382.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 15:21:40 -05:00
Charlie Sharpsteen 1f23177b5e GDAL: Update to 1.9.1
The new release contains pre-built man pages.
2012-05-23 12:12:33 -07:00
Charlie Sharpsteen 0367637618 Armadillo: Update to 3.2.0 2012-05-23 12:03:21 -07:00
Charlie Sharpsteen 690c96306c libgit2: Update to 0.17 2012-05-23 11:17:22 -07:00
Frank Celler c2ff61a4b3 avocadodb: renamed to arangodb upstream
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-23 06:50:30 -07:00
samueljohn 8a433e8aeb python: caveats tell the correct Framework links
The old ~/Frameworks is and never was a standard.
It should be under Library.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-23 06:44:09 -07:00
Christopher Kolstad db8440c75c Solr 3.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-23 06:42:27 -07:00
Jack Nagel c7630f5ff4 Use new std_cmake_args method
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-22 22:22:00 -05:00
Adam Vandenberg 38e7f41536 go-app-engine 1.6.6 2012-05-22 19:58:37 -07:00
Adam Vandenberg 855830fa02 appengine-java-sdk 1.6.6 2012-05-22 19:57:22 -07:00
Adam Vandenberg a6e18fe9c5 Google App Engine 1.6.6 2012-05-22 19:55:29 -07:00
Mike McQuaid c80ee57399 Qt 4.8.2. 2012-05-22 15:01:49 +01:00
Nick Tzaperas 5cfd4a65fe iozone 3.408
Closes Homebrew/homebrew#10585.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 20:55:37 -07:00
Attila Györffy fadd2315c6 rbenv: update caveats to only load if present
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 20:40:17 -07:00
Martin Czygan 5f6180a0df elasticsearch 0.19.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 20:23:20 -07:00
Adam Vandenberg 9dbb3a9206 distribute 0.6.27
subformula of Python, Python 3, PyPy
2012-05-21 20:19:21 -07:00
Jack Nagel e930d63b49 rabbitmq: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 20:43:11 -05:00
Adrian Petrescu 8598c84f0e nmap 6.0
Closes Homebrew/homebrew#12367.

[jn: force use of included libpcre and liblua]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 20:37:32 -05:00
Misty De Meo f037bc9446 devil: fails with clang
Fixes Homebrew/homebrew#12353.
2012-05-21 18:12:43 -05:00
Misty De Meo ad134cc2cc devil: add ENV.x11 to find libpng
Fixes Homebrew/homebrew#11656.
2012-05-21 18:12:42 -05:00
Jack Nagel 66e197990d giflib: note that 4.2.0 breaks things
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 16:47:57 -05:00
Jack Nagel 2145ddd29b swftools: depend on giflib instead of ungif
ungif is now a duplicate of giflib, and is thus a candidate for removal.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 16:23:08 -05:00
Jack Nagel a09bc6226f Revert "giflib 4.2.0"
This reverts commit bad8e1f17ade0d2679de996090e53945fb1c3023.

Due to API changes, 4.2.0 breaks a bunch of stuff; stick with 4.1.6 for
the time being.
2012-05-21 16:18:43 -05:00
Mark Shropshire 6b5697f667 drush 5.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 06:48:29 -07:00
Michael Weibel 1c0ebbf00d ejabberd 2.1.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 06:47:55 -07:00
Andrey Deryabin eb248ce704 jenkins 1.464
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-20 22:10:00 -07:00
Michael S. Fischer 17f8458ef5 ffmpeg: add libvo-aacenc support
This patch compiles ffmpeg against libvo-aacenc (if installed) to
provide AAC encoding support - preferred by the maintainers over
libfaac.

Closes Homebrew/homebrew#12231.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 16:19:00 -05:00
Michael S. Fischer d8eed4793e New formula: libvo-aacenc
Library containing VisualOn implementation of Advanced Audio Coding
(AAC) encoder.  May be used by ffmpeg, among other tools, to provide
AAC encoding capability.

Closes Homebrew/homebrew#12231.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 16:18:59 -05:00
Jack Nagel f01b9156e3 libvpx: restore platform detection
Configure is still misdetecting 32-bit 10.6 as 64-bit.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 16:18:59 -05:00
include ae76e2da54 nagios 3.4.1
Closes Homebrew/homebrew#12311.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 15:57:51 -05:00
Simon 0d0c361004 nzbget 0.8.0
- Mark as fails_with :clang due to libpar2 dependency.

Closes Homebrew/homebrew#12319.

[jn: add cause to fails_with block]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 15:52:44 -05:00
Jack Nagel 79c146e3b4 libmagic 5.11
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 15:29:04 -05:00
Alexander Surma afbe744334 libewf 20120504
Closes Homebrew/homebrew#12336.

[jn: remove libtoolize cruft]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 15:28:45 -05:00
Nick Stenning 90907433a6 mu: make emacs support optional
Closes Homebrew/homebrew#12306.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 00:18:30 -05:00
Peter C Miller 373c3f6432 perforce 2012.1.459601
There are now separate 32 and 64 bit versions.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:39:57 -07:00
Thomas Johansson 2ba67c50b4 Go App Engine SDK 1.6.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:38:41 -07:00
Matt Davis 4ef209796f Google App Engine 1.6.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:38:08 -07:00
nibbles 2bits 3e3e9b8488 gwyddion 2.28
Upgrade gwyddion to version 2.28.
Remove the unrecognized `--disable-debug`.
Add `--with-html-dir=#{doc}` to get the docs in the right place.
Add the xz build time dep to handle the tarball.
Tested on Lion with clang and llvm from XCode-4.3.2.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:37:31 -07:00
nibbles 2bits 5c25c4dce5 libssh2 1.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:37:05 -07:00
Jack Nagel 0b8a0772b4 giflib 4.2.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-19 15:00:24 -05:00
nibbles 2bits 70a081452f gcal 3.6.2
Update gcal to version 3.6.2
Add the `xz` dep to decrease the download size and mirror load.
Add `--disable-dependency-tracking` because it's an option now.
Tested on Lion with clang and llvm-gcc from XCode-4.3.2.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 10:29:37 -07:00
Timothée Peignier c0e1e4b01a jython --devel 2.7a1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 10:25:54 -07:00
Adam Vandenberg 39e9570e00 Hadoop 1.0.3 2012-05-19 10:23:24 -07:00
Jack Nagel 6ded14eefc byobu 5.18
- add dep on coreutils to get GNU readlink
 - simplify caveats

Closes Homebrew/homebrew#11160.
Closes Homebrew/homebrew#12006.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 23:27:57 -05:00
Jack Nagel 164b904fc6 libelf: use separate make and make install steps
Closes Homebrew/homebrew#11943.
c.f. Homebrew/homebrew#11982.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 23:16:22 -05:00
nibbles 2bits 1f17654151 weechat: switch from cmake to configure
* Switch to using `configure`
* Remove `head` because it requires gtk.
* Add a build time dep on gettext, otherwise link errors.
* Add `--disable-perl` to stop segfault on program exit.
* Add `--disable-aspell` which is still being reviewed.
* Add `--disable-static` to stop building duplicate plugins.
* Add `--disable-python` unless Python is a framework.
* Note that the one `inreplace` is fixed in HEAD.
* Delete the plugin symlinks to stop runtime warnings.

Weechat-0.3.7 can be built using cmake or configure, but their
cmake build scripts are prone to errors when building the ruby
bindings.  By switching to `configure` the formula is greatly
simplified, and all the plugins it creates get neatly installed
into lib+'weechat/plugins' automatically.

Weechat `head` builds require `gtk` even if the `gtk` gui is
not enabled, which it isn't because it's b0rked.  So remove head.

Weechat comes with an internal gettext and libintl that cause
errors when linking.  So add a dep on Homebrew's gettext.

As reported by another user and confirmed through gdb, the perl
plugin causes a segfault on exit.  So disable building that.

Aspell is still under construction in Homebrew, and weechat will
compile that plug by default.  So disable aspell for now.

Disable the static plugins and delete the plugin symlinks.  That
leaves only one `.so` for each plugin and stops a dozen warnings
when running weechat about _can't load duplicate plugins._

Disable building the Python plugin unless Python is a framework
because it will build but fail to load the plugin with an error
that it can't dlopen a module expected in flat namespace.

Even if we add a dep on Homebrew/dupes/ncurses to get the wide
variety of it, that formula doesn't actually create `-lnursesw`.
So that is not added, because it can't be found.

The gtk interface to weechat is not added as a user option because
it runs but doesn't make a useable gui.  It's blank & unresponsive.

Weechat compiles, runs, and connects to freenode without error
using clang and llvm on Lion, tested against system Ruby, system
Python, and Homebrew Python frameworks.

Fixes Homebrew/homebrew#11289.
Fixes Homebrew/homebrew#11835.
Fixes Homebrew/homebrew#12066.
Closes Homebrew/homebrew#12193.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 23:07:24 -05:00
Fredrik Forsmo 0323307ed1 libssh2 1.4.1
Closes Homebrew/homebrew#12316.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 22:15:50 -05:00
nibbles 2bits 7d0c7402f0 libvpx 1.1.0
Upgrade libvpx to version 1.1.0.
Remove the patches and inreplace.  Both are fixed in this version.
It correctly checks before trying to add `-isysroot`, and it uses
the correct target for your OS.

Closes Homebrew/homebrew#12307.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 21:54:15 -05:00
Jack Nagel 030f42729b gobject-introspection 1.32.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 21:49:21 -05:00
Jack Nagel a2ab065728 glib 2.32.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 21:49:01 -05:00
Jack Nagel 6c336b6783 intltool 0.50.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 21:36:43 -05:00
Jack Nagel d5e577e400 ode: use stable tarball and adjust HEAD build
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 19:45:38 -05:00
Jack Nagel a6cf79fc58 midgard2: remove stale comment
The deps are needed to build HEAD.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 19:45:07 -05:00
Jack Nagel 7a9021267c bdw-gc 7.2
- remove upstreamed patches

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 19:17:04 -05:00
Jack Nagel ef3604ec1c liboping 1.6.2
- remove upstreamed patches

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 18:53:39 -05:00
Jack Nagel 1e140c6014 mp3splt 2.4.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 18:48:26 -05:00
Jack Nagel cb3f97d9a6 libmp3splt 0.7.2
- Remove upstreamed patch
 - Add dep on libtool for 10.5/10.6

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 18:44:30 -05:00
Jack Nagel a7c6015811 pdf2json: use the right compiler
Fixes Homebrew/homebrew#12294.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 15:17:42 -05:00
Petr Hosek 6b4ffc536c Dart build 7696
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-17 06:30:23 -07:00
Mike McQuaid 90ff253787 QEMU depends on glib and fails with Clang. 2012-05-17 11:35:24 +01:00
Arun Bhalla 9811dd618f atlassian-plugin-sdk 3.10.3
Closes Homebrew/homebrew#12288.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-16 19:59:23 -07:00
fhesse 48897fc67d open-scene-graph: displayBitsPerPixel patch for Lion
Closes Homebrew/homebrew#11788.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 20:42:44 -05:00
Jack Nagel fd58bd13e6 pygtk: add PYTHONPATH caveats
Closes Homebrew/homebrew#10905.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:56:16 -05:00
James Turner a454b8ac9e mg: install tutorial
Closes Homebrew/homebrew#12285.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:15:46 -05:00
nibbles 2bits 0a025fb2cc libdnet: fix deps conditional
Libdnet uses `autoreconf` and has deps on automake and libtool
when using XCode-4.3 or greater; however, the previous commit I
authored has the wrong conditional where it also checks if the
formula is building HEAD.  That's not right.  There is no HEAD,
and `autoreconf` is used for stable.

* Remove `if ARGV.build_head?`

This was tested on Lion by removing automake, autoconf, and libtool
then using `brew install libdnet` which now builds all the deps.
It was also tested on SL using the system autotools without any
ENV vars set, such as LIBTOOLIZE.  Tested with XCode-4.3.2, 4.0.2.

Fixes Homebrew/homebrew#12280.
Closes Homebrew/homebrew#12286.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:14:36 -05:00
linuxgeek247 d78bec1fb8 snort 2.9.2.3
Closes Homebrew/homebrew#12279.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:12:53 -05:00
Jack Nagel 2ea1b4bf98 coreutils 8.17
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:10:14 -05:00
Nick Silkey 91d2e695d9 cfengine 3.3.2
Closes Homebrew/homebrew#12278.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:03:30 -05:00
James Aitken ae6e9294e9 Nginx --devel 1.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-16 07:05:19 -07:00
Gergo Erdosi 628f81c5e0 Percona Server 5.5.23-25.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-16 07:04:32 -07:00
Mike Steder 0b0b17666c MPICH2 1.4.1p1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-16 07:02:20 -07:00
Adam Vandenberg d299c10589 Ruby: remove very old compatibility check 2012-05-15 22:11:13 -07:00
Michael S. Klishin 80ba047e25 ElasticSearch: set -Xss in launch plist
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-15 22:05:42 -07:00
Gergo Erdosi cc9639123b Percona Server 5.5.22-25.2
Closes Homebrew/homebrew#12177.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-15 22:04:27 -07:00
Steven Luu b120b9b678 akka 2.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-15 21:28:09 -07:00
David Albert 600c39df32 Force ldid formula to use curl instead of svn
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-15 21:15:05 -07:00
Adam Vandenberg 401d2a34a5 htop: disable optimization with clang to prevent segfault when resizing 2012-05-15 21:11:39 -07:00
Alexis Hildebrandt c67f50ca89 loudmouth: fix compile error with glib 2.32.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-15 21:05:08 -07:00
Gavin M. Roy 187262bbef RabbitMQ 2.8.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-15 20:35:56 -07:00
Kashif Rasul fe349bf66d pgbouncer 1.5.1
If asciidoc is present, the HTML docs are built, which also requires
xmlto.

Closes Homebrew/homebrew#12242.

jn:
 - it wasn't immediately clear to me how to just disable building the
   HTML docs, so I left the deps in
 - mark asciidoc and xmlto as build-time deps and set XML_CATALOG_FILES
 - remove unused configure switch
 - use builtin ln_s instead of shelling out

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 18:10:23 -05:00
Jack Nagel 5c0ccfbd9f minc: fix typo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:33:58 -05:00
Jack Nagel 00fa41e7da exim: fix indentation
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:13:49 -05:00
Jack Nagel 8f10c988ff pdflib-lite: define caveats outside def install
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:13:24 -05:00
Jack Nagel 63cde03be4 Fix more quoting issues
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:08:57 -05:00
Jack Nagel 52270920c6 Add more autoconf deps where appropriate
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 16:38:16 -05:00
Jack Nagel 06a6af7e50 Break long lines
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 16:15:46 -05:00
linuxgeek247 5f6b847171 snort 2.9.2.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:21:23 -05:00
linuxgeek247 13a81dc71b daq 0.6.2
Closes Homebrew/homebrew#12252.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:19:48 -05:00
Shawn Jonnet 590186bfb8 Node 0.6.18
Closes Homebrew/homebrew#12260.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:15:30 -05:00
nibbles 2bits 46665f84f7 rasqal 0.9.29
Upgrade raptor to version 0.9.29 and adjust the location of the
html docs from gtk-doc to the usual location in share.  For this
app, the standard helper path `doc` results in `doc/rasqal/rasqal`.
So `share/doc` is used to eliminate the duplicate `rasqal` path.

Note: The homepage for rasqal mentions an upcoming API change:
'RDQL support will be removed in the next release (0.9.30)'

Closes Homebrew/homebrew#12259.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:15:06 -05:00