Commit graph

9861 commits

Author SHA1 Message Date
Gildas Cuisinier
61ee894e5a CRaSH 1.0.0
CRaSH, the shell to extend the Java Platform

Closes Homebrew/homebrew#11653.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-01 19:57:18 -07:00
Jack Nagel
348fa749f3 GitDownloadStrategy optimization
The current series of fetch invocations in GitDownloadStrategy has the
unfortunate behavior of fetching full history even in shallow clones
that only need the history between the clone point and the remote HEAD.
It should be possible to determine if it is actually necessary to fetch
the full history, including all tags, and if it is not to avoid this
overhead.

Fixes Homebrew/homebrew#11958, and several other recurring problems.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 21:46:42 -05:00
Adam Vandenberg
9742e72446 checkstyle - minor tweaks to test 2012-05-01 19:43:45 -07:00
Leonard Ehrenfried
2ce9209c41 Checkstyle 5.5
Checkstyle is a Java program that audits source files according to style rules.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-01 19:41:33 -07:00
Arun Bhalla
4f051d737f atlassian-plugin-sdk 3.10
Closes Homebrew/homebrew#11997.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-01 18:53:30 -07:00
Drew Stephens
feb037482f autojump v20
Closes Homebrew/homebrew#11994.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 18:33:56 -05:00
Justin de Vesine
3ba4993ed6 dnsmasq 2.61
Closes Homebrew/homebrew#11990.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 18:33:33 -05:00
Jack Nagel
cf4cf32deb Don't set GIT_DIR when staging git clones
GIT_DIR is convenient, but it does not work when both a formula and
subformula try to stage a git checkout, as git will use the main
formula's repository when staging the subformula.

Stop setting it, and restore the kludge to the git-multipush formula.

Fixes Homebrew/homebrew#10893.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 18:07:58 -05:00
Jack Nagel
940f256ae9 metasploit: use archive URL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 17:27:59 -05:00
Michael J. Schultz
ecf845fd3f metasploit 4.3.0
Closes Homebrew/homebrew#11988.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 13:53:54 -05:00
Shawn Jonnet
11c49cbce8 redis 2.4.12
Closes Homebrew/homebrew#11981.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 13:53:03 -05:00
Shawn Jonnet
9454aa48a0 node: 0.6.16
Closes Homebrew/homebrew#11980.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 13:51:54 -05:00
Jack Nagel
d300df3db6 ccrypt: clarify which clang build was tested
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-01 13:34:21 -05:00
Misty De Meo
1802591877 dia: add patch for glib 2.31+
Fixes Homebrew/homebrew#11987
2012-05-01 12:29:55 -05:00
Ryan Davis
ae0c6c0e77 New Formula: dwatch
Closes Homebrew/homebrew#11975.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-30 19:17:06 -05:00
Jack Nagel
60d187836a ccrypt: fix build with clang
Fixes Homebrew/homebrew#11934.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-30 17:33:39 -05:00
Zack Kitzmiller
5f1b5cfda4 ElasticSearch 0.19.3
Closes Homebrew/homebrew#11969.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-30 17:25:27 -05:00
nibbles 2bits
79245634ed avidemux: adjust merged patch, use fails_with
Avidemux-2.5.6 had its one patch merged upstream the day this
formula was accepted.  That was hoped for but unexpected.  This
commit adjusts the conditional for def patches so that it only
gets applied to stable.  Fixes a patch failure for 32bit + HEAD.

Also in this commit, remove the hardcoded `ENV.llvm` and switch
to using `fails_with :clang`, surrounded by a conditional so it
can still be built with clang if `--with-debug`.

Closes Homebrew/homebrew#11959.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-30 17:23:48 -05:00
Peter Jaros
1b09685315 moreutils 0.46
Closes Homebrew/homebrew#11974.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-30 17:16:27 -05:00
Brandon Bennett
b1e7d70838 repo 1.15
Closes Homebrew/homebrew#11970.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-30 17:15:11 -05:00
Misty De Meo
20b21ee9bf exiftool 8.90 2012-04-30 16:40:32 -05:00
Jack Nagel
4d9352867d libglade: help the linker find libgmodule
Fixes Homebrew/homebrew#11961.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-30 15:42:31 -05:00
Ealden Esto E. Escanan
9eb6d363fc Gradle 1.0-RC-3
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-30 07:17:17 -07:00
Mark A. Matienzo
2767012cf4 bulk_extractor 1.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-30 07:17:04 -07:00
Adam Vandenberg
437f97888d Jython --devel 2.5.3b1 2012-04-29 20:03:23 -07:00
Konstantin Tennhard
027fdbf752 swig 2.0.6
Closes Homebrew/homebrew#11953.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-29 19:32:44 -05:00
Jack Nagel
01069855ea jstalk: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-29 18:51:14 -05:00
Jack Nagel
7dc155a9cd darwinbuild: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-29 18:51:03 -05:00
Robert Bousquet
4c47bbde80 pdf2image 0.53
Closes Homebrew/homebrew#9842.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 14:13:00 -07:00
David Gageot
b69925d7b0 Sonar: Upgrade to 3.0 and provide LaunchAgent
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 11:07:53 -07:00
Adam Vandenberg
dba1864a3c qemu 1.0.1 2012-04-29 11:04:40 -07:00
Chris Brinker
9fbbcc9798 pianobar: Update to 2012.04.24
Also includes a patch to work around PromyLOPh/pianobar#236.

