Commit graph

12985 commits

Author SHA1 Message Date
Brett Koonce
8a48017298 qxmpp 0.7.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:51 -07:00
Brett Koonce
44fd425af1 MonetDB 11.13.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 23:06:51 -07:00
Misty De Meo
39209af976 graphicsmagick: --disable-openmp unless using gcc
Graphicsmagick's OpenMP support is disabled with clang, but it also
fails to build using llvm.
2012-10-28 22:00:55 -05:00
Jean-Olivier Irisson
a24e3133e6 Swatchbooker 0.7.3
Swatchbooker is a python program to view, convert and edit swatches
(colours mostly at the moment). It comprises command line tools and a
Qt GUI, hence the pyqt dependency. It requires little-cms to convert
colours and little-cms hence needs to be compiled with python bindings.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 15:57:04 -07:00
Adam Vandenberg
2aa327c408 sip: fix patch fuzz 2012-10-28 15:57:04 -07:00
Adam Vandenberg
46f50e8a33 little-cms: add option for Python bindings 2012-10-28 15:30:29 -07:00
Adam Vandenberg
ce0dfa2e54 bogofilter: style nits 2012-10-28 15:20:42 -07:00
Adam Vandenberg
9c33f0b65d berkeley-db: make java opt-in
Rationale: java is an optional OS X component, so don't try to build
with Java by default.

Nothing in core uses the java components.

Closes Homebrew/homebrew#14411.
2012-10-28 15:18:57 -07:00
Adam Vandenberg
e02318193e tophat: fix whitespace in patch.
Fixes Homebrew/homebrew#15726.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-28 14:27:35 -07:00
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