Commit graph

7057 commits

Author SHA1 Message Date
Jack Nagel
6c6babf28f chicken: clarify why LLVM fails
Closes Homebrew/homebrew#8191.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-15 18:43:00 -06:00
Mark A. Matienzo
9dc9d1dde6 sleuthkit: move head to github repository
Closes Homebrew/homebrew#8446.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-15 18:27:54 -06:00
Misty De Meo
c1f6c4c527 gpac: lowercase exec, add optional deps
Build gpac's executables with lowercase filenames (e.g. mp4box instead
of MP4Box) Also document optional dependencies and update treatment of
ffmpeg and openjpeg dependencies when building HEAD.

Closes Homebrew/homebrew#8432.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-15 18:12:53 -06:00
Jack Nagel
b20d4ee6d0 bdw-gc: add 7.2alpha6 as the '--devel' version
This should allow Lion users have a build that passes the test suite and
actually works in practice.

Also enable C++ support while we're at it.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-15 16:36:24 -06:00
Carlos Borroto
55a5c0ed70 bwa 0.5.10
Closes Homebrew/homebrew#8581.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-15 11:28:37 -08:00
Peter Neubauer
54ef9ad4b0 Neo4j: Update to 1.5
Closes Homebrew/homebrew#8585.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-15 11:24:50 -08:00
Guillaume Plessis
a0472f0b06 auto-scaling: Update to 1.0.39.0
Closes Homebrew/homebrew#8596.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-15 11:24:41 -08:00
Misty De Meo
f592763535 exiftool 8.70
Closes Homebrew/homebrew#8597.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-15 10:46:18 -08:00
Adam Vandenberg
0556e3270c Mercurial: clean up 2011-11-15 09:06:08 -08:00
Adam Vandenberg
cb0c330b4a Python: show where distutils.cfg is written to in caveats 2011-11-15 09:03:25 -08:00
Adam Vandenberg
03c6652f4a Mercurial 1.9.3 2011-11-15 09:03:12 -08:00
Dane Springmeyer
37b3265cde SQLite: Use minimal optimization
-O3/-O2 leads to corrupt rtree indexes on 10.6/10.7 with both gcc and llvm-gcc.
This issue also affects SpatiaLite.

Closes Homebrew/homebrew#8584.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-14 14:48:56 -08:00
Misty De Meo
893cbdc760 fox: use 1.6 branch by default
fox was using the 1.7 unstable branch by default, which appears to be
less widely used and certainly isn't supported by fxruby. It now uses
the stable branch by default, and makes the unstable branch available as
an option with --devel. Also bump the version for 1.7.

Fixes Homebrew/homebrew#8577.
Closes Homebrew/homebrew#8583.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-14 14:06:28 -08:00
Jack Nagel
5d2d7f12ae shen: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-13 19:56:12 -06:00
Ealden Esto E. Escanan
8a09823f15 Groovy 1.8.4
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>

Closes Homebrew/homebrew#8573.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-13 19:52:21 -06:00
Jack Nagel
10942b6f29 gnutls 2.12.14
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-13 18:54:44 -06:00
Adam Vandenberg
a5650bdbca zile 2.4.2 2011-11-13 13:24:05 -08:00
Henry Poydar
89c8af5a1e Jetty: Update to 8.0.4
Closes Homebrew/homebrew#8557.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-13 12:56:11 -08:00
Alexey Palazhchenko
b1bb1ff744 go: Update to r60.3
Closes Homebrew/homebrew#8567.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-13 12:54:18 -08:00
Xiyue Deng
410b5618c3 Wine: Update --devel to 1.3.32
Closes Homebrew/homebrew#8568.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-13 12:48:59 -08:00
Justin Hart
8138230ac3 New formula: daemon 0.6.4
Daemon turns other processes into daemons. There are many tasks that
need to be performed to correctly set up a daemon process. This can be
tedious.  Daemon performs these tasks for other processes. This is
useful for writing daemons in languages other than C, C++ or Perl (e.g.
/bin/sh, Java).

Closes Homebrew/homebrew#8092.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-12 18:46:58 -06:00
Jack Nagel
4a90d9cba9 mz-scheme: fails with llvm
Fixes Homebrew/homebrew#8563.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-12 18:34:18 -06:00
Gordon Tillman
9aa36513b1 riak - link search-cmd
Updated formula to link search-cmd into /usr/local/bin along with
the riak and riak-admin commands.  Riak's search capabilities are
now included with the standard Riak installation and the
search-cmd is used to install search commit hooks and manage
bucket schema.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-12 14:38:30 -08:00
Ealden Esto E. Escanan
e0d64c8e38 RabbitMQ 2.7.0
Closes Homebrew/homebrew#8554.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-12 13:08:54 -08:00
Charlie Sharpsteen
a083319f9f Poppler: Update to 0.18.1 2011-11-12 12:50:06 -08:00
Adam Vandenberg
31bbbce18d Riak: allow building with Erlang R14B04 2011-11-12 09:55:39 -08:00
Gordon Tillman
b759e40642 xapian: Update sha1 for xapian-bindings
Running brew install xapian --binding reported the following error:

