Commit Graph

6925 Commits (ed085d86c4a721aced2065854bf7de8401f10c7b)

Author SHA1 Message Date
Peter Aronoff e2ae7856da mu: Update to 0.9.7
Closes Homebrew/homebrew#7945.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-05 14:47:13 -07:00
Michael Dippery 44bd9a3ef6 clojure: Update to v1.3.0
Closes Homebrew/homebrew#7893.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-05 14:41:43 -07:00
James Aitken 477dea44f5 Nginx: Update to 1.0.8
Bugfix: nginx could not be built --with-http_mp4_module and without --with-debug option.

Closes Homebrew/homebrew#7965.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-05 14:38:01 -07:00
Alexandre Gramfort 89e75824c2 FIO: Update to 1.58
Closes Homebrew/homebrew#7966.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-05 14:36:34 -07:00
Juan Sebastian Casallas 4fa6317d9f LibrSVG: Update to 2.31.1
-Updated the url to download the latest tarball.
-Changed from md5 to sha256 check, since sha256 sums are the ones given by
 librsvg on their ftp:

   http://ftp.acc.umu.se/pub/GNOME/sources/librsvg/2.34/librsvg-2.34.1.sha256sum

Closes Homebrew/homebrew#7968.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-05 14:32:01 -07:00
Juan Sebastian Casallas 1c2a30def5 CPPDOM: Update to 1.2.0
-Updated the url and md5 to download the 1.2.0 tarball.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-05 14:31:48 -07:00
Juan Sebastian Casallas 0c46a01f92 VRPN: Update to 07.29
-Changed the url of vrpn to download a zip file from unc's ftp instead of pulling from unc's git repo.
-Unc's git repo is now on the formula's head
-Changed version number
-Added libusb (change from rpavlik to support HID)
-Added --docs argument (change from rpavlik to build documentation)

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-05 14:31:28 -07:00
Charlie Sharpsteen 87c569a05c LibGit2: Update to 0.15 2011-10-05 14:16:27 -07:00
Lars Bilke 594ba3ccec cmake 2.8.6
Closes Homebrew/homebrew#7977.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-05 14:00:29 -07:00
Charlie Sharpsteen 8732d04329 ICU4C: Update bottle 2011-10-05 13:51:01 -07:00
Xiyue Deng ddc1768b53 autoconf-archive 2011.09.17
Closes Homebrew/homebrew#7972.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-05 14:29:53 -05:00
Charlie Sharpsteen 7248f3543b DiffPDF: Also fix library search paths
Related to Homebrew/homebrew#4257.
2011-10-04 23:47:26 -07:00
Charlie Sharpsteen 1fcc00cc93 DiffPDF: Fix header include path
Fixes Homebrew/homebrew#7975.
2011-10-04 23:38:14 -07:00
Jack Nagel 2a3df5c221 sl: respect Homebrew environment variables
Kind of pointless for something so simple, but I was using the sl
formula to test something and noticed it so here it is.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-04 20:50:39 -05:00
Luke Pullella 96538a4f86 New Formula: jp2a (JPEG to ASCII converter)
Closes Homebrew/homebrew#7956.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-03 18:49:34 -07:00
Baris Balic 62a669b8a5 ZeroMQ: Update to 2.1.10
Closes Homebrew/homebrew#7959.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-03 18:10:37 -07:00
Aaron Jacobs 6086f16db0 google-js-test 1.0.5
Closes Homebrew/homebrew#7960.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-03 18:08:59 -07:00
Daniel Bingham d4fd8847f2 git-multipush: update to 2.3 and add HEAD
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-03 18:47:07 -05:00
Nick Stenning 52d6c2b359 redo: fix broken md5
Closes Homebrew/homebrew#7951.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-03 14:40:55 -07:00
Misty De Meo 4d03fb0c26 exiftool 8.66
Closes Homebrew/homebrew#7955.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-03 16:25:33 -05:00
Carlos Borroto 8915c73f67 bedtools 2.13.3
Closes Homebrew/homebrew#7958.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-03 16:24:32 -05:00
Kashif Rasul e6f886cd12 mapnik 2.0.0
Closes Homebrew/homebrew#7847.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-03 16:20:34 -05:00
Jack Nagel e7f1edc600 chkrootkit: fix indentation
Also make Makefile permissions more conservative.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-03 16:20:01 -05:00
Jack Nagel 3e3187cad3 mpfr 3.1.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-03 14:59:52 -05:00
Jack Nagel b06688e585 Specify "build" but not "host" for gmp and mpfr
The "--host" flag to configure defaults to "--build", and explicitly
passing it is normally reserved for cross-compiling.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-03 14:59:50 -05:00
Charlie Sharpsteen c007fc401f Wine: Still fails with LLVM
LLVM can compile wine, but the results cannot run any executables.

Fixes Homebrew/homebrew#7874.
2011-10-02 17:23:56 -07:00
Jack Nagel c60effa2f2 exult: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-02 15:42:49 -05:00
Stephen Eglen f038db2d7b mairix 0.23
Closes Homebrew/homebrew#7931.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-02 15:16:27 -05:00
Peter Aronoff 12fdc60da9 getmail 4.22.1
Closes Homebrew/homebrew#7939.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-02 15:13:56 -05:00
Jack Nagel 20390059f7 gpgme: remove unrecognized configure switches
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-02 15:10:31 -05:00
Jack Nagel 41bdb55b90 gpgme: builds with LLVM >= 2335
Closes Homebrew/homebrew#7943.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-02 15:09:45 -05:00
Oleg Oshmyan 08cb649524 icu4c 4.8.1
Closes Homebrew/homebrew#7597.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-02 13:43:59 -05:00
Jack Nagel a953b3970c New formula: chkrootkit 0.49
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-02 13:30:34 -05:00
Jack Nagel 57692a4960 Remove lsof formula
It was a system duplicate that slipped through accidentally, so it is
now available in Homebrew-alt.