Closes Homebrew/homebrew#11900.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-29 11:01:19 -07:00
nibbles 2bits
63b21eb96f fping: Update to 3.1
New website, and new maintainer.

fping has been mothballed since 2002.  A new maintainer has taken
over this project, set up a new website, fping.org, and committed
the project on GitHub.

Change homepage.
Upgrade to version 3.1
Add head url on GitHub
Remove `--man` because it uses a modern configure that works.
Add caveat about this software needing to be owned by root
and run as root or with the setuid bit set.  An issue is open
with the developer to see if there is a workaround for that.

Closes Homebrew/homebrew#11931.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-29 10:54:59 -07:00
nibbles 2bits
a652cd4c7d wkhtmltopdf 0.11.0_rc1 + fix 64bit compile error
* Upgrade wkhtmltopdf to version 0.11.0_rc1
* Adjust existing inreplace because the file has a different name.
* Fix compile error when 64bit Qt4 doesn't have i386 symbols by
using inreplace to set the qmake build as 64bit, not universal.
* Use `qmake -spec macx-g++` to configure it, from Sharpie.
* Temporarily set DYLD_LIBRARY_PATH to help the binaries find
libwkhtmltopdf.0.dylib for generating the man pages.
* Adjust command to generate man page, as wkhtmltopdf is in bin.
* Add command to generate man page for wkhtmltoimage.
* Add command to install wkhtmltoimage.
* Add command to install wkhtmltoimage.1 into man1.
* Add command to install all libraries.

Built and tested by converting a url to pdf on Lion and 64bit SL
using all five compilers from XCode-4.3.2 and 4.0.2.

Fixes Homebrew/homebrew#9265

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 09:34:27 -07:00
Alexey Palazhchenko
7d376d5fdf PyPy: also install distribute
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 09:21:25 -07:00
Jonathan Ragan-Kelley
ee3e680427 ispc 1.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 09:01:25 -07:00
Sebastian Sdorra
5dd46942c5 scm-manager 1.13
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 08:57:09 -07:00
Luke Ledet
888119013a Camellia 2.7.0
Camellia is an image processing and computer vision library

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 08:33:28 -07:00
Mike McQuaid
6f8268a682 Update CMake bottle with pkg-config patch. 2012-04-29 15:56:30 +10:00
Mike McQuaid
5766b9186c Update Qt bottle to fix warnings. 2012-04-29 15:56:30 +10:00
patrick
181c617372 gpsbabel 1.4.3
Closes Homebrew/homebrew#11549.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 21:13:34 -05:00
Yoji SHIDARA
65578c8d06 groonga 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 18:58:54 -07:00
nibbles 2bits
555e078450 x264: use stable, fix version, rm -O1
* Specify the stable branch for the head url.
* Use http rather than git for the head url.
* Correct the version number, is 2189 for stable (2197 was master)
* Note in comments how to use version.sh to get the version number.
* Remove the -O1 for clang.  Issue is fixed in this version.

The previous commit added -O1 to fix a segfault when x264 was
compiled with clang.  The author was testing this against the
previous tarball, not 2189.  The devs emailed back explaining
that this was fixed since then, and this is confirmed to work
using their -O3 or Homebrew's -Os.  Users should remove x264
and ffmpeg and `brew install x264 ffmpeg` to get a working pair.
Apologies for all this, but it's better to get it right.

Closes Homebrew/homebrew#11908.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 20:29:55 -05:00
Jerome Bernard
0723fe44c1 ser2net 2.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 17:50:34 -07:00
Jack Nagel
370905d436 pure: fix docs install
Fixes Homebrew/homebrew#11889.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 18:14:53 -05:00
Jack Nagel
f283ed80a1 ice: move patch inline
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:28:14 -05:00
Jack Nagel
b1a91d042c gmtl: move patch inline
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:28:05 -05:00
Jack Nagel
c9016c2b92 mcpp: move patch inline
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:27:49 -05:00
Jack Nagel
c440d8e900 wine: move patch inline
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:20:53 -05:00
Jack Nagel
2da183df82 dc3dd: move patch inline
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:16:35 -05:00
Jack Nagel
d4e69f81ce net6: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:05:14 -05:00
Jack Nagel
dcce414935 gobby: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:05:05 -05:00
nibbles 2bits
794cc013a4 getxbook 0.9
Upgrade getxbook to version 0.9.
Remove the patch for clang.  The issue is fixed in 0.9.
Tested with llvm and clang.

Closes Homebrew/homebrew#11929.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 16:57:46 -05:00
nibbles 2bits
da808a2ff9 c-ares 1.8.0
Upgrade c-ares to version 1.8.0.
Add `--disable-dependency-tracking` and `--disable-debug`

