Commit graph

14899 commits

Author SHA1 Message Date
korthaerd
d848071736 aspell formula description --with-lang
Closes Homebrew/homebrew#17446.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 13:13:14 -08:00
Xiyue Deng
8d361b23a1 Ettercap 0.7.5.2
* Also drop merged upstream patches.

Closes Homebrew/homebrew#17445.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 12:46:02 -08:00
Houtan Bastani
5c7b6e5ff9 Slicot: algorithms for systems and control theory
The subroutine library SLICOT provides Fortran 77 implementations of
numerical algorithms for computations in systems and control theory. Based on
numerical linear algebra routines from BLAS and LAPACK libraries, SLICOT
provides methods for the design and analysis of control systems.

Closes Homebrew/homebrew#16059.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 11:10:42 -08:00
Mike McQuaid
0a454cc19c qt: fails with latest clang.
Fixes Homebrew/homebrew#17393.
2013-01-30 11:05:36 -08:00
Adam Vandenberg
a4c9f4d9c0 notmuch: fails with clang 425
Closes Homebrew/homebrew#17442.
2013-01-30 10:56:37 -08:00
Adam Vandenberg
5bd634f51b gst-plugins-ugly: audit warning 2013-01-30 10:49:49 -08:00
YuK_Ota
df92996187 freeglut 2.8.0
Closes Homebrew/homebrew#17285.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 10:49:33 -08:00
John Cupitt
1fa74f6e13 vips: add openslide option
Closes Homebrew/homebrew#17301.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 10:34:44 -08:00
John Cupitt
bebc1ff419 openslide 3.3.2
OpenSlide is a library for reading microscope slides:

http://openslide.org/

it's widely used for virtual microscopy.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 10:34:27 -08:00
Adam Vandenberg
c2b871b06f nailgun: style nits 2013-01-30 09:45:50 -08:00
Seth Fitzsimmons
20535b69ed avce00 2.0.0
Arc/Info (binary) Vector Coverage ⬌ E00 Library

Closes Homebrew/homebrew#17260.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 09:45:50 -08:00
Riley
5e7dec4f32 YAP 6.2.2
Closes Homebrew/homebrew#17309.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 09:21:00 -08:00
Adam Vandenberg
33c559cefc simgrid: update clang failure
Closes Homebrew/homebrew#17280.
2013-01-30 09:14:03 -08:00
David M. Lee
bb1851b8b4 srtp 1.4.4
Closes Homebrew/homebrew#17307.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 09:07:24 -08:00
Adam Vandenberg
632ae4b4dc gst-plugins-ugly: disable libcdio
Closes Homebrew/homebrew#16849.
2013-01-30 08:52:18 -08:00
Dimitri Krassovski
bfff9b25b3 libcec 2.0.5
Closes Homebrew/homebrew#17347.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 08:39:49 -08:00
Andrew Childs
472ed37259 Remove opensp, duplicate of open-sp
Closes Homebrew/homebrew#17438.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 08:35:33 -08:00
Justin Clift
773f03f18f Libvirt 1.0.2
Libvirt 1.0.x series seems pretty stable now,
so making it the default instead of a --devel
option.

Closes Homebrew/homebrew#17435.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 08:35:22 -08:00
Francisco Souza
3fdcca401f vim 7.3.791
Closes Homebrew/homebrew#17440.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 08:34:18 -08:00
Adam Vandenberg
28ec506f44 cracklib-words: use full path to parser
Closes Homebrew/homebrew#17441.
2013-01-30 08:33:58 -08:00
Alexander P
6e7f21b251 h5utils 1.12.1
Closes Homebrew/homebrew#17378.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-29 22:08:11 -08:00
Misty De Meo
7b290417c8 git-tf: fix exec script
Fixes Homebrew/homebrew#17411.
2013-01-29 23:05:37 -06:00
Adam Vandenberg
0d1e047a67 Remove mosml.
Closes Homebrew/homebrew#17210.
Closes Homebrew/homebrew#16596.
Closes Homebrew/homebrew#13282.
2013-01-29 20:07:44 -08:00
cocoatomo
ee8db87dc5 #{prefix} should be interpolated
To extract a variable "prefix", use "%W" instead of "%w".
Using "%w", installation fails.

