Commit graph

7394 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
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
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
Austin Seipp
8685eb00b8 Concurrency Kit 0.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-04 21:16:35 -08:00
James Chen
118260e6e2 elb-tools 1.0.15.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-04 18:09:11 -08:00
Ron Huang
30de7ed5fe geda-gaf 1.6.2
gEDA/gaf (gschem and friends) contains tools that are used for
electrical circuit design, netlist generation, attribute editor,
symbol checker, etc.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-04 14:16:52 -08:00
Adam Vandenberg
21ba9c145a xmoto: disable sdl test 2011-12-04 13:14:58 -08:00
Keith Marcum
027c7e9946 Postgres changed their ftp urls
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-04 11:57:29 -08:00
Trevor Wennblom
492beec046 open-cobol 1.0
credit to @markusn

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-04 11:55:16 -08:00
Rob Cowie
c9e8f2cc7b spark 1.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-04 09:33:35 -08:00
Sina Siadat
68df2614b5 jcal 0.4.1
jcal is a library and a set of terminal tools for Jalali Calendar.

Homepage: http://savannah.nongnu.org/projects/jcal/

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-04 09:32:26 -08:00
Tim Gray
826f23c346 ranger 1.5.2.
Also added in the git repository for those who want to install from HEAD.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-04 09:27:14 -08:00
John Earles
745689d08e node 0.6.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-04 09:26:06 -08:00
Mike Tigas
e201fd740d privoxy 3.0.18
changelog at http://www.privoxy.org/announce.txt

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-03 22:39:08 -08:00
Dustin Chilson
1cfbdb587e Bitlbee: add Libpurple support
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-03 22:05:38 -08:00
Charlie Sharpsteen
80c3f4fb36 LLVM: Disable OCaml bindings by default
The build attempts, and fails, to compile the OCaml bindings by default if
OCaml is installed.

Fixes Homebrew/homebrew#8947.
2011-12-03 14:57:49 -08:00
Jack Nagel
9ba17400cd glib 2.30.2
This has a dependency on libffi that 2.28.x did not have; perhaps the
system library isn't good enough anymore. MacPorts had to add this, too.

Closes Homebrew/homebrew#8946.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-03 16:36:15 -06:00
John Earles
3d198e340b node: remove ENV.deparallelize
Parallel build race condition has been fixed in node since Nov 7, see:
d7bcf21340

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-03 12:13:43 -08:00
brada
9c5246e290 colpack 1.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-03 10:56:12 -08:00
Adam Vandenberg
6442454811 google-perftools: remove unused configure switch 2011-12-03 09:03:10 -08:00
Carlos Borroto
9ce45caeba mira 3.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-03 09:01:00 -08:00
Decklin Foster
295741de3a mksh 0.40c
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-03 08:29:23 -08:00
Adam Vandenberg
263a3a736e Orc: fix compiling on 32-bit machines 2011-12-03 08:23:39 -08:00
Tim Tregubov
f4e1a380d1 synfix: patch for compiling against libpng 1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-03 08:16:10 -08:00
Justin Donaldson
fddf9f62fa haxe 2.08
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-03 08:13:29 -08:00
Nibbles 2bits
6822c025fb xmoto 0.5.9
This patches tim_png.cpp to include zlib.h on Lion.  This
builds and runs well on Lion and Snow Lep with all compilers.

Reported upstream as:
http://todo.xmoto.tuxfamily.org/index.php?do=details&task_id=783

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-03 07:57:13 -08:00
John Earles
ff6a03fe6f node: Update to 0.6.4
Update node to 0.6.4. Added --without-npm option.
Added caveat regarding npm installation.

Closes Homebrew/homebrew#8925.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-02 22:26:32 -08:00
Jack Nagel
b58404ff56 wireshark: disable experimental python support
Currently building wireshark with Python support (the default) may
result in runtime errors like

  dlsym(0x8fe467fc, py_create_dissector_handle): symbol not found