Closes Homebrew/homebrew#11930.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 16:55:14 -05:00
Jack Nagel
7984c5fb56 google-js-test: use a requirement for Snow Leopard
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 16:48:34 -05:00
Jack Nagel
af63923400 signing-party: fix typo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 16:34:00 -05:00
Jack Nagel
6cc3fc2f65 cvs2svn: use a requirement for python with gdbm
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 16:33:55 -05:00
Silvio Henrique Ferreira
0212c4d943 treecc 0.3.10
Closes Homebrew/homebrew#10238.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 14:13:56 -07:00
John Paul Ashenfelter
7bd6769f70 storm 0.7.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 14:00:50 -07:00
Adam Vandenberg
c1adc36374 mlton: use a requirement to check install location 2012-04-28 11:59:28 -07:00
Adam Vandenberg
fd1e30b966 Boost: use requirement for universal python 2012-04-28 11:57:34 -07:00
Nibbles 2bits
5dc91132e1 avidemux 2.5.6
Avidemux is a popular video editor, actively developed since 2001.
Working with their lead engineer, the OSX code has been corrected,
and now the formula will build avidemux2_cli, the command line
version, with every video filter, encoder, and decoder available.

In addition, if the user has Qt installed, this will automatically
build the Qt gui, avidemux2.  Several weeks of work also gets us a
new CoreAudio output device for Qt, a feature missing since 2008.

Macports has a portfile for 2.5.3, a very buggy version.
The latest stable is 2.5.6. This formula will build stable or
2.5svn, which today is 2.5.6 r7750.

The 2.5 branch, called avidemux2, is being finalized.
The 2.6 branch, called avidemux3, is being very actively developed.

EDIT: removed patches merged upstream
EDIT: now compiles against r7668 on Lion.
EDIT: fixes indentation, removes some debug commands
EDIT: put two patches inline not on fileden
EDIT: remove patches merged upstream, inline variable 'a'
EDIT: add patch for ffmpeg compiling on 32bit OSX,
      switch url to 2.5.6 stable, add head (tested at r7724)
EDIT: remove dep on libvpx that fails with XCode-4.3.
EDIT: add back in the libvpx, it's fixed. Fix svn revision patch.
EDIT: Make svn rev patch apply only to head. Use cached_download
EDIT: Change head url to use http not svn.  Berlios svn offline.
EDIT: Install app to prefix not bin by Homebrew convention.
EDIT: Build verbose if brewed --with-debug.
EDIT: Fix optimization: O3 for regular, -g -O0 for clang debug,
      and -ggdb3 -O2 for llvm or gcc debug.
EDIT: shorten inreplaces, use buildpath, make test work w/head.
EDIT: remove cd, use mkdir do. use interpolated array style.
EDIT: Revert to allowing HB to use -Os.
EDIT: Add a patch for Jack's 32bit Snow Lep.

Closes Homebrew/homebrew#8429.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 11:42:13 -07:00
Adam Vandenberg
9ddbf906c0 CMake: use a requirement to look for expat.framework 2012-04-28 11:23:45 -07:00
Adam Vandenberg
c38c31ab89 MySQLreport: use stable download 2012-04-28 11:11:25 -07:00
Simon Head
2d4efedf06 xrootd 3.1.1
XRootD provides tools and ways to build high performance scalable
data repositories.

Closes Homebrew/homebrew#11879.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 11:08:17 -07:00
Daniel Passos
18e464feb9 pkg-config: update URLs
Closes Homebrew/homebrew#11919.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 11:00:05 -07:00
Dominik Moritz
066c02f8b0 open-scene-graph --devel 3.1.1
This fixes install and runtime issues on Lion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 10:55:23 -07:00
Michael Hetrick
6e4cc97878 pure 0.53
Closes Homebrew/homebrew#11886.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 10:51:53 -07:00
Lars Bilke
7bbeebb578 metis 5.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 10:50:49 -07:00
Dane Springmeyer
b685a7b70f mapnik: limit concurrent make jobs
mapnik compiles can take ~1.5 GB per job for some .cpp files
so lets be cautious by limiting to CPUS/2

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 10:19:13 -07:00
Adam Vandenberg
aae6d65ff7 libpar2 fails with clang
See https://github.com/mxcl/homebrew/issues/11926
2012-04-28 10:16:57 -07:00
nibbles 2bits
dda1ec27bd automake 1.12
Upgrade automake to version 1.12.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 09:33:10 -07:00
Pascal Bertrand
604a50d27d go 1.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 09:32:43 -07:00
Sean Billig
88d9e772ae cassandra 1.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-27 23:01:08 -07:00
Ryan Schlesinger
865f4fbc5e mobile-shell 1.2 + HEAD
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-27 22:59:43 -07:00
Mike McQuaid
e9461695b7 Add patch to fix CMake pkg-config issue(s). 2012-04-28 14:13:22 +10:00
Kevin Moore
bfc16d87db dart v6943
Closes Homebrew/homebrew#11915.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-27 14:13:29 -05:00
nibbles 2bits
9fea4b5332 cpansearch 0.1.1
Upgrade cpansearch to version 0.1.1

