Commit graph

13196 commits

Author SHA1 Message Date
Charlie Sharpsteen
cf3e0aadda libdap: Update to 3.11.7
Download checksum for 3.11.5 was stealth-updated.

Fixes Homebrew/homebrew#15935.
2012-11-09 07:54:44 -08:00
nibbles 2bits
d0f2c8d89c ghc: add ENV.m32 for 32bit on x64.
- Add `ENV.m32` to fix build errors on 64bit hardware w/ `--32-bit`

Some users want to force 32bit ghc on 64bit hardware.
Ghc, however, comes with several internal libraries like libgmp
that get configured during the build. By forcing `ENV.m32`,
we force all the internal libs to build 32bit also.

Fixes Homebrew/homebrew#15925.
Closes Homebrew/homebrew#15933.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-11-09 07:44:59 -08:00
Andrew Berry
e9129af27f sane-backends: update download URL
Closes Homebrew/homebrew#15926.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-08 16:10:32 -06:00
Shawn Jonnet
b3bde65a08 redis 2.6.4
Closes Homebrew/homebrew#15927.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-08 16:07:43 -06:00
Jack Nagel
4aeee86d55 Factor out MySQL and Postgres requirements 2012-11-08 16:01:59 -06:00
Stefan
6f9ee2c298 tiger-vnc: patch for gnutls 3
c.f. Homebrew/homebrew#15923.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-08 15:56:03 -06:00
Stefan
aa2c56177d gnutls 3.1.3
Closes Homebrew/homebrew#15923.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-08 15:38:48 -06:00
Geoff Greer
410438527c The Silver Searcher 0.13
Closes Homebrew/homebrew#15911.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-07 22:53:56 -08:00
David Holm
462a6f809e otx: Patch MacOS SDK paths
otx is hardcoded to use the MacOSX10.6 SDK which is no longer available in
Mountain Lion. By replacing this with MacOSX#{MacOS.version} the package can
be successfully built even on 10.8.

Closes Homebrew/homebrew#15879.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-11-07 20:00:59 -08:00
Chandler Latour
897cbf1b5f updated haskell-platform to 2012.4.0.0
Closes Homebrew/homebrew#15889.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-11-07 17:38:39 -08:00
Charlie Sharpsteen
119f74774a mupdf: Fix freetype include path
Was missing a `-I` flag.

Fixes Homebrew/homebrew#15890.
2012-11-07 17:16:05 -08:00
Guillermo López Leal
62bed1f1b5 fop: upstream URL changed
Closes Homebrew/homebrew#15897.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-07 08:13:38 -08:00
David Gageot
a0769346bf Sonar 3.3.1
Closes Homebrew/homebrew#15898.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-07 08:12:52 -08:00
Steve Losh
620041f051 ffind 0.3.0
Closes Homebrew/homebrew#15891.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 23:28:59 -08:00
Luca
7ff73b9231 libsvm 3.13
Closes Homebrew/homebrew#15893.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 23:28:38 -08:00
Thomas Gustafsson
34ab2ecc79 owfs 2.8p20
Closes Homebrew/homebrew#15894.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 23:24:41 -08:00
Jack Nagel
056b8fade6 sqlite 3.7.14.1
*Note*: the docs tarball was not updated in this release, but I
incremented the version for consistency.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-06 12:05:35 -06:00
nibbles 2bits
069d25b3f4 emboss: fix issue with X11
- Add an option to build without-x
- Add a `depends_on :x11` otherwise
- Add a `depends_on :libpng` that was missing.
- Add a `depends_on 'gd'` that is optional.
- Add a `depends_on 'libharu'` also optional for pdf output.
- Add a flag to enable 64bit pointers on 32bit machines.
- Add a flag to enable pthreads.

It's worth noting that this will build against mysql or postgresql.
It searches for `pg_config`. It's reasonable for molecular biology
grinding software have some sort of DB enabled. In that case,
we might want to add an `ENV :userpaths` to pick up the preferred
`pg_config` or we want to add a depends_on postgresql. Thoughts?

Fixes Homebrew/homebrew#15782

Closes Homebrew/homebrew#15817.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 09:04:53 -08:00
Ben Lancaster
4d0682da25 JSTestDriver 1.3.5
Closes Homebrew/homebrew#15882.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 09:03:54 -08:00
nibbles 2bits
958ea2a91f openimageio 1.0.10
- Upgrade to 1.0.10
- Add a CMake variable to help it find OpenJpeg includes.
- Passes 39/39 tests
- Works with superenv

