Commit graph

16120 commits

Author SHA1 Message Date
Adam Vandenberg
8f7687daba znc: remove unused configure switch
Closes Homebrew/homebrew#18815.
2013-03-28 21:15:48 -07:00
Adam Vandenberg
56ac65054c bup: fix audit warning 2013-03-28 21:03:08 -07:00
Andrew Janke
3ad9a0896f Change github /tarball/ URLs to /archive/ for formulae A-K
The `brew audit` check complains about the older /tarball/ URL scheme. Update
formulae to use the new /archive/ URL and update the SHA to match.

Closes Homebrew/homebrew#18813.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 21:02:11 -07:00
Yoji SHIDARA
177f3857da groonga 3.0.2
Closes Homebrew/homebrew#18814.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 21:00:38 -07:00
Chandler Latour
25879c142a node 0.10.2
Closes Homebrew/homebrew#18803.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 15:15:23 -07:00
Krzysztof Urbaniak
3be65f59cf uwsgi 1.9.3
Closes Homebrew/homebrew#18804.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 14:05:21 -07:00
Adam Vandenberg
bd3484a492 opencv: patch for encoding issues
Closes Homebrew/homebrew#18801.
2013-03-28 14:04:52 -07:00
Adam Vandenberg
656c8136b3 ape fails with clang
Closes Homebrew/homebrew#18802.
2013-03-28 13:46:43 -07:00
Francisco Souza
233152da6c concurrencykit 0.2.16
Closes Homebrew/homebrew#18800.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 13:25:27 -07:00
Adam Vandenberg
31d6cd658e fcgiwrap depends on automake
Closes Homebrew/homebrew#18789.
2013-03-28 13:25:21 -07:00
Jack Nagel
543ea62c59 mpd: fix a number of build issues
- When yajl is installed, the build system manages to find it even
   under superenv, so explicitly disable this option unless requested
 - Future-proof finding faad2 in non-/usr/local installs
 - Fix libshout deps
2013-03-28 15:14:36 -05:00
Jack Nagel
2e99954baf jsawk: use archive URL
Fixes Homebrew/homebrew#18798.
2013-03-28 14:07:47 -05:00
Mike Goodspeed
4acb9e72bb makedepend: fix homepage
Closes Homebrew/homebrew#18796.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 09:31:42 -07:00
Matthew Caruana Galizia
d9698f652b coda-cli: use archive URL
Closes Homebrew/homebrew#18783.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 06:20:06 -07:00
Yehor Lvivski
2aad8ca467 dart 20602
Closes Homebrew/homebrew#18790.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 06:19:33 -07:00
seanjreilly
c3f1378a45 gradle 1.5
Closes Homebrew/homebrew#18784.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-27 20:37:49 -07:00
Jakob Rath
1fc354327c goaccess: update checksum
Closes Homebrew/homebrew#18775.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-27 22:19:24 -05:00
Adam Vandenberg
5c7643736b mongrel2: use archive URL
Closes Homebrew/homebrew#18782.
2013-03-27 15:16:23 -07:00
Xiyue Deng
301b697365 Ettercap 0.7.6
Closes Homebrew/homebrew#18762.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-27 09:14:59 -07:00
Steven Peters
586a7043cb cppcheck: Fix build with custom rules
The HAVE_RULES variable is used to control whether cppcheck is built
with support for custom rules. The readme says to use HAVE_RULES=yes
to enable custom rules.