Fixes Homebrew/homebrew#11909.
Closes Homebrew/homebrew#11911.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-27 14:11:46 -05:00
Birger J. Nordølum
12328c38a9 yasm: add head and optional python bindings
Added option for --HEAD and --enable-python.

Closes Homebrew/homebrew#11314.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-26 21:39:11 -05:00
Zach Moazeni
06035ab828 cabal-install 0.14.0
Closes Homebrew/homebrew#11875.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-26 21:08:50 -05:00
Shaun Jackman
1a61d1af31 ABySS 1.3.3
Closes Homebrew/homebrew#11884.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-25 22:07:43 -07:00
marqs
65d771fd37 rds-command-line-tools 1.6.001
Closes Homebrew/homebrew#11891.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-25 22:06:56 -07:00
Sorin Ionescu
e30a1d945a zsh: disable function subdirs
Closes Homebrew/homebrew#11880.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 22:19:41 -05:00
Anatol Pomozov
d24fec61ab Revert "fuse4x: update to 0.10.0"
0.10.0 contains a kernel panic. It is going to be fixed in 0.10.1.

This reverts commit 8a0932f320208db56c10d1d16fff31c22e3be87e.

Closes Homebrew/homebrew#11888.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-25 20:12:20 -07:00
Sean Reilly
50f1b79cf1 gradle 1.0-rc-2
Closes Homebrew/homebrew#11872.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 21:53:05 -05:00
Peter Aronoff
b8cbe9912d mu 0.9.8.3
- add caveat about rebuilding index

Closes Homebrew/homebrew#11877.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 21:53:02 -05:00
Sorin Ionescu
9181c3cdc7 zsh: Fix the prefix switch
Closes Homebrew/homebrew#11880.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 21:41:17 -05:00
Sevki
3950d7d0d6 emacs: use HTTP for git HEAD
Closes Homebrew/homebrew#11878.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 21:32:49 -05:00
nibbles 2bits
57b5926732 x264: update to r2197 and fix clang optimization
Upgrade x264 to the latest stable tarball, 20120425.
Add `ENV.O1` when compiling with clang, which fixes a segfault
when encoding with libx264.  The fps encoding rate remains the
same using this commit.  The changelog listed in the formula
comments was checked, and the version is unchanged.  This will
cause a hash fail when x264-r2184.tar.bz2 already exists.  The
user will have to remove the cached tarball and try again.  At
the time this commit is being submitted, the x264-devel mailing
listserv is offline.  So it hasn't been reported a second time.

Fixes Homebrew/homebrew#11248.
Closes Homebrew/homebrew#11885.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 21:26:06 -05:00
Birger J. Nordølum
12bff18950 OpenSSL: Fix regression in 1.0.1a for Mac OS 64-bit
Closes Homebrew/homebrew#11869.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-25 09:06:29 -07:00
Pepijn de Vos
73759efc47 pygtkglext 1.1.0
Closes Homebrew/homebrew#11801.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-25 07:21:09 -07:00
Jack Nagel
901c3cdd8e gdk-pixbuf 2.26.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 00:33:31 -05:00
nibbles 2bits
5ffec46aab autoconf 2.69
Upgrade autoconf to version 2.69 and adjust the patch only to deal
with the different line number.

Closes Homebrew/homebrew#11866.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 00:08:19 -05:00
Sorin Ionescu
3f3f3bd9e4 zsh: make the disabling of /etc optional
Closes Homebrew/homebrew#11056.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-24 23:52:34 -05:00
nibbles 2bits
f81742aa4f phoronix-test-suite 3.8.0
Upgrade phoronix-test-suite to version 3.8.0.
Change patch to support the changes within `install.sh`
* Put metafiles in prefix
* Add `.bash` to the bash-completion script name
* Change the XDG MIME Openbenchmarking conditional from `DESTDIR`
to `INSTALL_PREFIX` so that all the files it uses get copied into
the Cellar, because Macs don't run `xdg-utils`.  This makes that
conditional behave as if Phoronix is being installed into a chroot.
* Remove the `-e` from echo so that it doesn't get echoed.

Closes Homebrew/homebrew#11847.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-24 23:49:03 -05:00
nibbles 2bits
fa7ab387a4 typespeed: Fix hardcoded gcc
Typespeed-0.6.5 stopped development in 2008 but hard-codes `gcc`
into two of their Makefiles.  Use `ENV.cc` instead.  Tested on
Lion with clang and llvm-gcc.  Typespeed also does a `chgrp games`
Even though that group will likely not exist, the software still
works without error because the owner is correct, and the `chgrp`
does not stop the build if it is unsuccessful.

Closes Homebrew/homebrew#11848.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-24 23:44:55 -05:00
Birger J. Nordølum
148b1c2067 OpenSSL 1.0.1a
[jn: no-asm is to fix compilation on 64-bit; perhaps it is not needed on
32-bit, but I didn't test it and I don't think its that important.]

