Adam Vandenberg
cf78f83e95
Updates to Xu4:
...
* Better code to find SDL support files.
* Use 'curl' instead of 'system "curl"..." to download game files.
* Add alias
2010-01-16 11:39:28 -08:00
Jason Baker
0d708f417d
Updating clojure formula to work against version 1.1.0
2010-01-16 19:13:46 +00:00
Jason Baker
611362c5c0
Adding a stable install of yeti.
2010-01-16 19:13:42 +00:00
Max Howell
44a3d604a1
Bump SIP to 4.10
...
Fixes Homebrew/homebrew#479
2010-01-16 19:06:26 +00:00
Max Howell
3289cffd54
If X11 isn't installed, don't depend on libwmf
...
Fixes Homebrew/homebrew#145
2010-01-16 19:06:26 +00:00
Adam Vandenberg
86b85b9f80
Update Perforce to 2009.2/228098
2010-01-16 10:36:32 -08:00
Adam Vandenberg
1188e94c3b
Add lsof 4.82
...
The free, open-source, Unix administrative tool lsof (for LiSt Open
Files) displays information about files open to Unix processes.
2010-01-16 10:36:32 -08:00
Adam Vandenberg
394f40e7ee
Remove quotes from prefix in libsamplerate.
2010-01-16 10:36:32 -08:00
Max Howell
7b011c6718
chomp whoami usage for plists
...
Fixes Homebrew/homebrew#424
2010-01-16 15:48:56 +00:00
Luke G
dc466209b6
Fix nmap/lua conflict
...
Fixes Homebrew/homebrew#480 . Fixes Homebrew/homebrew#321 .
2010-01-16 12:49:42 +00:00
Stephan Seidt
efe1d252e0
Updated redis version to 1.2.0 stable
...
Closes Homebrew/homebrew#466
2010-01-14 17:22:37 +00:00
Tom Ward
f09ece9853
Updated node.js from version 0.1.23 to 0.1.25
...
Fixes Homebrew/homebrew#445
2010-01-14 10:06:43 +00:00
Travis Cline
d2dba428f4
some geos operations were failing with O4
2010-01-14 10:00:18 +00:00
Travis Cline
838cade967
updated url in pyqt formula
2010-01-14 10:00:18 +00:00
Travis Cline
4a0d70ba04
updated url in sip formula
2010-01-14 10:00:18 +00:00
Sergej Jurecko
5a87f8c6fa
haproxy with kqueue
2010-01-14 09:59:40 +00:00
elliottcable
f312bed9ea
Upgrading Node.js to v0.1.23
2010-01-13 15:09:28 +00:00
elliottcable
fe23ce6a2f
Re-configuring NginX to work closer to out-of-the-box, and without sudo
2010-01-13 15:09:28 +00:00
elliottcable
76a907f2b4
This should really happen *before* make.
2010-01-13 15:09:28 +00:00
elliottcable
6f958e9134
The Redis formula no longer dabbles around outside the HOMEBREW_PREFIX.
2010-01-13 15:09:28 +00:00
elliottcable
3a8de99521
No longer copying share
...
It’s avaialable in the distribution if anybody wants it.
2010-01-13 15:09:20 +00:00
elliottcable
11dd9f894c
Moved the REDIS_CONF directly into the function.
2010-01-13 15:04:02 +00:00
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
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
Felix Geisendörfer
65a4af0e23
Added node head version
2009-12-21 18:00:17 +00:00
Max Howell
f64c2df613
Install bdb docs to correct location
2009-12-21 18:00:13 +00:00
Max Howell
c7cc6b7ade
Berkeley takes far too long with -O4
...
Fixes Homebrew/homebrew#230 .
Also add the common 'db' alias.
2009-12-21 17:33:59 +00:00
Caleb Tennis
d5f87b5d07
Bump the ec2-api-tools version to 46266
...
Closes Homebrew/homebrew#232 .
2009-12-21 17:31:24 +00:00
Max Howell
b3ebd2df7b
A test to check that jruby installed correctly
2009-12-21 17:00:10 +00:00
Scott Barron
3f7a79a990
The jruby-src doesn't seem to work with an installation like this, but the -bin does
2009-12-21 11:25:01 -05:00
Johnathon Hornbeck
4210425140
updating node to 0.1.22
2009-12-19 20:04:01 +00:00
Max Howell
4d4fdd906b
Only apply 64 bit flag where it makes sense
2009-12-19 19:52:22 +00:00
Drew Hess
60c6d78b88
Updated to chicken 4.3.0.
2009-12-19 18:42:41 +00:00
Drew Hess
7789e35105
Added formula for ipmitool.
2009-12-19 18:42:41 +00:00
Drew Hess
84edc0d513
Formula for Scheme 48.
2009-12-19 18:42:40 +00:00
Daniel Schobel
081bb11d3f
Updated Wireshark to 1.0.10
2009-12-19 18:40:38 +00:00
Martin Kuehl
990237b7d3
Fix case of README.Debian.
...
The 'Debian' part is capitalized, using the lowercase variant breaks on
case-sensitive volumes.
2009-12-19 17:58:48 +00:00
Martin Kuehl
87468c842d
Fix MD5 checksum for Yajl 1.0.7
2009-12-19 17:58:40 +00:00
joewilliams
5bb0c81faa
wrangler upgrade and fix
...
Fixes Homebrew/homebrew#219
2009-12-19 16:43:39 +00:00
Max Howell
d238cf7455
Some cleanup
...
When there are paths, we should use the comma-deliminated form of system to ensure spaces don't muck things up.
Suggest the user use the HOMEBREW_PREFIX rather than the keg directory as this way upgrades won't break the configuration.
2009-12-19 15:37:36 +00:00
Joel Chippindale
6101f4ed38
Add ruby-odbc formula
2009-12-19 15:25:42 +00:00
Joel Chippindale
3f89e19d3b
Fix args for ruby-enterprise-edition formula
...
Without this change the following error was output for my homebrew location
==> /installer --auto /Users/joel/.homebrew/Cellar/ruby-enterprise-edition/2009.10 --no-tcmalloc -c --enable-shared
invalid option: --auto /Users/joel/.homebrew/Cellar/ruby-enterprise-edition/2009.10
2009-12-19 15:25:41 +00:00
Jason Baker
8ffbfc764c
Add Yeti formula
...
Signed-Off-By: Max Howell <max@methylblue.com>
The chmod is unrequired, Homebrew does that for you.
Also used full paths to ant as we prefer to be sure about which version of tools we are using.
Fix the yeti script, as write doesn't eval DATA.read by default, and I think
possibly it would be a bad idea, unless we only do it when DATA is passed (not DATA.read as we can't detect that).
2009-12-19 15:04:15 +00:00
Istvan Hoka
53fcec6428
Updated MongoDB to 1.2.0
2009-12-19 15:04:15 +00:00
Theo
19e5b6700e
Pig formula
2009-12-18 21:07:13 +01:00
Theo
16521ce873
Hadoop formula
2009-12-18 21:07:06 +01:00
Theo
fc5c3929bd
Fixed Scala formula: remove *.bat from bin
2009-12-18 18:59:01 +01:00
Theo
f8207cb00c
Fixed JRuby formula: no compilation & less crud
...
There's no need to build JRuby, it's already compiled out of the box.
The code that cleaned out non-darwin native libraries was broken, but no more.
2009-12-18 18:58:40 +01:00
Adam Vandenberg
9baec62958
Use --enable-multibyte in Readline.
2009-12-17 19:19:33 +00:00
Adam Vandenberg
33fc9469c6
Update Lua to install pkg-config info.
2009-12-17 19:19:24 +00:00
Adam Vandenberg
e507f87618
Update Lighttpd to 1.4.25
2009-12-17 19:17:50 +00:00
Max Howell
cdfeba8349
Bump Git to 1.6.5.7
2009-12-17 19:17:50 +00:00
Max Howell
c202c88dc9
Abuse depends on libvorbis and needs ENV.x11
...
The X11 dep is for libGL, the vorbis for at least the configure step.
2009-12-17 16:15:41 +00:00
Ben Cochran
295f883eb5
Use the release version for Go
2009-12-17 15:03:02 +00:00
Max Howell
cf0431ba0f
ncursesw won't build with LLVM anymore seemingly
...
Fixes Homebrew/homebrew#209 .
2009-12-17 14:58:35 +00:00
Max Howell
676693a93c
htop doesn't seem to require ncursesw
...
otool -L showed it linked to the system version, and it compiled without ncursesw installed.
2009-12-17 14:58:10 +00:00
Joe
ea6e75a29f
Skip clean all of ocaml
...
Fixes Homebrew/homebrew#188 .
Signed-off-by: Max Howell <max@methylblue.com>
I tested just cleaning lib and the test cases still didn't work.
2009-12-17 13:44:39 +00:00
Joe
279c7d8b1b
added skip clean
2009-12-16 12:42:36 -08:00
Max Howell
ff08853e2e
Revert "Aspell compiles with newer LLVM."
...
This reverts commit f34d241fa1b43742416192e31271ed80ac427803.
Doesn't seemingly build with LLVM for some people.
2009-12-16 19:24:37 +00:00
raja
599f8bbd8c
Updated Sphinx Search to v0.9.9
2009-12-12 12:44:44 -06:00
Tim Buchwaldt
1129e9ee6a
Updated to CouchDB 0.10.1
2009-12-12 16:36:36 +00:00
elliottcable
91b325e41b
Upgrading Node.js to v0.1.21
2009-12-12 16:35:27 +00:00
Adam Vandenberg
d9d6b404cc
Reformat zsh
2009-12-12 16:24:19 +00:00
Adam Vandenberg
3a4d582a27
Reformat Tig.
2009-12-12 16:24:19 +00:00
Adam Vandenberg
aa2e2aad60
Reformat Sshfs.
2009-12-12 16:24:19 +00:00
Adam Vandenberg
5d772fde05
Reformat Python, use post-fix if
2009-12-12 16:24:19 +00:00
Adam Vandenberg
1b77b7d50f
Reformat portaudio
2009-12-12 16:24:19 +00:00
Adam Vandenberg
83fe664f1f
Reformat Pipe Viewer.
2009-12-12 16:24:19 +00:00
Adam Vandenberg
8685725011
Reformat lua formula.
2009-12-12 16:24:18 +00:00
Adam Vandenberg
5275791adc
Reformat libwmf
2009-12-12 16:24:18 +00:00
Adam Vandenberg
87278e5a24
Reformat gawk
2009-12-12 16:24:18 +00:00
Adam Vandenberg
c3e09028c3
Reformat factor
2009-12-12 16:24:18 +00:00
Adam Vandenberg
b486e5bd31
Reformat dcraw.
2009-12-12 16:24:18 +00:00
Adam Vandenberg
14ab169b57
Reformat Cscope.
2009-12-12 16:24:18 +00:00
Adam Vandenberg
81884b9efb
Reformat chicken
2009-12-12 16:24:18 +00:00
Adam Vandenberg
bb67f6c976
Reformat ccache
2009-12-12 16:24:18 +00:00
Adam Vandenberg
d930fbc664
Reformat cadaver.
2009-12-12 16:24:18 +00:00
Adam Vandenberg
17bd7fc2a4
Reformat c-ares
2009-12-12 16:24:18 +00:00
Adam Vandenberg
89e3678bfd
Reformat Binutils
2009-12-12 16:24:18 +00:00
Adam Vandenberg
0839c5f323
Reformat BdwGc.
2009-12-12 16:24:18 +00:00
Adam Vandenberg
7d886d13ed
Reformat antiword.
2009-12-12 16:24:17 +00:00
Adam Vandenberg
f939f08225
Reformat adamem
2009-12-12 16:24:17 +00:00
Adam Vandenberg
778f4c7e4f
Add formula for xz.
...
XZ Utils is free general-purpose data compression software with high compression ratio.
2009-12-12 16:24:17 +00:00
Adam Vandenberg
fac8a63810
Add formula for resty and jsawk
...
resty and jsawk are command-line scripts useful for testing REST/JSON APIs.
2009-12-12 16:24:17 +00:00
Adam Vandenberg
345c48e31c
Add formula for Visual Boy Advance
...
VBA is a GB/GBC/GBA emulator.
Patched to compile on 64-bit Apples.
2009-12-12 16:24:17 +00:00
Adam Vandenberg
58e309a8a7
Add formula for SNOBOL4.
...
SNOBOL4 (StriNg Oriented and symBOlic Language) is a language for text
processing, pattern matching, and much more, first designed and
implemented at Bell Telephone Laboratories, Inc. (BTL) in the 1970's.
2009-12-12 16:24:17 +00:00
Adam Vandenberg
f8fa135f0e
Add formula for Regina-Rexx language.
...
Regina-Rexx is an implementation of the REXX scripting language.
2009-12-12 16:24:17 +00:00
Adam Vandenberg
26c98e5db5
Add formula for OOREXX
...
OOREXX is Object Oriented REXX, an implementation of the REXX
scripting language.
2009-12-12 16:24:17 +00:00
Adam Vandenberg
862e1304e7
Update yajl to 1.0.7
2009-12-12 16:24:17 +00:00
Adam Vandenberg
e970302ee7
Update Vice to use stable revision
2009-12-12 16:24:17 +00:00
Adam Vandenberg
872f50ac61
Update Sqlite to 3.6.20
2009-12-12 16:24:17 +00:00
Adam Vandenberg
6de5e0c42e
Update AsciiDoc to 8.5.1
2009-12-12 16:24:16 +00:00
Adam Vandenberg
b7f59e349e
Update ActiveMQ to 5.3.0
2009-12-12 16:24:16 +00:00
Adam Vandenberg
bdbf86f553
Libxml2 compiles with newer LLVM.
2009-12-12 16:24:16 +00:00
Adam Vandenberg
5bb86bda93
Aspell compiles with newer LLVM.
2009-12-12 16:24:16 +00:00
Adam Vandenberg
30bff2f380
OpenTyrian - vertical shooter.
2009-12-12 16:24:16 +00:00
Adam Vandenberg
d087f25361
Update SDL libraries.
2009-12-12 16:24:16 +00:00
Adam Vandenberg
d6f7814ecc
memcached 1.4.4
2009-12-12 16:24:16 +00:00
Adam Vandenberg
a09370a31f
libevent 1.4.13; fix Mac Pro compilation
2009-12-12 16:24:16 +00:00
Adam Vandenberg
bfcfd573b1
Remove duplication of Jar name in Jython.
2009-12-12 16:24:16 +00:00
Adam Vandenberg
38460e637f
Use extracted download strategy.
2009-12-12 16:24:16 +00:00
Adam Vandenberg
a7cad4cf94
Update git to 1.6.5.4
2009-12-12 16:24:14 +00:00
Adam Vandenberg
7b68d9b5c8
Fix gmp formula for 10.5 / MacPro.
2009-12-12 16:24:14 +00:00
Max Howell
4fe480d877
aka Node.js
2009-12-12 16:24:04 +00:00
Max Howell
44e1100d30
Ghostscript now defaults to not being a dep
...
Rationale: experience suggests people don't use this part much if at all, and it is the cause of almost all issues against this formula.
Include it as a dep with --with-ghostscript
2009-12-12 16:23:04 +00:00
Max Howell
00647b07f0
aka libmad
2009-12-12 16:23:03 +00:00
Max Howell
b0713a8f01
Use SF gateway url for id3v2
2009-12-12 16:23:03 +00:00
Joshua Peek
3f691f9adb
New version of hub has an install rake task
2009-12-11 10:50:15 -06:00
Joshua Peek
b2df608d27
Use path.install dsl for hub formula
2009-12-11 10:26:08 -06:00
Joshua Peek
87ef75bc24
hub formula
2009-12-11 10:13:57 -06:00
Max Howell
6f5b324fad
Fix qt.rb line 56
2009-12-07 17:42:40 +00:00
Max Howell
522c1651cc
Fix mplayer formula; Fixes Homebrew/homebrew#172
...
This is horrible in that I had to disable all optimisations and mplayer is the kind of tool that really gets a boost out of them!
I hope they release another tarball soon.
2009-12-07 15:32:40 +00:00
Michael Dwan
eba764decb
Updating mongodb to version 1.1.4
2009-12-06 18:55:01 -06:00
Florian Sowade
a3f48460bf
Use Homebrew CFLAGS in ohcount formula
...
ohcount sefaults with optimisation enabled, so
I set it to -O0 manually.
2009-12-06 15:35:23 +00:00
Florian Sowade
b0636b5edd
Formula for ohcount
...
Ohcount is the source code line counter that
powers Ohloh. Ohcount supports over 70 popular
programming languages, and has been used to count
over 6 billion lines of code by 300,000
developers!
2009-12-06 15:35:23 +00:00
Florian Sowade
fa8d0f3a93
Bump wget from 1.11.4 to 1.12
2009-12-06 15:31:58 +00:00
Max Howell
79ae5bb593
Add regression test function
...
Nothing runs it yet, but we can add plumbing later.
2009-12-06 15:30:23 +00:00
Max Howell
488a0c69f5
Update Erlang manuals to R13B03
2009-12-06 15:30:04 +00:00
Max Howell
f7881114f3
Fix Erlang crypto plugin
2009-12-06 15:29:16 +00:00
Michael Malone
94d1324b98
Added Forumla for building ngrep.
2009-12-06 13:57:07 +00:00
Pierre Riteau
694debf0a7
Fix require in FreeImage formula
2009-12-06 12:07:42 +01:00
Max Howell
e2f188c040
ENV.libxml2 seemingly required for some people
2009-12-05 19:09:16 +00:00
Mike Arthur
8c057bdc3c
Add Akonadi formula and dependencies.
2009-12-05 19:09:16 +00:00
Max Howell
4731d17805
DRY out the X11 detection code
2009-12-05 19:09:15 +00:00
Mike Arthur
4c1c677fee
Standardise on d-bus.rb
...
Improve dbus formula.
Signed-off-by: Max Howell <max@methylblue.com>
The patch was merged upstream.
The launchctl stuff apparently didn't work properly.
2009-12-05 19:09:07 +00:00
Mike Arthur
2d750c3893
Add shared-mime-info formula.
2009-12-05 18:26:47 +00:00
Ben Blackburne
1fd4f3c876
Fossil version bump
...
Old version 404s
2009-12-05 18:14:59 +00:00
Stephen Caudill
590f13efd1
Allow REE to be built shared
2009-12-05 18:09:20 +00:00
Eric Cosselman
aeef3e509f
fix for irssi perl support
2009-12-05 17:58:25 +00:00
Paul J. Davis
a3646446cf
New formula for Google's V8 JavaScript engine.
...
The visibility=default flag will cause me nightmares.
2009-12-05 17:55:40 +00:00
Paul J. Davis
a31d3d7e95
Adding a formula for GNU Portable Threads.
2009-12-05 17:50:31 +00:00
Tom Lieber
6604c77827
added libsndfile package
...
Signed-off-by: Max Howell <max@methylblue.com>
Added md5 and removed cmake cruft.
2009-12-05 17:49:08 +00:00
Markus Prinz
8179c9cf63
Add Clang as an option to LLVM formula
2009-12-05 17:43:46 +00:00
Markus Prinz
a05c9051d1
Update LLVM formula to 2.6
2009-12-05 17:43:46 +00:00
doppler
c3c004354d
Tweak libqrencode formula to require pkg-config
2009-12-05 17:42:56 +00:00
Alkesh Vaghmaria
9e2cfe703c
corkscrew
2009-12-05 17:40:09 +00:00
Max Howell
40148999b4
Add missing md5 and homepage, install manpages to correct location
2009-12-05 17:39:20 +00:00
Matthieu
326c218e6c
cmatrix is a terminal screensaver
2009-12-05 17:36:45 +00:00
Mihai Anca
6357959947
Added ccd2iso 0.3
2009-12-05 17:09:49 +00:00
Max Howell
17cf787a7d
Install manpages to correct location
2009-12-05 17:00:13 +00:00
Dan Walters
cb2b22085e
poppler 0.12.2
...
Poppler is a PDF rendering library based on the xpdf-3.0 code base. It comes with several utilities, including pdftotext and pdftohtml.
2009-12-05 17:00:13 +00:00
Dan Walters
90e57c8319
cabextract v1.2
...
cabextract is Free Software for extracting Microsoft cabinet files, also called .CAB files, on UNIX or UNIX-like systems.
2009-12-05 17:00:13 +00:00
Dan Walters
c334c5d01b
usbmuxd v1.0.0-rc2
...
USB Multiplex Daemon. This bit of software is in charge of talking to your iPhone or iPod Touch over USB and coordinating access to its services by other applications.
2009-12-05 17:00:09 +00:00
Dan Walters
2eacd177ba
Update to node.js v0.1.20.
2009-12-05 16:44:04 +00:00
Dan Walters
c34a3e3c42
duplicity 0.6.62
...
Duplicity backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server.
2009-12-05 16:43:35 +00:00
Dan Walters
b2ead90632
iodine 0.5.2
...
iodine lets you tunnel IPv4 data through a DNS server.
2009-12-05 16:43:07 +00:00
Dan Walters
0eb3086eb5
Add formula for id3v2.
2009-12-05 16:43:07 +00:00
Dan Walters
d9f0201329
New formula for FreeImage.
2009-12-05 16:43:07 +00:00
Johannes Beigel
d632c42657
added formula for re2c
2009-12-05 16:42:25 +00:00
Daniel Huckstep
d41f07ca50
V8 Javascript Engine formula
2009-12-05 16:42:17 +00:00
Justin Weiss
0004d67e9f
msmtp formula.
...
An SMTP client with a sendmail compatible interface.
2009-12-05 16:35:36 +00:00
Markus Heberling
042a722cf1
Added formula for dns2tcp
2009-12-05 16:33:37 +00:00
Daniel Schobel
c5e79ad5cf
Add Midnight Commander formula
...
Signed-off-by: Max Howell <max@methylblue.com>
Renamed from mc to midnight-commander, added mc alias.
2009-12-05 16:32:56 +00:00
Max Howell
0dd19547c9
Use OS X provided libpng
...
And remove some unecessary configure flags.
2009-12-05 16:17:58 +00:00
Travis Cline
26d898ba29
Added gdal formula.
...
GDAL is a translator library for raster geospatial data formats.
2009-12-05 16:12:51 +00:00
Dan Peterson
1dd4eaac0a
add picocom
2009-12-05 16:11:12 +00:00
Ben Bleything
6c4eabdf9e
Par 1.52
...
par is a paragraph reformatter, vaguely similar to fmt, but better.
2009-12-05 16:08:24 +00:00
Ben Bleything
0b94132a72
Unison 2.32.52
...
The smart file synchronizer
2009-12-05 16:08:20 +00:00
Max Howell
13f4edebf4
Force IO to install into the prefix of our choosing
2009-12-05 15:59:37 +00:00
Jordan Bracco
3558cc3b95
Formula for Bazaar (bzr)
...
Fixes Homebrew/homebrew#152
2009-12-05 15:59:37 +00:00
Jordan Bracco
ddff4910f4
lockrun formula; Run cron job with overrun protection
2009-12-05 15:59:37 +00:00
Jordan Bracco
d0f3ae2056
Gist formula
2009-12-05 15:59:37 +00:00
Jordan Bracco
c677ba65d9
ii; minimalist FIFO and filesystem-based IRC client
2009-12-05 15:59:31 +00:00
Jordan Bracco
fc83afbff1
io language
2009-12-05 15:58:20 +00:00
Jordan Bracco
d86604247d
Cowsay & Cowthink \o/
2009-12-05 15:58:18 +00:00
Jordan Bracco
9401acd220
Formula for ctorrent bittorent client.
2009-12-05 15:58:13 +00:00
Jean-Sébastien Ney
acce27e5e1
Add swfmill formulla
2009-12-05 15:20:38 +00:00
Mike Arthur
b3900f37dd
Be nicer to Sourceforge by using their gateway server
...
Thus we download from the best mirror always.
2009-12-05 15:09:31 +00:00
David Reynolds
142acd7252
Adding wakeonlan recipe
2009-12-05 14:45:51 +00:00
David Reynolds
7777efda59
Install the git completion file into etc/bash_completion.d
2009-12-05 14:44:47 +00:00
Adam Vandenberg
c3d2f48092
Fix gnu-smalltalk library for Snow Leopard.
...
Fixes Homebrew/homebrew#123
2009-12-05 14:39:10 +00:00
Florian Sowade
69937d0367
Bump boost from 1.40.0 to 1.41.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Signed-off-by: Max Howell <max@methylblue.com>
2009-12-05 14:39:06 +00:00
Max Howell
5e0b7baf1a
Fixes broken SubversionDownloadStrategy
...
Being able to commit parts of diffs can bite you if you aren't careful.
2009-12-04 18:16:32 +00:00
Ash Berlin
fcfb4ddc60
Add patch for boost to fix 64bit boost-test issue
...
Without this fix applied using the test framework will yield a double free error at exit time.
2009-12-04 18:03:26 +00:00
Ash Berlin
1887903494
bump spidermonkey to a recent revision
...
This gives us tracemonkey/JIT capable version. As the comment says, there are no proper releases
2009-12-04 18:03:26 +00:00
Ash Berlin
a9067976ad
keg-only autoconf 2.13
...
Spidermonkey needs version 2.13 to configure repository versions -- more recent versions of autoconf (like those that ship with OSX) dont work.
This formula based on the Macports version.
2009-12-04 18:03:08 +00:00
Ash Berlin
e6a5f79b68
premake 4.1.2
...
A minimalisitc autoconf/cmake like tool that uses lua for its input files.
2009-12-04 18:03:02 +00:00
Ash Berlin
2fda8fe5b1
cmake 2.8.0
...
Update to latest version released 2009/11/04
2009-12-04 18:02:28 +00:00
Max Howell
0531c8081f
Some more aliases
2009-12-04 14:16:45 +00:00
Max Howell
d169330668
Install Fish docs; fixes Homebrew/homebrew#154
2009-12-04 14:16:45 +00:00
Max Howell
6abe5a023f
Fix mpg123 on Snow Leopard
...
Also correctly applies optimisations based on chip and that.
2009-12-04 14:16:04 +00:00
Niket Patel
a0fa11152f
1.9.2 seems to solve problem on 32 bit macbook
2009-12-04 12:31:46 +00:00
David Höppner
4b403c4bf6
jruby: Fixes Homebrew/homebrew#173
2009-12-03 14:18:53 +01:00
David Höppner
4ed522289a
vala: update to version 0.7.8
2009-12-03 14:07:28 +01:00
Max Howell
f4f7a93c2f
Fixes Homebrew/homebrew#125
2009-12-02 15:23:22 +00:00
Max Howell
6e9ff4ea95
Fix Parrot on Leopard; Fixes Homebrew/homebrew#146
2009-12-02 15:18:02 +00:00
Alex Payne
a68f29efea
update to current stable version of Scala: 2.7.7
2009-12-02 13:10:13 +00:00
Jannis Leidel
c961a0ffdc
Added pip and setuptools formula
...
As discussed on IRC this simplifies the Python
packaging strategy of Homebrew. It's a modified
version of the hints given on http://bit.ly/HomebrewPython
and renders them unnecessary.
setuptools and pip will be installed separately
from Python's site-packages (e.g.
"#{prefix}/lib/pip") but will install other
packages in the Python's site-packages directory
and *not* inside their own directories.
In case the Python brew is removed or unlinked
all packages installed with pip will be removed
or unlinked, too. When using the non-framework
install of Python (e.g. not the OS X' default)
these restrictions also apply in case of the
installation of a new version of Python.
2009-12-02 12:53:00 +00:00
Jannis Leidel
b26ccf67fd
Added uWSGI formula
...
"uWSGI is a fast (pure C), self-healing, developer-friendly
WSGI server, aimed for professional python webapps
deployment and development."
2009-12-02 12:53:00 +00:00
Jannis Leidel
92208a2938
Added xapian formula
...
Xapian is a highly adaptable toolkit which allows developers to easily
add advanced indexing and search facilities to their own applications.
It supports the Probabilistic Information Retrieval model and also
supports a rich set of boolean query operators.
This includes the xapian bindings for PHP, Ruby, Java and Python.
2009-12-02 12:53:00 +00:00