Commit graph

7361 commits

Author SHA1 Message Date
Walter McGinnis
cb0c08396d yaz 4.2.22
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2011-12-11 01:08:29 -06:00
Matthew King
87d07ac549 ruby: Remove unrecognized option
Closes Homebrew/homebrew#9082.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2011-12-10 23:08:00 -06:00
Jack Nagel
7888165dbc sqlite: "optionally" depend on readline
Using readline rather than libedit allows, among other things, the
sharing of the same line-editing config file (.inputrc) across BSDish
and Linux systems. And I'm lazy, and don't want to learn how to
configure editline.

We currently just throw away :optional when processing dependencies, so
if someone really wants libedit instead, we can either make this into an
install option (--with-readline) or vice-versa (--with-libedit).

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-10 20:06:08 -06:00
Krzysztof Urbaniak
ba4036c1df uwsgi 0.9.9.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-10 13:43:31 -08:00
Jay Levitt
fb10972fc2 PostgreSQL 9.1.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-10 13:38:04 -08:00
Jack Nagel
2bdc3af9fb libmms: apply patch for Leopard
See https://trac.macports.org/ticket/27988

Fixes Homebrew/homebrew#9074.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-10 14:34:53 -06:00
Robin Heggelund Hansen
b1704acf49 vala 0.14.1
Closes Homebrew/homebrew#9071.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-10 14:26:14 -06:00
Justin Clift
29e08fc819 New formula: gnome-doc-utils
Closes Homebrew/homebrew#9066.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-10 14:22:53 -06:00
Misty De Meo
e2e4f86f63 Merge pull request Homebrew/homebrew#8148 from geekman/master
Added support for armv7 binaries to ldid

Closes Homebrew/homebrew#8148.
2011-12-10 10:36:14 -08:00
Misty De Meo
2488d09127 libpano 13-2.9.18
Fixes: Homebrew/homebrew#9073.
2011-12-10 12:17:51 -06:00
Misty De Meo
1ce611b4f5 Merge branch 'master' of git://github.com/mxcl/homebrew 2011-12-10 12:11:04 -06:00
Rui Pereira
074b9f3837 gv 3.7.3.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-10 12:03:16 -06:00
David Turnbull
9b93681179 pig 0.9.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-10 12:03:16 -06:00
Darell Tan
a4f2ced76e ldid: Added support for armv7 binaries used in newer iOS versions. 2011-12-11 01:27:33 +08:00
Rui Pereira
be811988c8 gv 3.7.3.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-10 08:51:41 -08:00
David Turnbull
32b15e1dd9 pig 0.9.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-10 08:47:41 -08:00
Jack Nagel
afbce86d6e sqlite: rework compilation options
This enables a couple more compile-time options, along with some minor
style cleanups.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 21:25:51 -06:00
Jack Nagel
2a0335f45e sqlite 3.7.9
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 21:09:55 -06:00
Jack Nagel
acbe0aa8e3 rsyslog: simplify environment setup
This builds and runs correctly, universal and otherwise, without
changing the compiler environment variables manually.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 17:59:14 -06:00
Jack Nagel
6b0f64e8b4 Use ENV.cc and ENV.cxx where appropriate
Cursory testing shows that these all build with llvm and those that have
binaries work. Formulae should be marked 'fails_with_llvm' if there are
issues found later.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 17:50:34 -06:00
Jack Nagel
0337d89f9e lua: use correct install name when generating dylib
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 17:21:43 -06:00
Nibbles 2bits
3ba6e208ca libmikmod: 3.2.0b2, use git build head only
libmikmod built from tarball is 3.2.0-beta2.
libmikmod built from cvs is called 3.2.0b2 in their code.

The final work on libmikmod was left in cvs and includes numerous
bug fixes and improvements done over the course of a year after
the tarball came out.  This adds the option to build head,
the final version.  No work has been done in five years.

Patches from Macports were merged upstream during that time.
One patch was not and is still in this formula.  Another
patch is included against the cvs version to fix a duplicate
symbol problem with vc_callback().

The 2005 era code is in need of an autoreconf -ivf, which is
done after setting an environment variable to pickup glibtoolize.
The build is done out of source according to the directions.