Closes Homebrew/homebrew#11821.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-24 23:41:47 -05:00
René Moser
cc9cf3c2c6 git-ftp 0.7.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 20:36:17 -07:00
Mark A. Matienzo
bb1f180268 bulk_extractor 1.2.1
add automake/autoconf dependencies if XCode >= 4.3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 20:27:25 -07:00
Adam Vandenberg
abc16ddcc3 mediatomb: fails with clang 2012-04-24 09:10:16 -07:00
Miles Pomeroy
6505d49432 grc: find rc file in etc, not prefix/etc
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 07:34:50 -07:00
Filipe Moreira
fcdd371b1c mongodb: fix config file location in caveat
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 07:11:48 -07:00
Marnen Laibow-Koser
b6239976a8 gobby 0.4.94
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 07:05:54 -07:00
Adam Vandenberg
69370be3cb libinfinity 0.5.2 2012-04-24 07:05:53 -07:00
Marnen Laibow-Koser
6d2b5a940d obby 0.4.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 07:05:41 -07:00
Marnen Laibow-Koser
803843f3d8 net6 1.3.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 06:59:14 -07:00
Adam Vandenberg
da164bfcf5 gtksourceview: revert to 2.10.5
This version compiles against our version of glib.
2012-04-24 06:59:14 -07:00
Adam Vandenberg
a871d49dd8 glibmm 2.32.0 2012-04-24 06:59:14 -07:00
Erik Michaels-Ober
d95ecff6b8 Fix md5 for ruby-build v20120423
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 06:41:06 -07:00
Mike McQuaid
198728c50a Add and correctly find erlang bottle.
Fixes Homebrew/homebrew#11780.
2012-04-24 18:53:33 +10:00
Mike McQuaid
c756e7743b Revert "Add and correctly find erlang bottle."
This reverts commit 146e253856eb3e27b6b7382734fd178c160c1beb.
2012-04-24 18:10:09 +10:00
Mike McQuaid
35af315441 Add and correctly find erlang bottle. 2012-04-24 18:08:14 +10:00
Adam Vandenberg
530f9c7d5c Ace 6.1.1 2012-04-23 21:36:25 -07:00
Sorin Ionescu
689c50637e fontforge: fix carbon header paths, close Homebrew/homebrew#10572
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Find the developer prefix and use that, like MaPorts
- @adamv
2012-04-23 21:00:48 -07:00
Marcos Acosta
30720063f1 ruby-build v20120423
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-23 20:35:55 -07:00
Adam Vandenberg
455af13e32 szl: fails with clang
Fixes Homebrew/homebrew#11610
2012-04-23 20:28:28 -07:00
Patrick McLaughlin
02def32b00 yara 1.6
Closes Homebrew/homebrew#11830.

[jn: use -std=gnu89 instead of fails_with]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23 17:51:23 -05:00
James Aitken
b1a9adf12c Nginx: Stable 1.2.0
Closes Homebrew/homebrew#11837.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23 17:41:13 -05:00
nibbles 2bits
4d069eb3bb clamav 0.97.4
Upgrade clamav to version 0.97.4.  If check is installed, this
will pass all its self tests using clang or llvm from XC-4.3.2.
Remove the --disable-debug, which is the default behavior.

Closes Homebrew/homebrew#11840.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23 17:36:58 -05:00
nibbles 2bits
7abbd6896f parallel 20120422
Upgrade parallel to version 20120422.

Closes Homebrew/homebrew#11839.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23 17:36:18 -05:00
nibbles 2bits
e81b11d7df help2man 1.40.9
Another upgrade for Help2Man, version 1.40.9

Closes Homebrew/homebrew#11838.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23 17:35:53 -05:00
Misty De Meo
0f0d7ef8df exiftool 8.89 2012-04-23 10:18:16 -05:00
Misty De Meo
9684c9652d tmap: downgrade to 0.3.7
By user request - 0.3.7 is the version which is being officially
supported.

See Homebrew/homebrew#11813.
2012-04-23 10:17:11 -05:00
Misty De Meo
99c1bd3f4a emacs: don't build parallel for --HEAD
Fixes Homebrew/homebrew#11787, among others
2012-04-23 09:20:59 -05:00
Dave Cottlehuber
d4998f92a3 OpenSSL 1.0.1
Closes Homebrew/homebrew#11247.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 22:12:24 -05:00
Fernando Mut
d692c10848 New Formula: MesaLib-GLw
Installation of the GLw library compiled against the OS X version of
OpenGL libraries. Version 7.2 is considered by many (e.g. Fink, Ubuntu)
to be the stable version of MesaLib. GLw is not provided with OS X.
By default, MesaLib first compiles GL(mesa) and then GLw against it.
This forces that any application compiled against GLw will also need
to be linked with GL(mesa), not the native OS X version of OpenGL,
since otherwise you get a version incompatibility error.
In order to avoid having a duplicated version of the OpenGL library,
and also to take advantage of any hardware acceleration that the OS X
OpenGL version could provide, it is best to compile the GLw library
against the provided OS X OpenGL library. For this purpose, some
modifications to the autoconf setting file and the GLw Makefile
were performed. In particular, the inclusion of the OS X OpenGL header
files (located in /usr/X11/include/GL) instead of the header files
provided with the mesalib package, and the linkage against the OS X
OpenGL libraries (located in /usr/X11/lib). The compilation of the
GL(mesa) libraries was also removed from the autoconf settings file.
The installation of the package files is performed manually since the
'make install' fails due to a bad detection of symbolic links.

