Commit Graph

4602 Commits (e14dde6c6c5774d83173fd4377b76301dcad29ee)

Author SHA1 Message Date
Adam Vandenberg e14dde6c6c Add ENV.j1 to sane-backends
Fixes Homebrew/homebrew#4598
2011-03-10 22:22:43 -08:00
Lars 36faad488d tcptrack 1.4.0, modified formula (inreplace instead of patch)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-10 22:20:29 -08:00
Adam Vandenberg a321ac7605 wget - use custom OpenSSL on Leopard
Reports of wget failing to compile against Leopard's OpenSSL,
so reluctantly add this dep.
2011-03-10 22:19:01 -08:00
Adam Vandenberg 6d2282a02c duplicity 0.6.12
Also use a self-contained install method that doesn't require
editing PYTHONPATH.
2011-03-10 22:13:01 -08:00
Adam Vandenberg 90590e5f12 node - fix audit warning 2011-03-10 21:33:12 -08:00
Yacin Nadji 67082674c4 add aardvark_shell_utils
Aardvark shell utils includes three helpful programs:

realpath(1) is an implementation of the realpath(3) function for returning the
canonicalized absolute pathname of an input path.
filebase(1) returns the base portion of a filename, that is the filename with
its extension (e.g. .txt) removed.
fileext(1) returns the extension portion of a filename (e.g. txt).

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-10 21:00:58 -08:00
Adam Vandenberg 73209f70a5 Remove ncursesw; OS X provides curses. 2011-03-10 20:41:40 -08:00
Adam Vandenberg 40e624c4ec bmon - restore homepage and remove ncursesw dep 2011-03-10 20:34:57 -08:00
Andrew Marshall d3fc317707 Update mkvtoolnix to v4.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-10 11:32:26 -08:00
Adam Vandenberg 09400f564d cassandra 0.7.3 2011-03-10 10:09:03 -08:00
Michael Wall c2feadc15b emacs 23.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-10 08:40:13 -08:00
Adam Vandenberg 6b7bbbdb9b macvim - remove xcode 4 check
macvim still won't comile under LLVM, but remove the explicit check
as we need a better solution for xcode 4 detection overall
2011-03-10 08:36:18 -08:00
Chris Schneider a5a1b0368f Update tig to 0.17
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-09 22:36:31 -08:00
Kyle Fuller 99f5324884 tmux - remove unneeded inreplace
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-09 21:25:34 -08:00
Birger J. Nordølum cc06933311 GNU BASH: 4.2.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-09 21:11:56 -08:00
Adam Duke c2d555ec81 Update gource to version 0.32
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-09 11:14:51 -08:00
Mike McQuaid f035eb7312 Update valgrind to 3.6.1. 2011-03-09 18:13:13 +00:00
Drew Hess 150da65be1 mplayer: fix build flags.
ENV.gcc_4_2 sets LD and CC as needed, but the formula was subsequently
clearing LD and CC. This breaks the build with Xcode 4.

Passing --enable-largefiles, --enable-apple-remote, and
--target=x86_64-Darwin to configure is unnecessary. These settings are
detected by the configure script and (properly) enabled automatically.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-09 09:14:39 -08:00
Drew Hess 269169f72c mplayer: don't prompt for ffmpeg git pull in configure
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-09 09:13:43 -08:00
Adam Vandenberg 121b9c1473 subversion 1.6.16 2011-03-09 08:50:30 -08:00
Daniel Tang 6e016e5ac6 subversion - warn if JAVA_HOME is set
Subversion's JavaHL library depends on JNI headers that are only available by
installing Developer Tools. Setting JAVA_HOME to something in /System/Library
breaks because JNI headers aren't symlinked into the framework directories
here. I believe the proper JAVA_HOME setting, if necessary, is the output of
/usr/libexec/java_home, but the same effect can be achieved by not setting
JAVA_HOME at all.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-09 08:45:59 -08:00
Camillo Lugaresi 2993057f5d wine 1.3.15
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-09 07:37:25 -08:00
Adam Vandenberg 61332b84b8 sane-backends - remove unused configure switch 2011-03-08 15:09:40 -08:00
Elliot Murphy 6da39153e2 Update to Bazaar 2.3 for Python 2.7 compatibility
Bazaar 2.2 had a bug when run under Python 2.7, and the new release
fixes the problem. https://bugs.launchpad.net/bzr/+bug/612096

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-08 14:11:33 -08:00
Tino Wagner 7969bf244d Gwyddion 2.23
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-08 10:08:44 -08:00
James Abley f092684aaa logstalgia 1.0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-08 10:07:35 -08:00
Adam Vandenberg 59e8a77159 resty 1.4 2011-03-08 08:26:43 -08:00
Lee Jensen 177c1b79d7 balance 3.54
Balance, a simple TCP load balancer