cf. Homebrew/homebrew#7903.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-02 12:20:09 -05:00
Adam Vandenberg d383476357 Add newline to emacs cocoa caveats 2011-10-02 09:59:48 -07:00
Jocelyn Mallon b68ace6301 pngcrush 1.7.17
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-01 20:31:01 -07:00
Adam Vandenberg 1cdc23fff5 Exult 1.4.9rc1 2011-10-01 20:29:54 -07:00
Jack Nagel 7799d2a43e Revert "gradle 1.0-milestone-4"
This reverts commit 4b1230ccc0e0ed70cc79449106e76cf5ebcc3933, for the
same reason as the previous revert, committed in 00d8a81.

milestone-4 has regressions, and was withdrawn, see the offical
announcement here:

http://wiki.gradle.org/display/GRADLE/2011/08/18/Gradle+1.0-milestone-4+withdrawn

Closes Homebrew/homebrew#7924.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-01 20:01:06 -05:00
sibsibsib 0b2e5d88d1 riak 1.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-01 11:49:37 -07:00
Guillermo Iguaran f1472b9245 rbenv 0.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-01 11:31:35 -07:00
Kim Burgestrand 3f466d5003 Upgrade libspotify to 9.1.32
Closes Homebrew/homebrew#7355.

Signed-off-by: Max Howell <max@methylblue.com>
2011-10-01 13:39:07 +01:00
Jack Nagel 8c94bcb569 git 1.7.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-30 22:06:58 -05:00
Bryce Mecum 9f8b5c8c24 Updated R to 2.13.2
Closes Homebrew/homebrew#7919.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-30 13:15:22 -07:00
Misty De Meo 661c414307 jbig2enc: Add patch to retain DPI
jbig2enc's pdf.py demo program did not properly retain an image's DPI
when creating a PDF; it was hardcoded to 600, regardless of the actual
resolution of the input image. This patch corrects that by intelligently
extracting the DPI from the file being converted.

Closes Homebrew/homebrew#7913.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-30 11:39:56 -07:00
James Aitken fe92063523 Nginx: Update to 1.0.7
Closes Homebrew/homebrew#7917.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-30 11:39:20 -07:00
bitter bdf7232422 android-ndk: Update to r6b
Closes Homebrew/homebrew#7915.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-30 11:38:24 -07:00
Sven Axelsson ebacbb9054 Hive: Update to 0.7.1
Closes Homebrew/homebrew#7904.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-30 10:39:27 -07:00
Marcel Beltz 2017645f34 picocom: Update to 1.6
Closes Homebrew/homebrew#7910.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-30 10:39:26 -07:00
Adam Vandenberg ee913b438b geos: force gcc on Lion 2011-09-30 10:33:56 -07:00
Antony Blakey 173b38a7e4 gradle 1.0-milestone-4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-30 08:07:58 -07:00
Matt Berryman 7d102a52a6 redis 2.2.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-30 08:01:02 -07:00
Jack Nagel 78421f0302 libmatroska: overhaul install method
Make it more Homebrew-like. As a bonus it now respects the value of
ENV.cxx.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-30 01:56:57 -05:00
Jack Nagel 40ba4a86b8 libebml: overhaul install method
Make it more Homebrew-like. As a bonus it now respects the value of
ENV.cxx.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-30 01:56:31 -05:00
Robert Shaw 39cd502630 libebml 1.2.2
Closes Homebrew/homebrew#7900.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-30 01:29:32 -05:00
Robert Shaw 194952fef2 libmatroska 1.3.0
Closes Homebrew/homebrew#7901.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-30 01:28:42 -05:00
Aaron Jacobs b762feb111 google-js-test 1.0.4
Closes Homebrew/homebrew#7897.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-30 01:25:42 -05:00
Charlie Sharpsteen 0eea9025b5 Poppler: Update to 0.18 2011-09-29 18:57:51 -07:00
Aaron Jacobs a884a6cc62 New Formula: Google-JS-Test
Also aliased to `gjstest`.

Closes Homebrew/homebrew#7862.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-29 11:14:10 -07:00
Charlie Sharpsteen 2a1ab865ba New Formula: MuPDF
MuPDF is a PDF and XPS rendering library written in C licensed under GPL v3.
2011-09-29 11:10:41 -07:00
Charlie Sharpsteen a90bb7fefc New Formula: Jbig2dec
A decoder library for JBIG images.
2011-09-29 11:06:48 -07:00
Charlie Sharpsteen 8da6c2ebaa Autogen: Update to 5.12
Apparently tarballs of new releases are no longer being uploaded to
Sourceforge---they are showing up on the GNU FTP mirrors instead.
2011-09-28 22:14:37 -07:00
William Woodall dc6085f22b New Formula: assimp
Closes Homebrew/homebrew#7843.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-28 21:45:33 -07:00
Adam Vandenberg 812675aedc netpbm 10.35.82 2011-09-28 21:25:07 -07:00
Joshua B. Griffith f11cc073e6 Shen: Update to 1.8
Closes Homebrew/homebrew#7852.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-28 20:34:38 -07:00
Guillermo Iguaran d06345e69a ruby-build 20110928
Closes Homebrew/homebrew#7887.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-28 20:32:48 -07:00
Christopher Roach 95b0e56ccc New Formula: gremlin
Added a new formula for Gremlin, the graph traversal language.

Closes Homebrew/homebrew#7853.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-28 20:27:25 -07:00
Stephen Tu ed3f3da036 New Formula: NTL
NTL is a library of algorithmns for number theory computations.

Closes Homebrew/homebrew#7818.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-28 20:26:04 -07:00
Andreas Löf 9676833730 New Formula: libflowmanager
Closes Homebrew/homebrew#7825.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-28 20:26:04 -07:00
Roberto Nibali 0804a69c66 New Formula: csvprintf
Closes Homebrew/homebrew#7865.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-28 20:26:04 -07:00
Jack Nagel 9332954bce gengetopt 2.22.5
This versions resolves the permissions issue in ./build-aux/, but
introduces an (apparently OS X-specific) bug involving the order of
include directives and struct definitions, which I've corrected with a
patch. An upstream issue has been filed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-28 21:40:01 -05:00
Jack Nagel b12c0a1c7f libmicrohttpd 0.9.15
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-28 20:55:37 -05:00
Can Berk Güder 376888ae18 git 1.7.6.4
We'll switch back to kernel.org when it resumes service.

