Adam Vandenberg
ab643771fb
brew-audit - check for commented-out dependencies
...
"brew audit" will now warn about commented-out dependencies.
Updated formulae that had these to either take them out or rewrite
the comments around them.
2010-09-13 15:16:09 -07:00
Tim Felgentreff
8884ba5f59
add formula for git-hg
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 14:55:53 -07:00
Peter Aronoff
496d9dd3d1
Remove extraneous argument in line 12
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 09:12:29 -07:00
howthebodyworks
0aa0257bc5
update recode url - fixes Homebrew/homebrew#2418
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 09:08:01 -07:00
Adam Vandenberg
bb7695fd92
bash-completion - remove puts and style tweaks
2010-09-13 08:50:14 -07:00
Daniel De Aguiar
ef1f094eb1
Update node.js formula.
...
See http://nodejs.org/docs/v0.2.1/changelog.html .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 08:42:28 -07:00
n0ts
2f590d925d
Upgrade to zeromq version 2.0.9
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 08:41:49 -07:00
Charlie Sharpsteen
c23f1f5fb8
Updated PyQT from version 4.7.4 to 4.7.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 08:40:42 -07:00
Charlie Sharpsteen
111eeea4c0
Update SIP from v. 11 to 11.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 08:40:38 -07:00
Max Howell
64f9d25101
Preserve the SDK images between upgrades
...
The `android` tool downloads the SDK images into its prefix. Which means you have to move them manually to the new android-sdk keg when you upgrade. Which sucks. So we'll store them in the var/lib/android-sdk directory because that makes the most sense based on my interpretation of the POSIX filesystem hierarchy documentation.
We still have to symlink the var directories back into the keg, because the SDK is stupid.
For discussion: whether we should use var in this manner more.
2010-09-12 21:57:31 +01:00
Gerolf Seitz
71a3777613
updated Formula: git-extras 0.0.4
2010-09-12 17:49:26 +01:00
Steve Agalloco
c905b9a97a
upgraded redis to 2.0.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-10 11:05:57 -07:00
Michael Dippery
d8c8aaa44a
luajit: Update homepage
...
luajit.org is an umbrella page for a couple related projects;
luajit.org/luajit.html is the LuaJIT-specific page. Nicer to open
up to that, in my humble opinion.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-10 08:33:59 -07:00
Sebastian Cohnen
b2f7cc66b0
changed git repo, bc the old one seems to be unmaintained
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-10 08:28:30 -07:00
Gerolf Seitz
66f51dd72f
Update Formula: android-sdk
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-09 14:28:26 -07:00
Adam Vandenberg
aa1df559d2
Normalize SourceForge urls
2010-09-09 14:25:57 -07:00
Adam Vandenberg
6fc3c77563
Add gem install caveat for zeromq
2010-09-09 13:17:14 -07:00
Alexis Hildebrandt
299618fe06
Update Formula: fontforge
...
Make formula installable as non-superuser
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-09 12:50:55 -07:00
Daniel De Aguiar
769d881c37
Updated npm formulae to 0.1.27
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-09 12:46:56 -07:00
Grayson Manley
f9acd8fcf0
Fixed solr url
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-09 12:46:15 -07:00
Alexis Hildebrandt
a6def4a08a
Update Formula: libical
...
Version bump to 0.46
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-09 12:42:06 -07:00
Alexis Hildebrandt
1ab32b88a3
Update Formula: svg2png
...
Fix manpath
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-09 12:41:41 -07:00
Adam Vandenberg
9e00e5e633
Update protobuf-c to 0.14
2010-09-09 08:38:05 -07:00
Adam Vandenberg
c048a949d3
Update maatkit to 6839
2010-09-09 08:32:43 -07:00
Adam Vandenberg
37cff91a30
mysqlreport script
2010-09-09 08:27:31 -07:00
Joshua Priddle
ece2641dd5
New formula: UGGCONV (Universal Game Genie Code Convertor)
...
The uggconv utility converts between the codes used by the various
incarnations of the Galoob Game Genie and address:value pairs (with check
bytes where appropriate). It is universal in the sense that all existing
Game Genie systems are supported: Game Boy, Game Gear, Megadrive (Genesis),
NES, and SNES.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 20:46:11 -07:00
Mark A. Miller
b0adbd5db5
Updated the URL for the rats package
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 12:10:08 -07:00
rlotun
1005997ff4
Add formula for yconalyzer, a TCP traffic analyzer.
...
Yconalyzer is a low-overhead pcap utility developed by Yahoo that
provides a bird's eye view of traffic on a particular TCP port,
displaying a distribution of duration, volume and throughput over all
connections while being able to narrow down to a connection as well.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 09:22:56 -07:00
Martin Kühl
e65289eb4a
Deparalellize splint
.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Also tweak for Homebrew style
2010-09-08 09:22:01 -07:00
Adam Vandenberg
b732e6c299
brew-audit - check inreplace block var name
2010-09-08 09:07:59 -07:00
Adam Vandenberg
204d3c8505
perforce-server 2010.1.260003
2010-09-08 08:33:08 -07:00
Adam Vandenberg
6fe1b125fb
mecab-ipadic - remove trailing whitespace
2010-09-08 08:17:29 -07:00
Adam Vandenberg
334a19ffc6
ganglia - fix style issues
2010-09-08 08:16:12 -07:00
Adam Vandenberg
d10ce32426
emacs - revert 'fix' and link emacsclient instead
2010-09-08 08:11:17 -07:00
Kim Ahlström
f3e343826d
Added formula for mecab, a Japanese morphological analyser
...
mecab is the main application that does morphological analysis on Japanese text.
mecab-ipadic is data that is required by mecab to work. This is the recommended data file by the author, but other data files are available on the mecab homepage.
This formula sets utf-8 as the default charset for mecab-ipadic, but this can be changed with the --with-charset=[sjis|euc-jp] flag.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 07:51:36 -07:00
Adam Vandenberg
1040b286e2
atomicparsley - md5 changed
2010-09-08 05:54:27 -07:00
William Lynch
af9fb23b26
collectd - var should not be inside the Cellar directory
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 05:47:08 -07:00
where's the fire?
4e3afcfb43
upgrade to exim 4.72
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 05:34:30 -07:00
Adam Vandenberg
0328eaac53
ganglia patches for os x
2010-09-08 05:34:11 -07:00
Keith Batten
8c92bebdf2
update to version .43
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 05:22:37 -07:00
Martin Kühl
e43f4e166d
Update chicken scheme to 4.5.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 05:19:52 -07:00
Jacob Quinn Shenker
b3485a257f
Ack formula now installs bash completion script.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 05:17:08 -07:00
Adam Vandenberg
623be191e9
brew-audit - catch more interpolation style issues
2010-09-07 14:36:51 -07:00
Joey Geiger
5ecbd21231
rabbitmq 2.0.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-07 14:23:10 -07:00
Adam Vandenberg
8231dff71b
brew-audit: add check for git and fix warnings
2010-09-07 09:23:29 -07:00
Ali Asad Lotia
3079480a83
Update skipfish to 1.64b.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-07 07:56:12 -07:00
Gray Manley
191496d469
Added libdv formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-07 07:41:13 -07:00
Luke Amdor
b227561541
Added ns-fullscreen patch for emacs formula if running with "--cocoa" flag
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-07 05:43:58 -07:00
Adam Vandenberg
bdd8ab7296
Use startup script instead of symlink for cocoa emacs
2010-09-07 05:33:23 -07:00
Grayson Manley
078b62b7b4
Added xvid formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-07 04:01:51 -07:00