Commit graph

9555 commits

Author SHA1 Message Date
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
Adam Vandenberg
ec07bdcf8c ruby: add gdbm dependency 2012-04-18 19:02:24 -07:00
Shawn Jonnet
821bb7701a Node devel 0.7.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 18:58:20 -07:00
Anthony Ramine
89d7f46ba0 rebar: install bash completion
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 18:57:30 -07:00
Charlie Sharpsteen
4b2159f126 OpenSSL: Clean up indentation 2012-04-18 10:00:17 -07:00
Dave Cottlehuber
e4edbc1a7b OpenSSL: enable 64-bit support
Build 64-bit by default where appropriate.

Closes Homebrew/homebrew#11701.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-18 09:44:35 -07:00
Will Ross
b22ae71d92 e2fsprogs 1.42.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:31:45 -07:00
Will Ross
7bac41ffbb e2fsprogs: add HEAD
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:31:14 -07:00
Thomas William
0afba0d053 Sofia-SIP 1.12.11
Sofia-SIP is an open-source SIP User-Agent library, compliant with the
IETF RFC3261 specification

Closes Homebrew/homebrew#11664.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:27:33 -07:00
Leonhardt Wille
0495a89e37 sispmctl v3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:15:02 -07:00
Mark A. Matienzo
e14c46a6ad ghc: readd explicit version numbers
Fixes Homebrew/homebrew#11719.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:06:02 -07:00
David M. Lee
7185818e71 selenium-server-standalone 2.21.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:04:41 -07:00
nibbles 2bits
c2d1b93cc4 glfw 2.7.5, build shared library
Upgrade glfw to version 2.7.5.  Change the make target to
`cocoa-dist-install` so that it builds the shared library also.

Closes Homebrew/homebrew#11717.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-18 00:08:11 -05:00
nibbles 2bits
a6e66fcb01 plzip 0.9
Upgrade plzip to version 0.9.
Correct the configure flags.  It builds just like lzlib, lzip.
Add make check (~2sec) for data integrity. Is massively parallel.

Closes Homebrew/homebrew#11716.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-18 00:08:11 -05:00
Adam Vandenberg
3b418fb74b cfengine: don't use full path to make 2012-04-17 21:51:58 -07:00
Nick Silkey
1389e028f6 cfengine 3.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 21:48:22 -07:00
Nils Homer
17c84caac0 tmap 0.3.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 21:31:41 -07:00
brada
1d5bf4a7c0 adol-c: add trunk and colpack
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 21:27:59 -07:00
Stephan Hügel
8f321bf191 pcal 4.11.0
Pcal is used to create monthly-format paper calendars in PostScript format
These can be output directly to PDF. Example:

http://www.leancrew.com/all-this/2012/01/paper-calendars-with-pcal/

Closes Homebrew/homebrew#9374.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 21:14:06 -07:00
Adam Vandenberg
2b3500b04e cdo: fix deps 2012-04-17 21:05:51 -07:00
Chris Cosby
f2a7b63cdb wput 0.6.2
Closes Homebrew/homebrew#9859.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 21:03:38 -07:00
Casper Thomsen
95ff450eaa ettercap: Compiles with plugins
Adding --enable-plugins and skip_clean 'bin' since dyld will otherwise fail.

Closes Homebrew/homebrew#9667.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 21:00:48 -07:00
Max Horvath
4b797d56a9 nload 0.7.4
Closes Homebrew/homebrew#11390.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 22:59:16 -05:00
Luiz Irber
cfd5311492 CDO 1.5.4
Added new formula for CDO (Climate Data Operators). Based on Portfile available
at http://trac.macports.org/browser/trunk/dports/science/cdo/Portfile, but
without Proj support (CDO depends on a private header that Proj version
currently in Homebrew doesn't install).

Closes Homebrew/homebrew#11685.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 20:58:26 -07:00
skyisle
840a28f392 Android NDK r7c
Signed-off-by: skyisle <skyisle@gmail.com>

Closes Homebrew/homebrew#11715.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 22:36:14 -05:00
Michael Erb
0099c7a7b3 riak 1.1.2
Closes Homebrew/homebrew#11707.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 22:34:39 -05:00
Jack Nagel
d477221a73 uwsgi: don't strip symbols
Fixes Homebrew/homebrew#11705.
Probably fixes Homebrew/homebrew#11674.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 18:25:30 -05:00
Drew Hess
38c38cdc30 gambit-scheme: warn about build time with Clang/LLVM-GCC
Closes Homebrew/homebrew#11498.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 16:50:41 -05:00
Erik Kallen
ad60f9c1d9 dfu-util 0.5
Closes Homebrew/homebrew#11704.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 16:22:16 -05:00
Charlie Sharpsteen
04d4ac373a GHC: Install 64bit version by default
The 64bit version of GHC became officially supported with the 7.0.2 release.
This is now used as the default unless the user does not have the required
hardware or invokes the `--32-bit` flag.

Closes Homebrew/homebrew#11490.
Closes Homebrew/homebrew#11491.
Closes Homebrew/homebrew#11708.
2012-04-17 12:08:58 -07:00
Charlie Sharpsteen
9b7288978c MuPDF: Add caveats and 10.6+ Requirement
The incompatibility with Leopard is now expressed as a requirement. Caveats
added explaining that the names of the command line tools have been altered to
prevent clashes with other packages.
2012-04-17 11:38:24 -07:00
nibbles 2bits
74f4d7a6df automake 1.11.5
Upgrade automake to version 1.11.5.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 06:59:32 -07:00
Damien Pollet
0b0304eb65 vimpager 1.6.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-17 06:59:16 -07:00