Closes Homebrew/homebrew#7873.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-28 16:49:29 -05:00
Mark A. Matienzo 3ec4a1cd1a bulk_extractor 1.0.4
Closes Homebrew/homebrew#7860.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-28 14:58:07 -05:00
Ryunosuke SATO a79e98bb42 groonga 1.2.6
Closes Homebrew/homebrew#7871.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-28 14:54:15 -05:00
Till Heistermann c132a0bfad New formula: HMMER
Closes Homebrew/homebrew#7872.
Closes Homebrew/homebrew#6540.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-28 14:52:52 -05:00
TheNumb 1923fad8c1 rbenv 0.2.0
Closes Homebrew/homebrew#7875.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-28 14:48:27 -05:00
Martin Andersson 0895697df6 mkvtoolnix 5.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-27 18:33:29 -07:00
Charlie Sharpsteen de9c1060fc Poppler: Enable XPDF headers by default
Some software depends on these headers. Also, they don't take up much space so
there is really no reason to leave them out.
2011-09-27 00:52:51 -07:00
Phil Smith 00df770184 cppcheck: Update to version 1.50
Tarball location and md5 changed.

It seems pcre is now a dependency of cppcheck, it has been declared as so.
Without this it fails to compile.

Closes Homebrew/homebrew#7845.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-27 00:49:49 -07:00
Nik Reiman d2b5e8b3d7 ttytter: New URL for download location
Apparently they've changed webservers again.

Closes Homebrew/homebrew#7846.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-27 00:49:32 -07:00
Charlie Sharpsteen 76ace1232d Little-CMS: Add sourceforge mirror 2011-09-26 17:33:07 -07:00
Chris Rose 232cb3779a New formula: whatmask 1.2
Closes Homebrew/homebrew#6935.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-26 17:21:29 -05:00
Jack Nagel d0019e9f1f gearman-php: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-26 14:58:04 -05:00
Daniel Luz 0a0aa33b1a android-sdk r13
Closes Homebrew/homebrew#7838.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-26 14:18:03 -05:00
Carlos Borroto 2541d871c0 bedtools 2.13.2
Closes Homebrew/homebrew#7839.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-26 14:17:18 -05:00
Charlie Sharpsteen 8b9be09d56 Poppler: Update font data to version 0.4.5 2011-09-26 10:15:38 -07:00
Misty De Meo 322c42f741 exiftool 8.65
Closes Homebrew/homebrew#7835.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-26 10:13:42 -07:00
Misty De Meo 7472236e09 raptor 2.0.4
Closes Homebrew/homebrew#7836.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-26 10:12:57 -07:00
Charlie Sharpsteen 08f5a812d3 DenyHosts: Fix CONFIG_FILE in constants.py
Substituted the value of a Python string variable without wrapping it in
quotes---this was causing the DenyHosts cron job to fail.
2011-09-25 22:35:07 -07:00
Geoffrey Huntley 3aef440b3e libnids: add pkg-config as a build-time dependency
Closes Homebrew/homebrew#7826.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-25 23:38:49 -05:00
Xiyue Deng a6a9a0be34 wine 1.3.29 (devel)
Closes Homebrew/homebrew#7822.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-25 23:32:44 -05:00
Kyle Fuller 0a063e960d znc 0.202
Closes Homebrew/homebrew#7821.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-25 23:25:18 -05:00
Russ Posluszny 156bd7acd0 New Formula: JsTestDriver
Closes Homebrew/homebrew#7663.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-25 11:47:36 -07:00
Gerolf Seitz 9a17ea359f giter8 0.2.2
Closes Homebrew/homebrew#7815.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-25 11:45:21 -07:00
Charlie Sharpsteen ef4e2e60a9 Merge branch 'master' of http://github.com/mxcl/homebrew 2011-09-25 10:28:58 -07:00
Adam Vandenberg 8274847561 mysql 5.5.15 2011-09-25 09:34:51 -07:00
Abhi Yerra e4505ff052 tor 0.2.2.33
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-25 09:22:56 -07:00
Andrew Marshall 285f119ff2 rbenv-gemset 0.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-25 09:22:37 -07:00
Robert Gieseke e487e3dfa6 phantomjs 1.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-25 09:22:17 -07:00
Gerolf Seitz 13d6ea402f sbt 0.11.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-25 09:21:35 -07:00
Trevor Wennblom db3e56eb37 open-mesh: updated to 2.0.1
Closes Homebrew/homebrew#7340.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-24 22:57:25 -07:00
Joshua B. Griffith 35525d33bb New Formuls: Shen
Shen is the cross-platform successor to the Qi II language. See:

  http://www.lambdassociates.org/specification/shen_1.7.htm#Shen_and_Qi

Closes Homebrew/homebrew#7807.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-24 22:56:23 -07:00
Joshua B. Griffith 7714208fb9 New Formula: Qi
Qi is a functional programming language with a Turing-complete type system
based on the sequent calculus. See:

  http://en.wikipedia.org/wiki/Qi_(programming_language)

Closes Homebrew/homebrew#7806.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-24 22:55:55 -07:00
Martin Balfanz 9e2e3da6df New Formula: kbtin
KBtin is a very heavily extended clone of TinTin++.

Closes Homebrew/homebrew#7803.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-24 16:07:34 -07:00
David Sanson c14558739c Pos: Remove non-functional cdf command
Closes Homebrew/homebrew#7799.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-24 14:58:43 -07:00
Dennis Luxen b46b64bb49 google-sparsehash: Update to 1.11
Closes Homebrew/homebrew#7800.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-24 14:54:30 -07:00
Trevor Wennblom 5ebc417457 pdfjam: updated to 2.08
Closes Homebrew/homebrew#7796.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-24 14:52:50 -07:00
Sebastian Cohnen 62a84fea22 Tsung: Update to 1.4.1
Closes Homebrew/homebrew#7802.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-24 14:51:08 -07:00
Nibbles 2bits 5a6ba05a0c libraw: Update to 0.14.0
This commit updates the formula urls for libraw-0.14.0, release.
From their website, "After three months of testing the LibRaw 0.14
is considered stable. This version is recommeded to use instead of
LibRaw 0.13." The test rig is x86_64 10.6.8 using llvm-2335.9,
gcc-4.2.1, and clang-2.0 from XCode 4.0.2.  This builds static and
shared native libraries, with no --universal option only because
its dep, lcms, doesn't have the option either.

