Commit Graph

12976 Commits (2e1059627efed7a29fc3cc87258b8b43d524eaa4)

Author SHA1 Message Date
nibbles 2bits 2e1059627e tophat 2.0.6
- Upgrade to 2.0.6
- Add a patch: intializes variable length arrays to 1 for clang.
- Patch stops a variable length array non-POD element type error.
- Patch reported upstream via email and noted in comments.
- Add an LDFLAG for `-lboost_system-mt` because autoconf doesn't.
- Add a dep on boost because the build requires it and samtools.
- Works with superenv on ML with XCode-4.5.1.

Closes Homebrew/homebrew#15716.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 12:33:52 -07:00
nibbles 2bits 8d07bede78 scrub 2.5.2
- Upgrade to 2.5.2
- Add a patch to add <sys/types.h> otherwise missing symbols
- Add a patch to make a non-void function return a `0`
- Add comments for the patch linking the upstream bug report.
- Works with superenv on 10.8.2

Closes Homebrew/homebrew#15717.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 12:33:46 -07:00
nibbles 2bits 7ee2ea26fb scrotwm 0.9.34
- Upgrade to 0.9.34
- Add a required dep on x11. It's an X window manager.
- Works well with superenv

Closes Homebrew/homebrew#15718.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 12:33:41 -07:00
nibbles 2bits a06db9cb5b rsyslog 5.10.1
- Upgrade to rsyslog 5.10.1
- It's old, but newer ones, v6.x or 7.x, require linux & sysinfo.h
- Add an explicit dep on pkg-config
- Works with superenv

Closes Homebrew/homebrew#15719.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 12:33:36 -07:00
nibbles 2bits 31668ae139 teapot 2.3.0
- Upgrade to 2.3.0
- Switch to cmake because it's the only build system now.
- Add a dep on cmake.
- Add `-DENABLE_HELP=OFF` so it doesn't require latex.
- It still installs some man pages.
- It has an fltk option that doesn't work due to HB fltk issues.
- Works with superenv on ML with XCode-4.5.1

Closes Homebrew/homebrew#15720.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 12:33:30 -07:00
Max Riveiro d1ca905cb8 CImg 1.5.2
Closes Homebrew/homebrew#15722.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 12:32:58 -07:00
Adam Vandenberg 9e5d460669 smpeg: enable gtk+ test and point to sdl
This enables non-/usr/local installs.
Fixes Homebrew/homebrew#15517.
2012-10-28 12:32:22 -07:00
Adam Vandenberg 014c73d872 uwsgi: add universal pcre requirement
Closes Homebrew/homebrew#15715.
2012-10-28 12:29:50 -07:00
Bradley Bell 052d7883b0 pango, cairo: explicitly disable x libs when asked
Closes Homebrew/homebrew#15709.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 09:20:59 -07:00
Adam Vandenberg 01c4527679 Subversion: use correct apr
Backported fix from serf formula.

Closes Homebrew/homebrew#14884.
2012-10-28 09:16:41 -07:00
YoungTaek Oh 383fcbe465 geomview: fix compile on 10.8
Closes Homebrew/homebrew#14436.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 08:27:06 -07:00
Xiyue Deng 4ef355b056 R 2.15.2
Closes Homebrew/homebrew#15706.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 22:32:02 -07:00
Hans Huebner 34854bab48 exim 4.80.1
Also enable plaintext authenticator and SSL.

Closes Homebrew/homebrew#15695.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 19:48:50 -07:00
Adam Vandenberg 0806504e0e Use script helpers 2012-10-27 19:28:49 -07:00
Adam Vandenberg ee3b3ad90b bamtools: fix an indent 2012-10-27 19:23:54 -07:00
Shaun Jackman 96e5c46f9a SGA 0.9.35
Closes Homebrew/homebrew#15514.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 19:23:46 -07:00
Shaun Jackman 3db8e0784a CD-HIT 4.5.4
Closes Homebrew/homebrew#15515.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 19:11:34 -07:00
Germán M. Bravo 860f3ef788 pil: fix crash in 64-bit mode
Closes Homebrew/homebrew#15563.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 19:03:38 -07:00
Kerim Kaylan b2f4a4821f argtable 2.13
Closes Homebrew/homebrew#15206.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 18:58:05 -07:00
Kerim Kaylan 727d01cf4b clustal-omega 1.1.0
Closes Homebrew/homebrew#15207.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 18:57:55 -07:00
Adam Vandenberg 08d88101be argp-standalone: style nits 2012-10-27 18:57:31 -07:00
Adam Vandenberg df503ac0be clustal-w: more specific homepage 2012-10-27 18:57:31 -07:00
nibbles 2bits 2334b2943b gaul 0.1850-0
The Genetic Algorithm Utility Library (or, GAUL for short) is a
flexible programming library designed to aid in the development
of applications that use genetic, or evolutionary, algorithms.

Gaul would be a dependency in the requested pgrouting formula.
Gaul builds well with superenv and is under active development.
It has no dependencies itself. Tested on 10.8.2 w/XCode-4.5.1.

Closes Homebrew/homebrew#15708.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 18:42:36 -07:00
Gerd Behrmann 55dfa943c9 fetch-crl 1.0.8
The fetch-crl utility will retrieve certificate revocation lists (CRLs)
for a set of installed trust anchors, based on crl_url files or IGTF-style
info files. It will install these for use with OpenSSL, NSS or third-party
tools.

Closes Homebrew/homebrew#15269.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 18:37:51 -07:00
nibbles 2bits deab2821cf tmap 3.2.0
- Upgrade to version 3.2.0
- Use git and a tag for stable so that we pick up the submodule.
- Add options for 32-bit, Alignment, Google Perf Tools, and NoColor
- Add deps on 'automake' and 'libtool' to generate 'configure'
- Add a conditional dep on google-perftools if optioned.
- Add `env :std` and `fails_with :clang` otherwise missing symbols.

Closes Homebrew/homebrew#15425.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 18:36:27 -07:00
David Coeurjolly e36b72de7f DGtal 0.5.1
Closes Homebrew/homebrew#14332.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 18:34:10 -07:00
Max Riveiro be39c9268d OrientDB 1.2.0
Closes Homebrew/homebrew#9676.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 14:51:03 -07:00
Adam Vandenberg a847b602c4 phash: fix audit warnings 2012-10-27 14:44:03 -07:00
Michael Bashkirov 9792937137 rhash: fix install path
Closes Homebrew/homebrew#15701.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 14:42:00 -07:00
Oleg Oshmyan c3749b1c8a transmission 2.73 (correct hash)
Upstream didn't just rename 2.72.

Closes Homebrew/homebrew#15702.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 14:39:03 -07:00
Oleg Oshmyan cf0033d2e3 openjpeg 1.5.1
Closes Homebrew/homebrew#15703.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 14:38:10 -07:00
Katherine Whitlock e59b39f213 flake 0.11
Flake is a faster flac encoder/decoder. It is written in C and is completely opensource.

Closes Homebrew/homebrew#15700.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 13:12:36 -07:00
Adam Vandenberg 1c4bff34fd Revert "coreutils 8.20"
This reverts commit 44c79337e4d3a00c2f8a12e74e1a1d09e86e5a6f.
2012-10-27 12:11:18 -07:00
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