Commit graph

9331 commits

Author SHA1 Message Date
Jon Anhold
1c3a2d23c9 dfc 2.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 07:32:25 -07:00
Christian Höltje
2e6f19756d task: Linked the zsh autocomplete into proper location
This links the zsh autocomplete for 'task' into share/zsh/functions,
where it is more likely to be automatically picked up by zsh users.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 07:26:05 -07:00
nibbles 2bits
d77cf18072 automake 1.11.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 07:14:55 -07:00
nibbles 2bits
62855e5e3e qrencode 3.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 07:13:39 -07:00
Lin Jen-Shin
607ebe011c bsdconv 7.3
BSD licensed charset/encoding converter library with more
functionalities than libiconv

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 07:10:42 -07:00
Peritor Consulting
146aa9fbe5 fix url for couchdb formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-05 07:06:06 -07:00
Jack Nagel
67625aef28 pax-runner: spell out URL
Upcoming changes to formula specs may forbid using a class instance
variable in this manner, and it's easier to copy/paste anyway.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-04 23:47:23 -05:00
Stefhen Hovland
84ddc4a29a Cassandra 1.0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-04 20:46:22 -07:00
sedroc
0209dec1ab GLE 4.2.4c
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-04 20:44:28 -07:00
Laurence Rowe
9d32110615 selenium-server-standalone 2.20.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-04 20:37:58 -07:00
Peter Hellberg
e55761fe00 elasticsearch 0.19.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-04 20:33:05 -07:00
Carlos Borroto
6ec1f5aaab bedtools 2.16.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-04 20:31:34 -07:00
Charlie Sharpsteen
db29f5f4d2 PostGIS: Fix typo in caveats 2012-04-04 09:14:53 -07:00
Yoji SHIDARA
a9fb9a6ace kytea 0.4.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-04 06:48:45 -07:00
Ronny Haryanto
1604b18a6b Wrapper script for phantomjs to hide Dock icon.
Closes Homebrew/homebrew#11412.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-04-04 16:03:34 +10:00
Mike McQuaid
257f0d7b0e Qt 4.8.1
Fixes Homebrew/homebrew#11406.
2012-04-04 15:58:55 +10:00
Marc Abramowitz
eb41e815cc git 1.7.9.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-03 21:40:44 -07:00
Charlie Sharpsteen
f92a0c11e8 R: Update to 2.15.0 2012-04-03 19:42:58 -07:00
Charlie Sharpsteen
2faddf7cfe PostGIS: Update to 2.0
The `--devel` version has been dropped.
2012-04-03 16:37:49 -07:00
Jack Nagel
662625dbfd rtorrent: add note about clang failure
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 16:57:33 -05:00
Jack Nagel
fe8af7b930 libtorrent: fails with clang
Closes Homebrew/homebrew#11252.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 16:57:20 -05:00
Justin Clift
45487261d9 libvirt 0.9.11
Closes Homebrew/homebrew#11413.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 16:41:11 -05:00
Danilo Tuler
9fd8bb57c0 Grails 2.0.3
Closes Homebrew/homebrew#11422.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 16:35:02 -05:00
shansen
dad02d0181 Jenkins 1.458
Closes Homebrew/homebrew#11416.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 16:34:58 -05:00
nibbles 2bits
16773337b6 geoip: fix compile error using deps + autoreconf
geoip-1.4.8 always calls a form of autoreconf after configure,
then reruns configure.  This causes a build error on Lion when
it crafts a broken Makefile that is missing the rule to make the
target `../libGeoIP/libGeoIP.a`.

* Add deps on autoconf, automake, and libtool if XCode >= 4.3.
* Add a command to run `autoreconf -ivf` before configure, which
works on Lion and SL.  Previously, the autoreconf on SL would
fail to work because it tries to use shell `--missing` versions.

Both the universal and native builds compile and pass make check
using all five compilers from XCode-4.3.2 and 4.0.2, on both Lion
and 64bit Snow Leopard.

Fixes Homebrew/homebrew#11402.
Closes Homebrew/homebrew#11405.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 16:06:47 -05:00
Jack Nagel
73a30cddba pixman: never try LLVM
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 16:01:31 -05:00
Charlie Sharpsteen
636a121e57 PostGIS: Update --devel to 2.0.0rc2 2012-04-03 13:17:35 -07:00
Jack Nagel
f8a61f8d20 hiredis: style nits
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 13:11:13 -05:00
Jack Nagel
d0b8fb4b9e hiredis: fails with clang
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 13:10:36 -05:00
Fernando Ortiz
ae471ff5fd ldid: fails with clang
Closes Homebrew/homebrew#11410.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 13:06:15 -05:00
Jack Nagel
824b6a21a8 privoxy: specify localstatedir to configure
Fixes Homebrew/homebrew#11408.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 13:03:00 -05:00
Jack Nagel
fba5fbfb3b privoxy: clarify autoreconf, use our libpcre
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 13:02:18 -05:00
Jack Nagel
7f074c60fd libxmlsec1: fix patch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-03 11:47:59 -05:00
Misty De Meo
c74840337f exiftool 8.86 2012-04-03 08:49:23 -05:00
Jack Nagel
8bf77b0c80 gecode 3.7.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-02 18:51:02 -05:00
nibbles 2bits
b1f34275eb gecode: remove fails_with, disable examples
Gecode was updated to 3.7.2 in 672c5ab20b77 which fixed the error with
clang. Geocode passes make check.