Closes Homebrew/homebrew#18763.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-27 09:02:58 -07:00
Adam Vandenberg
6eda56d23b ArangoDB 1.2.2 2013-03-27 09:01:59 -07:00
Krzysztof Urbaniak
52121f271a uwsgi 1.9.1
Closes Homebrew/homebrew#18764.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-27 08:57:32 -07:00
tokuhirom
c73fa70d64 plenv 1.4.7
Closes Homebrew/homebrew#18769.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-27 08:56:48 -07:00
Misty De Meo
8512e17110 openimageio: 1.1.8, needs hdf5 w/ --enable-cxx
Fixes Homebrew/homebrew#18630.
2013-03-27 09:20:40 -05:00
Samuel John
fcafe09767 mjpegtools: Still fails_with clang 425
Fixes Homebrew/homebrew#18766
2013-03-27 14:21:06 +01:00
Samuel John
a15ef3f814 mathomatic: Fixed homepage url 2013-03-27 10:07:04 +01:00
Jack Nagel
a46c04802e libtasn1 3.3 2013-03-27 00:23:44 -05:00
Akshay Hegde
dd82a69cbb tmux 1.8
Closes Homebrew/homebrew#18757.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-26 20:15:31 -07:00
Anton Rieder
7a2dd07deb libplist: Update to 1.10.0, enable Cython bindings
Closes Homebrew/homebrew#18691.

Signed-off-by: Samuel John <github@SamuelJohn.de>
2013-03-26 22:44:35 +01:00
Samuel John
94bde2d648 mit-scheme: Fix CLT-only build
inreplacing some configure scripts to set MACOSX_SYSROOT.
Works for Xcode-only and CLT-only.

The patch is no longer needed. This flexibility of using
MacOS.sdk_path is unfortunately not possibe in your
patches right now.

Fixes Homebrew/homebrew#18717
2013-03-26 20:12:06 +01:00
Samuel John
070c473113 yle-dl: Style and test does not dl stuff 2013-03-26 19:29:47 +01:00
Sampumon
223b1625bc yle-dl: 2.0.2 - download stuff from areena.yle.fi
Closes Homebrew/homebrew#18719.

Signed-off-by: Samuel John <github@SamuelJohn.de>
2013-03-26 19:05:39 +01:00
Jack Nagel
656f5f9f7b gtk-engines: fix test 2013-03-26 12:58:48 -05:00
Jack Nagel
4d719d2698 mosquitto: improve test 2013-03-26 12:58:47 -05:00
Jack Nagel
3ce43ff588 gptfdisk: improve test 2013-03-26 12:58:47 -05:00
Jack Nagel
3bcb493830 aamath: improve test 2013-03-26 12:58:47 -05:00
Jack Nagel
053ae7e259 newick-utils: improve test 2013-03-26 12:58:47 -05:00
Jack Nagel
1ac1c66f4e libvbucket: improve test 2013-03-26 12:58:47 -05:00
Jack Nagel
1dbf1856a2 mp3fs: improve test 2013-03-26 12:58:46 -05:00
Jack Nagel
3c02e6a9cc justniffer: improve test 2013-03-26 12:58:46 -05:00
Jack Nagel
1c9c872ad1 sflowtool: improve test 2013-03-26 12:58:46 -05:00
Jack Nagel
0bcf7c0dce enscript: improve test 2013-03-26 12:58:45 -05:00
Jack Nagel
d0c8478dc2 iozone: fix test 2013-03-26 12:58:45 -05:00
Jack Nagel
1205275668 git-tracker: improve test 2013-03-26 12:58:45 -05:00
Jack Nagel
055373763b t1utils: fix test 2013-03-26 12:58:44 -05:00
Jack Nagel
54b061f418 jshon: improve test 2013-03-26 12:58:44 -05:00
Jack Nagel
67949d44c0 unac: improve test 2013-03-26 12:58:44 -05:00
Jack Nagel
eef05263c7 unac: needs newer autotools 2013-03-26 12:58:44 -05:00
Jack Nagel
ccdb4bc8bb whatmask: use == in test 2013-03-26 12:58:44 -05:00
Felix Bünemann
4e99a0fa32 ghostscript 9.07
This update no longer builds against hombrew lcms2, because the modified
version that ships with ghostscript is incompatible. Without this change
the build would fail with this error:

  "_cmsPluginTHR", referenced from:
    _gscms_create in gsicc_lcms2.o
    ld: symbol(s) not found for architecture x86_64

Closes Homebrew/homebrew#18686.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-26 09:11:00 -07:00