Commit graph

13691 commits

Author SHA1 Message Date
DJManas
90b82c1ffa epubcheck 3.0
Closes Homebrew/homebrew#16732.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-24 11:03:46 -06:00
Matt Dickoff
0254adadce Binwalk 0.5.0
Closes Homebrew/homebrew#16722.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-24 11:00:03 -06:00
Andy Li
cc93570d00 neko 1.8.2
Closes Homebrew/homebrew#16729.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-24 10:59:11 -06:00
Jack Nagel
a24daa82cf gfortran: conventions 2012-12-24 10:57:50 -06:00
Francisco Souza
bd6fdbeb0c gfortran: remove dependency on nonexistent "expect" formula
expect is already installed on Mac OS, and there is no such formula.

Closes Homebrew/homebrew#16730.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-24 10:53:25 -06:00
Jeremy Larkin
4bd5110937 curl: add c-ares and openssl options
Closes Homebrew/homebrew#15023.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-23 18:46:02 -06:00
Jack Nagel
6ba16a526b calcurse: fails with clang
Closes Homebrew/homebrew#15946.
2012-12-23 13:47:28 -06:00
Jack Nagel
737da3daf4 Remove osm2pgsql
This is a head-only formula that has build issues; the usual rules for
reinstatement apply: get upstream to tag a stable release.

Closes Homebrew/homebrew#14383.
2012-12-23 13:26:03 -06:00
aaronchi
b2887560bd PhantomJS 1.8.0
Closes Homebrew/homebrew#16721.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-23 12:56:20 -06:00
Jack Nagel
52db318a9c mksh: fix build with clang
Fixes Homebrew/homebrew#16191.
2012-12-22 17:40:03 -06:00
Jack Nagel
e16d348002 libagg: make libtool dep consistent
Should fix Homebrew/homebrew#16225.
2012-12-22 17:28:30 -06:00
Ian Will
ecd11df88b grib-api 1.9.18
The patch fixes the configure script for Lion compatibilty per
recommendations from
https://software.ecmwf.int/wiki/plugins/viewsource/viewpagesrc.action?pageId=12648475.

Closes Homebrew/homebrew#16564.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-22 17:07:15 -06:00
John Whitley
a7e5a1635b macvim: add python3 option
Closes Homebrew/homebrew#16630.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-22 16:40:59 -06:00
yasuyk
a4cf76466f global: add option to enable exuberant ctags
GNU GLOBAL has a configure option of Exuberant Ctags. The option
enable Exuberant Ctags as a plug-in parser.

Closes Homebrew/homebrew#16651.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-22 16:37:37 -06:00
Paul Fitzpatrick
13fd86aa6b yarp 2.3.20
Closes Homebrew/homebrew#16683.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-22 16:18:34 -06:00
Nicholas J Humfrey
c1dc7a3991 mosquitto 1.1
Closes Homebrew/homebrew#16703.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-22 15:55:00 -06:00
Thomas Schreiber
bd37def6f3 New formula: buildapp 1.4.6
Closes Homebrew/homebrew#15963.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-22 15:53:32 -06:00
Clemens Gruber
89be4f5b56 zsh 5.0.2
Closes Homebrew/homebrew#16710.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-22 15:50:01 -06:00
David Gageot
9bfec6bc68 Sonar 3.4
Closes Homebrew/homebrew#16711.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-22 15:47:57 -06:00
Brett Koonce
bcd4e8a770 gnu-sed 4.2.2
Closes Homebrew/homebrew#16713.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-22 15:39:47 -06:00
Jack Nagel
d9d9dccd65 gnu parallel 20121222 2012-12-22 15:37:25 -06:00
Jack Nagel
bf5c8574a9 automake 1.12.6 2012-12-22 15:37:25 -06:00
Douglas F Shearer
5fbafaf436 elasticsearch: persist plugins by changing config.
Closes Homebrew/homebrew#16629.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-12-22 21:22:26 +00:00
Mike McQuaid
51d62240bd llvm: update bottles. 2012-12-22 01:22:24 +00:00
Stefan
2adc1af6f5 llvm 3.2
Closes Homebrew/homebrew#16692.
Closes Homebrew/homebrew#16698.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-12-22 01:22:24 +00:00
Mike McQuaid
081185a966 sbcl: update bottles. 2012-12-22 01:22:24 +00:00
Samuel John
86bb328e53 sbcl 1.1.2
- SbclBootstrapBinaries updated to the latest available 1.1.0

