Commit graph

17879 commits

Author SHA1 Message Date
Michael Weibel
3f30fe3770 ejabberd 2.1.13
Closes Homebrew/homebrew#20985.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-03 13:32:04 -07:00
Tyler Brock
1d953f40d8 mongodb 2.4.5
Closes Homebrew/homebrew#20996.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-03 13:29:36 -07:00
Björn Nyberg
fdbf88ebc0 liquibase 3.01
Closes Homebrew/homebrew#20967.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-03 13:16:50 -07:00
Jack Nagel
b6ba2dcd1c yarp: add test 2013-07-03 13:31:18 -05:00
Jack Nagel
a16fce7c7f gtkmm 2.24.4
Closes Homebrew/homebrew#20992.
2013-07-03 13:31:11 -05:00
Adam Vandenberg
8ed1478706 rpm2cpio: fix download URL
Closes Homebrew/homebrew#20980.
2013-07-03 10:53:06 -07:00
Adam Vandenberg
94e170cb94 fix typo 2013-07-03 10:16:57 -07:00
Clemens Gruber
2ff6fc27a9 subversion: remove patch
Closes Homebrew/homebrew#20976.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-03 10:16:18 -07:00
Adam Vandenberg
8b72d4c940 Subversion: fail on --unicode-path 2013-07-03 09:57:48 -07:00
Jeff Hodges
fef636dfeb jsonpp 1.2.0
Closes Homebrew/homebrew#20983.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-03 07:40:07 -07:00
yrammos
f77709e20f LilyPond devel 2.17.21
Closes Homebrew/homebrew#20984.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-03 07:38:10 -07:00
Mike McQuaid
db1d3dc89e jenkins 1.521 2013-07-03 08:48:38 +01:00
Simon Sigurdhsson
26f503bd01 fuzzy-find v0.5
Closes Homebrew/homebrew#20949.
Closes Homebrew/homebrew#20844.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-02 20:10:29 -07:00
Simon Head
77703b2719 ROOT 5.34.09
Updates ROOT to the latest stable version.

Closes Homebrew/homebrew#20970.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-02 13:01:26 -07:00
Jacob Howard
f69dba4693 ROOT: Add Python as a dependency to assure PyROOT bindings are correctly linked.
ROOT currently does not have a :python dependency, which causes ROOT to
link against system python instead of homebrew python.  This commit adds
a :python dependency, which does not affect users who use system python
(since homebrew will still link them to system python), but which does
fix linking for users who use a brewed python.  The logic behind making
this dependency non-optional is:

1) Speaking from first-hand experience, most LHC analyses use PyROOT
more than ROOT's built-in CINT interpreter, so it makes sense to have
this always-on, as users will expect it.
2) For users who don't have a brewed python, this doesn't add any extra
build dependencies.
3) The existing formula is compiled with the --all flag, and has no
option to disable python bindings, so this really doesn't change the
interface to the formula.

Closes Homebrew/homebrew#20704.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-02 09:59:33 -07:00
Robert Quattlebaum
388bbd4b70 avrdude: add --HEAD
Closes Homebrew/homebrew#20814.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-02 09:55:02 -07:00
Guillermo Garza
7517710a36 pyxplot 0.9.2
Closes Homebrew/homebrew#19070.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-02 09:42:00 -07:00
Adam Vandenberg
7c98954864 Scala: install docs in expected location
IDEs look for Scala docs in a versioned folder.

Closes Homebrew/homebrew#20939.
2013-07-02 09:08:27 -07:00
Brett Koonce
dd3b239d65 transmission 2.80
Closes Homebrew/homebrew#20953.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-02 09:04:16 -07:00
Justin Clift
753378a855 Libvirt 1.1.0
Closes Homebrew/homebrew#20950.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-02 09:03:20 -07:00
Dan Harbin
e3a0d7e9fa jsdoc3 3.2.0
Closes Homebrew/homebrew#20963.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-02 09:02:53 -07:00
Adam Vandenberg
bb3b599d1f Let the keg handle skipping these 2013-07-02 09:00:36 -07:00
Michael Mior
8dfd5d4611 pigdin 2.10.7
This is the X11 chat client.

