Commit Graph

21511 Commits (b2ef33aa9db35d4592396079af4b1662a976b8c2)

Author SHA1 Message Date
Michael Ford 585c8a4547 advancecomp 1.18
Closes Homebrew/homebrew#24898.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-03 06:25:32 -08:00
Cyril Scetbon 21c74cef77 ec2-api-tools: fixes path to jar
Closes Homebrew/homebrew#24895.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-03 06:22:32 -08:00
Adam Vandenberg f9d9b9fa64 split john-jumbo from john 2013-12-02 22:22:36 -08:00
Adam Vandenberg c899228e61 Remove mt-daapd/firefly
Project pages are defunct, no movement in code repos.

Closes Homebrew/homebrew#24856.
2013-12-02 22:15:55 -08:00
Adam Vandenberg d75f12513a samba: keep needed dirs
Closes Homebrew/homebrew#24870.
2013-12-02 21:58:05 -08:00
chdiza cbd9f99af5 pdf2image: Add deps on ghostscript and freetype
Closes Homebrew/homebrew#24891.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-02 21:40:43 -08:00
Misty De Meo 0f1b7a0ed1 mongodb: specify Homebrew scons
This fixes an issue where another scons on a user's system was used
in preference to the Homebrew-installed one, breaking the build.

See: https://github.com/mxcl/homebrew/issues/24584#issuecomment-29595430
2013-12-02 19:06:49 -08:00
Adam Vandenberg 937739a764 Remove brainfuck
Newer version does not build on 10.9

Closes Homebrew/homebrew#24746.
2013-12-02 18:47:16 -08:00
Simon Oberhammer 2e00350f79 ringojs 0.10
Closes Homebrew/homebrew#24875.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-02 18:33:30 -08:00
Fred Oliveira 06879d9b6a movgrab 1.2.1
Closes Homebrew/homebrew#24852.
Closes Homebrew/homebrew#24871.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-02 18:31:37 -08:00
Anthony Ramine d44710cc8a pyqt5: properly rename Python 2.x executables
Closes Homebrew/homebrew#23902.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-02 18:30:55 -08:00
Guillaume Hain aba867e05f logcheck: update homepage
Closes Homebrew/homebrew#24832.
Closes Homebrew/homebrew#24799.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-02 18:27:31 -08:00
Stefan 0bae4d3b1d binutils 2.24
Closes Homebrew/homebrew#24885.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-02 18:26:58 -08:00
Laurent Raufaste 6994c35e84 liquidprompt 1.7
Closes Homebrew/homebrew#24887.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-02 18:26:35 -08:00
Adam Vandenberg 0c88d24e6a Remove mlxcc
This software is no longer recommended by its vendor.

Closes Homebrew/homebrew#24851.
2013-12-02 18:26:02 -08:00
Peter Monks 5d03afbfc9 multitail 6.0
Closes Homebrew/homebrew#24889.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-02 18:24:17 -08:00
Jack Nagel b83c840fdf mapnik: use existing variable 2013-12-02 17:28:18 -06:00
Jack Nagel 1642823f5d wine: fix typo 2013-12-02 17:28:05 -06:00
Jack Nagel e193ce1f6f Move jscoverage to the boneyard 2013-12-02 16:22:43 -06:00
Matt Swain 498f45fd56 ocrad 0.22: Patch for libc++ in Mavericks
Updated ocrad to 0.22 and added minor patch that fixes compilation with libc++. This has been reported to the ocrad mailing list:

http://lists.gnu.org/archive/html/bug-ocrad/2013-11/msg00000.html

Removed configure options `--disable-debug` and `--disable-dependency-tracking` as they are not recognised by the configure script.

Added simple test to check `ocrad` command line tool exists.

Closes Homebrew/homebrew#24879.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-12-02 08:44:35 -08:00
Juhani Simola 40bbd65187 libvoikko 3.7
Voikko is a spelling and grammar checker, hyphenator and collection of
related linguistic data for Finnish language.

See http://voikko.puimula.org/

