Commit Graph

12074 Commits (d0a970c16ed160187d9b5053231d691e32dd62a3)

Author SHA1 Message Date
Stian Eikeland e4daedc615 rdate 1.5
Tool for connecting to RFC 868 time servers.

Closes Homebrew/homebrew#14453.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-01 12:53:10 -07:00
Chris Castle cb14ed4047 z: fix caveats
Closes Homebrew/homebrew#14621.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-01 12:48:57 -07:00
Félix Saparelli 89d1e1a6a5 mongoose 3.2
Closes Homebrew/homebrew#14327.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-01 12:47:59 -07:00
Adam Vandenberg eefb25cbfe appledoc: style fixes 2012-09-01 12:42:00 -07:00
Adam Vandenberg 52cb43fb7b Redact haxe.
It is easier to use downloads provided by Haxe.

(The new version requires a binary download anyway.)

Closes Homebrew/homebrew#13438.
Closes Homebrew/homebrew#13439.
2012-09-01 12:36:39 -07:00
Adam Vandenberg 640bac8bc2 easy-tag: patch to compile against mp4v2 2.0 2012-09-01 12:25:35 -07:00
Brett Koonce b52082b55f mp4v2 2.0.0
stripped out the old patch for lion

Closes Homebrew/homebrew#13878.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-01 12:10:16 -07:00
José Valim 3ad29c4a9b elixir 0.6.0
Closes Homebrew/homebrew#13843.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-01 12:05:11 -07:00
Nothing. N. Nobody 932d6741d8 nasm 2.10.04
Closes Homebrew/homebrew#14620.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-01 11:23:41 -07:00
Nicholas J Humfrey e2431c55ed RedStore 0.5.4
A lightweight RDF triplestore written in C using the Redland library.

Closes Homebrew/homebrew#12736.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-01 11:01:55 -07:00
Jack Nagel 547d592e32 help2man 1.40.12
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-01 12:41:41 -05:00
Steven Scott 8364113487 mpck 0.19
Closes Homebrew/homebrew#13018.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-01 10:01:15 -07:00
Jamie Snape ea7ca98555 glui 2.36.
Closes Homebrew/homebrew#12597.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-01 09:47:00 -07:00
Ingmar Steen ecf48e2134 Fix compilation of par2 with clang.
clang doesn't handle flexible arrays of non-POD types. So instead
of a flexible array, use a 0-length array.

Closes Homebrew/homebrew#14448.

Signed-off-by: Max Howell <mxcl@me.com>

Added comment for the Gentoo patch
2012-09-01 11:03:01 -04:00
Max Howell 7925add543 libagg still fails with clang (prolly always will)
Clang is unlikely to ever support this kind of thing, it's bad code!

In this case really we could use a way to provide a diff of the lines that break the compile and say that it fails with clang while this bad code is in the sources.

Closes Homebrew/homebrew#14573.
2012-09-01 00:33:09 -04:00
Max Howell 7dfdc98b6e Half-fix MOSML 2012-08-31 23:45:10 -04:00
Chris Moore c36fe1a909 rbenv-bundler 0.94
rbenv-bundler is an rbenv plugin that makes shims aware of bundle
installation paths

Closes Homebrew/homebrew#14496.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 19:53:44 -07:00
Berk D. Demir e3d2f37e69 spiped 1.2.0
This release adds ``spipe'', a client to spiped which encrypts a single
connection and as the unencrypted end of that connection uses the
standard input and output.  In other words, spipe acts like 'netcat' or
'openssl s_client'.

A practical use of spipe as an OpenSSH ProxyCommand to create hidden in
plain sight SSH services is explained at its authors blog.