This builds static and shared native libraries using llvm-2335.9,
gcc-4.2.1(v5666), and clang-2.0, tested on 64bit OSX Snow Leopard.
It also builds without error on Lion.

EDIT: Builds from clone of cvs in mistydemeo with inline patches

Closes Homebrew/homebrew#8274.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 16:59:35 -06:00
Carlos Borroto
0ba92e46bd tophat 1.3.3
Closes Homebrew/homebrew#9067.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 16:34:38 -06:00
Daniel Berjón
45b15cd6de mpd 0.16.6
Closes Homebrew/homebrew#9056.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 16:33:50 -06:00
Daniel Berjón
ad47d9243a libmpdclient 2.6
Closes Homebrew/homebrew#9057.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 16:32:44 -06:00
Rui Pereira
7d940a3a2c cfitsio 3.29
Closes Homebrew/homebrew#9063.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 16:31:08 -06:00
Jack Nagel
8affb1856d coreutils 8.14
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 16:16:46 -06:00
Jack Nagel
3486cbd462 Avoid hard-coding 'make -j1'
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 13:57:47 -06:00
Misty De Meo
88ce3f8f9e glib: find libffi without pkg-config
glib's dependency on pkg-config can be eliminated if a few environment
variables are set. This needed to be updated for libffi in order to
build correctly.

Fixes Homebrew/homebrew#9045.

Closes Homebrew/homebrew#9064.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 13:04:03 -06:00
Justin Clift
0d0df1ec53 libvirt 0.9.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-09 06:40:23 -08:00
Misty De Meo
62bcc8a087 exiftool 8.72
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-09 06:39:09 -08:00
rentzsch
30dc80f0db mogenerator 1.24
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-09 06:38:41 -08:00
Mark A. Matienzo
d737588084 afflib 3.6.15
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-09 06:37:33 -08:00
Mark A. Matienzo
bbb4a66242 bulk_extractor 1.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-09 06:37:24 -08:00
Mark A. Matienzo
a963e839a3 fiwalk 0.6.16
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-09 06:37:11 -08:00
Damien Pollet
136b0511a3 vimpager 1.6.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-09 06:36:45 -08:00
Jack Nagel
4b7d657dc7 glib: builds with LLVM >= 2335
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-08 21:27:15 -06:00
Camillo Lugaresi
97aa9a5fbd glib: patch to use native iconv
Closes Homebrew/homebrew#6868.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-08 21:19:32 -06:00
Peter Schröder
647312f95e elasticsearch 0.18.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-06 20:22:18 -08:00
BYVoid
3096348aa7 opencc 0.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-06 20:21:50 -08:00
Mike Krieger
b45fd760ee ec2-api-tools 1.5.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-06 20:20:43 -08:00
Sebastian Staudt
4ee91e6358 gource 0.37
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-06 18:58:23 -08:00
Chris
be75fad473 Updated stunnel to 4.50 2011-12-06 18:55:23 -08:00
Misty De Meo
ff12666936 scsh: Build 32-bit
scsh fails to build for 64-bit with gcc-4.2, llvm-gcc and clang, but
builds fine for a 32-bit target with any of them.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-06 18:53:42 -08:00
Tim Harper
232e74fe33 stunnel: use stable archive URLs
By pointing to the archive folder, the download link remains valid even
though future releases are issued

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-06 18:51:26 -08:00
mumhero
8855e44345 zookeeper 3.3.4
Closes Homebrew/homebrew#8982.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-06 10:45:58 -08:00
John Earles
5f086e624f node: Add comment explaining why --without-npm
Users looking at the formula don't know why we are not installing npm.
Add a comment pointing to the original discussion.

Closes Homebrew/homebrew#8989.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-06 10:45:24 -08:00
Jack Nagel
ec8de737e4 emacs: update references to git mirror
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-05 19:26:29 -06:00
Nino Uzelac
b32b871c13 GiNaC 1.6.2
Closes Homebrew/homebrew#8979.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-05 11:49:04 -08:00
Charlie Sharpsteen
8dc90d4ab2 Poppler: Update to 0.18.2 2011-12-05 11:48:46 -08:00