Balance is handy because it requires no configuration. Just a few
command line args and you have a running TCP proxy with or without load
balancing.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-07 15:16:43 -08:00
Carlos Borroto dd8bb6a408 tophat 1.2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-07 12:50:58 -08:00
Adam Vandenberg dc4dbf477a lftp 4.2.0 2011-03-07 12:47:26 -08:00
larsmoil 55150f55a7 Spring Roo version 1.1.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-07 10:54:56 -08:00
Charlie Sharpsteen 7809ac3199 Update Spatialindex to 1.6.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-07 10:29:19 -08:00
Adam Vandenberg d8cf9785b9 mkvalidator 0.3.3 2011-03-06 22:05:10 -08:00
Adam Vandenberg e26b36c5cd mkclean 0.8.0 2011-03-06 22:04:51 -08:00
Adam Vandenberg 20010d0974 Remove sshfs-fuse
This formula is hard to get right across 10.5 and 10.6 and 32-vs64-bit
systems. Removing from core.
2011-03-06 21:29:23 -08:00
Ville Lautanala 87bb909e8f Update Boost to 1.46.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 21:19:26 -08:00
Carlos Borroto 5a4a78b1b6 samtools 0.1.13
OS X patch no longer needed, as issue was fixed upstream.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 21:13:11 -08:00
Adam Vandenberg 3b864df59a Move sc to homebrew-alt
sc is not currently maintained and requires extensive
patching for OS X, so moving to homebrew-alt repo.
2011-03-06 21:10:06 -08:00
Adam Vandenberg 13acec4bd0 Move rsync to homebrew-alt
Can be installed with:
  brew install https://github.com/adamv/homebrew-alt/raw/master/duplicates/rsync.rb
2011-03-06 20:56:49 -08:00
Adam Vandenberg c4099fcfc6 cups-pdf 2.5.1 2011-03-06 20:50:38 -08:00
Will Robertson abc6d531dc noweb 2.11b
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 20:45:08 -08:00
Mike McQuaid feff1bb024 Add formula for Icon 9.5.0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 20:34:56 -08:00
Berk D. Demir 12528d7b6b cvsync - Fix etc path from PREFIX/etc to HOMEBREW_PREFIX/etc
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 20:22:18 -08:00
Rick Harris 6177d7600a Patch drush: 'drush dl drupal' bug fix
Explanation http://drupal.org/node/1078318
This patch is in 4.x-dev branch of drush, so it will be fixed in the
next release (current is 4.2). At that time, this patch should be
removed.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 20:13:12 -08:00
Jeff Putsch 8b29d0de26 New Formula: saxon.rb
Open Source SAXON XSLT processor developed by Michael Kay of Saxonica Limited.

It provides implementations of XSLT 2.0, XQuery 1.0, and XPath 2.0 at the basic level of conformance defined by W3C.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 19:30:12 -08:00
Aku Kotkavuo 12e8bf7113 New formula: scrypt
A better alternative for bcrypt.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 19:14:36 -08:00
Pavel Zavyalov 4e751c9645 ffmpegthumbnailer 2.0.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 19:07:22 -08:00
Adam Vandenberg b487c21b2c redis 2.2.2 2011-03-06 17:32:43 -08:00
arlolra b3265d4440 Specify architecture for redis
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 17:32:37 -08:00
arlolra d436955397 Specify architecture for hiredis
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 17:32:28 -08:00