Closes Homebrew/homebrew#14576.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 19:35:00 -07:00
Adam Vandenberg fd436a617a gnu-prolog: update fails_with
Closes Homebrew/homebrew#14062.
2012-08-31 19:33:22 -07:00
Mathias Bynens b63a130348 duti 1.5.1
Closes Homebrew/homebrew#14330.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 19:27:13 -07:00
Adam Vandenberg 210645ac1a ocatve: nit-pick 2012-08-31 18:49:16 -07:00
Matthew Callis 1ecd8893aa Gifsicle 1.67
Closes Homebrew/homebrew#14606.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 18:48:28 -07:00
Chris Streeter 720f155b8a ffmpeg: add speex support
Closes Homebrew/homebrew#14607.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 18:45:42 -07:00
Adam Vandenberg 67f4b8ec19 ldns: use new dsl 2012-08-31 14:02:14 -07:00
Adam Vandenberg 9a1a5cc985 libvirt: use new dsl 2012-08-31 14:01:10 -07:00
Adam Vandenberg 0ec450f4f0 gource: use new dsl 2012-08-31 13:58:04 -07:00
Adam Vandenberg 79dfa59e25 memcached: disable code coverage
Fixes Homebrew/homebrew#14604.
2012-08-31 13:41:37 -07:00
Max Howell 43ddb32251 nclt clamav works 2012-08-31 15:25:15 -04:00
Max Howell 49aa2d9116 Fix superenv libgcrypt
This started happening because I undefined CC. Now a lot of tools pick gcc. The problem here is that we add to cflags before configure, and during configure we are 'servile' so when configure uses gcc it *is* llvm-gcc and not clang, which we will be during make because then we are *not* servile.

So we have to assign these cflags during make only, which is easy enough. Code is neater now too.

I am now working on superenv so that it can determine if a tool cannot use certain flags and then pick another. The last stage of always-just-works.
2012-08-31 15:25:14 -04:00
jnothman 1fbec31802 Octave: fix compilation on 32 bit architectures
This fixes a bug where 32 bit compilations create spurious 'invalid assignment
to cs-list outside multiple assignment' errors in Octave. See Fink's similar
clause and discussion at
http://www.mail-archive.com/fink-beginners@lists.sourceforge.net/msg26536.html.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 11:26:08 -07:00
Adam Anderson b5a84ffabf Varnish 3.0.3
Closes Homebrew/homebrew#14600.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 10:56:27 -07:00
nibbles 2bits 11022a213e sam2p 0.49.1
Upgrade sam2p to version 0.49.1.
Add `--disable-debug`
Add `fails_with :clang`
Works well with superenv.

Fixes Homebrew/homebrew#14592

Closes Homebrew/homebrew#14599.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 10:56:14 -07:00
Mike Fiedler 86fcbda45a aws-cfn-tools 1.0.10
Closes Homebrew/homebrew#14602.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 10:52:33 -07:00
Bradley M. Froehle 6dcb444d79 Octave: Temporary SuiteSparse-4.x.x compatibility fix.
Avoids a missing "_SuiteSparse_time" symbol. See
http://savannah.gnu.org/bugs/?37031

Closes Homebrew/homebrew#14572.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 10:45:58 -07:00
Max Howell a2dbc590d1 superenv fix for broken 10.8 apr-1-config
serf requires you to explicitly tell it where to find the supertool because otherwise it has a hardcoded /usr/bin/apr-1-config (:P), ctail however is sensible and searches the PATH so now it's as though we do nothing special in that formula. Nice.
2012-08-31 13:29:45 -04:00
nibbles 2bits c4e0264109 ghostscript: add `--without-x`
gs-9.06 is designed to build with only `:libpng` these days, but it
fails to compile with superenv unless we specify that we don't
want to build with X11.

* Remove the `ENV['LIBS'] = some/X11/path`
* Add `--without-x` to fix a build error.

Fixes Homebrew/homebrew#14564