Closes Homebrew/homebrew#24827.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-12-02 08:30:25 -08:00
Juhani Simola d7c7baf7ed suomi-malaga 1.15
Suomi-malaga contains the Finnish linguistics files used by Voikko
linguistic software for Finnish language.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-12-02 08:30:25 -08:00
Juhani Simola c12ab1d6c4 malaga 7.12
Malaga, a software package for the development and application of
grammars that are used for the analysis of words and sentences of
natural languages.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-12-02 08:30:25 -08:00
Misty De Meo bf91e1ba47 nkf 2.1.3
Also use inreplace and make variables to avoid needing a patch.

Fixes Homebrew/homebrew#24860.
2013-12-01 23:03:34 -08:00
Adam Vandenberg 8692a320b6 openslide 3.3.3 2013-12-01 22:17:50 -08:00
Adam Vandenberg 8cd961a702 oniguruma 5.9.5 2013-12-01 22:04:36 -08:00
Misty De Meo 8132a9f4a6 cgdb: use readline opt_prefix, not prefix
Fixes Homebrew/homebrew#24858.
2013-12-01 21:13:24 -08:00
Josh Hagins 667414464d DiffPDF: link against libc++ for >= Mavericks
Fixes Homebrew/homebrew#24854

Closes Homebrew/homebrew#24855.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-12-01 21:10:20 -08:00
Jack Nagel cf24464449 influxdb: builds with clang using go 1.2 2013-12-01 20:41:56 -06:00
Jack Nagel fbba28988c Remove parens in conditional 2013-12-01 20:20:05 -06:00
Jack Nagel 325ddbc2f7 go: prune caveats 2013-12-01 20:09:07 -06:00
Jonathon Klobucar d286e8d60f Remove fails with clang due to go 1.2.
Closes Homebrew/homebrew#24853.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-12-01 20:09:07 -06:00
Jack Nagel 7542f5a73f go 1.2 bottles 2013-12-01 20:08:54 -06:00
Jonathon Klobucar 620f86a6b6 go 1.2
Closes Homebrew/homebrew#24853.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-12-01 20:08:52 -06:00
Jack Nagel 47a657c4bf gtk+3 3.10.5 2013-12-01 16:50:48 -06:00
Alejandro Giacometti 293e7279f7 ansible 1.4.1
Closes Homebrew/homebrew#24849.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-12-01 16:19:09 -06:00
Kashif Rasul 1cade53ebf osm2pgsql 0.84.0
Closes Homebrew/homebrew#24850.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-12-01 16:18:51 -06:00
Jack Nagel 8bb7915769 swi-prolog devel 7.1.1 2013-12-01 16:16:50 -06:00
Misty De Meo e1f05a9a86 htmlcxx: fix compilation with libc++
Fixes Homebrew/homebrew#24820.
2013-12-01 14:13:33 -08:00
Adam Vandenberg 6674e856c8 Move lmutil to homebrew-binary
Closes Homebrew/homebrew#24843.
2013-12-01 13:59:27 -08:00
Adam Vandenberg 95a927c8a3 miredo 1.2.6 2013-12-01 13:52:42 -08:00
Adam Vandenberg 1ff143e5d5 minised 1.14 2013-12-01 13:50:44 -08:00
Adam Vandenberg b8a07eed7a lout 3.40 2013-12-01 10:24:10 -08:00
Adam Vandenberg 5185a1bf04 litmus: style nits 2013-12-01 10:17:29 -08:00
Adam Vandenberg fdf5bf2f3f clojurescript 2080 2013-12-01 09:30:15 -08:00
René Moser 15ebf48358 git-ftp 0.9.0
Closes Homebrew/homebrew#24836.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-01 07:32:56 -08:00
Guillaume Hain 3950628060 jags: update homepage.
Looks like the new homepage is now http://mcmc-jags.sourceforge.net.

Closes Homebrew/homebrew#24801.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-30 21:17:03 -08:00
Tyler Brock e6bba9df4b mongodb: fix shell crash for stable with clang.
Closes Homebrew/homebrew#24805.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-30 21:14:28 -08:00
razasyedh 26b645c75c ipbt: fix checksum
Closes Homebrew/homebrew#24795.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-30 20:59:52 -06:00
Adam Vandenberg ea289bc8a0 lilv 0.16.0 2013-11-30 17:41:41 -08:00