Commit graph

2759 commits

Author SHA1 Message Date
Adam Vandenberg
bf4ab26f7e netcdf - enable fortran support 2010-08-08 10:05:32 -07:00
Chris Hoffman
ef0adb0495 Update uwsgi formula with new version and proper linking to custom pythons on path
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-08 08:50:26 -07:00
Adam Vandenberg
9e86e99c57 Install scala to libexec and link in "bin"
Homebrew policy is to avoid putting jars into "lib",
so moving Scala to a more idiomatic Java install.
2010-08-08 08:49:45 -07:00
Alexis Hildebrandt
b8990a24b9 Update Formula: aria2
Version bump to 1.10.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-08 08:36:15 -07:00
Kenneth Vestergaard
cd153c52c9 update weechat to 0.3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-08 08:22:21 -07:00
Alexis Hildebrandt
0b355ccf74 Update Formula: libtasn1
Version bump to 2.7

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-08 07:54:20 -07:00
tim
724b224b8e Initial brew for pound.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07 22:46:43 -07:00
Jonathan Groß
fa0e93e8c8 new formula: skim app (pdf viewer and note taker)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07 22:36:30 -07:00
Adam Vandenberg
7ef2b844d7 npm 0.1.23 2010-08-07 21:35:47 -07:00
Adam Vandenberg
fff660705a npm - Move install paths outside of Cellar
Tell npm to install outside of the Cellar, so that they
don't get nuked when upgrading npm itself.
2010-08-07 21:11:53 -07:00
Adam Vandenberg
3e8f3240e3 Remove duplicate little-cms formula. 2010-08-07 18:08:53 -07:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Max Howell
1f7bc468bd Use new symlink aliases 2010-08-07 18:08:50 -07:00
codec
2dc06f0ee8 Formula for tinc (1.0.13)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07 17:54:14 -07:00
Adam Vandenberg
6e8d9364ee pngcrush 1.7.12 2010-08-07 17:31:10 -07:00
Adam Vandenberg
46e1949387 Update urls/versions for tokyo/kyoto formulae. 2010-08-07 17:22:30 -07:00
Adam Vandenberg
091f21f641 Midnight Commander 4.7.0.8 2010-08-07 17:16:13 -07:00
Adam Vandenberg
5def9a52e0 confuse - remove unused configure script 2010-08-07 17:07:46 -07:00
Louis Opter
a589ed0b84 Improve the wine formula to support opengl & directx applications
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Restore the startup script, and add a comment to it.
2010-08-06 22:37:12 -07:00
Sean Brandt
42a916a9d1 have git install git-p4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-06 17:20:07 -07:00
Sean Brandt
468c453d67 upgrade cassandra to 0.6.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-06 17:18:48 -07:00
Kashif Rasul
f5f05c0c95 Updated sqlite to 3.7.0.1
Fixes a potential database corruption problem and a possible performance
regression caused by the introduction of automatic indexing.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-06 12:13:56 -07:00
Kenneth Reitz
88fa52c228 Pip 0.8 released.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-06 11:16:44 -07:00
lukas
43473babcf updated libpoppler (pdftotext) to 0.14.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-06 07:58:53 -07:00
skim
9c91d8bb2e updated production release to 1.6.0 for both 32/64bit
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-05 21:50:29 -07:00
Jon Gretar Borgthorsson
c60bcc29b7 New formula: rebar
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-05 06:53:13 -07:00
Luke Gallagher
fb3c2e4f74 Update node 0.1.103
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-05 06:50:13 -07:00
Adam Vandenberg
490e8d5e4b Groovy 1.7.4 2010-08-04 22:00:07 -07:00
Josh Pschorr
9fecef7df1 New formulat: greg
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-04 21:51:29 -07:00
Charlie Sharpsteen
81ab3ee618 Updated gfortran to install for XCode 3.2.3 without force
Most of the action in XCode 3.2.3 focused on changes to LLVM and Clang.
As a result, the build of Gfortran provided for XCode 3.2.2 passes the
fortran testsuite when installed alongside XCode 3.2.3.

The gfortran brew has been updated to install gfortran-3.2.2 for XCode
3.2.3 without the use of the --force argument.

The brew has also been modified to facilitate the inclusion of binaries
compiled against XCode 3.2.3 once they appear.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-04 20:52:01 -07:00
Christopher Denter
86ec6ac87c opencv -- Make opencv formula use svn, not the 2.1.0 release. Necessary due to a *massive* memory leak that was fixed upstream.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-04 16:59:30 -07:00
David Sanson
8fdc6ab2c8 Adding formula for tivodecode
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-04 16:55:14 -07:00
Hampton Catlin
255263204e using the proper libvorbis libraries
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-04 08:37:40 -07:00
Tim Green
919fe94cfe New Formula: mldonkey
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-04 08:15:03 -07:00
Hampton Catlin
7eec7b8686 ffmpeg should compile to work with ogg if selected
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-04 06:23:15 -07:00
Adam Vandenberg
b07952c319 ImageMagick 6.6.3-2 2010-08-04 06:22:30 -07:00
Josh Pschorr
a3c823c98b New formula: lemon
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-03 21:56:39 -07:00
Adam Vandenberg
9ba6afe3ec swftools - correct x11 bin path 2010-08-03 08:20:42 -07:00
Martin Kühl
565f43c82e Fix imagemagick formula for Snow Leopard with X11.
1. The path to freetype-config had the wrong case.
2. Installing Xquartz adds a different freetype-config to PATH
   which shadows the one with the libs we're trying to link against.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-03 06:58:11 -07:00
Edward George
7f63ea1202 New Formula: parsley
Parsley is a simple language for extracting structured data from web
pages. Parsley consists of an powerful selector language wrapped with a
JSON structure that can represent page-wide formatting.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-02 21:17:34 -07:00
Jean-Michel Lacroix
4f59e5cc08 Updated sox to latest version 14.3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-02 20:59:24 -07:00
Mark A. Matienzo
6c3bd50f00 Update formula: solr
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-02 14:15:27 -07:00
Adam Vandenberg
54dd1a58d2 mod_wsgi 3.3 2010-08-02 14:05:34 -07:00
Christian Köstlin
38eee60513 bumped version of gtest to 1.5.0
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-02 20:20:33 +02:00
Adam Vandenberg
90e85f9fed Fix typo in PostreSQL caveats 2010-08-02 06:41:57 -07:00
David Höppner
8b874f83f7 pcre: update version 8.10 2010-08-02 13:59:26 +02:00
Adam Vandenberg
ad78d02e83 Bazaar - add --system option to force use of /usr/bin/python
* brew install --system bzr to force use of system Python
* Warn if the Python being used to install is 2.7.x
2010-08-01 17:43:47 -07:00
Adam Vandenberg
f2c62d029f wip 2010-08-01 15:16:52 -07:00
David Höppner
a822d01836 New formula xaric
Xaric is a UNIX irc client similar to (and forked from) BitchX and ircII.
I would impress you with a long list of amazing features, but since it
has no impressive features (and lacks a few important ones) that probably
is not a good idea. Xaric came into being when a group of irc friends
wanted a simpler client with pretty colors.
2010-08-01 19:51:10 +02:00
Adam Vandenberg
d7c6860c07 Update wine to 1.2 2010-07-31 14:50:28 -07:00