Commit graph

10172 commits

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