Closes Homebrew/homebrew#7804.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-24 14:37:42 -07:00
Charlie Sharpsteen 906fa9c9bf New Formula: DenyHosts
DenyHosts is a tool that monitors system logs for unauthorized SSH access
attempts and bans offending IP addresses by adding them to /etc/hosts.deny. A
launchctl plist is provided that runs the tool as a cron job. DenyHosts does
have a "daemon mode" but it is designed for rc.d style scripts and doesn't fit
the idiom that launchctl expects (direct control of the daemon process).

Also see issue Homebrew/homebrew#2955.
2011-09-24 14:01:50 -07:00
Nibbles 2bits 0a99d63683 nasm: Update to 2.09.10
This updates nasm to the newest version 2.09.10 and uses the more
complete 'make everything' which builds the docs and the rdf
tools as well.  The user is also given the option to build a
universal binary, as that is what the nasm authors provide in
their precompiled MacOSX archive (they have ppc + i386).  All the
apps pass make test and compile pedantic using all three compilers,
llvm-2335, clang-2.0, and gcc-4.2.1 from XCode 4.0.2 on x64 10.6.8.

Closes Homebrew/homebrew#7788.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 22:19:18 -07:00
Andreas Creten 94024ae4ea Added a Formula for the Gearman PHP extension
Closes Homebrew/homebrew#7501.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 20:48:41 -07:00
BYVoid 519b2b1649 New Formula: opencc
opencc is a library for conversion between Traditional Chinese and Simplified
Chinese.

Closes Homebrew/homebrew#7476.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 20:44:35 -07:00
Nibbles McGurk d64ab46271 dash: Update to 0.5.7 and added glob + fnmatch
dash gets an update to 0.5.7 plus a few additional configure flags
to add functionality to its shell supporting file and directory
globbing and matching expressions from libc fnmatch(3) and glob(3).
I also added a test def.  This was compiled on OSX 64bit 10.6.8
using llvm 2335 and gcc-4.2.1.  It fails_with_clang, an ld error,
though I've not seen fails_with_clang in a formula so I left it out.

     Undefined symbols for architecture x86_64:
       "_bgcmd", referenced from:
           _builtincmd in builtins.o

Closes Homebrew/homebrew#7637.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 20:33:14 -07:00
benmills 93012982cb New Formula: SISC-Scheme
Closes Homebrew/homebrew#7652.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 19:34:16 -07:00
Johan Liesén 7532d6b2c4 New Formula: apktool
Apktool is a tool for reengineering 3rd party, closed, binary Android apps.

Closes Homebrew/homebrew#7662.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 19:27:26 -07:00
Nibbles McGurk c8909048fc audiofile: Update to 0.3.1
This is an update for audiofile including a new option to enable Code Coverage
support using lcov. There will be a depends_on lcov => :build if the user enables
the new option. I also added a new option to check the build with make check and a
def test function.  There was a compile time option to --enable-valgrind support,
a memory leak testing suite, but homebrewed valgrind fails it's own make check atm.
This update was tested on 10.6.8 x86_64 using 2335, gcc-4.2.1, and clang. It builds
both static and shared libs for your native architecture.

Closes Homebrew/homebrew#7635.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 19:17:26 -07:00
Nibbles McGurk 8485926d28 New Formula: jbigkit
Jbigkit includes libjbig, a C Library for JBIG1 images, and two CLI
programs called pbmtojbg and jbgtopbm.  Jbigkit builds without a
'configure' using only a Makefile that gets patched by the formula
with good CCFLAGS.  The makefile comes set with CC = gcc, and it
overrides all relevant compiler variables except MAKEFLAGS with
very good results.  The jbigkit formula builds a universal library,
but the makefile is only written to create a static one.  There is
no make install function to date. The library has no dependencies,
but it can be used by libtiff, which will automatically find it
during libtiff's configure.  Jbigkit was tested on Mac OSX 10.6.8,
with a 64bit kernel, and gcc-4.2.1.

Closes Homebrew/homebrew#7699.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 19:09:58 -07:00
Charlie Sharpsteen 4d4eb10f50 FFmpeg: Update to 0.8.4
Also, flag as `fails_with_llvm`.

Closes Homebrew/homebrew#7715.
2011-09-23 18:56:44 -07:00
Andrew Kane 6af39e9df4 New Formula: graylog2-server
Closes Homebrew/homebrew#7734.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 18:21:27 -07:00
Jacob Kjeldahl cddd33d00c New Formula: HexEdit
Closes Homebrew/homebrew#7708.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 18:18:26 -07:00
Philippe Mongeau 299aea0c44 updated sleepwatcher to v2.2
Closes Homebrew/homebrew#7792.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 18:13:59 -07:00
Alan Schmitt 6047f245c7 Transcode: Patch to enable build with FFmpeg 0.8.x
In addition to pull request Homebrew/homebrew#6842, These patches to transcode allow it to
compile with current ffmpeg. The patches were inspired by:

  http://repository.slacky.eu/slackware64-13.37/multimedia/transcode/1.1.5/src/transcode-1.1.5-ffmpeg.patch
and

  http://www.funix.org/fr/linux/main-linux.php?ref=conversion&page=full

the later for the decode_lavc part.

Closes Homebrew/homebrew#7758.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 17:55:27 -07:00
Philippe GONCALVES fcaefdf3e1 LibQuicktime: Update to 1.2.3
Updates build to be compatible with FFmpeg 0.8.x.

Closes Homebrew/homebrew#6842.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 17:47:50 -07:00
Ed Marshall 227adc8dce New Formula: TinyFugue
TinyFugue is a screen-based MUD client.

Closes Homebrew/homebrew#7791.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 17:25:11 -07:00
Nibbles 2bits 8815dff050 New Formula: solid
This is a new formula for a C++ library called Solid that is used
for collision detection between objects in 3D space.  This formula
exposes two options to the user, for issues of precision and
rounding error.  This also fixes Homebrew/homebrew#5282 and compiles well, using
llvm 2335, gcc-4.2.1, and clang from XCode 4.0.2 on 64bit 10.6.8.
This builds shared and static native libraries.  This is the final
opensource release of this software.

