Jeffrey Hardy
1b335e3a24
Updated formula: dnsmasq. Add a launchd item and a sample config file
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-25 09:40:16 -07:00
Chris Hoffman
9454af408f
Cherokee - use proper etc and var locations.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-25 09:34:22 -07:00
Ali Asad Lotia
fa505e38e7
Update tig - git curses frontend - to 0.16.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-25 08:59:17 -07:00
Ali Asad Lotia
76f04b7c7e
Update skipfish to 1.41b.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-25 08:59:08 -07:00
Adam Vandenberg
1db2e3b70a
macvim - force sdk version
2010-06-24 23:06:02 -07:00
Ryan Barnard
f56489cd11
Added formula for odt2txt tool.
...
Created a new Homebrew formula for the odt2txt command-line document-to-text conversion tool. Installs
to a snapshot version with Mac support in the Makefile.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Remove "/opt" paths from Makefile
2010-06-24 16:51:44 -07:00
Martin Kühl
a7a80ccb90
Install manpage for formula: dtach
.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-24 16:34:10 -07:00
Adam Vandenberg
5d06e7e3ed
Copy comment from spidermonkey to nspr
2010-06-24 12:39:06 -07:00
Adam Vandenberg
87a92063da
Update spidermonkey to 1.9.3
...
* Use a stable tarball on Google Code instead of an hg revision
* Update to 1.9.3 to stop getting compile errors on 64-bit OS X
* autoconf 2.1.3 apparently no longer needed
2010-06-24 12:38:53 -07:00
Jesse Storimer
bdae288ae5
Bump rpg version to 0.3.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-24 11:36:08 -07:00
Adam Vandenberg
a0990e3024
Fix comments in ocaml formula.
2010-06-23 13:28:52 -07:00
Adam Vandenberg
f79432fd32
Simplify Lua brew
...
* Replace the wodgy patch with use of inreplace and ENV vars.
* Keep the (initially empty) share/lua and lib/lua folders around, so that
lua package managers can put modules there.
2010-06-23 12:10:40 -07:00
Caius Durling
b201a50a54
Removing git-multipush's dependency on git.
...
git may already be installed on developer's macs, so no need to reinstall it through homebrew.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-23 09:25:17 -07:00
Sean Nicolay
b9966ae265
Metasploit 3.4.0
...
* Use a SVN checkout for Metasploit.
The Metasploit tarballs are loaded with .svn folders which we would
have to delete anyway, so use a Subversion checkout and tagged
release.
2010-06-23 09:19:19 -07:00
Jannis Leidel
2f7552db85
Updated Cherokee formula to 1.0.4.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-23 08:42:51 -07:00
Chris Hoffman
336180c120
Fix warning on man page installation for mcrypt
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-23 08:40:42 -07:00
Tojek Anselm
0cdaae4e1b
New formula: atf
...
The Automated Testing Framework (ATF) is a collection of libraries and
utilities designed to ease unattended application testing in the hands of
developers and end users of a specific piece of software.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-22 22:02:50 -07:00
chorn
270ccf42b2
Added mpack
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-22 22:01:18 -07:00
Jeffrey Hardy
cdc53cff06
Updated formula: dnsmasq. Version bump to 2.55
...
See http://www.thekelleys.org.uk/dnsmasq/CHANGELOG for details.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-22 21:49:30 -07:00
Adam Vandenberg
3467c0de30
Bump virtualenvwrapper to 2.2.1
2010-06-22 21:06:58 -07:00
Adam Vandenberg
5fd8bb1b76
Add caveats to uwsgi about --verbose
2010-06-22 15:17:06 -07:00
Chris Hoffman
815b0c34d1
Update uwsgi to 0.9.5.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-22 14:29:18 -07:00
Adam Vandenberg
510955d8d4
Update Nginx
...
* Bump HEAD version to 0.8.42
* Remove pcre dependency; ./configure finds the system pcre and uses that
* Strip whitespace
2010-06-22 14:27:22 -07:00
Tojek Anselm
f20635f3c0
New formula: stunnel
...
stunnel is an SSL wrapper daemon for clients or servers that are not SSL-aware.
It is commonly used for inetd-style daemons such as POP3 or IMAP.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Specify etc explicitly and tweak caveats.
2010-06-22 14:08:05 -07:00
chorn
d620570634
Added mdbtools
...
* gawk is used to generate the manpages.
2010-06-22 13:53:12 -07:00
Adam Vandenberg
e348126a89
gawk - remove unsed configure switch
2010-06-22 13:53:12 -07:00
Adam Vandenberg
9ad89c9c0d
libgee - remove unused configure switch
2010-06-22 13:47:51 -07:00
Dzhelil Rufat
7c7b51c606
Update libgee to 0.5.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-22 13:38:18 -07:00
chorn
de8b97bb26
Added manpath
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-22 13:31:59 -07:00
Adam Vandenberg
82ef3c52d5
mysql - fix weird readline option
2010-06-22 13:31:13 -07:00
Martin Kühl
fab73608f8
Updated formula: npm 0.1.17
...
Also don't install any meta files.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 20:23:35 -07:00
Martin Kühl
8fe94cd63d
Updated formula: node 0.1.99
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 20:22:55 -07:00
Jonathan Harrington
e6468f87b0
Updating newlisp formula to use 10.2.8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 11:36:56 -07:00
Andrew White
9cebb1e9c8
Upgrade to Ragel 6.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 11:36:36 -07:00
Emmanuel Blot
921d0159de
Update Subversion to 1.6.12
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 11:36:06 -07:00
Adam Vandenberg
dabdfa85bf
Update to Wine 1.1.44
...
* Don't use mpg123 on 10.6/64-bit
2010-06-21 09:56:22 -07:00
Jiayong Ou
cddca9ceb1
New formula: rzip
...
rzip is a compression program, similar in functionality to gzip or bzip2, but able to take advantage long distance redundencies in files, which can sometimes allow rzip to produce much better compression ratios than other programs.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 09:34:15 -07:00
Max Howell
d6351d4b88
Less deps for Gloox, and it works better too
...
Had reports that gnutls broke gloox for https connnections. But good ol' comes-with-osx openssl works.
2010-06-21 17:33:16 +01:00
Chris Hoffman
3ff0be3cf7
Updated cherokee to 1.0.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 09:29:28 -07:00
Dzhelil Rufat
b5b4860c29
Update formula for Vala to version 0.9.2
...
Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 09:28:11 -07:00
Lars
06e89ec971
Update to 1.90
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 09:27:53 -07:00
Lars
159809debb
Update to 2.12.04
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 09:27:36 -07:00
Mike Arthur
1dc53174ad
Update Qt to 4.6.3
...
Thankfully the webkit buildsystem bug is now fixed.
2010-06-21 13:11:08 +01:00
Martin Kühl
cb2d7ff91a
New formula: libtecla
.
...
The Tecla command-line editing library.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-20 21:54:50 -07:00
Charlie Sharpsteen
93b90f54ac
New formula for GiNaC
...
GiNaC is Not a CAS is a C++ library that supports symbolic computation
and may be used as the foundation of a Computer Algebra System (CAS).
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-20 21:51:45 -07:00
Charlie Sharpsteen
8a083dcff1
New formula for CLN
...
The Class Library for Numbers (CLN) is a C++ library that provides an
efficient implementation of arbitrary precision arithmetic.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-20 21:51:38 -07:00
Peter Aronoff
30dcd041bd
Update Discount to 1.6.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-20 09:37:06 -07:00
kashif
f6b0b82f78
Hdf5 1.8.5
2010-06-20 09:22:32 -07:00
Adam Vandenberg
b490392c34
Redact "Google Command Line"
...
Google Command Line is available via pypi, so it can be installed via 'pip'.
2010-06-19 10:38:58 -07:00
Adam Vandenberg
9a3de01255
c-ares 1.7.3
2010-06-19 09:53:49 -07:00
Adam Vandenberg
0093594761
libwmf uses pkg-config
2010-06-18 22:02:16 -07:00
Adam Vandenberg
a11c37267a
Add pkg-config to gnuplot
2010-06-18 19:07:00 -07:00
Adam Vandenberg
3172fa7bfa
Google Command-Line
2010-06-18 13:49:21 -07:00
Adam Vandenberg
87933cf973
MySQL 5.1.48
2010-06-18 13:06:20 -07:00
Adam Vandenberg
7c219241cd
ImageMagick 6.6.2-6
2010-06-18 12:52:55 -07:00
Ben Leslie
82a627aaf8
Fix download URL (mpfr-current -> mpfr-2.4.2)
...
mpfr has recently released version 3.0. This means mpfr-current
points to 3.0, not 2.4.2.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-18 12:26:56 -07:00
Hiroyuki Iwatsuki
86e8fa56b8
lcov formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-18 12:23:07 -07:00
Felix Rotthowe
ab07fd8779
Added jpeg dependecny to leponica
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* also libtiff
2010-06-18 12:16:25 -07:00
Adam Vandenberg
0e8ceffd8d
graphviz- fix some deps
2010-06-18 10:58:12 -07:00
chexov
b53133e37a
New Formula: zbar
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-18 10:49:40 -07:00
chexov
751a40dbfb
New Formula: ufraw
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-18 10:49:29 -07:00
Chris Atwood
e8aa0807f5
Updating dcraw to version 1.436
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-18 09:06:43 -07:00
Norman Clarke
226b8534e3
Added testdisk forumla.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 21:47:00 -07:00
Lin Jen-Shin
7c04cfece8
Formula: add ucl and upx (which depends on ucl)
2010-06-17 21:45:19 -07:00
Lin Jen-Shin
a690ec4483
Formula: add ucl and upx (which depends on ucl)
2010-06-17 21:45:13 -07:00
Adam Vandenberg
044940c634
Remove buggy, unsupported TeX-live brew, and suggest MacTex.
...
The TeX-live 2008 formula was out of date (there's a 2009), buggy,
and doesn't build 64-bit.
The MacTeX package works and is supported, with a 2010 version in the works.
Let's recommend that instead.
Fixes Homebrew/homebrew#1087
2010-06-17 21:33:14 -07:00
kmowery
33409d726e
encfs 1.6
...
FUSE-based encrypted filesystem
* Reformatted caveats
* Would not compile for me without gettext
* Removed unused configure switch
2010-06-17 21:20:37 -07:00
kmowery
615e4b7d05
rlog 1.4
...
A C++ logging library.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 21:12:48 -07:00
Adam Vandenberg
46244623fd
io - install license file
2010-06-17 16:53:17 -07:00
Martin Kuehl
29893aabcd
Updated formula: Io.
...
* Io switched its build system to `cmake`; adapt to that.
* Extract the `libsgml` formula.
* Install documentation.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 16:53:17 -07:00
Martin Kuehl
d81383ff39
New formula: libsgml
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 15:50:09 -07:00
Adam Vandenberg
00b63b132c
Added voldemort 0.81
2010-06-17 13:38:24 -07:00
Thomas Børlum
9219437409
Add PBRT formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 13:11:07 -07:00
Michael Lai
ae35c483af
Updated grails formula to 1.3.2.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 11:41:45 -07:00
Andre Arko
4af6dda478
Add formula to install gerrit-tools HEAD
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 10:38:16 -07:00
Kenneth Vestergaard Schmidt
de04fcc51b
new formula for dvd+rw-tools
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 10:31:44 -07:00
Kenneth Vestergaard Schmidt
2549bc89ea
new formula for mdf2iso
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 10:29:31 -07:00
Martin Kühl
0c5eb3c07e
Remove caveats from node.js.
...
Node.js includes a readline module for its repl, making the caveat obsolete.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 10:27:40 -07:00
Chris Hoffman
2b8184d1e6
Add formula to build SublerCLI from SVN
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 09:42:11 -07:00
Alexander Barton
7d63042cad
New formula: colormake 0.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 08:56:58 -07:00
Adam Vandenberg
542fb80188
Update tintin to 2.00.1
2010-06-17 08:38:04 -07:00
Jonathan Groß
59b0e0acae
added formula for the tin news reader
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 08:35:02 -07:00
Chris Hoffman
c7bc18e180
Add a universal flag for building mysql
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 07:47:15 -07:00
Martin Kuehl
cb1d352abe
New formula: launch
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Do a binary build.
2010-06-16 18:17:55 -07:00
Adam Vandenberg
0eb2138873
mod_wsgi: Add HEAD (4.x)
2010-06-16 16:17:59 -07:00
jtimberman
22c3a6b3aa
Formula for runit
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-16 14:24:47 -07:00
Adam Vandenberg
5db2cefb7e
Force sip to build against the system (Framework) Python.
...
Fixes Homebrew/homebrew#930
2010-06-16 14:06:54 -07:00
Adam Vandenberg
91dc741d95
Fix couchdb homepage.
...
( Should be DSL-style call, not assignment. Fixes Homebrew/homebrew#1614 )
2010-06-16 13:13:24 -07:00
Adam Vandenberg
914b7064db
mod_wsgi: Warn that installing in verbose mode fails.
...
For some reason, "brew install -v mod_wsgi" fails, but non-verbose
installs succeed.
2010-06-16 12:32:39 -07:00
Chris Hoffman
12459f5f93
Fix mod_wsgi to install outside of /usr/local
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-16 12:27:06 -07:00
Adam Vandenberg
1c94abb506
mod_python: Reword caveats and add deprecation warning.
2010-06-16 12:26:46 -07:00
Adam Vandenberg
dce3bf087a
Subversion: enable perl bindings
...
"brew install subversion --perl" will now also build new Perl bindings.
Fixes Homebrew/homebrew#1526
2010-06-16 12:22:06 -07:00
Adam Vandenberg
e1bb919734
Add "fails_with_llvm" to formula to document LLVM build breaks.
...
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.
Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
Steven Sartorius
f6c49e3234
gtk-gnutella is a server/client for Gnutella.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-16 10:14:18 -07:00
Silas Sewell
6e9ecbb3aa
Fix depends_on and memory leak
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-16 10:08:26 -07:00
Philipp Fehre
74b077299c
Added Formula for N2N VPN
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-16 10:03:41 -07:00
Adam Vandenberg
a743df71bc
libsigc++ - remove unused configure switch
2010-06-16 09:06:03 -07:00
Dane Springmeyer
b2642713e8
Added cairomm - C++ bindings for Cairo.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-16 09:04:49 -07:00
Martin Kühl
71cf84c684
Update npm to 0.1.16
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-16 08:58:03 -07:00
Adam Vandenberg
dfa524dfba
Gource head depends on glew
...
Fixes Homebrew/homebrew#1608 .
2010-06-16 07:52:58 -07:00