Commit Graph

900 Commits (95da5e255ab2d43df17e24f2551e0781d1c50899)

Author SHA1 Message Date
elliottcable 95da5e255a Updated Redis to 1.1.91-beta, and added a note about path problems 2010-01-13 15:04:01 +00:00
Simon Willison 88111ccfa1 Use HTTP instead of FTP (to work around nuisance proxies), bumped to postgresql 8.4.2 from 8.4.1 2010-01-13 14:55:31 +00:00
David Höppner c923f964e6 woof: version update to 20091227
Fixes Homebrew/homebrew#412
2010-01-13 14:48:57 +00:00
David Höppner de7773394b Fixes Homebrew/homebrew#391 2010-01-13 14:37:24 +00:00
Brian Smyth 218a9af53f Update ack to 1.92 from 1.90. 2010-01-13 14:17:24 +00:00
remiprev 193e2a70e6 Updated formula: htop 2010-01-13 14:17:24 +00:00
Rémi Prévost ad34f7a997 Disable perl support in irssi so it will build without errors
Fixes Homebrew/homebrew#367

Signed-off-by: Max Howell <max@methylblue.com>

No reports of issues on 10.5 so I just disabled perl on 10.6.
2010-01-13 14:17:21 +00:00
Max Howell d6435d9e94 Wireshark depends on glib
Fixes Homebrew/homebrew#426.
2010-01-13 13:50:24 +00:00
Ash Berlin e282948be0 Unset PERL_MM_OPT env var - local::lib
Fit fails to install otherwise.

Fixes Homebrew/homebrew#333
2010-01-13 13:43:59 +00:00
Ash Berlin acacc440f3 Build libgmpxx with gmp formula 2010-01-13 13:35:30 +00:00
Erik Kastner 879d3bb337 Formula for Figlet (fixed-with fonts)
Signed-off-by: Max Howell <max@methylblue.com>

I moved the fonts into share/figlet and made the system calls at the start Ruby equivalents.
2010-01-13 13:28:03 +00:00
kmowery c1877ad05a Tex Live patch fixes
Fixes Homebrew/homebrew#229.
Fixes Homebrew/homebrew#335.
Fixes Homebrew/homebrew#444.
Fixes Homebrew/homebrew#132.
2010-01-13 12:03:56 +00:00
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