Error: SHA1 mismatch
Expected: d42d418c1873c607427c7cfb293477aa35428e4c
Got: 79e9f0b01f1af3440d10d00469dbe248784ffa1c
Archive:
/Users/gordy/Library/Caches/Homebrew/xapian-bindings-1.2.7.tar.gz

Verified correct sha1 by comparing with download from
http://xapian.org/download and updated formula accordingly.

Closes Homebrew/homebrew#8558.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-12 09:42:37 -08:00
sillage
790e4007aa GNU Barcode: update homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-12 09:40:00 -08:00
Caius Durling
33259e5fcf ActiveMQ: Also wrap the activemq binary
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-12 09:32:16 -08:00
Adrien Cahen
bf44b03056 node 0.6.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-11 19:59:54 -08:00
Charlie Sharpsteen
3b5e34a892 R: Update to 2.14.0 2011-11-11 17:37:25 -08:00
Shayne Sweeney
19cc55b575 Pianobar: Update to 11.11.11
Now depends on gnutls.

Closes Homebrew/homebrew#8551.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-11 17:36:52 -08:00
Martial
ece547d4b5 shen 2.0
Closes Homebrew/homebrew#8540.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-11 15:28:21 -08:00
Nibbles 2bits
a9087178a3 geos: Update to 3.3.1
This updates geos to version 3.3.1.  It compiles on 64bit Snow Lep
with XCode-4.0.2, clang-2.0, and gcc-4.2.1.5666.  It continues to
fail_with_llvm as is handled in the previous formula.
EDIT: Now with ENV.gcc and without ENV.O3
EDIT: Now remove all ENV.* leaving fails_with_llvm to sort it.

Closes Homebrew/homebrew#8353.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-11 15:25:45 -08:00
Jochen Munz
9fb7088dba dar: update to 2.4.2
This update uses the current version of dar from sourceforge.net.
Compile tested under OSX Lion gcc 4.2.1

Closes Homebrew/homebrew#8545.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-11 15:21:37 -08:00
Misty De Meo
617f88c243 herrie: depends_on glib
herrie depends on glib, but this wasn't being declared as a dependency.

Fixes Homebrew/homebrew#8542.
Closes Homebrew/homebrew#8547.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-11 15:17:06 -08:00
Markus Prinz
74b8dec344 Memcached: Add upgrade instructions for launchd similar to Redis formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-11 07:34:40 -08:00
Jack Nagel
a44cddda23 libidn: build universal
libidn is a dependency of the GnuTLS 3.x series, and even though we
probably won't move to 3.x anytime soon, it's good to get the
dependencies up to snuff and work out any problems that might arise.

I also added a test of the executable while I was here.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-10 21:27:36 -06:00
Jack Nagel
4085ac79b2 p11-kit 0.8
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-10 21:14:40 -06:00
Adam Vandenberg
a70ae09233 memcached 1.4.10 2011-11-10 19:03:50 -08:00
Andrew J. Erickson
ae82cb9723 vsftpd: allow building with openssl via option
Closes Homebrew/homebrew#8476.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-10 11:21:23 -08:00
Matt Barnett
d92d434698 plt-racket 5.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-10 08:47:55 -08:00
Lee Packham
4d45d401b5 Update Google App Engine SDKs to 1.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-10 08:47:31 -08:00
Can Berk Güder
e15127bd96 lame 3.99.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-10 08:46:52 -08:00
Charlie Sharpsteen
e84f33e693 Erlang: Update bottle
Update bottled version to R14B03 compiled using version 68abb24 of the Erlang
formula compiled on OS X 10.7.1 using XCode 4.1.

Closes Homebrew/homebrew#8365.
2011-11-09 23:13:54 -08:00
David Watson
6fa34b0299 Upgrading to avrdude-5.11.1.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-09 21:33:22 -08:00
Pete Deffendol
2162f86e63 PostgreSQL 9.1.1
* Cleaned up the build process, thanks to GitHub user daddy2times
 * Cleaned up caveats and added information about upgrading pre-9.1 databases

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-09 21:18:18 -08:00
Bob Fanger
583e8aeae7 New Formula: QCachegrind
Closes Homebrew/homebrew#8067.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 17:24:00 -08:00
Charlie Sharpsteen
580cecd68a Remove Formula: FFmpeg-PHP
No longer works with FFmpeg version newer than 0.8.x and upstream project has
been dead for years.

Closes Homebrew/homebrew#7780.
2011-11-09 16:13:23 -08:00
Charlie Sharpsteen
ced5556b17 GrADS: Update to 2.0.1
Closes Homebrew/homebrew#8518.
2011-11-09 15:55:15 -08:00