Commit Graph

12943 Commits (fed96a5432284b03ccb748305827a78710f33758)

Author SHA1 Message Date
Adam Vandenberg fed96a5432 homebank: add missing deps
Closes Homebrew/homebrew#15660.
2012-10-27 10:55:30 -07:00
Birger J. Nordølum a3c8f116a6 parallel 20121022
Closes Homebrew/homebrew#15697.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 10:49:51 -07:00
Birger J. Nordølum dc6d0774cc coreutils 8.20
Closes Homebrew/homebrew#15696.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 10:49:47 -07:00
Cyril Nikolaev 5fa1e4e1fa gtk-engines 2.20.2 for gtk2
Closes Homebrew/homebrew#11445.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 10:27:55 -07:00
Adam Vandenberg a54863555b boost149: fix audit warning 2012-10-27 08:36:08 -07:00
Matthew Callis ce43fdcab0 regex-opt 1.2.2
Closes Homebrew/homebrew#15117.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 08:34:16 -07:00
Adam Vandenberg b3ad524228 Mercurial: make install self-contained
Update mercurial install to once again be self-contained in libexec
2012-10-27 08:00:01 -07:00
Adam Vandenberg 95430fa167 Mercurial: fix install warning 2012-10-27 07:45:59 -07:00
nibbles 2bits 8d7ef273b9 cogl 1.12.0
- Upgrade to 1.12.0
- Add an option to build `without-x` like cairo
- Add a dep on x11 by default because it uses cairo and pango
- Make the x11 dep active if X11 is installed
- Works well with superenv & clutter

Closes Homebrew/homebrew#15633.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 07:38:44 -07:00
nibbles 2bits 8ef570ebb8 wxmaxima 12.09.0
- It builds a command line and gui interface to maxima.
- The app gets installed to prefix.
- Works well with superenv and wxmac.

Fixes Homebrew/homebrew#15655

Closes Homebrew/homebrew#15669.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 07:31:38 -07:00
nibbles 2bits e03dac2474 maxima: add LANG=C during make
- Add `ENV['LANG'] = 'C'` per the build instrutions for OSX.
- Tested with superenv and the new wxmaxima formula

Closes Homebrew/homebrew#15668.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 07:30:42 -07:00
Alex Burka f630e600d0 srecord: add libtool dependency
srecord does not build if glibtool is not available at build time.
The libtool package installs glibtool into /usr/local/bin, so srecord
needs to list this dependency to overcome superenv.

Closes Homebrew/homebrew#15688.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 07:29:07 -07:00
Miles J. Crumley ac98190483 Cairo: fix compile on Snow Leopard
Closes Homebrew/homebrew#15691.
Fixes Homebrew/homebrew#15650.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 07:23:26 -07:00
Gergo Erdosi 9b4a90b681 Percona Server 5.5.28-29.1
Closes Homebrew/homebrew#15691.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 07:16:21 -07:00
Adam Vandenberg 2934059873 metaproxy: fix build
Closes Homebrew/homebrew#15579.
2012-10-26 21:35:35 -07:00
Adam Vandenberg 00d8107239 mkvtoolnix: use Boost 1.49 2012-10-26 20:52:41 -07:00
Adam Vandenberg 4f9094e0be Keg-only Boost 1.49
Provide a keg-only Boost 1.49 for software that does not compile
against newer versions.
2012-10-26 20:52:41 -07:00
ambs baa651d7e7 FreeLing 3.0
FreeLing is a framework of NLP tools written in C++.

Closes Homebrew/homebrew#13767.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-26 13:38:42 -07:00
Chris Adams 02574a680c FreeImage 3.15.3
Closes Homebrew/homebrew#15684.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-26 13:35:05 -07:00
nibbles 2bits 5860fa13cb tiny-fugue: change to using HB pcre
tiny-fugue was crafted in 2007 to use pcre, and it uses system
pcre or HB pcre over its own internal pcre-2.08 by linking against
`-lpcre`. However it uses a removed API, `pcre_info` like goffice
tries to do.

- Add a dep on HB pcre.
- patch this to change to using `pcre_fullinfo`
- design the patch like the goffice patch.

Fixes Homebrew/homebrew#15105

Closes Homebrew/homebrew#15681.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-26 09:25:04 -07:00
David Czarnecki da10e8fe95 Redis 2.6.2
Closes Homebrew/homebrew#15680.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-26 09:14:08 -07:00
James Campos ec524af9da node 0.8.14
Closes Homebrew/homebrew#15676.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-26 08:24:22 -07:00
Xiyue Deng 0bae0c0099 boost: a few tweaks.
* Fix typo in comment for adding rpath
* Enable detailed build log by adding "-d2" to bjam.
  - This will show the actual compile commands during building.
* Tweak ICU handling
  - Change icu4c_prefix to opt_prefix to avoid breakage when keg_only icu updates.

Closes Homebrew/homebrew#15506.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-10-26 09:35:14 +01:00
Jon Brisbin dc3ee6937b rest-shell 1.1.4
Closes Homebrew/homebrew#15664.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-25 21:20:21 -07:00
Austin Seipp bb0d494ed9 radare2 0.9.2
Closes Homebrew/homebrew#15670.