Closes Homebrew/homebrew#6074.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 17:59:58 -07:00
Rich Healey
a18fd15472 Python Google App Engine SDK 1.6.4
Closes Homebrew/homebrew#11799.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 19:15:54 -05:00
Rich Healey
c5f6ae11fe 64bit Go App Engine SDK 1.6.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 19:15:37 -05:00
Rich Healey
6ed9f553ab 32bit Go App Engine SDK 1.6.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 19:15:28 -05:00
Rich Healey
cd9fe02695 Java App Engine SDK 1.6.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 19:15:13 -05:00
Jack Nagel
ec4939e875 squashfs: fails with clang
cf. Homebrew/homebrew#8647.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:51:44 -05:00
Philipp Wollermann
091315f843 getmail 4.26.0
Closes Homebrew/homebrew#11815.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:49:19 -05:00
Jack Nagel
235026c3f0 scantailor: fails with clang
Fixes Homebrew/homebrew#11817.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:36:07 -05:00
Jack Nagel
2a49f3ced0 pango 1.30.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:14:02 -05:00
Camillo Lugaresi
2fdf5497f0 glib 2.32.1
Reviewed most patches (minus the UB stuff), fixed bugs, sent
patches upstream, updated to 2.32.1.

Closes Homebrew/homebrew#11279.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:10:17 -05:00
Jack Nagel
9f90cd8794 gettext: remove Snow Leopard bottle
The bottle was linked against libunistring, which is not a hard
dependency but gets picked up by the build if its present; this results
in breakage on systems where libunistring is not installed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:00:05 -05:00
Trevor Wennblom
ea55558357 gconf 3.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 15:21:08 -07:00
Misty De Meo
228dcdc3f5 tmap fails_with :clang 2012-04-22 16:58:38 -05:00
Misty De Meo
2330ab8cee tmap 0.3.8 2012-04-22 16:58:10 -05:00
Misty De Meo
46aee21f20 ncmpcpp fails_with :clang
As reported by user patagonicus on IRC. Does build with LLVM.
2012-04-22 16:00:42 -05:00
Daniel Berjón
833476b0e9 libmusicbrainz 4.0.1
Closes Homebrew/homebrew#11812.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-22 14:33:45 -05:00
Sebastian Staudt
1c58fec715 gource: Update to 0.38
Gource now requires boost and glm.

Closes Homebrew/homebrew#11782.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 12:10:05 -07:00
Sebastian Staudt
05fdf4b078 New Formula: glm
Closes Homebrew/homebrew#11781.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 12:09:59 -07:00
Charlie Sharpsteen
7eb008bb68 boost: Fix Snow Leopard bottle
This bottle was built on 10.6.3 with XCode 3.2.6 and uses the system Python
instead of Homebrew's Python.
2012-04-22 12:05:18 -07:00
Mark A. Matienzo
bf54f7e912 New formula: srecord
Closes Homebrew/homebrew#11808.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-22 13:52:49 -05:00
Shaun Jackman
b0f9208097 ABySS 1.3.2
ABySS is a de novo sequence assembler that is designed for short reads
and large genomes.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 11:25:37 -07:00
BSS
77cab7892a gnu-time: patch to allow compilation with clang
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 11:17:40 -07:00
aas
49dd14ed61 Midnight Commander 4.8.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 11:15:32 -07:00
billchurch
a9ab0248f8 dnsmasq 2.60
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22 11:10:17 -07:00
richo
63f776360f libogg, libvorbis: Add --HEAD
Closes Homebrew/homebrew#11146.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 10:52:40 -07:00
Maxwell Swadling
8a95ee125e usbmuxd: Add HEAD
Closes Homebrew/homebrew#11803.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-22 10:28:34 -07:00
Mike McQuaid
f6f14cb21b Remove Boost 10.6 bottle until fixed.
Fixes Homebrew/homebrew#11802.
Fixes Homebrew/homebrew#11633.
2012-04-22 21:40:50 +10:00
Ryan Senkbeil
3a447e0edb grib-api: Update to 1.9.16
Also flag as failing with Clang.