Since Python support is currently "experimental", let's just turn it
off. Patches with the right settings to re-enable it are certainly
welcome.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-02 17:20:07 -06:00
Jack Nagel
f4b526e6cf git 1.7.8
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-02 14:36:34 -06:00
waltari
51713aa621 git: add "--with-pcre" option
Closes Homebrew/homebrew#8929.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-02 14:25:41 -06:00
Daniel Geske
5667a34f8b Updates to Spring Roo 1.1.5
The formula for Spring Roo is updated to the latest GA release 1.1.5.RELEASE.
The roo executable is renamed from roo.sh to roo, as specified in the Spring Roo installation instructions (see http://www.springsource.org/spring-roo).

Closes Homebrew/homebrew#8899.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-02 12:10:58 -08:00
Pieter Nicolai
3be38f0f18 qrencode 3.2.0
Update QRencode to 3.2.0
Patches for issues Homebrew/homebrew#6447 and Homebrew/homebrew#6843 are now contained in this release.
Building is now thread-safe. Changed url, homepage and use sha1.

Closes Homebrew/homebrew#8888.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-02 11:52:58 -08:00
Charlie Sharpsteen
c713103965 PySide: Update to 1.0.9
Also updates dependencies:

  - apiextractor
  - generatorrunner
  - shiboken
2011-12-02 11:41:13 -08:00
Tuncer Ayaz
5bc9e00649 msmtp: Update to 1.4.26
Closes Homebrew/homebrew#8892.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-02 11:34:27 -08:00
Sepher Liu
704b7fce93 LLVM: Update to 3.0
Closes Homebrew/homebrew#8942.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-02 11:34:09 -08:00
castFromVoidPtr
fa937516f6 Clay: Use current binary and homepage URLs
The Clay homepage has moved to http://claylabs.com/clay/. The claylanguage.org
hostname still redirects to the old site, so that should be changed as well.

Closes Homebrew/homebrew#8935.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-02 11:25:41 -08:00
Ealden Esto E. Escanan
c0187d920c Play 1.2.4
Announcement: http://twitter.com/#!/playframework/status/142648589745799168

Closes Homebrew/homebrew#8940.

Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
Closes Homebrew/homebrew#8940.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-02 11:24:40 -08:00
Alexander Bohn / FI$H2k
1e0de57fc8 Pango: Use ENV.x11 during install
Pango links against X11 libraries -- the `ENV.x11` call allows the formula (as
of Homebrew/homebrew#7658) to do so successfully.

Closes Homebrew/homebrew#8941.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-02 11:23:13 -08:00
Phil Harvey
140735e5ee Apache Cassandra 1.0.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-01 19:15:51 -08:00
futoase
493eef9e1d nimrod 0.8.12
Closes Homebrew/homebrew#8912.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-01 20:39:45 -06:00
Pieter Nicolai
4874090ab2 cmus 2.4.3
Closes Homebrew/homebrew#8916.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-01 20:38:45 -06:00
Jack Nagel
6fd7005faa libao: enable static library build
Closes Homebrew/homebrew#8922.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-01 20:37:14 -06:00
Florian Kistner
14881ea794 git: remove CC assignment from Makefile
Closes Homebrew/homebrew#8923.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-01 20:29:38 -06:00
Charlie Sharpsteen
1da9b9b491 Boost: Update bottle
Re-built the boost bottle to incorporate boost::BOOST_FOREACH fixes from pull
request Homebrew/homebrew#8763.
2011-12-01 16:51:05 -08:00
Trevor Wennblom
5f02cd59e6 boost: Fix boost::BOOST_FOREACH errors
Fixed by adding a patch against 1.48.0. HEAD url also added.

Closes Homebrew/homebrew#8763.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-01 15:40:55 -08:00
Mike Mayo
1a084cda5e Sphinx: Use --without-mysql unless MySQL installed
When installing the latest sphinx script, it defaults to mysql support unless
--without-mysql is passed.

Closes Homebrew/homebrew#8921.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-01 13:16:19 -08:00
Sean Lynch
badbb197ac freeimage: Add trailing tab back to patch
Fixes 8857.
Closes Homebrew/homebrew#8914.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-01 11:16:01 -08:00
Lorenzo Manacorda
cd9c756ee9 mpd 0.16.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-01 07:03:15 -08:00
James Aitken
11e5647cd4 Nginx: Update HEAD to 1.1.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-30 20:11:13 -08:00
Juan Sebastian Casallas
9b0e2173dc qpdf 2.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-30 20:07:08 -08:00
Lance Hepler
dd687dd131 newick-utils 1.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-30 20:06:08 -08:00
Carmen Wick
9ba133cfc0 stunnel 4.49
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-30 20:02:37 -08:00
Carlos Borroto
25867ad78a cufflinks 1.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-30 20:02:04 -08:00
Juan Sebastian Casallas
bb21f43baa pdflib-lite: Update to 7.0.5
-Updated url and md5 to download the 7.0.5 tarball
-Removed version as it is inferred from the url
-This version no longer fails with llvm

Closes Homebrew/homebrew#8895.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-30 12:35:47 -08:00
Jack Nagel
a50bf5fc7b aspell: use a space in class inheritance
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30 13:07:23 -06:00
Jack Nagel
83fcafb5aa Add mirrors for GNU formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30 12:56:07 -06:00