Commit Graph

10086 Commits (ce8dddad16ccc43701106b0a70b2f1a3194fd4ff)

Author SHA1 Message Date
Matthew Lewinski ce8dddad16 Update perforce-proxy and perforce-server to 2012.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 23:18:36 -07:00
Luke Orland d87d175eeb doxygen 1.8.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 23:10:08 -07:00
Julien Ammous e9f5bebf92 crossroads 1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:18:56 -07:00
Justin Hileman 87e1196a7d coda-cli 1.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:11:15 -07:00
Michael Hanson 1a53f3bbc8 ruby-build 20120524
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:10:45 -07:00
Tryn Mirell 06e5adf33c Remove 'riak-search'
Riak has included riak-search since 1.0. Since Riak 1.1.2 is
already included in the Homebrew repo, removing this stale formula.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:09:39 -07:00
Hideki IGARASHI 5e16b6c46a Subversion: update to 1.7.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:07:03 -07:00
nibbles 2bits b64f55777d net-snmp - fix compile error on Lion
net-snmp-5.7.1 is missing a darwin11.h header that can be copied
from the existing darwin10.h, if the 10s are changed to 11s.
Configure also warns that mibII/icmp is required but disabled.

* remove the configure flag --with-out-mib-modules=mibII/icmp
* if lion, cp the darwin10.h to darwin11.h
* patch the darwin11.h to replace the 10s with 11s.

This builds again on Lion without error.  The patch has been
reported upstream, and its url is in the formula comments.

Closes Homebrew/homebrew#11378.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:07:03 -07:00
Jack Nagel 1ab5a1ae24 Move agrep to homebrew-boneyard
Closes Homebrew/homebrew#10140.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-26 19:20:34 -05:00
Kazuki YAMAMOTO 1ae39aa335 Grails 2.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 09:46:51 -07:00
Adam Vandenberg 60c89b7bde eigen: fix build type 2012-05-26 09:46:23 -07:00
Jack Nagel 425c7e1eb1 git 1.7.10.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-25 23:23:57 -05:00
nibbles 2bits 994eea4459 wiggle 0.9
Upgrade wiggle to version 0.9.
Patch OSX compile errors using the developer's git repo.
Patch two functionality issues released the day after 0.9.
Include patch removal information in the comments.
Remove the `malloc` patches.  They are fixed in this version.
Remove the `-w` from cflags lets the developer use `-Werror`.
Use our `cflags` and `-g` rather than `-ggdb` to support clang.
Add the `test` make target (~2sec) to verify the build because
we are trusting wiggle to do complex patching.

Closes Homebrew/homebrew#12305.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:47:08 -05:00
Jack Nagel 24426c93ba dnscrypt-proxy: remove broken HEAD
The GitHub checkout needs an autotools bootstrap. Patches welcome to
enable it, but removing it until then.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:43:45 -05:00
Frank Denis 7cf43a2fda dnscrypt-proxy 0.9.4
Closes Homebrew/homebrew#12343.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:42:37 -05:00
nibbles 2bits 577f197768 weechat: make bindings optional, patch to fix perl
The weechat saga continues...  This commit makes all the language
modules optional rather than the default.  It adds a dep on guile
if the user options for that module.  It adds a patch from HEAD
to fix the perl segfault on exit and a removal comment for 0.3.8.
This commit does not patch the ruby-1.9.3+rvm issue other than
not building that module by default.  Still waiting on the
upstream patch.

cf. Homebrew/homebrew#12377

Closes Homebrew/homebrew#12392.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:28:41 -05:00
nibbles 2bits 7376b2bbf6 gst-ffmpeg: fix clang compile error
GST-ffmpeg comes bundled with an internal ffmpeg that suffers from
the known issue of a hardcoded gcc unless the right configure arg
is thrown.  When building with clang, the hardcoded gcc in the
libav subdirectory causes an error where gcc doesn't recognize
`-march=native`.  GST-ffmpeg offers a configure flag to fix that.
Add a flag to use our ENV.cc.

Fixes Homebrew/homebrew#12312

Closes Homebrew/homebrew#12390.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 20:00:01 -05:00
Björn Albers 2fcf479adc Update path of nagios-plugins
Change path from sbin/nagios-plugins to sbin in order to avoid hacks in
related formulae.

Closes Homebrew/homebrew#12181.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 19:40:38 -05:00
Justin Hileman aa6bf3f372 coda-cli 1.0.3
Closes Homebrew/homebrew#12405.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-24 19:33:41 -05:00
Charlie Sharpsteen af77e06391 MuPDF: Update to 1.0
Make requirement on Snow Leopard or newer fatal.

Remove code that prefixes command line tools with `mu` as this has been done
upstream.
2012-05-24 12:32:43 -07:00
Charlie Sharpsteen d562c6b2ba NetCDF: Disable Doxygen
Configure fails to disable make tasks when Doxygen is not installed and this
causes the build to fail. We don't install Doxygen docs anyway.

Also, move `ENV.fortran` to the top of the install block so that the build will
fail early if a fortran compiler is not installed.

