Commit graph

17954 commits

Author SHA1 Message Date
Jonathan Sailor
feaab91727 mpd: 0.17.4 and massive cleanup.
Add sqlite3 and libsamplerate as depends; they're small, and there's
really no reason not to want them.  Remove an unnecessary dep on mad
(ffmpeg can do everything it can).

Add :optional support for WavPack, JACK, and two-lame.

Make the deps for streaming output (libshout, lame, flac) optional.

Rename "--enable-soundcloud" to "--with-yajl" which, while less
informative, correctly controls the dependency on yajl.

Rename "--libwrap" to "--with-libwrap". Change its description to
reflect how it behaves differently on OSX <10.7, 10.7; remove on 10.8,
where it's useless.

Rename "--lastfm" to "--enable-lastfm" to follow the
options-start-with-verb conveition.

Document all of the options changes/quirks in caveats.

mpd moved from http://mpd.wikia.com/ to http://www.musicpd.org/ in April
2013.

Closes Homebrew/homebrew#19368.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-06-27 00:03:39 +01:00
Fredrik Wallner
e741373b6c open-babel: 2.3.2 patch to fix pybel's Molecule.draw + fix for Cairo
Added a patch that fixes Molecule.draw() in pybel.py (similar to upstream commit df59c4a630cf753723d1318c40479d48b7507e1c)
Also fixed the inclusion of the Cairo library and includes. Earlier the CMake directives were poiting to locations within the
open-babel installation. There also seemed to be a confusion between strings and arguments, giving cmake problems to understand
the directive.

Closes Homebrew/homebrew#20800.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-26 15:26:46 -07:00
Adam Vandenberg
a8c48b9a9e Redact igraph
This is already available in homebrew/science
2013-06-26 15:22:02 -07:00
Mike McQuaid
313b400298 couchdb 1.3.1
Closes Homebrew/homebrew#20801.
2013-06-26 19:46:39 +01:00
Mike McQuaid
a88ffde4e8 couchdb: generate our own plist. 2013-06-26 19:46:39 +01:00
Adam Vandenberg
6a8e500a0b pil: fix download
Closes Homebrew/homebrew#20818.
2013-06-26 10:39:24 -07:00
Gvozden Neskovic
3dc02623d9 isl 0.12
Closes Homebrew/homebrew#20767.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-26 10:11:46 -07:00
Loren Siebert
14151f5f6a elasticsearch 0.90.2
Closes Homebrew/homebrew#20815.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-26 09:58:45 -07:00
YuK_Ota
f4211572b2 freeglut 2.8.1
add patch for build failure in examples

Closes Homebrew/homebrew#20817

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-26 09:57:33 -07:00
Ian Lancaster
9265e93333 byobu 5.43
Closes Homebrew/homebrew#20802.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-26 09:04:53 -07:00
Ian Lancaster
824f8c3796 dovecot 2.2.4
Closes Homebrew/homebrew#20804.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-26 09:04:16 -07:00
Adam Vandenberg
e3c951a9f7 tcptraceroute: source from github
Closes Homebrew/homebrew#20803.
2013-06-26 09:02:53 -07:00
Ian Lancaster
2a4e1e3362 geoip 1.5.1
Closes Homebrew/homebrew#20799.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-06-26 11:56:14 +01:00
Misty De Meo
6c4eff7cd5 Python: fix LINKFORSHARED value
LINKFORSHARED incorrectly returns a truncated value by default, which
breaks builds which depend on it returning a valid path.
e.g., it returns:

Python.framework/Versions/2.7/Python

Instead of:

$(brew --prefix)/Python.framework/Versions/2.7/Python

This breaks zpython, and possibly other things. See Homebrew/homebrew#20182.

Reported to Python.org in http://bugs.python.org/issue3588 and
http://bugs.python.org/issue16848, fixed for python-config but not
other usecases.
2013-06-26 01:22:39 -05:00
Chongyu Zhu
3e095dd81e New formula beansdb 0.5.9
Closes Homebrew/homebrew#20170.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-25 22:30:20 -05:00
Jack Nagel
5a7895d315 inkscape: use optional dep for poppler 2013-06-25 21:24:36 -05:00
Jack Nagel
221d9d6717 soci: use optional dep for boost 2013-06-25 21:21:15 -05:00
Jack Nagel
e87d8e44a1 gearman: use optional dep for mysql 2013-06-25 21:19:59 -05:00
Jack Nagel
0968c01d32 R: use optional dep for valgrind 2013-06-25 21:17:59 -05:00
Jack Nagel
63064df14c libgetdata: style 2013-06-25 21:15:17 -05:00
Jack Nagel
cd1420dcb6 libgetdata: use optional dep for fortran 2013-06-25 21:15:10 -05:00
Jack Nagel
23bae0a2b2 fftw: use optional dep for fortran 2013-06-25 21:14:36 -05:00
Joel Limberg
c1a06b2c04 haproxy devel 1.5-dev19
Closes Homebrew/homebrew#20791.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25 17:13:13 -07:00
Denis Barushev
ee32a29afd Dart 24275
Closes Homebrew/homebrew#20790.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25 16:24:33 -07:00
Thierry Moisan
bf632342db igraph 0.6.5
Closes Homebrew/homebrew#19818.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25 12:52:02 -07:00
Christer Solskogen
453cee14ba hatari 1.7.0
Closes Homebrew/homebrew#20781.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25 11:24:21 -07:00
Francisco Souza
e8e200d7ec concurrencykit 0.2.19
Closes Homebrew/homebrew#20776.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25 10:27:46 -07:00
chdiza
27c7507d5f msmtp: Explicitly request openssl
This is a preventative measure.

