Commit Graph

13355 Commits (82bc29f92e14a28a81acf989fad4feab120001e9)

Author SHA1 Message Date
Mark A. Matienzo 82bc29f92e bulk_extractor 1.3.1
As of 1.3.1, bulk_extractor now builds with clang (see Homebrew/homebrew#16187).

Closes Homebrew/homebrew#16230.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 15:55:32 -08:00
Mike McQuaid 7d44b84aee Make generic caveats for launchd plist files. 2012-11-25 23:05:52 +00:00
manboubird 70c779eb05 pdsh 2.28
* add genders options

Closes Homebrew/homebrew#16220.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 12:28:38 -08:00
manboubird f6e4d90bac genders 1.20
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 12:28:38 -08:00
Dave Cottlehuber 7af4079474 riemann 0.1.3
- README.markdown and etc/riemann.config.guide have been removed
  permanently upstream
- ensure etc/riemann.config does not over-write an existing one as it is
  customised extensively

Closes Homebrew/homebrew#16040.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-25 14:05:49 -06:00
Adam Vandenberg 2a1c4e34a2 caveat and other cleanups 2012-11-25 11:42:57 -08:00
Xiyue Deng dc189d9a3d R: use #{opt_prefix} in caveats
* This avoids broken symlink on upgrade.

Closes Homebrew/homebrew#15712.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 11:05:51 -08:00
Samuel John fa3a2e1dbe libunistring: Patch for Xcode-only on 10.8
Closes Homebrew/homebrew#16107.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 09:38:38 -08:00
Andrew Childs 8b3920a6a2 gtk+: Remove --disable-debug; This is not a recommended setting.
From http://developer.gnome.org/gtk/2.24/gtk-building.html:

--enable-debug. The default is minimum. Note that no is fast, but
dangerous as it tends to destabilize even mostly bug-free software by
changing the effect of many bugs from simple warnings into fatal
crashes. Thus --enable-debug=no should not be used for stable releases
of GTK+.

Closes Homebrew/homebrew#14874.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 09:30:43 -08:00
Andrew Childs cc69b7dcec geda-gaf: Correct pcb's data dirs for gsch2pcb
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 09:30:43 -08:00
Adam Vandenberg 456023ef53 libidn: make universal opt-in
Fixes Homebrew/homebrew#16098.
2012-11-25 09:24:24 -08:00
teenst c235c456d2 cabocha 0.65
Closes Homebrew/homebrew#16115.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 09:21:23 -08:00
Stefan d5f470d731 skytools 3.1.2
Closes Homebrew/homebrew#16104.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 09:19:51 -08:00
Adam Vandenberg d356e30872 nettle: use debian mirror
Upstream download is trying to use IPv6 routes.

Fixes Homebrew/homebrew#16224.
2012-11-25 09:18:15 -08:00
Dongsheng Cai c4e0f91b79 CGVG 1.6.2
Closes Homebrew/homebrew#16126.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 09:15:06 -08:00
David M. Lee 7f231acbbf jansson 2.4
Closes Homebrew/homebrew#16163.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 08:49:47 -08:00
Will Ross 6ec00b5bfc Qemu 1.2.1
Closes Homebrew/homebrew#16170.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 08:48:34 -08:00
Kashif Rasul c4c1595142 pypy: 2.0-beta1 devel and distribute 0.6.30
Closes Homebrew/homebrew#16202.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 08:41:42 -08:00
Kashif Rasul 14c2de8da0 distribute 0.6.30
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 08:41:37 -08:00
Adam Vandenberg 78a17801fb autojump: style nit 2012-11-25 08:32:48 -08:00
Adam Vandenberg 05efe13dc9 autojump 21.1.2
Closes Homebrew/homebrew#16198.
2012-11-25 08:32:09 -08:00
Fernando Ortiz 05e4e991a3 crosstool-ng 1.17.0
Closes Homebrew/homebrew#16217.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 08:27:59 -08:00
Janusz Harkot 2dd640846e libmemcached 1.0.14
Closes Homebrew/homebrew#16218.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 08:09:04 -08:00
Teo Ljungberg 2b690a77e3 vim 7.3-729
Closes Homebrew/homebrew#16223.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 08:06:38 -08:00
Simon Menke 4419d34488 go: allow building the cross-compilers
When the `--cross-compile` option is used the following runtimes will be build:

- darwin  (386, amd64; with CGO)
- linux   (386, amd64, arm)
- freebsd (386, amd64)
- openbsd (386, amd64)
- plan9   (386)
- windows (386, amd64)

Closes Homebrew/homebrew#12547.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 08:04:50 -08:00
Stig Brautaset 6f27aed221 scala: add --devel
Closes Homebrew/homebrew#16179.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-24 13:51:03 -08:00
alexrp e7d8a81e93 libconfig: Add universal binary support.
Closes Homebrew/homebrew#16189.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-24 13:50:09 -08:00
David Gageot 806714b940 Sonar 3.3.2
Closes Homebrew/homebrew#16208.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-23 15:55:04 -08:00
Andy Piper 693bdc7f3d RabbitMQ 3.0
Extract and install rabbitmqadmin from the management plugin at install
time (since we also enable the management plugin by default)

Closes Homebrew/homebrew#16207.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-23 15:51:27 -08:00
Jack Nagel f7e96b7a26 Remove formulae moved to Homebrew-science
Closes Homebrew/homebrew#16143.
2012-11-23 11:42:16 -06:00
Mike McQuaid c666eaa8ee hub: fix bad SHA1. 2012-11-22 21:59:00 +00:00
Mike McQuaid 30af050111 Fix nginx plist.
Fix indentation, use opt_prefix and make sure nginx is not
daemonized so that launchd can stop it.

Fixes Homebrew/homebrew#14876.
2012-11-22 21:58:25 +00:00
Shawn Jonnet f64a4613ca Redis 2.6.5
Closes Homebrew/homebrew#16193.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-22 12:30:54 -08:00
Mislav Marohnić a7053548c9 hub 1.10.3
Closes Homebrew/homebrew#16197.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-22 12:30:05 -08:00
William Ting b15ba2a075 autojump 21.0.5
Closes Homebrew/homebrew#16196.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-22 12:28:55 -08:00
Misty De Meo 07b93e454d bulk_extractor: remove HEAD (for now) 2012-11-21 16:14:27 -06:00
Mark A. Matienzo e6a035aabb bulk_extractor: Fix BEViewer script; fails with clang
Closes Homebrew/homebrew#16187.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-11-21 16:12:36 -06:00
Stefan 994e1059e2 abyss: boost149
Closes Homebrew/homebrew#16184.
Closes Homebrew/homebrew#16158.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-21 11:31:34 -08:00
Stig Brautaset 11b4fdf174 Gradle 1.3
Closes Homebrew/homebrew#16178.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-21 06:53:50 -08:00
Matt Barnett d723f6eb0e CMUCL 20d
Closes Homebrew/homebrew#16165.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-20 19:31:52 -08:00
nibbles 2bits f9a4a34307 muscle: recreate broken patch
The muscle patch fails due to line ending issues. So recreate it.

Fixes Homebrew/homebrew#16159
Closes Homebrew/homebrew#16171

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-20 19:30:45 -08:00
Justin Balthrop 288502d191 drip 0.1.8
Closes Homebrew/homebrew#16169.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-20 19:28:58 -08:00
Erik Michaels-Ober 86d430c0f2 ruby-build 20121120
Closes Homebrew/homebrew#16172.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-20 19:27:05 -08:00
Adam Vandenberg 94cac5383e vim 7.3.725 2012-11-20 19:25:37 -08:00
Adam Vandenberg f3f68710ec mpich2: update urls
Fixes Homebrew/homebrew#16175.
2012-11-20 19:21:11 -08:00
nibbles 2bits 395b58d5da glib: use the official patch for gsocket.c instead
- Remove the third patch added today. The bug report is resolved.
- Add the official fix for that bug in `gio/gsocket.c`.

The devs got back in contact and reported that they had reverted
the offending change to `gsocket.c` and gave us the right patch
to do that.  Noted in the comments to remove at the next version.

Closes Homebrew/homebrew#16157.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-20 09:02:25 -08:00
Kashif Rasul cceacbc710 geos 3.3.6
Closes Homebrew/homebrew#16160.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-20 08:38:24 -08:00
nibbles 2bits dbdb7d7118 fontforge: add missing deps on png, jpeg, tiff
This commits adds recommended deps on png, jpeg, and libtiff
to FontForge, otherwise it will get various build errors and
runtime problems doing some font conversions. Lilypond for one
needs this. Also add an option to build in Gif support to round
out the image handling.

Closes Homebrew/homebrew#16001.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-19 21:45:40 -08:00
Rob Hoelz cbb763b760 vim: options for enabling and disabling language support
Closes Homebrew/homebrew#15757.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-19 21:48:02 -06:00
nibbles 2bits 142288863b aterm 2.8
- Upgrade to version 2.8.
- Specify the mandir.
- Works with superenv on 10.8.2.

Closes Homebrew/homebrew#16075.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-19 21:31:21 -06:00