Closes Homebrew/homebrew#7776.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 17:18:57 -07:00
Nibbles 2bits 43928f72e7 libiconv: Add option to build universal
libiconv is listed inside the glib formula as a dep, and glib has
a universal option.  This does not.  Therefore, glib --universal
will fail to link.  This commit gives the user the option to build
libiconv as a universal library.  It compiled successfully on 64bit
OSX 10.6.8 using all three XCode 4.0.2 compilers.

Closes Homebrew/homebrew#7748.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:58:41 -07:00
Michael T. Conigliaro 639c4f4829 NSS: Remove unnecessary prefix on binaries
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:28:16 -07:00
Ryan Schlesinger 623cbdfe41 Fuse4x-kext: Add setuid and setgid bits to caveats
This makes sure that the load_fuse4x binary can run as root.

Closes Homebrew/homebrew#7766.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:22:08 -07:00
Ryan Schlesinger 365191ffb2 Revert "Fuse4x: Add caveats concerning fuse4x admin group"
This reverts commit a50e377519f77f47fe723cbb67ecd230bf627766.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:22:08 -07:00
JuanPablo a906dffbb5 dvtm: Update to 0.7
Closes Homebrew/homebrew#7783.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:20:38 -07:00
Benson Kalahar f134c46c16 Frink: Update MD5 sum
Closes Homebrew/homebrew#7787.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:17:12 -07:00
James Aitken b55c5c0f4c Nginx: Update HEAD to 1.1.4
Closes Homebrew/homebrew#7786.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:11:43 -07:00
George Bashi 7bcb07aab6 tomcat: Update to 7.0.21
Closes Homebrew/homebrew#7777.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:09:53 -07:00
Alexis Hildebrandt b21b8bd98f aqbanking 5.0.16
Closes Homebrew/homebrew#7779.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:06:38 -07:00
Alexis Hildebrandt 9a6c8bafae gwenhywfar 4.3.0
Closes Homebrew/homebrew#7778.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:06:38 -07:00
Nibbles 2bits 7238921bdd gflags 1.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-22 22:59:25 -07:00
Adam Vandenberg b2ada86477 gpsbabel: head is now svn on google code 2011-09-22 21:12:26 -07:00
Nibbles 2bits 9c6a31ba1a pixman 0.22.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-22 20:41:26 -07:00
Jack Nagel ab40cb58e7 New formula: p11-kit
p11-kit is a PKCS#11 module loader for crypto libraries. It is an
optional dependency of the GnuTLS 3.x series.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22 21:57:08 -05:00
Nibbles 2bits af90a317c6 android-ndk: link binaries to keg bin
android-ndk has three binaries that are meant to live at the top
of it's keg tree, not in its bin. This commit creates the bin path
and symlinks those three binaries into its bin so that they will
be available to the user after install.

Fixes Homebrew/homebrew#7514.
Closes Homebrew/homebrew#7752.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22 20:40:22 -05:00
Ramiro Jr. Franco 0ee6cef7cf python3: update distribute md5
The package was re-uploaded, requiring a new checksum.

Closes Homebrew/homebrew#7773.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22 19:24:47 -05:00
Richard West 1cba8b0d55 python: update distribute md5
http://pypi.python.org/packages/source/d/distribute/

Closes Homebrew/homebrew#7765.
Closes Homebrew/homebrew#7768.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22 19:23:21 -05:00
Justin Clift 831dff86e1 libvirt 0.9.6
Closes Homebrew/homebrew#7755.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22 19:19:42 -05:00
Gavin Brock 709f7fae41 csshX 0.74
This also moves the HEAD version to a git checkout.

Closes Homebrew/homebrew#7757.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22 19:07:23 -05:00
Karel Minarik 7d9cfeda63 ElasticSearch 0.17.7
Closes Homebrew/homebrew#7767.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22 19:05:18 -05:00
Nicholas Hutchinson aa4a2cd46a class-dump 3.3.4
Closes Homebrew/homebrew#7770.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22 19:01:03 -05:00
Chris Schneider 95d04f7ad6 xml-security-c 1.6.1
Closes Homebrew/homebrew#7762.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22 18:58:58 -05:00
George Bashi 26a8b42f7a cassandra 0.8.6
Closes Homebrew/homebrew#7754.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22 18:52:24 -05:00
Charlie Sharpsteen 928199a07f Pianobar: Builds with LLVM >= 2335
At least, using XCode 2.3.6 on 10.6.x and 4.1 on 10.7. 4.0 may still be
hosed for some odd reason... we'll see.

Closes Homebrew/homebrew#7668.
2011-09-22 09:11:01 -07:00
SnowLprd fa37cd3414 Pianobar: Update to 2011.09.22
Supports latest Pandora protocol change (v32).

Closes Homebrew/homebrew#7759.
Closes Homebrew/homebrew#7760.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-22 09:04:07 -07:00
Charlie Sharpsteen 3dc3ae111b PySide: Update to 1.0.7
Also updates apiextractor, generatorrunner and shiboken.
2011-09-22 00:27:41 -07:00
Charlie Sharpsteen ae723674ed Valgrind: Disable Lion build
Unless the user passes `--force`, in which case patch and attempt a
compilation for kicks and grins.

Closes Homebrew/homebrew#6767.
Closes Homebrew/homebrew#6811.
2011-09-21 23:53:33 -07:00
CharlieRoot 38049288ad Fix valgrind 3.6.1 on Mac OS X 10.7 Patch configure.in template to allow builds on Darwin 11 Make empty standard suppressions for Darwin 11
Closes Homebrew/homebrew#6811.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-21 23:08:13 -07:00
Jonas Pfenniger d77c63f2d0 Direnv: Update to 0.1.72
Closes Homebrew/homebrew#7741.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-21 23:03:11 -07:00
Ryan Schlesinger 929ceffb4e Fuse4x: Add caveats concerning fuse4x admin group
This is needed by any filesystem that uses the `allow_other` mount option.

Closes Homebrew/homebrew#7742.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-21 23:00:42 -07:00
Nibbles 2bits 827edf60fd libmpd: Update to 11.8.17 plus universal opt
libmpd changed their versioning scheme from the previous 0.20.0
to this 11.8.17 which is apparently like going to 0.20.95, except
that they wanted to match the version numbering on their main
project gmpc.  This version compiles with llvm, gcc-4.2.1, and
clang from XCode 4.0.2 on x64 10.6.8. See their sourceforge files:

  * http://sourceforge.net/projects/musicpd/files/