Closes Homebrew/homebrew#10942.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-21 19:05:40 -07:00
Frizlab
167d6bf558 gegl: Update to 0.2.0
Closes Homebrew/homebrew#11636.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-21 17:46:00 -07:00
Frizlab
d135cf4def babl: Update to 0.1.10
Closes Homebrew/homebrew#11635.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-21 17:39:02 -07:00
n0ts
04c02acc9d ppss 2.97
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-21 15:11:57 -07:00
Charlie Sharpsteen
bb325ef504 GRASS: Fix Lion builds
- Disable WxPython GUI. We have no stable WxMac build for this and building
    WxPython has the additional constraint of requiring a Framework build of
    Python.

  - Flag as failing with clang.

Fixes Homebrew/homebrew#8594.
2012-04-21 14:57:22 -07:00
Charlie Sharpsteen
61f6bcaecf GRASS: Don't install stuff outside of --prefix
Add a small patch to the GRASS makefile that removes a command that installs
stuff to `/Library/Documentation/Help`---this is outside of the prefix and we
don't have permissions for this directory.
2012-04-21 14:57:22 -07:00
Adam Vandenberg
81f9eeff87 Google-Sparsehash 1.12 2012-04-21 09:38:34 -07:00
Adam Vandenberg
8ca6c33d88 schroedinger 1.0.11 2012-04-21 08:54:45 -07:00
Andrew Marshall
c4d9e2dc6a Ruby 1.9.3-p194
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-20 23:47:07 -07:00
Jack Nagel
740222934d xmlto 0.0.25
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 22:48:45 -05:00
Toby DiPasquale
e9a94400c4 collectd: fails with clang
cf. Homebrew/homebrew#11651.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 22:30:43 -05:00
Jack Nagel
39c0fe6a25 collectd: fix permissions errors during configure
Fixes Homebrew/homebrew#11651.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 22:28:06 -05:00
Kevin Moore
2c62d54103 dart 6722
- add working test

Closes Homebrew/homebrew#11765.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 22:11:49 -05:00
Jack Nagel
30050e3ded libnet 1.1.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 22:02:41 -05:00
Greg Virgin
089072d68a avro-c 1.6.3
Closes Homebrew/homebrew#11786.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 21:40:40 -05:00
Rohan Singh
f402a8ce51 tcpflow 1.2.6
tcpflow has been moved to Github, and is now at 1.2.6.

Closes Homebrew/homebrew#11771.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 13:46:01 -05:00
Paul Welch
e69f9a01bf curl 7.25.0
Closes Homebrew/homebrew#11778.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 13:43:49 -05:00
nibbles 2bits
d58785809c getxbook: update to 0.8, fix clang compilation error
Remove the -Werror from its custom cflags fixes error with clang.
Reported upstream and noted in the formula comments.  Tested on Lion by
grabbing Game of Thrones preview from Amazon using cli and tcl gui.

Fixes Homebrew/homebrew#11760.
Closes Homebrew/homebrew#11768.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 13:37:21 -05:00
Gabe McArthur
b8b896789a guile devel 2.0.5
Closes Homebrew/homebrew#11767.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-20 13:34:30 -05:00
Dave Cottlehuber
aa052dff05 CouchDB: update to 1.2.0
- bump to latest release
- add --devel option for next anticipated release branch
- document how to run CouchDB as a system or user daemon

Closes Homebrew/homebrew#11440.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-20 10:32:36 -07:00
Nibbles 2bits
61013ef691 openimageio: Update to 1.0.3
Updates openimageio to version 1.0.3.
Fix compilation against glew.
Fix compilation against qt.
Fix building of iv.
Add all deps to maximize the filetypes oiio can open.
Add a dep on a new formula, field3d.
Add a dep on a new formula, opencolorio.
Build iv & the python bindings.
Run the official testsuite if the user options it.

This compiles without error using llvm-2335.9, clang-2.0.139,
and gcc-4.2.1.5666 from XCode-4.0.2 on 64bit Snow Leopard.
It compiles without error using llvm-2336.9 and clang-3.1.318
on Lion 10.7.3 using XCode-4.3.1.

As of 1.0.3 all tests pass make test.

EDIT: add an include for zlib.h on Lion.
EDIT: switches tarball to 0.10.4, compiles on Lion, same xfails
      in the testsuite (that only exists as a master on github).
EDIT: change the oiio-images url to a fixed commit tarball not
      the master trunk tarball.
EDIT: add def initialize to oiio-images subformula to trigger
      Homebrew's cache naming scheme, gets us oiioimages-1.0.0.tgz
EDIT: Change version to 0.10.5.  Remove patch for boost-mt naming
      because it works now.  Still needs zlib patch, been reported.
      Both previous test fails are fixed.  There is a new one.
EDIT: Inline the d variable.
EDIT: Remove HR, shorten option.
EDIT: Move inline patch to a DATA block.
EDIT: Change to version 0.10.6.
EDIT: Change to version 1.0.0.  Add devel block.
EDIT: Remove patch merged upstream.
EDIT: Fix python bindings to mimic vtk.rb.
EDIT: Add a dep on new formula OpenColorIO (ocio).
EDIT: Add a dep on webp.
EDIT: Remove illogical `which python-config` test.
EDIT: Add a fixed commit from branch RB-1.0 as the devel block url.
EDIT: Remove hard coded path to openjpeg.  Determine it instead.
EDIT: Upgrade to 1.0.2.  Shorten some comments.
EDIT: Remove code to find OpenJpeg.  It just works now.
EDIT: Add head url.  Remove Doxygen dep.  It already makes a pdf.
EDIT: Remove python option.  Just let it build that (10sec extra).
EDIT: Upgrade stable to 1.0.3, devel to 1.0.3a (bugfxes).
EDIT: Add back the oiio alias I clobbered.

