Adam Vandenberg
e9acd0eaee
OpenSSL 0.9.8o (keg only)
...
* Compiling some software on 10.5 requires a newer OpenSSL
than the system provided one.
2010-08-21 14:25:48 -07:00
Eugene Ray
86f464b0c3
adding liboping
...
* liboping is needed for collectd ping plugin
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-21 14:18:49 -07:00
Enderson Maia
49ce00ed14
New formula: sqsh
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-21 14:13:02 -07:00
Michael Williams
bceac56faf
Add a2ps Formula
...
Anything to Postscript converter for printing text, source, etc.
Homebrew Patches adapted from MacPorts port.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-21 12:28:19 -07:00
Adam Vandenberg
83a38e6350
JRuby 1.5.2
2010-08-21 12:02:52 -07:00
Adam Vandenberg
47c44ace6f
Fix audit warnings
2010-08-21 12:01:45 -07:00
Adam Vandenberg
3628ff4b5d
tweak macvim
2010-08-21 12:00:39 -07:00
Adam Vandenberg
240d7f208d
help2man - remove unused configure switches
2010-08-21 11:28:03 -07:00
Jeff Casimir
5cdf04bca5
ImageMagick 6.6.3-8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-21 10:48:17 -07:00
Bas Kok
900cce5bbe
bumped thrift version to 0.3.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-21 10:45:46 -07:00
Doug Woos
55855f97ac
Added --disable-mono to gmime configuration
...
Without --disable-mono, ./configure errors out trying to find
gtk-sharp. So either mono needs to be a dependency or the mono
bindings need to be disabled. Note that Macports disables the
bindings.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-21 09:19:36 -07:00
Aaron Kuehler
cb620f2192
Upgraded Grails to 1.3.4
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-20 20:26:53 -07:00
Joshua Peek
27d1d47596
Update ruby formula to use standard vendor and site paths
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Put these in the HOMEBREW_PREFIX instead of the cellar, along
with gems.
2010-08-20 19:59:17 -07:00
Stephen Bannasch
bb91fc03c5
universal libffi to work on 10.6 with ffi rubygem
...
Installing the rubygem ffi in the stock Ruby 1.8.7
on MacOS X 10.6.x fails unless libffi is universal.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-20 13:01:47 -07:00
Adam Vandenberg
af2be6daaf
ruby - Move gems out of Cellar and into HOMEBREW_PREFIX
2010-08-20 11:51:00 -07:00
Faisal N. Jawdat
e596624af1
--HEAD builds trunk instead of ruby 1.9.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-20 11:50:22 -07:00
Aku Kotkavuo
835715a638
Update formula ruby to 1.9.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Use bz2 instead of tarball
2010-08-20 11:50:11 -07:00
Joshua Peek
79159bdbf1
Update Formula: ruby
...
Update ruby formula to 1.9.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-20 11:50:02 -07:00
Adam Vandenberg
008d4528cd
libidl 0.8.14
2010-08-20 09:02:52 -07:00
Benjamin Fritsch
71a5f901dd
update node to 0.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-20 07:29:20 -07:00
Jordi Bunster
46e5daebe9
Git 1.7.2.2
2010-08-19 19:53:00 -07:00
Jorge Falcão
5ab623cee1
Updating maven version
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-19 19:45:20 -07:00
Douglas Creager
fff1d074c2
Include bash-completion rules for git-flow
...
bobthecow has some bash-completion rules for the git-flow toolset.
The formula now installs them. The rules are installed regardless of
whether bash-completion is installed; if you're not using
bash-completion, you'll just get an extra file lying around in
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-19 14:54:54 -07:00
bkonkle
8f08602c6c
Resolved madplay error 'CPU you selected does not support x86-64' on 10.6 i5 machines
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-19 14:53:34 -07:00
Martin Kühl
3cba937679
Update clojure and clojure-contrib to version 1.2.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-19 09:30:01 -07:00
Jan Berkel
51375cc77d
New version of AppEngine SDK (1.3.6)
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-19 07:12:03 -07:00
Jesse Storimer
97c4518ae3
Fix typo in postgres formula caveats.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 19:59:00 -07:00
Douglas Creager
8835fffce9
Fixing several formulae that fail with LLVM
...
Specifically: emacs, glib, igraph, and zeromq
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 17:14:14 -07:00
Michael Lapinsky
5a6f92a06c
Updated formulas with fails_with_llvm
...
* cdargs
* pcre
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 17:14:07 -07:00
Douglas Creager
dca9cdd58f
yaf and silk don't work with LLVM
...
Both generate linker errors. Please see issue 2215 [1] for details.
[1] http://github.com/mxcl/homebrew/issues/issue/2215
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 13:43:39 -07:00
Justin Woodbridge
ac41b76756
new formulla: ocrad
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 09:34:48 -07:00
Luke Gallagher
a93a75e4d3
Add sshguard 1.5rc4
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 09:32:03 -07:00
Kevin Faustino
04cac82492
MongoDB 1.6.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-17 14:24:14 -07:00
Rémi Prévost
ad33101916
teapot 1.09
...
teapot is a spread sheet program for UNIX, which uses modern concepts
besides being portable and extensible, for instance three dimensional
tables and iterative expressions.
The most important feature is the funktional addressing of cells, unlike
the traditional approach like A0, C5, etc. which is probably inherited
from VisiCalc.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-17 10:15:08 -07:00
Sean Wilkinson
29e16bc64b
Added "mp3val" - MPEG audio file maintenance tool
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-17 10:06:50 -07:00
hryk
cdcf8fcb66
Polipo is a small and fast caching web proxy.
...
Fixed CACHE_ROOT of polipo.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-17 10:05:47 -07:00
Cory T. Cornelius
d7affe0e64
New formula: btparse
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-17 10:04:46 -07:00
Christian Köstlin
d64e896b4a
New Formula: rpmp2cpio (the perl script)
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-17 08:23:16 -07:00
Daniel Schauenberg
3e3da8ff79
add plustache formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-17 07:46:49 -07:00
Lee Packham
182250ded7
Update to couchdb 1.0.1 and remove .ini file fix from brew
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-17 07:45:26 -07:00
Markus Groß
2b2568cb86
Updated libmpc to 0.8.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-17 07:44:50 -07:00
Adam Vandenberg
1eb0b66a97
Add doubledown
2010-08-16 21:39:40 -07:00
Luke Gallagher
31d554db2a
Fix typo in dmd formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-16 17:26:01 -07:00
Christian Köstlin
601db9a60b
update to 1.063
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-16 09:07:03 -07:00
Michael Lapinsky
2560c894d5
Added formula: squirrel 2.2.4
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-15 18:27:15 -07:00
Adam Vandenberg
62a01c35d4
libcaca - disable java support
2010-08-15 17:27:12 -07:00
Markus Groß
7b6889b438
Added formula for rubber
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-15 16:44:13 -07:00
Alexis Hildebrandt
1477d0d198
mcabber: A console Jabber client
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-15 16:03:56 -07:00
Alexis Hildebrandt
edee541ccb
New Formula: loudmouth
...
An asynchronous XMPP library
A lightweight and easy-to-use C library for programming with the
Jabber protocol. It's designed to be easy to get started with and yet
extensible to let you do anything the Jabber protocol allows.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-15 16:03:42 -07:00
Adam Vandenberg
5062422fb9
Update wget comments since libidn doesn't require gettext
2010-08-15 16:03:33 -07:00