Max Howell
5255038269
Support Perl/CPAN external dependencies
...
WhoHas requires LWP::UserAgent.
2010-01-13 11:56:23 +00:00
Zhong Jianxin (azuwis)
8aef2f38c1
Whohas formula
...
Whohas is a command line tool that query multiple distributions' package
archives.
Whohas was designed to help package maintainers find ebuilds, pkgbuilds, and
similar package definitions from other distributions to learn from.
2010-01-13 11:40:26 +00:00
Max Howell
ae24aa003f
Adds: depends_on 'simplejson' => :python
...
So far we only added python, but we can add more.
Fixes Homebrew/homebrew#401
2010-01-13 11:23:15 +00:00
Max Howell
6f2adfeb56
Don't show non-64 bit caveats on non-64 bit systems
...
Also don't use HOMEBREW_PREFIX/bin, assume we're in the PATH, as it's most likely true, and if not, the guy has other problems or knows what he is doing.
2010-01-13 11:23:15 +00:00
Max Howell
93a4085d16
Update pngcrush to 1.7.7
2010-01-13 11:23:14 +00:00
Max Howell
62595481a3
aka dbus
2010-01-13 11:23:14 +00:00
Max Howell
0103671fa0
Use new inreplace syntax where useful
2010-01-13 11:23:11 +00:00
Adam Vandenberg
cf97477814
Update tmux to use new inreplace features.
2010-01-13 11:23:11 +00:00
Adam Vandenberg
a65a359aaa
Update dtach to use new inreplace.
2010-01-13 11:23:11 +00:00
toothrot
e8a41c5210
ctags aka ctags-exuberant
2010-01-06 22:41:39 +00:00
toothrot
07a6399d4f
Updates broken LFTP formula
2010-01-06 22:41:38 +00:00
Max Howell
f287b8e194
Shell.fm depends_on pkg-config
...
Fixes Homebrew/homebrew#399
2010-01-06 21:02:36 +00:00
Jonathan Wright
88aca2991d
Fix xz building on x86-64
...
The assembly for the CRC checks fails to build for x86-64. Disable the assembly.
2010-01-03 17:07:04 +13:00
Max Howell
47a7f74808
Don't specify bin, assume mongod is in the PATH
2009-12-31 04:09:17 +00:00
Kieran Pilkington
a21fcdd242
Updated formula: mongodb - Added configuration file, changing data dir to #{var}/mongodb, and adding launchd plist file.
2009-12-31 03:34:42 +00:00
Sven Dahlstrand
497d4b35e1
Pass xapian-config path to xapian-bindings' configure script.
2009-12-31 03:28:06 +00:00
Max Howell
91c45fd9ac
Simplified Clojure formula
...
Just felt like it guv'n'r.
2009-12-31 03:13:27 +00:00
David Höppner
d4f9d87493
Fix for Homebrew/homebrew#321
2009-12-31 03:12:27 +00:00
Max Howell
de5c7ebaeb
Fix stupid programming error in mplayer formula
...
Fixes Homebrew/homebrew#278
2009-12-31 02:12:50 +00:00
Max Howell
d9f78ca8f1
Fix Postgresql libxml2 compile failure
...
Fixes Homebrew/homebrew#143
2009-12-31 02:04:13 +00:00
Daniel Schobel
52f9447655
Fixes fossil 404 download error
...
Closes Homebrew/homebrew#308
2009-12-31 01:40:11 +00:00
Max Howell
73ee05dc57
Compare md5s rather than filesizes
...
Lets be more robust at the expense of milliseconds of cpu time.
2009-12-30 20:49:16 +00:00
Benjamin Kramer
38d65ad4a4
Respect CXX in unrar formula
...
LTO seems to miscompile this one, disable it.
It doesn't improve the code here anyways.
Closes Homebrew/homebrew#317 .
2009-12-28 18:31:54 +01:00
Benjamin Kramer
f28f183a0c
Bump git to 1.6.6
...
The llvm problem was fixed in git/git@b073b7a990
2009-12-25 23:54:14 +01:00
Max Howell
0f8358d2ff
Gearman depends on libevent
2009-12-22 05:49:31 +00:00
Alexander Solovyov
8d46e19cd1
python formula: fix readline completion in repl
2009-12-22 05:49:31 +00:00
Alexander Solovyov
52ab48460c
mpop formula
2009-12-22 05:49:31 +00:00
Alexander Solovyov
7416d61b47
Gearman C server formula
2009-12-22 05:49:27 +00:00
Max Howell
2dbaacec39
Clean up
...
Don't need to specify version as url is sufficient.
Homebrew installs COPYING and README.md for you.
Use Ruby functions where possible not BSD mv.
2009-12-22 04:43:51 +00:00
Dan Larkin
1f61d964e1
update Leiningen formula to 1.0.1
2009-12-22 04:01:26 +00:00
Dan Larkin
fa4c3fe45b
add leiningen formula, a build tool for clojure
2009-12-22 04:01:25 +00:00
Max Howell
5f42ead729
Install haproxy to the right prefix
...
Also correct CFLAGS, CC, etc.
2009-12-22 03:30:20 +00:00
Lon Baker
710403e25c
Add haproxy 1.3.22 formula
2009-12-22 03:28:59 +00:00
Lon Baker
8dc4c742df
Update ruby to 1.9.1-p376 release
...
This is a security release.
2009-12-22 03:28:59 +00:00
Stephen Caudill
d00f962386
Use mysql's database location as WorkingDirectory
2009-12-22 02:52:05 +00:00
Stephen Caudill
325ea268c2
Chomp newlines in system output
2009-12-22 02:52:05 +00:00
Michael Shapiro
592aeee2e2
Ettercap-ng: http://ettercap.sourceforge.net/ 0.7.3
...
Depends on libnet, there's a forumla for it on my libnet branch.
2009-12-22 02:15:28 +00:00
Michael Shapiro
9a729da44f
LibNet: http://github.com/sam-github/libnet/tree/master/libnet/
...
Required by ettercap-ng
2009-12-22 02:15:17 +00:00
Max Howell
f31f154d89
Fix --intel switch
...
Also renamed --universal, but the --intel switch still works.
2009-12-21 23:31:19 +00:00
Max Howell
096c3f3bfd
Install info pages to correct place
2009-12-21 18:51:30 +00:00
Adam Vandenberg
95c87110df
Update libgcrypt to 1.4.5.
2009-12-21 18:51:26 +00:00
Adam Vandenberg
a5246c8ef4
Update rlwrap to 0.33
2009-12-21 18:41:15 +00:00
Adam Vandenberg
02d23d15af
Update libssh2 to 1.2.2
2009-12-21 18:41:15 +00:00
Adam Vandenberg
4139352243
Reformat libogg and libvorbis
2009-12-21 18:41:14 +00:00
Adam Vandenberg
750676682e
Add mt-daapd aka Firefly Media Server.
2009-12-21 18:41:14 +00:00
Adam Vandenberg
a47c12f22a
Add gdbm 1.8.3
2009-12-21 18:41:14 +00:00
Adam Vandenberg
0a3b8d35ac
Update bazaar to 2.0.3
2009-12-21 18:41:14 +00:00
Adam Vandenberg
70e23a69a4
Update tig to 0.15
2009-12-21 18:41:13 +00:00
Max Howell
d1b1170512
If the download is a .jar, don't unzip it
...
Also remove special casing for two existing jar formula.
2009-12-21 18:39:01 +00:00
Max Howell
4b5e064d94
Go won't install with multiple make jobs
...
Fixes Homebrew/homebrew#237 .
2009-12-21 18:00:18 +00:00