Closes Homebrew/homebrew#14596.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-08-31 12:04:02 -05:00
Justin Clift e67cc13fde libvirt 0.10.1
Closes Homebrew/homebrew#14595.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 08:56:40 -07:00
Brad Ackerman f665ddec8d SIMH 3.9 won't compile w/o deparallelize; also added --HEAD
Closes Homebrew/homebrew#14583.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 08:51:20 -07:00
Adam Vandenberg dc44371c91 groonga: add missing deps
Closes Homebrew/homebrew#14588.
2012-08-31 08:50:17 -07:00
Max Howell ae69e1cc9d make -e has env-vars override Makefile vars
So the CC= in the Makefile is overridden by the $CC setting. I considered doing this generally, but as it stands we keep most of the user's environment in both superenv and stdenv so it's too risky. But I wanted to commit one example of it at least.
2012-08-31 10:22:10 -04:00
Matthias Schmidt 4a67053bb1 webp 0.2.0
Closes Homebrew/homebrew#14593.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31 06:46:43 -07:00
Gijs Molenaar d766d82f4b monetdb depends on pkg-config
Closes Homebrew/homebrew#14578.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-30 22:13:33 -07:00
Shawn Jonnet 7004e68cad redis 2.4.17
Closes Homebrew/homebrew#14586.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-30 21:41:04 -07:00
Adam Vandenberg 716eb32d21 samba 3.6.7 2012-08-30 21:06:36 -07:00
Sergey Avseyev 46916b33d5 libcouchbase 1.0.6
Closes Homebrew/homebrew#14581.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-30 18:07:48 -07:00
Max Howell bd9177252f Fixes Homebrew/homebrew#14542; ocaml superenv issues
This patch removes most of the settings for CC, CXX etc. because we are trying to be minimal. Then we force the compiler to Homebrew's choice underneath in superenv. We however leave LD because we prefer that build-systems use the c-compiler for linking, it generally works better (copiously tested), however when the build-system explicitly calls ld, we respect that. This gets around the ocaml bug in question, since somehow clang was crashing during link, but the ld tool itself (which is kind of clang, kind of llvm-gcc) is okay with this.

Also moved the setting of O (so that cc-args are refurbished) into a make wrapper. Not sure if this matter much, but seems more consistent.
2012-08-30 20:02:29 -04:00
Max Howell f53a93dd92 Fixes Homebrew/homebrew#14571; clisp superenv issue 2012-08-30 20:02:28 -04:00
nibbles 2bits d5fdce8efb open-scene-graph 3.1.2
Upgrade open-scene-graph to version 3.1.2.
Remove that patch that is merged into this version.
Add a `--docs` option. Don't build them by default.
Add deps on doxygen and graphviz if building docs.
Install the docs into the correct path.
Add a dep on gnuplot.
Add a dep on gtkglext.
Add an option to build ffmpeg support. It is off by default.
Make the ffmpeg dep conditional on the option.
Use inreplace to turn off ffmpeg rather than 10 CMake vars.
Actually build the docs using `make doc_openscenegraph` if asked.
Remove the `fails_with` because it works now.
Add a patch to fix a syntax error during `cmake`, missing OR.
Change to 10.7 specific cmake code to `10.7 or 10.8`.
Reported upstream and noted removal date in comments.
Tested on ML using clang and llvm from XCode-4.4.1.

Fixes Homebrew/homebrew#13840

Closes Homebrew/homebrew#14563.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-30 13:31:36 -07:00
dinkypumpkin db397dba4f mkvtoolnix: patch to build with #define foreach BOOST_FOREACH
mkvtoolnix uses #define foreach BOOST_FOREACH, which breaks the build
due to an issue with header file ordering.  Boost 1.49 was patched
to avoid this issue, but the patch was removed in 1.50, so the mkvtoolnix
build must provide a workaround.

See: https://svn.boost.org/trac/boost/ticket/6131

Closes Homebrew/homebrew#14568.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-30 13:30:00 -07:00
Adam Vandenberg 4d6ec7587c opencolorio: use new dsl 2012-08-30 12:54:27 -07:00