Closes Homebrew/homebrew#8458.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-20 10:56:03 -05:00
Misty De Meo
b35b9464e2 wget: add HEAD 2012-04-20 10:44:19 -05:00
Misty De Meo
d04638af7c exiftool 8.88 2012-04-20 10:35:00 -05:00
Paul Welch
f27443a4f6 Jailkit 2.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-20 07:36:40 -07:00
Peter Neubauer
df2025c868 Neo4j 1.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-20 07:09:00 -07:00
Robert Jackson
9241769c66 rdesktop 1.7.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-20 07:06:45 -07:00
Mike McQuaid
dfbdda5060 Fix MySQL build with CMake 2.8.8.
Fixes Homebrew/homebrew#11754.
Fixes Homebrew/homebrew#11762.
2012-04-20 18:47:01 +10:00
Charlie Sharpsteen
f3d546c6a8 GDAL: Add FreeXL and LibDAP to --complete 2012-04-19 22:48:56 -07:00
Charlie Sharpsteen
869f17db82 Armadillo: Update to 3.0.2 2012-04-19 22:36:27 -07:00
Adam Vandenberg
16abc347cc Remove redundant :using specs 2012-04-19 21:06:00 -07:00
Bernhard Miklautz
015c866376 freerdp: fix building with clang
Closes Homebrew/homebrew#11385
Closes Homebrew/homebrew#11462

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-19 21:04:29 -07:00
Charlie Sharpsteen
444a2f7eef LibDAP: Use explicit path to system curl
Without this we get some really nasty arch flags in `dap-config` on Leopard and
Snow Leopard due to a fallback to buggy `libcurl.pc` files shipped with the
system.
2012-04-19 19:23:08 -07:00
Charlie Sharpsteen
762a255063 LibDAP: Update to 3.11.2 2012-04-19 17:00:13 -07:00
Charlie Sharpsteen
a74eb9e8c5 PostGIS: Simplify installation and add man pages
Instead of manually listing and installing every component in PostGIS, the
whole mess is now installed to a staging directory and copied to the prefix
using globbing operations.

Man pages are now installed as well.
2012-04-19 15:33:06 -07:00
nibbles 2bits
bbf2496210 opencolorio 1.0.7
Upgrade ocio to version 1.0.7.

Closes Homebrew/homebrew#11752.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-19 16:50:59 -05:00
Jocelyn Mallon
2629243ff0 pngcrush 1.7.27
Sstarting with v1.7.26, pngcrush uses zlib 1.2.6, and per project
changelog, requires -DZ_SOLO CFLAG to workaround compiler bugs:
http://pmt.sourceforge.net/pngcrush/changelog.html

Closes Homebrew/homebrew#11748.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-19 16:31:56 -05:00
Rich Healey
0521fe253b chicken: workaround for compilation with Clang/LLVM
Building with DEBUGBUILD is sufficient; be verbose about this so the
user is aware and has the chance to abort and possibly build with GCC if
it is available.

Closes Homebrew/homebrew#11696.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-19 16:22:34 -05:00
taiansu
cb21c09c07 v8: fix checksum
Closes Homebrew/homebrew#11757.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-19 16:10:59 -05:00
Shawn Jonnet
2a3a5ae472 redis 2.4.11
Closes Homebrew/homebrew#11758.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-19 16:09:37 -05:00
Charlie Sharpsteen
8ce6a9ae7e GDAL: Build and install man pages 2012-04-19 13:49:00 -07:00
Mike McQuaid
bb27ec11a2 CMake 2.8.8.
Fixes Homebrew/homebrew#11745.
2012-04-19 16:00:17 +10:00
Matt Robenolt
913f85fbd6 Swaks 20120320
Closes Homebrew/homebrew#11497.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 21:29:59 -07:00
Kyle Kauffman
dcf5e67d4d mathgl 1.11.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 21:02:47 -07:00
Adam Vandenberg
c3d383e059 smpeg: use make install 2012-04-18 20:40:13 -07:00
Adam Vandenberg
89e76365da v8 3.9.24 2012-04-18 19:52:39 -07:00
Adam Vandenberg
040c6128c6 dotwrp: use a stable 1.0 and add head 2012-04-18 19:41:14 -07:00
Adam Vandenberg
75dceb540f e2fsprogs: also install libs 2012-04-18 19:26:08 -07:00
Will Ross
27b587ee8b e2fsprogs: fix compilation under Lion w/ clang
Fix derived from Macports issue 91359:
https://trac.macports.org/changeset/91359

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 19:03:26 -07:00