Commit graph

9566 commits

Author SHA1 Message Date
Dave Cottlehuber
aa052dff05 CouchDB: update to 1.2.0
- bump to latest release
- add --devel option for next anticipated release branch
- document how to run CouchDB as a system or user daemon

Closes Homebrew/homebrew#11440.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-20 10:32:36 -07:00
Nibbles 2bits
61013ef691 openimageio: Update to 1.0.3
Updates openimageio to version 1.0.3.
Fix compilation against glew.
Fix compilation against qt.
Fix building of iv.
Add all deps to maximize the filetypes oiio can open.
Add a dep on a new formula, field3d.
Add a dep on a new formula, opencolorio.
Build iv & the python bindings.
Run the official testsuite if the user options it.

This compiles without error using llvm-2335.9, clang-2.0.139,
and gcc-4.2.1.5666 from XCode-4.0.2 on 64bit Snow Leopard.
It compiles without error using llvm-2336.9 and clang-3.1.318
on Lion 10.7.3 using XCode-4.3.1.

As of 1.0.3 all tests pass make test.

EDIT: add an include for zlib.h on Lion.
EDIT: switches tarball to 0.10.4, compiles on Lion, same xfails
      in the testsuite (that only exists as a master on github).
EDIT: change the oiio-images url to a fixed commit tarball not
      the master trunk tarball.
EDIT: add def initialize to oiio-images subformula to trigger
      Homebrew's cache naming scheme, gets us oiioimages-1.0.0.tgz
EDIT: Change version to 0.10.5.  Remove patch for boost-mt naming
      because it works now.  Still needs zlib patch, been reported.
      Both previous test fails are fixed.  There is a new one.
EDIT: Inline the d variable.
EDIT: Remove HR, shorten option.
EDIT: Move inline patch to a DATA block.
EDIT: Change to version 0.10.6.
EDIT: Change to version 1.0.0.  Add devel block.
EDIT: Remove patch merged upstream.
EDIT: Fix python bindings to mimic vtk.rb.
EDIT: Add a dep on new formula OpenColorIO (ocio).
EDIT: Add a dep on webp.
EDIT: Remove illogical `which python-config` test.
EDIT: Add a fixed commit from branch RB-1.0 as the devel block url.
EDIT: Remove hard coded path to openjpeg.  Determine it instead.
EDIT: Upgrade to 1.0.2.  Shorten some comments.
EDIT: Remove code to find OpenJpeg.  It just works now.
EDIT: Add head url.  Remove Doxygen dep.  It already makes a pdf.
EDIT: Remove python option.  Just let it build that (10sec extra).
EDIT: Upgrade stable to 1.0.3, devel to 1.0.3a (bugfxes).
EDIT: Add back the oiio alias I clobbered.

Closes Homebrew/homebrew#8458.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-20 10:56:03 -05:00
Misty De Meo
b35b9464e2 wget: add HEAD 2012-04-20 10:44:19 -05:00
Misty De Meo
d04638af7c exiftool 8.88 2012-04-20 10:35:00 -05:00
Paul Welch
f27443a4f6 Jailkit 2.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-20 07:36:40 -07:00
Peter Neubauer
df2025c868 Neo4j 1.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-20 07:09:00 -07:00
Robert Jackson
9241769c66 rdesktop 1.7.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-20 07:06:45 -07:00
Mike McQuaid
dfbdda5060 Fix MySQL build with CMake 2.8.8.
Fixes Homebrew/homebrew#11754.
Fixes Homebrew/homebrew#11762.
2012-04-20 18:47:01 +10:00
Charlie Sharpsteen
f3d546c6a8 GDAL: Add FreeXL and LibDAP to --complete 2012-04-19 22:48:56 -07:00
Charlie Sharpsteen
869f17db82 Armadillo: Update to 3.0.2 2012-04-19 22:36:27 -07:00
Adam Vandenberg
16abc347cc Remove redundant :using specs 2012-04-19 21:06:00 -07:00
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