Closes Homebrew/homebrew#7750.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-21 22:59:15 -07:00
Charlie Sharpsteen db85c5055c DJmount: Remove unneeded CFLAG
See comment in 524d9789e2d68c159bbdffd292802befdf97651f.
2011-09-21 22:54:33 -07:00
Charlie Sharpsteen cf1a6a1385 Tup: Fix tiny typo 2011-09-21 22:27:34 -07:00
Anatol Pomozov 4fba3fd8a4 New Formula: Tup
Tup is a build tool that fills a role similar to make---except much more
efficient for large source trees.

Closes Homebrew/homebrew#7636.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-21 22:17:43 -07:00
Lars 0cd1020759 Sqlite: Add option for contributed functions
Closes Homebrew/homebrew#6939.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-21 22:11:15 -07:00
Jack Nagel 584e0f6717 Add gdbm patches to python and python3 formulae
This takes care of the issue described here (recognizing gdbm 1.9.x
databases): http://www.gossamer-threads.com/lists/python/bugs/942749

The patches are already in their respective upstream repositories, so
they will presumably be included in the next Python 2.7.x and 3.2.x
releases.

Closes Homebrew/homebrew#7738.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-21 20:12:44 -05:00
Adam Lickel c30ec40028 uncrustify 0.58
Closes Homebrew/homebrew#7743.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-21 18:53:08 -05:00
Charlie Sharpsteen 80562282da OpenCV: Remove debugging statement
Oops, left something in that last commit.

Also, fixes the module installation path to where the caveats say it will be.
2011-09-21 16:08:53 -07:00
Charlie Sharpsteen 9724da1f77 OpenCV: Fix Python support
OpenCV relies on the CMake FindPythonLibs module which get pwned pretty hard if
more than one Python installation is available. Copied some code from the VTK
formula that straightens things out manually.

Also added a numpy dependency.

Fixes Homebrew/homebrew#7740.
2011-09-21 16:03:26 -07:00
Nibbles 2bits efd85d35f3 libmpdclient 2.5
Updates the url and hash to version 2.5, and adds a dep option
to build universal a la pcre.  Tested on MacOSX 10.6.8 using
all three compilers in 64bit mode from XCode 4.0.2.

Closes Homebrew/homebrew#7737.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-21 15:46:46 -05:00
Misty De Meo 96b14b73e9 scantailor: add "enhanced" build option
Closes Homebrew/homebrew#7456.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-21 15:25:37 -05:00
Jack Nagel 88af05e673 git-url-sub: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-21 14:33:06 -05:00
Jack Nagel 7e5d44b829 pv: builds with LLVM >= 2335
Closes Homebrew/homebrew#7720.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-21 14:29:33 -05:00
John Benediktsson 48596bd3ca udis86: add --enable-shared option
Closes Homebrew/homebrew#7745.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-21 14:24:54 -05:00
Nibbles 2bits 6652f5c374 doxygen 1.7.5.1
Closes Homebrew/homebrew#7736.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-21 14:13:08 -05:00
Travis Cline 2192cd6a28 go: Update to r60.1
Closes Homebrew/homebrew#7513.
Closes Homebrew/homebrew#7731.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-20 22:19:51 -07:00
Charlie Sharpsteen b7919373ba Nethack: Builds with LLVM >= 2335
Closes Homebrew/homebrew#7628.
Closes Homebrew/homebrew#7717.
2011-09-20 21:41:15 -07:00
Charlie Sharpsteen 6d44e98bd7 Boost: Fix --without-python
Looks like `--without-libraries=<library>` is just `--without-<library>`.
2011-09-20 21:12:37 -07:00
Yogesh Girdhar 7d1b6d33e3 OpenCV: Update to 2.3.1a
Also correct `PYTHONPATH` in caveats.

Fixes Homebrew/homebrew#5596.

Fixes Homebrew/homebrew#7121.
Fixes Homebrew/homebrew#7453.

Closes Homebrew/homebrew#6692.
Closes Homebrew/homebrew#7500.
Closes Homebrew/homebrew#7706.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-20 21:07:33 -07:00
Charlie Sharpsteen 846f16a4cb ffmpegthumbnailer: Update to 2.0.7
Fixes an incompatibility with FFmpeg 0.8.x.

Fixes Homebrew/homebrew#7729.
2011-09-20 14:59:29 -07:00
Charlie Sharpsteen 29a07c5720 djmount: Use fuse4x as a default FUSE provider 2011-09-20 14:37:28 -07:00
Deniss Afonin 293ef3e0c6 s3backer: Use fuse4x as a default FUSE provider
Closes Homebrew/homebrew#6079.
Closes Homebrew/homebrew#7712.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-20 14:35:12 -07:00
Deniss Afonin e65bc004f3 encfs: Use fuse4x as a default FUSE provider
Fixes Homebrew/homebrew#6385.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-20 14:34:11 -07:00
Charlie Sharpsteen 8f416d5cec Fuse4x: Tweak universal binary settings
Make sure that 64 bit builds aren't attempted on older Intel Macs.

Fixes Homebrew/homebrew#7713.
2011-09-20 10:13:16 -07:00
Max Howell 16c4192c48 Restore io --HEAD
This shouldn't have been removed, apologies.

Refs Homebrew/homebrew#7460.
2011-09-20 04:46:24 +01:00
Gabe Berke-Williams eac639b819 Use latest stable version of Io
Closes Homebrew/homebrew#7460.

This is the last known stable version of Io. However it is very old. If you
can find a newer stable version, please add it!

Signed-off-by: Max Howell <max@methylblue.com>
2011-09-20 02:27:45 +01:00
Corey Donohoe 7d1d935bd3 nginx: fix patch variable substitution
Closes Homebrew/homebrew#7718.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-19 16:23:25 -05:00
Jack Nagel 1367650293 gnutls: disable p11-kit support
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-19 14:32:01 -05:00
Jack Nagel a9cc868671 wget 1.13.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-19 12:05:17 -05:00
Jack Nagel 4160ce0e15 gnutls 2.12.11
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-19 11:57:57 -05:00
Charlie Sharpsteen 4f9f0d0bf5 mirror support: Mirrors for kernel.org software
- All Debian software is now mirrored by ftp.us.debian.org.