Signed-off-by: Austin Seipp <mad.one@gmail.com>
Closes Homebrew/homebrew#15670.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-25 21:20:08 -07:00
philips.luke 17e64fd6a4 vert.x 1.3.0
Closes Homebrew/homebrew#15672.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-25 21:19:33 -07:00
nibbles 2bits 79115be936 par2tbb: revert sha1
The sha1 for par2tbb was changed in 2814e3a9 but it's not right.
Correct the sha1 to be that of the download tarball. This change
matches the sha1 of the old tarball in my cache from March 20th.

Fixes Homebrew/homebrew#15666

Closes Homebrew/homebrew#15674.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-25 21:15:15 -07:00
Jack Nagel 64e5d46185 libsvg-cairo: depend on Homebrew's cairo
We depend on our cairo on all platforms for consistency, but this one
was overlooked.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-25 15:11:28 -05:00
Shaun Jackman b973f00bc8 MIRA 3.4.0.2
Fix a compiler error on OS X 10.8.
Link with boost_system for boost::system::system_category().

Closes Homebrew/homebrew#15607.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-25 07:37:27 -07:00
nibbles 2bits fda0f55445 subversion: fix Perl install location
subversion --perl tries to install to `/Library/Perl` which is
not writeable by the regular user and causes a build error.

- Set the perl `DESTDIR=#{prefix}` and add a caveat.

Fixes Homebrew/homebrew#15352

Closes Homebrew/homebrew#15652.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-25 07:36:37 -07:00
nibbles 2bits 2fbaab2287 smlnj 110.75
- Upgrade to 110.75
- Remove the patches that have been merged.
- Add `env :std` because `ENV.m32` doesn't work in superenv.
- This builds a set of 32bit binaries via multiple downloads.

Fixes Homebrew/homebrew#15587

Closes Homebrew/homebrew#15658.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-25 07:36:06 -07:00
Mike McQuaid 58417af291 Revert "valgrind: remove unused skip_clean"
This reverts commit 24a9737aeb00606c5ef70fb6c8e310eddeee9c22.

This line was originally to fix Homebrew/homebrew#2150 which it breaks again.

Fixes Homebrew/homebrew#15620.
2012-10-25 13:01:45 +01:00
Andrew Krawchyk 7e64e71e68 CasperJS 1.0.0-RC3
Closes Homebrew/homebrew#15654.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-24 20:15:58 -07:00
Jack Nagel 60f3957e0f cairo 1.12.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-24 17:39:06 -05:00
Gregory Pakosz 933eae4f48 isync: add HEAD
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-10-24 15:09:02 -05:00
Austin Seipp 2e7883378f p0f 3.06b
Closes Homebrew/homebrew#15645.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-24 12:48:05 -07:00
Mark Cornick 6ec270404e heroku-toolbelt: fix typo
Closes Homebrew/homebrew#15644.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-24 12:29:07 -07:00
Nathaniel Talbott 964ec6caeb Heroku Toolbelt 2.32.13
Heroku has deprecated their Rubygem, and is encouraging everyone to use
their Toolbelt to install and use the `heroku` command line tool. While
they have a GUI installer for OS X, that's just not how I roll when it
comes to CLI tools. This takes the underlying package that the Toolbelt
is based on and wraps it up in a formula everyone can use.

Closes Homebrew/homebrew#15480.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-24 11:07:44 -07:00
Adam Vandenberg 1d75db78be Remove quickfix.
This is a pure library that can build with or without Boost,
but does not build against newer versions of Boost.

Nothing else in Homebrew depends on this library, so remove.
Users of this library will have to decide whether or not they want
to use Boost.

Closes Homebrew/homebrew#14135.
2012-10-24 10:14:02 -07:00
Adam Vandenberg 636451c975 mongo: use sha1 2012-10-24 09:10:19 -07:00
Adam Vandenberg 309e4b17ff cc65: fix audit 2012-10-24 09:00:26 -07:00
markusn f5b2a8ee9e muscle: patch to fix build under Lion
Closes Homebrew/homebrew#12133.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-24 08:56:33 -07:00
Daniel Schuler 6d751da366 findutils: add --default-names option
Closes Homebrew/homebrew#15643.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-24 08:54:14 -07:00
oncletom bb67adee4e closure-compiler 20120917
Closes Homebrew/homebrew#15640.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-24 08:50:56 -07:00
Matt Bornski 39c28b2664 Apache Flume NG 1.2.0-cdh4.1.0
Closes Homebrew/homebrew#15249.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-24 08:49:35 -07:00
Brett Koonce c8bb38e129 newlisp 10.4.4
Closes Homebrew/homebrew#15394.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-24 07:12:49 -07:00
Daniel Cavanagh 48f87ac79e honeyd 1.5c
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Closes Homebrew/homebrew#11027.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-24 07:00:17 -07:00
Adam Vandenberg 05d107684d rest-shell 1.1.3
Closes Homebrew/homebrew#15638.
2012-10-24 06:49:28 -07:00
nibbles 2bits b7750c0228 atk 2.6.0
- Upgrade to 2.6.0

Closes Homebrew/homebrew#15632.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-24 06:48:22 -07:00
nibbles 2bits d40e83729d clutter 1.12.2
- Upgrade to 1.12.2
- Add an option to build `without-x` like cairo and pango
- Add a dep on x11 by default because it uses cairo, pango, cogl
- Add a few flags like `disable-debug, disable-tests
- Works well with superenv. Requires the new atk PR.

Fixes Homebrew/homebrew#15034

Closes Homebrew/homebrew#15634.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-24 06:46:09 -07:00