Closes Homebrew/homebrew#15888.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 09:03:32 -08:00
Luis Abreu
280b41882f CasperJS RC4
Closes Homebrew/homebrew#15887.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 09:02:36 -08:00
Jon Brisbin
567e26191a rest-shell 1.2.0.RELEASE
Closes Homebrew/homebrew#15884.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-06 08:37:58 -08:00
Joseph C
15e6fe437e pyside-tools 0.2.14
Closes Homebrew/homebrew#15874.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 19:26:09 -08:00
Chris Winslett
ffe5dd437d mongodb: change startup script config finder
Closes Homebrew/homebrew#15814.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 19:14:08 -08:00
nibbles 2bits
4452ebd149 gnuplot 4.6.1 + dep on pango for wx
- Upgrade to version 4.6.1
- Remove the patch. It decides aquaterm=no on its own now.
- Fix HEAD by not running `autoreconf`. Instead run `./prepare`
- Add an option to build the Qt4 terminal plus optional Qt dep.
- Add an option to build the testsuite. It's fantastic.
- Add an option to build the cairo terminals using pango.
- Make the pango dep active if `--cario` or `--wx` because
- the wxWidgets termial requires pango.
- Add `--without-latex` and `--without-tutorial` so no LaTeX Req.
- Add `--without-cairo` unless it is turned on as an option.
- Add an `ENV.j1` to fix an emacs related file locking error.
- Remove the unrecognized `--disable-debug` & aquaterm options.
- Works with superenv and passes its testsuite on 10.8.2.

Fixes Homebrew/homebrew#15692

Closes Homebrew/homebrew#15829.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 19:11:12 -08:00
Matthew Lewinski
4e0b2a47ea Perforce Server 2012.2
Closes Homebrew/homebrew#15872.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 19:10:05 -08:00
yrammos
076ec1228c Fix dblatex dependency declaration.
Use explicit call to LanguageModuleDependency.new instead.

Closes Homebrew/homebrew#15863.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 09:09:00 -08:00
Tom Hoover
0d3b57f4b2 perforce 2012.2.536738
Closes Homebrew/homebrew#15868.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 08:31:48 -08:00
Andy Piper
bac38e44d3 mosquitto 1.0.5
Closes Homebrew/homebrew#15867.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 06:51:49 -08:00
Stefan Pfenninger
e44f1a49a3 bibutils 4.15
Closes Homebrew/homebrew#15864.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-05 06:46:35 -08:00
Andrew Childs
658764f0b6 ctags: Apply patch to fix invalid use of const.
This restores compatibility with llvm.

Closes Homebrew/homebrew#15840.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 18:33:49 -08:00
Justin Clift
b9985d5525 Libvirt 0.9.11.7 and 1.0.0.
Closes Homebrew/homebrew#15847.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 16:11:48 -08:00
Adam Vandenberg
76ccc77cd2 Mercurial: install extensions
Closes Homebrew/homebrew#15839.
2012-11-04 16:11:29 -08:00
Yan Zhou
dab2272c8a Armadillo 3.4.4
Closes Homebrew/homebrew#15848.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 15:39:48 -08:00
Mark A. Matienzo
f8ec677543 sdhash: Fix typo in Makefile's LDFLAGS
Closes Homebrew/homebrew#15846.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 15:39:27 -08:00
Andrew Bennett
cf03271500 beanstalkd 1.8
Closes Homebrew/homebrew#15852.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 15:35:09 -08:00
Adam Vandenberg
a6f37ad48b abcmidi 2012-11-03
Closes Homebrew/homebrew#15854.
2012-11-04 15:34:00 -08:00
Erik Michaels-Ober
ad222ab9d0 ruby-build 20121104
* Add a definition for Ruby 2.0.0-preview1
* Add a definition for Rubinius 2.0.0-rc1

