Brett Koonce
785e3ae24f
cutter 1.2.2
...
stripped patch (fixed upstream)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:24 -08:00
Brett Koonce
e820295189
cpptest 1.1.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:24 -08:00
Brett Koonce
00ed6893a1
clamav 0.97.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:24 -08:00
Brett Koonce
47fb4ef7a6
blitz 0.10
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:23 -08:00
Brett Koonce
f5c344ad0c
asciidoc 8.6.8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:23 -08:00
Christoffer Lund
9c530be624
haproxy devel 1.5-dev12
...
Closes Homebrew/homebrew#15841 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 08:34:43 -08:00
Adam Vandenberg
536fb1be54
bedtools: style nits
2012-11-04 08:27:53 -08:00
arq5x
475767ccc1
bedtools 2.17.0
...
Closes Homebrew/homebrew#15842 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 08:27:49 -08:00
Jack Nagel
12d30eef8a
Unbreak mongodb formula
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-03 21:06:54 -05:00
Jonas Pfenniger
91e334e5d6
direnv 0.1.151
...
Closes Homebrew/homebrew#15833 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-03 13:06:28 -07:00
Adam Vandenberg
e9c68fd4a0
standford-parser: fix checksum
...
Closes Homebrew/homebrew#15832 .
2012-11-03 12:37:03 -07:00
Ryan Senkbeil
29efd6669d
libaacs 0.5.0
...
Closes Homebrew/homebrew#15804 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-03 12:32:09 -07:00
Holger Buchholz
42379d7c04
sbcl 1.1.1
...
Closes Homebrew/homebrew#15826 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-03 12:17:45 -07:00
Jack Nagel
6d4ddac980
bash 4.2.39
...
I moved the patches to a gist, as it is easier to append new patches
this way.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-03 13:27:46 -05:00
Brett Koonce
9639fd0b3d
nginx (devel) 1.3.8
...
Closes Homebrew/homebrew#15828 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-03 11:12:02 -07:00
Jack Nagel
be33f34fcf
smartmontools 6.0
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-03 13:09:57 -05:00
Ned Konz
df0f736415
abcMIDI 2012-10-03
...
Closes Homebrew/homebrew#15818 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-02 23:03:25 -07:00
Elliott Clark
79c6c5b848
HBase 0.94.2
...
Closes Homebrew/homebrew#15819 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-02 23:00:05 -07:00
Charlie Sharpsteen
3fd1bfd565
gdal: libdap build fixed upstream
...
Patch no longer necessary when building HEAD versions.
2012-11-02 18:43:06 -07:00
Charlie Sharpsteen
a8ca67e389
gdal: Refactor configuration
...
General cleanup and some specific changes:
- Now depends on Homebrew's libtiff and libgeotiff now that BigTIFF support
has landed upstream. This should prevent clashes arising from having
internal and external copies of these libraries loaded by the same
executable as noted in Homebrew/homebrew#7054 .
- Add WebP support to the `--complete` option.
- All backends for which there is no suitable stable formula in core are now
explicitly listed and disabled using `--without-<backend>` flags during
configuration. This behavior may be disabled by using the
`--enable-unsupported` flag which allows configure to drag in any libraries
that it finds in the user's environment that GDAL enables by default.
Previously this behavior was a side-effect of the `--complete` option.
2012-11-02 16:53:55 -07:00
Charlie Sharpsteen
c2e0d40c2b
jasper: Use sources from OSGeo
...
The OSGeo sources include a patch that allows Jasper to compute UUID bounding
boxes---a feature that is required for accessing certain georeferenced images.
The Debian packages for Jasper also include this patch.
2012-11-02 10:22:55 -07:00
Ragi Yaser Burhum
331dea0566
libkml: Add HEAD build
...
Closes Homebrew/homebrew#15728 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-11-02 10:22:55 -07:00
Charlie Sharpsteen
f3c34b2273
gdal: Re-enable Poppler support
...
Currently, GDAL 1.9.2 can build against Poppler 0.20.5 so Poppler support is
not re-enabled for the `--complete` option.
Reverts cfad309.
2012-11-02 10:22:55 -07:00
Charlie Sharpsteen
16207fae35
gdal: Transition to options DSL
...
Replace `def options` with `option` statements and replace all calls to
`ARGV.include?` with `build.include?`.
2012-11-02 10:22:55 -07:00
Sebastian Sdorra
5f3b8123d9
scm-manager 1.22
...
Closes Homebrew/homebrew#15809 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-02 07:04:29 -07:00
Steven Merrill
74dcfe3560
HAProxy: add --devel with SSL
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-01 21:07:11 -07:00
Daniel Russel
1c26fe6e42
avro-cpp 1.7.2
...
Closes Homebrew/homebrew#14322 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-01 19:53:05 -07:00
Josiah Kiehl
c71048d4b3
openssh: use more reliable server
...
Closes Homebrew/homebrew#15806 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-01 19:29:28 -07:00
William Ting
1124459f87
autojump 21.0.3
...
Update files to reflect new source locations.
Existing users upgrading must note the new autojump.sh location
and modify ~/.bash_profile or ~/.zshrc appropriately as mentioned
in the caveat message.
Fixes Homebrew/homebrew#15797 .
Closes Homebrew/homebrew#15793 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-01 13:51:12 -07:00
Jack Nagel
54b1295e73
ffmpeg: fix more typos
...
c.f. Homebrew/homebrew#15800 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-01 13:48:38 -05:00
Jack Nagel
bbe7b08c5f
ffmpeg: fix typos
...
Fixes Homebrew/homebrew#15800 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-01 13:37:30 -05:00
Adam Vandenberg
9831c2fab4
Revert "autojump 21.0.3"
...
This reverts commit b4aadae5b4f8c1df20935b8cbb06363f60763c81.
2012-11-01 09:38:04 -07:00
Brandon Bennett
9cce08202a
repo 1.18
...
Closes Homebrew/homebrew#15796 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-01 08:02:58 -07:00
Simon Whitaker
bf01b6f4e8
gibo 1.0.1
...
Closes Homebrew/homebrew#15445 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-01 08:02:00 -07:00
Adam Vandenberg
d1be7051bd
gnu-plot: add option to skip building emacs lisp files
...
Closes Homebrew/homebrew#15777 .
2012-11-01 07:53:41 -07:00
nibbles 2bits
44aa5d163c
wxmaxima: add a few caveats
...
Wxmaxima needs the standard caveat telling the user where the
app gets installed, plus one about linking the app, plus one
describing how to first setup wxmaxima to find maxima.
Fixes Homebrew/homebrew#15721
Closes Homebrew/homebrew#15790 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-01 07:47:50 -07:00
nibbles 2bits
5a22aae438
ffmpeg: fix for openjpeg + dep for Dirac
...
- Add `--extra-cflags` using pkg-config to find openjpeg.
- The cflags fix a configure error.
- Add an option `with-schroedinger` for Dirac Video
Fixes Homebrew/homebrew#15772
Fixes Homebrew/homebrew#15734
Closes Homebrew/homebrew#15791 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-01 07:47:14 -07:00
William Ting
85412b64e4
autojump 21.0.3
...
Closes Homebrew/homebrew#15793 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-01 07:46:52 -07:00
Xidorn Quan
7187056d39
wine --devel 1.5.16
...
Closes Homebrew/homebrew#15795 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-01 07:46:02 -07:00
Will Ross
4c1c733907
Install the adb bash completion script
...
Closes Homebrew/homebrew#15532 .
Signed-off-by: Max Howell <mxcl@me.com>
2012-11-01 10:05:24 -04:00
Mike McQuaid
7b6e5f8a30
Fix rbenv dependent formulae with existing rbenv.
2012-11-01 11:12:50 +00:00
Ideocl4st
02c87c2d10
Physics FS 2.0.3
...
Closes Homebrew/homebrew#15789 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 23:18:09 -07:00
Zach Holman
d3dad16935
mpd: enable ffmpeg support
...
mpd out of the box doesn't do well with m4a files. Since Homebrew
is used on OS X, and a lot of Mac users are bound to have lots of
music purchased from iTunes, it makes sense to install mpd with
all the dependencies necessary to play iTunes-purchased music.
Closes Homebrew/homebrew#15788 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 21:39:41 -07:00
Adam Vandenberg
69488dcf63
librets: use boost 1.49
...
Also, disable building Ruby bindings, as they try to install to a
system folder that the user may not have permission to.
Closes Homebrew/homebrew#14341 .
2012-10-31 21:35:07 -07:00
Guillaume Massé
9989c088e7
cloudbees sdk 1.2.2
...
Closes Homebrew/homebrew#15787 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 17:02:28 -07:00
Mike McQuaid
6bbedcad20
Fix rbenv to install versions and plugins globally.
...
Closes Homebrew/homebrew#15750 .
2012-10-31 22:33:16 +00:00
Turadg Aleahmad
f881c6cb4a
oscats 0.6
...
(Open Source Computerized Adaptive Testing System)
Closes Homebrew/homebrew#10492 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 14:28:07 -07:00
Austin Seipp
6ee457bb1f
LuaJIT-2.0.0 RC1
...
Closes Homebrew/homebrew#15786 .
Signed-off-by: Austin Seipp <mad.one@gmail.com>
Closes Homebrew/homebrew#15786 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 14:17:57 -07:00
Wayne Graham
51585e6399
geoserver 2.2.1
...
Closes Homebrew/homebrew#12902 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 12:42:24 -07:00
Peter Aronoff
2cb61be4bb
getmail 4.35.0
...
Closes Homebrew/homebrew#15784 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 12:32:53 -07:00