Msmtp can be built with either gnutls or openssl as its security lib.
By default, it will use gnutls if it exists on the user's system.  It
will use openssl only if either the user requests it or gnutls is
absent.  The current formula is silent about what security lib to use,
which means the brewer will get gnutls if it's present.

This is risky, because brewers have no idea that this is the case.
Suppose a brewer has gnutls brewed, and then brews msmtp with the
current official formula.  Then suppose the brewer removes gnutls later
but keeps msmtp.  Then msmtp will break, the user will have no idea why,
there probably will be a ticket, and no matter what the brewer will have
to rebrew.

It therefore seems better to explicitly ask msmtp to build against
openssl, since that isn't transient.  Msmtp will find the system's ssl.

For users who never brewed msmtp with gnutls already on their machines,
this commit changes nothing at all.

Closes Homebrew/homebrew#20756.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25 10:26:25 -07:00
Justin Hileman
eaf20ea560 git-flow-completion 0.4.2.2
Closes Homebrew/homebrew#20775.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-25 09:39:48 -07:00
Adam Vandenberg
59a56d6e47 emacs: shrink caveats
Remove caveats that duplicate option descriptions.
2013-06-25 09:38:03 -07:00
Jack Nagel
66cca4c9e4 ghostscript: use optional dep for x11 2013-06-25 10:12:14 -05:00
Jack Nagel
01c47a6438 mysql: fix checksum 2013-06-25 09:57:52 -05:00
Adam Vandenberg
d3b4ba3cc1 x264: remove trailing whitespace 2013-06-24 15:23:03 -07:00
Gary V. Vaughan
0741121496 lua: make sigaction powerpatch default, support --without-sigaction
* update option decls to with/without
* apply sigaction powerpatch by default, unless --without-sigaction
  is passed.

Closes Homebrew/homebrew#20679.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24 15:22:01 -07:00
Gisle Aas
93775225fa Perforce 2013.1.659207
Closes Homebrew/homebrew#20757.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24 15:13:11 -07:00
Kendall Park
64e57bbb4f deparallelized yasm
Closes Homebrew/homebrew#19593.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24 14:08:02 -07:00
Kendall Park
f2ae859b95 deparallelized x264
Closes Homebrew/homebrew#19594.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24 14:07:04 -07:00
chdiza
0806d375aa msmtp: Delete unnecessary option code
Msmtp will enable support for the OS X Keychain by default on Macs.  No need to ask for it.

Closes Homebrew/homebrew#20753.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24 12:22:02 -07:00
Iyed
68d2cfbaa9 sip 4.14.7
Closes Homebrew/homebrew#20755.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24 12:20:42 -07:00
Adam Vandenberg
6193b3fb98 bup: remove debug output 2013-06-24 10:56:11 -07:00
Frank Celler
267b433689 ArangoDB 1.3.2
Closes Homebrew/homebrew#20748.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24 10:17:43 -07:00
Chris Griego
8694acb15d RabbitMQ 3.1.2
Closes Homebrew/homebrew#20742.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24 09:57:56 -07:00
Sebastian Sdorra
f87bf43923 scm-manager 1.32
Closes Homebrew/homebrew#20741.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-24 08:11:30 -07:00
Adam Vandenberg
0f7f5229f1 Use Fortran ENV helpers 2013-06-24 07:38:25 -07:00
Adam Vandenberg
5852d2fbe3 Use :fortran
Closes Homebrew/homebrew#20731.
Closes Homebrew/homebrew#13621.
2013-06-24 07:38:09 -07:00
Adam Vandenberg
7290e7b916 fftw: fix fortran
Closes Homebrew/homebrew#20727.
2013-06-24 07:29:06 -07:00
Pascal Immerzeel
9e37aa3ca5 mr: use http url for git repository
Closes Homebrew/homebrew#20736.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-24 09:11:34 -05:00
Jaime Marquínez Ferrándiz
543f022d23 youtube-dl 2013.06.27
Closes Homebrew/homebrew#20737.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-24 09:07:31 -05:00
Jon Rowe
991d13fd44 s3fs 1.71
Closes Homebrew/homebrew#20740.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-24 09:07:00 -05:00
Shannon Skipper
1079fa90b2 ruby-install 0.2.0
Closes Homebrew/homebrew#20732.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-23 23:45:29 -05:00