Closes Homebrew/homebrew#17429.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-29 19:57:57 -08:00
Mike McQuaid
03037b1a88 Add pour_bottle? method to Formula.
Allows a formula to selectively disable bottle pouring.
e.g. the default Boost bottle does not work with a brewed Python.

Fixes Homebrew/homebrew#17142
2013-01-29 17:14:11 -08:00
Adam Vandenberg
5fa950ce29 the silver searcher: remove unused configure switch 2013-01-29 15:45:11 -08:00
Misty De Meo
8f20c9e670 recode 3.7-beta2
Moving to a beta since recode 3.6 segfaults using clang.

Fixes Homebrew/homebrew#17419.
2013-01-29 17:39:28 -06:00
Mike McQuaid
aaaa455919 jenkins 1.500 2013-01-29 14:24:09 -08:00
Andrew Childs
2fac1ebc10 ledger: ofx support
Closes Homebrew/homebrew#17354.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-29 13:50:55 -08:00
Andrew Childs
4c054b7f20 libofx 0.9.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-29 13:50:55 -08:00
Andrew Childs
87f439a406 opensp 1.5.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-29 13:50:55 -08:00
Andrew Childs
63a9e18cff ledger: Use http. ftp appears to be down.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-29 13:50:55 -08:00
Adam Vandenberg
51a654de60 Remove gmock.
Gmock and GTest should not be installed system-wide.

Closes Homebrew/homebrew#17358.
2013-01-29 12:13:04 -08:00
Adam Vandenberg
8314739339 gst-rtsp: Compatibility with Automake 1.13 and newer. 2013-01-29 11:17:44 -08:00
Adam Vandenberg
066eebc298 Avian: Snow Leopard throws an errror during compile
Closes Homebrew/homebrew#17349.
2013-01-29 10:56:01 -08:00
Adam Vandenberg
f8b5a2dc95 flare 1.0.16.1
Closes Homebrew/homebrew#17350.
2013-01-29 09:57:02 -08:00
Adam Vandenberg
aea621564f byobu 5.30
Closes Homebrew/homebrew#17376.
2013-01-29 09:50:19 -08:00
desimone
2da49b8b34 Solr 4.1.0
Closes Homebrew/homebrew#17407.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-29 09:46:35 -08:00
Sergey Lukjanov
1ce25440ef play --devel 2.1-RC3
Closes Homebrew/homebrew#17408.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-29 09:45:12 -08:00
Misty De Meo
381a6473fd libmagic: fix on pre-10.7 2013-01-29 09:57:15 -06:00
Adam Vandenberg
640b74cb28 enca: style nits 2013-01-29 07:53:01 -08:00
Adam Vandenberg
6bdfcba69d ringojs 0.9
Closes Homebrew/homebrew#17395.
2013-01-29 07:51:25 -08:00
Martin Atukunda
76d174fa86 git 1.8.1.2
Closes Homebrew/homebrew#17402.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-29 07:42:45 -08:00
Adam Vandenberg
a380ab8157 mcrypt: style nits 2013-01-28 21:40:42 -08:00
Adam Vandenberg
b79f5cf7b4 mcpp: style nits 2013-01-28 21:40:42 -08:00
Adam Vandenberg
78e506a8bb markdown: style nits 2013-01-28 21:40:42 -08:00
Adam Vandenberg
1c13cdc745 man2html: style nits 2013-01-28 21:40:41 -08:00
Adam Vandenberg
d19b574842 malbolge: style nits 2013-01-28 21:40:41 -08:00
Adam Vandenberg
473c3841bc libcddb: style nits 2013-01-28 21:40:41 -08:00
Adam Vandenberg
52648327e4 libbs2b: style nits 2013-01-28 21:40:41 -08:00