Closes Homebrew/homebrew#16618.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-12-22 01:22:24 +00:00
Charlie Sharpsteen
3bdd8a683e librasterlite: Always depend on pkg-config
RasterLite uses pkg-config to locate SpatiaLite. We always need a pkg-config
dependency to make things work correctly under superenv.
2012-12-21 12:30:24 -08:00
Jack Nagel
6ff6bd7aed subversion 1.7.8
Closes Homebrew/homebrew#16690.
2012-12-21 12:40:59 -06:00
Clemens Gruber
561e1e1f4d zsh 5.0.1
Closes Homebrew/homebrew#16693.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-21 12:35:34 -06:00
Shannon Skipper
60c10892d0 chruby 0.3.0
Closes Homebrew/homebrew#16689.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-21 12:17:49 -06:00
Misty De Meo
ca9b6877a1 python: fix installing on NFS
python has a severe bug which prevents it from building, or performing
certain filesystem operations, on NFS.

A few functions in the shutil module, notably chflag(), will attempt
to copy file metadata which includes flags. Certain filesystems, such
as NFS, don't support copying flags and will raise ENOTSUP when it is
attempted. Unfortunately a portion of the python build process
indirectly uses chflag() to copy metadata, which results in a build
failure if the install prefix is on an NFS volume.

This was patched in 2010, but the patch didn't actually work on OS X.
This upstream patch fixes it for real.
2012-12-21 10:57:19 -06:00
Mike McQuaid
b586b7894a qt5: add formula and qt4 alias.
Closes Homebrew/homebrew#16471.
2012-12-21 11:22:50 +00:00
Mike McQuaid
d202ed6c2f qt: update homepage. 2012-12-21 11:18:17 +00:00
Andy Li
0c5ebd9474 adobe-air-sdk: Update sha1
The sdk can be manually downloaded from:

  http://www.adobe.com/devnet/air/air-sdk-download.html

Closes Homebrew/homebrew#16660.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-20 13:19:27 -08:00
Samuel John
5c26b94b57 wget: --HEAD depends_on 'xz'
- Otherwise bootstrap complains about the 'xz' binary not found.

Closes Homebrew/homebrew#16670.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-20 13:07:42 -08:00
Charlie Sharpsteen
03f3cc73dd jslint4java: Fix installation
Docs now end up in the proper place instead of being dumped in libexec. Also,
installation is no longer sensitive to the version number.

Fixes Homebrew/homebrew#16673.
2012-12-20 13:02:39 -08:00
Kazuki YAMAMOTO
813efbcd82 grails 2.2.0
Closes Homebrew/homebrew#16674.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-20 12:46:57 -08:00
John Cupitt
d5aab8e0a7 vips: Update to 7.30.6
the vips-7.30.2 homebrew had previously has seen a number of useful bigfixes,
especially for deepzoom creation, see:

https://github.com/jcupitt/libvips/blob/7.30/ChangeLog

Closes Homebrew/homebrew#16671.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-20 12:44:58 -08:00
David Björklund
fc805bfa18 neo4j: Update to 1.8.1
Closes Homebrew/homebrew#16676.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-20 12:43:30 -08:00
Clemens Gruber
2ce8e56fcf zeromq: Update to 3.2.2
Removed older devel version and the build_fat hack needed before 3.2

Closes Homebrew/homebrew#16680.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-20 12:30:13 -08:00
Mike McQuaid
050073aebc rbenv-bundler: fix upstream tag SHA-1 change.
Closes Homebrew/homebrew#16667.
2012-12-20 09:08:35 +00:00
David Stoline
3ddd734f83 drush: HEAD moved from master branch to 8.x-6.x
Closes Homebrew/homebrew#16666.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-19 23:05:43 -08:00
Austin Seipp
006399ba10 qemu: Add git head
Closes Homebrew/homebrew#16649.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-19 12:42:29 -08:00
Samuel John
989c83390e netpbm: 10.60.05
Closes Homebrew/homebrew#16652.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-19 12:40:04 -08:00
Kazuki YAMAMOTO
285bdb20d0 grails 2.1.3
Closes Homebrew/homebrew#16656.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-19 12:37:05 -08:00
Samuel John
67882b03a9 python3: Support Case sensitive file systems
Fixes Homebrew/homebrew#16602

Closes Homebrew/homebrew#16653.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-12-19 13:44:52 +00:00
David Coeurjolly
36bb3be0b1 DGtal: update homepage
Closes Homebrew/homebrew#16489.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-18 16:37:35 -08:00
Stefhen Hovland
f539dea28d ec2-api-tools 1.6.6.0
Closes Homebrew/homebrew#16645.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-18 10:20:16 -08:00
Frank Celler
00bafe5c51 ArangoDB 1.1.1
Closes Homebrew/homebrew#16641.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-18 09:46:00 -08:00