Note that this variously conflicts with finch (command-line client) and
libpurple (chat library), so will be sorted out later.

Closes Homebrew/homebrew#13901.
2013-07-02 08:21:48 -07:00
Marc Qualie
5c5a9f983b Nginx --devel 1.5.2
Closes Homebrew/homebrew#20961.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-02 08:08:30 -07:00
Misty De Meo
48b0f45755 mutt: fix second 'slang' usage 2013-07-01 20:34:38 -05:00
Peter Aronoff
156e61d74d mutt: Fix slang - should be s-lang
Closes Homebrew/homebrew#20893.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-07-01 20:15:03 -05:00
Peter Aronoff
d93e68bdbf mutt: Add confirm-attachment patch
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-07-01 20:15:00 -05:00
Peter Aronoff
968bf93ca1 mutt: Fix dev docs to use head without SHA1
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-07-01 20:14:56 -05:00
Mike McQuaid
b144cbd1cd Remove message from default_formula'd requirements 2013-07-01 23:16:38 +01:00
Mike McQuaid
cc8974c27d mysql-connector-odbc: use MysqlDependency. 2013-07-01 23:15:44 +01:00
Mike McQuaid
066a8ea1a1 imagemagick: use same test file on 10.6/7/8. 2013-07-01 23:12:14 +01:00
Misty De Meo
9bfcfa557c libstfl: Don't build against ruby 2.0+
Fixes mistydemeo/tigerbrew#83.
2013-07-01 15:35:13 -05:00
adriancole
e06a5688ee denominator 2.1.0
Closes Homebrew/homebrew#20946.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-01 12:15:06 -07:00
Marshall Levin
a9ef94afe6 libewf - fix download link
Closes Homebrew/homebrew#20913.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-01 11:59:07 -07:00
Jacob Bandes-Storch
00aeb2b618 ninja: add URL for HEAD version
Closes Homebrew/homebrew#20928.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-01 09:40:31 -07:00
Adam Vandenberg
fdeb1c67bc Monotone: use Boost 1.49
Closes Homebrew/homebrew#19851.
2013-07-01 09:32:48 -07:00
Adam Malcontenti-Wilson
9b03d44a95 upnp-router-control 0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-01 08:22:18 -07:00
Adam Malcontenti-Wilson
acdec6b28c gupnp 0.20.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-01 08:22:18 -07:00
Adam Malcontenti-Wilson
3b571d9fd6 gssdp 0.14.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-01 08:22:17 -07:00
Tyler Davis
7d0e681852 ssh-copy-id 6.2p2
Closes Homebrew/homebrew#20942.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-01 08:20:16 -07:00
Misty De Meo
b31443b31d libgphoto2: needs libltdl, not just libtool
Fixes Homebrew/homebrew#20935.
2013-06-30 23:53:12 -05:00
Pavel Penkov
4d0c48696e Squid 3.3.5
Closes Homebrew/homebrew#20842.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-30 16:09:27 -07:00
Adam Vandenberg
811871ed99 fortran: disable multi-arch build on 32-bit
Closes Homebrew/homebrew#19584.
2013-06-30 15:34:34 -07:00
Isaac Datlof
f5ec7329f4 libpurple: make perl support optional
Closes Homebrew/homebrew#18312.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-30 15:16:57 -07:00
Adam Vandenberg
4e9a7025dc libpurple no longer needs libgcrypt to configure 2013-06-30 15:07:42 -07:00
Adam Vandenberg
77cb7d138b finch no longer needs libgcrypt to configure 2013-06-30 15:07:33 -07:00
Jake Good
5b44cf0929 librsvg: add libgsf option
Closes Homebrew/homebrew#20855.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-30 14:43:17 -07:00
Simon Sigurdhsson
f0243dbde8 libmowgli-2.0.0
Closes Homebrew/homebrew#19172.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-30 14:37:40 -07:00
Adam Vandenberg
27b5af4306 ufraw 0.19.2 2013-06-30 12:17:57 -07:00
Victor Martinez
8dc451e3e2 Fixed several broken sourceforge.net download locations
Closes Homebrew/homebrew#20645.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-30 12:17:57 -07:00