Fixes Homebrew/homebrew#12406.
2012-05-24 09:55:30 -07:00
Jack Nagel 3876d6981e gtk-doc: find the libxml2 python site-packages directory
Add an explicit dependency on libxml2 for clarity. Previously it was
implicit in the gnome-doc-utils dep. Prepend its site-packages directory
to the PYTHONPATH.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 20:06:07 -05:00
Charlie Sharpsteen d1496287b5 GDAL: Fix missing comma
Argh. Forgot a comma when adding the flag to disable Poppler.
2012-05-23 17:41:51 -07:00
Charlie Sharpsteen 63fa2bebd6 GDAL: Temporarily disable Poppler
GDAL can't compile against Poppler 0.20.0 so it is explicitly disabled for the
time being in order to prevent compilation errors. This commit can be reverted
once a fix goes in upstream.
2012-05-23 17:33:48 -07:00
Charlie Sharpsteen 1cd5d9cc27 ncview: Patch rpath settings out of configure
The configure script tries to be clever with figuring out rpath flags for the
compilers. It fails epically.

Also, use `ENV.x11` which removes the need for a couple of configure arguments
and allows libpng to be found.
2012-05-23 17:24:12 -07:00
Charlie Sharpsteen a89b269fe1 NetCDF: Update to 4.2
Starting with the 4.2 release, NetCDF has a new distribution model where the
core C library and command line utilities are shipped as one package and the
C++ and Fortran libraries are shipped as seperate packages.

For now, we're handling this by including the C++ and Fortran libraries as
sub-brews so there is no need for a bunch of `netcdf-cxx` and `netcdf-fortran`
packages. The C++ library is also built by default to mirror the behavior of
the pre-4.2 formula.

These changes preserve the status quo as much as possible.
2012-05-23 17:24:12 -07:00
Charlie Sharpsteen fba494f5b0 pdf2svg: Depend on a Requirement for Poppler-Glib
Instead of doing `pkg-config` checks, now use a Requirement that references the
installation Tab for Poppler.
2012-05-23 14:31:51 -07:00
Charlie Sharpsteen a684297f71 DiffPDF: Update to 2.0.0
Also, use a Requirement that references the Poppler Tab to figure out if Qt
support is present.
2012-05-23 14:31:51 -07:00
Charlie Sharpsteen 3e7b28c2dd Poppler: Update to 0.20.0 2012-05-23 14:31:51 -07:00
Jack Nagel 1e41dc7a5b wdiff 1.1.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 16:14:20 -05:00
Jack Nagel f14cc4e999 parallel 20120522
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 16:14:20 -05:00
Charlie Sharpsteen be7b4d8920 HDF5: Update to 1.8.9
Also clean up arguments and options.
2012-05-23 13:28:12 -07:00
Jack Nagel e340d9bc41 gpg-agent: set default pinentry program
Fixes Homebrew/homebrew#12382.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 15:21:40 -05:00
Charlie Sharpsteen 1f23177b5e GDAL: Update to 1.9.1
The new release contains pre-built man pages.
2012-05-23 12:12:33 -07:00
Charlie Sharpsteen 0367637618 Armadillo: Update to 3.2.0 2012-05-23 12:03:21 -07:00
Charlie Sharpsteen 690c96306c libgit2: Update to 0.17 2012-05-23 11:17:22 -07:00
Frank Celler c2ff61a4b3 avocadodb: renamed to arangodb upstream
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-23 06:50:30 -07:00
samueljohn 8a433e8aeb python: caveats tell the correct Framework links
The old ~/Frameworks is and never was a standard.
It should be under Library.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-23 06:44:09 -07:00
Christopher Kolstad db8440c75c Solr 3.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-23 06:42:27 -07:00
Jack Nagel c7630f5ff4 Use new std_cmake_args method
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-22 22:22:00 -05:00
Adam Vandenberg 38e7f41536 go-app-engine 1.6.6 2012-05-22 19:58:37 -07:00
Adam Vandenberg 855830fa02 appengine-java-sdk 1.6.6 2012-05-22 19:57:22 -07:00
Adam Vandenberg a6e18fe9c5 Google App Engine 1.6.6 2012-05-22 19:55:29 -07:00
Mike McQuaid c80ee57399 Qt 4.8.2. 2012-05-22 15:01:49 +01:00
Nick Tzaperas 5cfd4a65fe iozone 3.408
Closes Homebrew/homebrew#10585.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 20:55:37 -07:00
Attila Györffy fadd2315c6 rbenv: update caveats to only load if present
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 20:40:17 -07:00
Martin Czygan 5f6180a0df elasticsearch 0.19.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 20:23:20 -07:00
Adam Vandenberg 9dbb3a9206 distribute 0.6.27
subformula of Python, Python 3, PyPy
2012-05-21 20:19:21 -07:00
Jack Nagel e930d63b49 rabbitmq: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 20:43:11 -05:00
Adrian Petrescu 8598c84f0e nmap 6.0
Closes Homebrew/homebrew#12367.

[jn: force use of included libpcre and liblua]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 20:37:32 -05:00