- LibFFI is mirrored by ftp.sourceware.org.

- All kernel.org software is now mirrored by mirrorservice.org.

Fixes Homebrew/homebrew#7478.
2011-09-19 09:25:02 -07:00
Charlie Sharpsteen 3a75f0d90b Erlang: Still fails with LLVM
At least, still fails on OS X 10.6.8 with LLVM-2335 using XCode 3.2.6 or 4.0.

Closes Homebrew/homebrew#7691.
2011-09-18 21:28:24 -07:00
Isao Yagi c044467cd7 New Formula: peg-markdown
The markdown parser that existing formula "multimarkdown" is based on.
Presumably lighter-weight (fewer output formats) and fewer bugs.

Closes Homebrew/homebrew#7631.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-18 18:17:39 -07:00
Michael T. Conigliaro 1306ed07d9 New Formula: NSS
Closes Homebrew/homebrew#7679.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-18 17:18:45 -07:00
Ryan Kee 1e2e9a72f7 New Formula: growly
Growly is a simple tool to redirect output of a command to a growl notification.
This is nice for cli tasks that take a considerable amount of time. Simply run them
via growly and get a growl notification with their output whenever they finish.

Closes Homebrew/homebrew#7683.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-18 17:00:57 -07:00
Nibbles McGurk 11d8ac127f New Formula: libraw
New Formula: libraw  This is a library for handling RAW images.
There is a dep on little-cms to enable ICC Color Profiles.  The
optional GPL2 and GPL3 demosaic packs are also built with this.
The library is stable and has a consistent API that supports
reading, decoding, and unpacking of RAW image files, along with
conversion, interpolation, and output.  It was compiled and tested
with clang-2.0, llvm 2335, and gcc-4.2.1 on OSX 10.6.8 x86_64.

Closes Homebrew/homebrew#7684.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-18 17:00:51 -07:00
Jack Nagel f365d14b99 graphviz: patch for linking with libltdl
Linking with '-lltdl' fails on Lion and/or with XCode 4.2. The patch is
already in the upstream development version and will be in the next
release.

Closes Homebrew/homebrew#7503.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-18 18:06:05 -05:00
David Cox cdbd9b5bca AntTweakBar: Remove patches and update MD5
Removing patch, since project maintainer incorporated fixes (but didn't
increment project version number)

Closes Homebrew/homebrew#7702.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-18 15:51:16 -07:00
Jack Nagel cf96718072 lftp 4.3.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-18 16:39:36 -05:00
Anand Buddhdev 9954c996fa ldns 1.6.10
This update bumps up the version number of ldns to 1.6.10. I also added
"--disable-gost", as the openssl shipping with OSX doesn't support this.
Finally, I also added a few lines to build and install the ldns example
tools.

Closes Homebrew/homebrew#7695.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-18 16:31:52 -05:00
Nibbles McGurk 743310b99a jpeg: remove default flags
Jpeg 8c is the foundation of many libraries and applications.
It gets a minor checkup.  It had two configure flags listed in
the formula that were already the default. So those were removed.
No other changes were made, and the library and its dependents
do not need to be rebuilt.

Closes Homebrew/homebrew#7700.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-18 16:16:27 -05:00
Jack Nagel 7dbc8160ba libmpq: use inreplace instead of a patch
I also removed an unnecessary invocation of `sh`.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-18 14:21:47 -05:00
Brian Collins 4c291fe8ed libmpq: use GitHub mirror
http://libmpq.org has been down for several months, so we'll use this
mirror for now.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-18 14:19:15 -05:00
Jack Nagel 4a94ce5c40 ack 1.96
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-18 14:08:42 -05:00
Adam Vandenberg 1845153410 MacVim 7.3-62 2011-09-18 10:38:56 -07:00
Semyon Perepelitsa 882a9b28a6 djvu2pdf 0.9.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-18 10:00:34 -07:00
David Turnbull 59e01d2784 cassandra startup plist
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-18 09:47:25 -07:00
Jason Weathered 07fd833fd1 ruby-build 20110914
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-18 09:41:15 -07:00
Michael S. Klishin d8425b0b99 Leiningen 1.6.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-18 09:18:35 -07:00
Balazs Nagy 7935759c20 stunnel 4.44
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-18 09:02:49 -07:00
Ealden Esto E. Escanan 4c0d547112 RabbitMQ 2.6.1
2.6.1 fixes a bug in 2.6.0 that causes the broker to fail to restart on
reboot in certain operating systems.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-18 09:02:25 -07:00
Adam Vandenberg b46e9fa9ba redis 2.2.13 2011-09-18 09:01:55 -07:00
Bob Fanger e07bed3c93 New formula: kdiff3
Closes Homebrew/homebrew#5724.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-17 18:59:27 -05:00
Charlie Sharpsteen 5f8396ac55 Poppler: Explicitly disable Qt unless requested
Fixes Homebrew/homebrew#6745.
2011-09-16 22:07:33 -07:00
Jack Nagel 6480ffda14 GNU global: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 20:42:01 -05:00
muddletoes 3e8cc71901 GNU global 6.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 20:42:01 -05:00
James Aitken 5079e77d64 Nginx: Update HEAD to 1.1.3
Fixes bug that prevents building on 10.7

Closes Homebrew/homebrew#7682.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16 18:31:10 -07:00
Greg Osuri c9e612b0aa New Formula: git-url-sub
Closes Homebrew/homebrew#7404.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16 17:49:56 -07:00
Pete Deffendol b9b631ce4f MapServer: Add build options
For PHP, GEOS, and PostgreSQL.

Closes Homebrew/homebrew#7669.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16 17:38:30 -07:00
Pete Deffendol 0422e14820 MapServer: updated to 6.0.1
Also removes a patch that is no longer required.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16 17:38:29 -07:00
Zac Lee 158bb176a4 xmlrpc-c: Update to 1.16.38
Closes Homebrew/homebrew#7673.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16 17:28:46 -07:00
asymmetric 246ce32da1 Z: Update to 1.1
Closes Homebrew/homebrew#7651.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-16 17:23:27 -07:00
Chris Flöß 5d668b08c9 New formula: stress 1.0.4
From the developer: "stress is a deliberately simple workload generator
for POSIX systems. It imposes a configurable amount of CPU, memory, I/O,
and disk stress on the system. It is written in C, and is free software
licensed under the GPLv2"