* Remove fails_with block.
* Remove unrecognized configure option for dependency-tracking
* Remove --disable-debug option.  It is the defualt.
* Add --disable-examples option.  This stops two dozen example
binaries from filling /usr/local/bin that have common names like
golf, sudoku, grocery, and partition.

Closes Homebrew/homebrew#11374.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-02 18:50:57 -05:00
Matthew Montgomery
aec4faa27f GlassFish 3.1.2
Closes Homebrew/homebrew#11395.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-02 18:41:33 -05:00
Blake Watters
5a12735b84 Jenkins 1.457
Closes Homebrew/homebrew#11396.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-02 18:38:35 -05:00
Jack Nagel
2d1efad1c2 djview4: force correct compilers
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-02 18:34:30 -05:00
Stian Eikeland
2bbd5acc72 tinc 1.0.18
Closes Homebrew/homebrew#11381.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-02 13:35:00 -05:00
Stian Eikeland
7fcadb6b74 lftp 4.3.6
Closes Homebrew/homebrew#11379.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-02 13:30:52 -05:00
Stian Eikeland
c920670486 mercurial 2.1.2
Closes Homebrew/homebrew#11380.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-02 13:20:58 -05:00
Frank Celler
341e6091cc AvocadoDB 0.3.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-01 23:11:11 -07:00
Tsukasa OMOTO
fd247c0d32 coreutils: symlink all binaries
Instead of maintaining a list of binaries, just symlink
everything found in bin.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-01 23:01:01 -07:00
Mark A. Matienzo
f2e33646e0 afflib 3.7.0
Closes Homebrew/homebrew#11377.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-01 22:53:43 -07:00
Misty De Meo
176c335365 opencolorio: install Python lib to site-packages
Incorporates upstream patches to install the Python library into
site-packages instead of directly into lib/
2012-04-01 18:45:24 -05:00
Nibbles 2bits
15f9fd3f86 New Formula: opencolorio
OpenColorIO (OCIO) is a complete color management solution geared
towards motion picture production with an emphasis on visual effects
and computer animation.  See:  http://opencolorio.org

OCIO is at version 1.0.6 and has been in development since 2003. It
is one of several open source projects actively sponsored by Sony
Imageworks.

OCIO is a new dep for OpenImageIO (OIIO), adding functionality.

OCIO has a built-in test suite that is passes.  There are stable
and head methods available.  It builds using the system OpenGL,
and little-cms2, along with pkg-config and cmake.  An Alias is
added for this formula to ocio.  It has python bindings enabled
with a user option, following the example of vtk.

OCIO head and stable build and run very well on Lion and SL using
all five compilers from XCode-4.3.2, 4.0.2, and CLT-4.3.2, thanks
to patches the devs merged upstream for us.

EDIT: code fix redacted args.
EDIT: shrink formula comments.
EDIT: test against XCode-4.3.1.
EDIT: remove the unnecessary which python-config
EDIT: change to version 1.0.6.  Remove rescue clause.  Tests work.
EDIT: tests pass against XCode-4.3.2.
EDIT: modify the caveats for accuracy using the dev's suggestions.
EDIT: remove the `\n` after the caveat url

Closes Homebrew/homebrew#10669.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-01 17:55:47 -05:00
Jack Nagel
ac87fc89c6 sphinx: fails with clang
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 15:51:32 -05:00
Pascal Bertrand
985d8e8f8f go 1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-01 13:35:26 -07:00
Nibbles 2bits
52ed41a36a New Formula: movgrab
Movgrab is a command line program to download videos from the net.
Given a url, it has the code to handle about 25 different sites.
This version 1.1.9 compiles on Lion and 64bit Snow Leopard.
It will occasionally segfault while running the CLI during a
download, but Colum, the author, has not been able to track it
down as of yet because it is not consistent.  He is lacking a Mac
to test it using gdb and could use help from anyone with experience
in network steams, C, and gdb.

EDIT: moved patches to a DATA block rather than inreplace
EDIT: fix the "inline" issue with c99 & Clang.
EDIT: update from 1.1.8 to 1.1.9.  No changes to patches.
EDIT: all patches including --no-recursion are upstream via email.

This would close Homebrew/homebrew#10074

Closes Homebrew/homebrew#10101.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-04-01 15:09:44 -05:00