Closes Homebrew/homebrew#15855.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 15:31:39 -08:00
Brett Koonce
29740efece zabbix 2.0.3
Closes Homebrew/homebrew#15843.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:27 -08:00
Brett Koonce
4b56a1e298 xastir 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:27 -08:00
Brett Koonce
c3c5001117 virtuoso 6.1.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:26 -08:00
Brett Koonce
28e9b8cee3 vimpc 0.07.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:26 -08:00
Brett Koonce
0e9d7746c7 saxon HE9-4-0-6J (9.4.0.6)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:26 -08:00
Brett Koonce
5c3b566b80 pngcrush 1.7.41
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:25 -08:00
Brett Koonce
1a7d1a2de7 gwyddion 2.30
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:25 -08:00
Brett Koonce
72587b9ae8 expat 2.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:25 -08:00
Brett Koonce
53ad621277 esniper 2.28.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:25 -08:00
Brett Koonce
8719421a49 dvdauthor 0.7.1
stripped patch (fixed upstream)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-04 09:25:25 -08:00
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
Arne Jørgensen
eedbd26470 global: Rebuild PHP parser for GNU GLOBAL.
GNU GLOBAL is distributed with a PHP parser generated with an older
version of flex(1). That parser has some limitation (see
http://comments.gmane.org/gmane.comp.gnu.global.bugs/1439).

Added a rebuild of the PHP parser to the install target.

Closes Homebrew/homebrew#13814.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 12:32:11 -07:00
Joe Gornick
cb1271ee66 varnish: startup plist and instructions
Closes Homebrew/homebrew#15004.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 09:40:03 -07:00
Brandon Bennett
9905fe1adc u-boot-tools 2012.10
Add in u-boot-tools which are used to create bootable
kernel and ramdisk images for embeded platforms taht use the uboot
bootloader such as sheevaplugs, android, etc.

Closes Homebrew/homebrew#15764.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 09:34:23 -07:00
Raymond Tau
576d66facd ipmiutil 2.8.5
Closes Homebrew/homebrew#15049.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 09:20:11 -07:00
Jens Kohl
e05f6c7a40 sonar-runner 2.0
Closes Homebrew/homebrew#15442.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 08:49:56 -07:00
t.pickett66
7bc0f7fcf9 zeromq 3.2.1-rc1 devel
Closes Homebrew/homebrew#15774.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 07:01:09 -07:00
Adam Vandenberg
591766afdb exim: build against bdb 4.x 2012-10-31 06:56:58 -07:00
Adam Vandenberg
dd4aa90a18 Add BDB 4.8.30 to core
Some software still requires this version and will not build against
BDB 5.x.

Closes Homebrew/homebrew#15725.
2012-10-31 06:56:58 -07:00
Julien Oster
a7b3a86fe8 PCE 0.2.1
Closes Homebrew/homebrew#15704.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 06:56:08 -07:00
Brandon Bennett
c0d0662616 juise 0.3.15
Closes Homebrew/homebrew#15766.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 06:54:20 -07:00
Brandon Black
8c779811ad MongoDB 2.2.1 (Stable) and 2.3.0 (Development)
Closes Homebrew/homebrew#15770.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 06:53:06 -07:00
Adam Vandenberg
19fa5cb55b cairo: add another mirror
Closes Homebrew/homebrew#15743.
2012-10-31 06:52:00 -07:00
Rob Hoelz
8c10fab0fb Rakudo Star 2012.10
Closes Homebrew/homebrew#15779.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 06:42:29 -07:00
Charlie Sharpsteen
b05f1923d0 mupdf: Update to 1.1
In this release, all command line tools have been centralized into the `mubusy`
executable.
2012-10-30 23:17:37 -07:00
nibbles 2bits
90f5900ea6 netpbm: use Advanced and Trunk branches, redact stable
- Neither super-stable nor stable compile due to our new libpng.
- So swith to using the netpbm advanced and trunk branches.
- Upgrade to the newer advanced revision 1755, version 10.60.02.
- Remove the patches for devel and HEAD that have been merged.
- Works with superenv

Fixes Homebrew/homebrew#15677.
Closes Homebrew/homebrew#15762.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-30 21:45:34 -05:00
Jack Nagel
d4ad510f72 libnids: fix shared library build
Closes Homebrew/homebrew#15757.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-30 21:41:11 -05:00
Charlie Sharpsteen
6c5f13a685 poppler: Update to 0.20.5
Also, update the Poppler font data to 0.4.6.
2012-10-30 15:22:03 -07:00
Charlie Sharpsteen
c2262b3198 poppler: Add openjpeg dependency
As per the recommendation of `configure`.
2012-10-30 15:22:03 -07:00
Charlie Sharpsteen
6a47e99ec7 poppler: Explicitly disable glib unless requested
If the Poppler configure script detects Glib libraries, it will set up for a
build but fail because superenv strips required utilities out of the `PATH`.

Also, fix use of conditional expression operators. `build.include?`
_must always_ have a set of parenthesis surrounding its argument when used in a
conditional expression.

Fixes Homebrew/homebrew#15748.
2012-10-30 15:22:03 -07:00
Brandon Bennett
151b85ea60 libslax 0.11.33
Closes Homebrew/homebrew#15765.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-30 16:26:52 -05:00
Lasse Bang Mikkelsen
eadbc948a0 dfu-util 0.7
Closes Homebrew/homebrew#15767.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-30 16:23:39 -05:00
Adam Vandenberg
79d14215f7 scalate: fix typo
Closes Homebrew/homebrew#15763.
2012-10-30 11:36:38 -07:00
Adam Vandenberg
6efcce653f logtalk: fix audit warnings 2012-10-30 10:38:22 -07:00
Adam Vandenberg
dd6fc90982 libmagic: add mirror
Closes Homebrew/homebrew#15753.
Closes Homebrew/homebrew#15752.
2012-10-30 10:34:56 -07:00
Rui Pereira
dc31775d04 pgplot 5.2.2
The PGPLOT Graphics Subroutine Library is a Fortran-
or C-callable, device-independent graphics package
for making simple scientific graphs.

Closes Homebrew/homebrew#11233.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 10:25:25 -07:00
Andrew Lindesay
f587d4873e libav 0.8.3
Closes Homebrew/homebrew#14243.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 10:10:21 -07:00
David Coeurjolly
c625310c4c InsightTookit 4.2.1
Closes Homebrew/homebrew#15755.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 09:45:32 -07:00
Nan Zhong
2965b12f62 redis: fix error on new install when redis.conf does not exist
Closes Homebrew/homebrew#15754.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-10-30 15:35:30 +00:00
Christian Köstlin
4f2b723ec9 h264bitstream 0.1.9
Closes Homebrew/homebrew#12668.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 08:30:38 -07:00
Mike McQuaid
d19602115c redis: fix configuration file for upgrades.
Fixes Homebrew/homebrew#15737. Fixes Homebrew/homebrew#15671. References Homebrew/homebrew#15610.
2012-10-30 14:47:02 +00:00
Semyon Perepelitsa
ae780cc5c0 Easy Git 1.7.3
Closes Homebrew/homebrew#13023.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 06:47:41 -07:00
Admin
5356878841 cadaver: use Homebrew's neon
This newer version of neon has an SNI fix

Closes Homebrew/homebrew#14168.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 06:44:01 -07:00
Brett Koonce
0ed77143e9 metaproxy 1.3.50
Closes Homebrew/homebrew#15749.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 06:41:34 -07:00
Julien Stechele
354fa8a9d1 vimpager 1.7.5
Closes Homebrew/homebrew#15744.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 06:35:14 -07:00
bjosip
81bf641988 Adobe AIR SDK: fix SHA1
Closes Homebrew/homebrew#15742.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 06:34:13 -07:00
Myles Borins
0c0d9d0a1d chuck 1.3.1.3
Closes Homebrew/homebrew#15741.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-30 06:31:25 -07:00
Xidorn Quan
91e7841363 fontconfig: add font dirs in Library to config
Fontconfig does not cache fonts in /Library/Fonts and ~/Library/Fonts.
The patch fixes this.

Closes Homebrew/homebrew#15745.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-10-30 12:13:39 +00:00
Diwaker Gupta
4f6674baa6 Thrift 0.9.0
Closes Homebrew/homebrew#15502.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-29 10:04:31 -07:00
Stephane Epardaud
cf3dad3e94 Ceylon M4
Closes Homebrew/homebrew#15733.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-29 10:02:10 -07:00
Yoji SHIDARA
2f0a35c695 groonga 2.0.8
Closes Homebrew/homebrew#15730.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:56 -07:00
Brett Koonce
245944ce7f yazpp 1.3.3
Closes Homebrew/homebrew#15729.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:52 -07:00
Brett Koonce
046cf2282f yaz 4.2.44
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:51 -07:00
Brett Koonce
716975302e libwpd 0.9.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:51 -07:00
Brett Koonce
8a48017298 qxmpp 0.7.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:51 -07:00
Brett Koonce
44fd425af1 MonetDB 11.13.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:51 -07:00
Misty De Meo
39209af976 graphicsmagick: --disable-openmp unless using gcc
Graphicsmagick's OpenMP support is disabled with clang, but it also
fails to build using llvm.
2012-10-28 22:00:55 -05:00
Jean-Olivier Irisson
a24e3133e6 Swatchbooker 0.7.3
Swatchbooker is a python program to view, convert and edit swatches
(colours mostly at the moment). It comprises command line tools and a
Qt GUI, hence the pyqt dependency. It requires little-cms to convert
colours and little-cms hence needs to be compiled with python bindings.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 15:57:04 -07:00
Adam Vandenberg
2aa327c408 sip: fix patch fuzz 2012-10-28 15:57:04 -07:00
Adam Vandenberg
46f50e8a33 little-cms: add option for Python bindings 2012-10-28 15:30:29 -07:00
Adam Vandenberg
ce0dfa2e54 bogofilter: style nits 2012-10-28 15:20:42 -07:00
Adam Vandenberg
9c33f0b65d berkeley-db: make java opt-in
Rationale: java is an optional OS X component, so don't try to build
with Java by default.

Nothing in core uses the java components.

Closes Homebrew/homebrew#14411.
2012-10-28 15:18:57 -07:00
Adam Vandenberg
e02318193e tophat: fix whitespace in patch.
Fixes Homebrew/homebrew#15726.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 14:27:35 -07:00