I created this formula because it serves a simple but specific purpose
and is regularly available on Linux *BSD system.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 19:19:01 -05:00
Jake Goulding f8f0d0cfa2 New formula: CppUTest 2.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 19:16:04 -05:00
Chad Remesch ec19ef0a21 stunnel 4.43
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 18:38:49 -05:00
Jack Nagel 368b81ed95 libtrace: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 18:37:41 -05:00
Andreas Löf 6eab99664f libtrace 3.0.12
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 18:34:34 -05:00
Drew Olson 8cff4365a2 New Formula: rbenv-gemset
Plugin for rbenv that adds basic gemset support.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-16 18:32:41 -05:00
João add25c0bc0 node 0.4.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-16 09:52:02 -07:00
Osman Üngür 3b43654eb8 mongo-php 1.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-15 16:16:45 -07:00
Adam Vandenberg 20cbd0e085 libwpg: fix Homebrew/homebrew#7659 2011-09-15 14:21:54 -07:00
Pop Qvarnström c73ffcc32b Lua: Ensure liblua.dylib is created
Adding versionless soft link in INSTALL_LIB to allow linking with -llua (see
homebrew issue Homebrew/homebrew#6350 for an example) (Related to name change in commit
9228a05f98).

Fixes Homebrew/homebrew#7642.
Fixes Homebrew/homebrew#6648.
Closes Homebrew/homebrew#7561.
Closes Homebrew/homebrew#7517.
Closes Homebrew/homebrew#6235.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-15 12:14:19 -07:00
Emil Tin 62b6971635 osmosis 0.39
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-15 11:44:53 -07:00
Jack Nagel d413665f94 xaw3d: use a block inreplace
This is a little more tidy.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-15 13:10:46 -05:00
Rui Pereira e679ca1d03 New formula: gv 3.7.2
GNU gv allows to view and navigate through PostScript and PDF documents
on an X display by providing a graphical user interface for the
Ghostscript interpreter.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-15 12:52:14 -05:00
Rui Pereira 009fb3b47e New formula: Xaw3d 1.5E
Xaw3d is a general-purpose replacement for the Athena toolkit which adds
a 3D appearance and support for XPM images.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-15 12:49:07 -05:00
Rui Pereira 6423a96e21 New formula: imake 1.0.4
The X Window System used imake extensively up through
the X11R6.9 release, for both full builds within
the source tree and external software. X has since
moved to GNU autoconf and automake for its build system
in X11R7.0 and later releases, but still maintains
imake for building existing external software
programs that have not yet converted.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-15 12:49:03 -05:00
Jack Nagel 6cbb3112f4 wdiff 1.0.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-15 11:56:26 -05:00
Jack Nagel e6021a2d32 wakeonlan: document manual install step
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-14 22:18:18 -05:00
Jack Nagel f09ea2bae2 wakeonlan: use manual install step
This prevents the Makefile from trying to drop things into
/Library/Perl without having to use inreplace or a patch.

Fixes Homebrew/homebrew#7630.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-14 21:32:36 -05:00
Jack Nagel 8c7c928427 Qt: update md5 checksum
The upstream tarball for Qt was "stealth-updated", for details see this
MacPorts ticket: https://trac.macports.org/ticket/31252

Closes Homebrew/homebrew#7618.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-14 15:07:21 -05:00
Nibbles McGurk 502b5bd42c t1utils: Update to 1.37
t1utils gets an update to 1.37 from 1.35.  This archive creates a
group of CLI programs for manipulating Type 1 fonts, otherwise known
as Adobe Type 1 or Postscript fonts.  Added a brew test function and
the --disable-dependency bit.

Closes Homebrew/homebrew#7608.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-14 03:56:53 -07:00
Charlie Sharpsteen d11cb84929 fuse4x-kext: Explicitly list architectures
Build `i386` for Leopard and a fat binary for everything else. Failing to be
explicit can cause `xcodebuild` to attempt building for more architectures than
it really should.

Fixes Homebrew/homebrew#7619.
2011-09-14 03:50:55 -07:00
Dominick Ng d7e1b2916d pango, pixman, graphviz: Fixes for Lion PDF output
Related issue on MacPorts:
  https://trac.macports.org/ticket/30370

Fixes Homebrew/homebrew#6631.
Fixes Homebrew/homebrew#7140.
Fixes Homebrew/homebrew#7463.
Closes Homebrew/homebrew#7523.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-14 03:41:36 -07:00
Austin Seipp 5f42b9463a luajit: use amalgamation when building
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-14 10:23:04 -07:00
Laurent Raufaste 09a07ccf29 youtube-dl 2011.09.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-13 22:32:37 -07:00
Jack Nagel 5c0aa582c1 plotutils: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13 23:39:29 -05:00
Jack Nagel b1a6e79730 gnu-indent: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13 23:39:22 -05:00
Jack Nagel 6c452f2a1b s3fs: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13 23:36:01 -05:00
Xiyue Deng 2d6b139016 New formula: MySQL Connector/C++
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13 20:39:27 -05:00
Ben Poweski 1a5b03aee0 New formula: MySQL++
MySQL++ is a C++ wrapper for the MySQL C API.  The maximum number of
columns allowable in a result set has been increased from 25 to 40 to
accommodate a wider range of projects without needing to recompile the
library.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13 19:27:25 -05:00
Jack Nagel 2a43a41fad mysql-connector-c: builds with LLVM >= 2335
The report was for 2336, but I can build it with 2335.

Closes Homebrew/homebrew#7439.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-13 19:10:49 -05:00
Colin Hebert 468b5a72a2 Emacs: Fix for Shift key for IME users
Based on http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/103384

Fixes Homebrew/homebrew#6032.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 12:05:17 -07:00
Colin Hebert af3b4ec8f6 Emacs: Fix X11 issue with libpng
Call `ENV.x11` when building `--with-x`.

Fixes Homebrew/homebrew#7260.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-13 12:04:45 -07:00