Commit graph

10467 commits

Author SHA1 Message Date
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