Commit graph

7781 commits

Author SHA1 Message Date
Pieter Nicolai
bb0c0f3353 lftp 4.3.5
update lftp to 4.3.5

Closes Homebrew/homebrew#9772.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-25 10:22:43 -06:00
jiayong.ou
fd6caa052e New Formula: uchardet
uchardet is a C language binding of the original C++ implementation of
the universal charset detection library by Mozilla.

uchardet is an encoding detector library, which takes a sequence of
bytes in an unknown character encoding without any additional
information, and attempts to determine the encoding of the text.

Closes Homebrew/homebrew#8868.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:41:44 -06:00
Paul van der Walt
e4b0758d51 New formula: bsponmpi
Closes Homebrew/homebrew#9659.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:26:27 -06:00
Nikolay Kasyanov
0e3663b223 bullet: add HEAD
Closes Homebrew/homebrew#9757.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:10:19 -06:00
Pieter Nicolai
acb151b11a plzip 0.8
Closes Homebrew/homebrew#9762.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:07:40 -06:00
Pieter Nicolai
71ccaf9923 parallel 20120122
Closes Homebrew/homebrew#9761.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:06:43 -06:00
Alex Ernst
cf701857e6 tmux 1.6
Closes Homebrew/homebrew#9760.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:03:38 -06:00
Mike McQuaid
d2a2226a81 Fix coreutils typo. 2012-01-24 21:23:59 +00:00
Mike McQuaid
17e8632ddb Remove the GNU formulae --default-names options.
Provoked by Homebrew/homebrew#9574.
2012-01-24 21:22:13 +00:00
Mike McQuaid
02419e0c82 Don't allow binutils to have default names.
This will break lots of things as evidenced by Homebrew/homebrew#9574.
2012-01-24 19:26:31 +00:00
Mislav Marohnić
df17e844ab hub v1.8.1
Closes Homebrew/homebrew#9764.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-24 11:13:58 -06:00
Libor Wagner
3b7c9bca4e New formula: getxbook 0.6
getxbook is a collection of tools to download books from websites.
Currently there are tools for Google Books' book preview (getgbook),
Amazon's look inside (getabook) and Barnes and Noble's book viewer
(getbnbook).

Closes Homebrew/homebrew#8701.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 23:51:32 -06:00
Sandeep Ghael
6ab59a771f ffmpeg: add optional dep on opencore-amr
Closes Homebrew/homebrew#8986.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 23:35:21 -06:00
Christian Anton
0c895dd8a1 nagios-plugins: install suid tools
Added installation of suid plugins like check_icmp, check_dhcp, etc.

To be clear, this only installs the tools themselves; root privileges
are not required.

Closes Homebrew/homebrew#8740.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 23:30:20 -06:00
Jakob Schlyter
0694ba9937 ffmpeg: add rtmp support
Closes Homebrew/homebrew#9399.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 23:07:08 -06:00
Jack Nagel
ac7fc7dc2f graylog2-server 0.9.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 23:05:06 -06:00
Jack Nagel
7745a4daba calabash: fix test invocation
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 22:28:04 -06:00
Jack Nagel
713b076cdc dirac: fix bad cp invocation
This Makefile target is only triggered if the tools required to build
the documentation are present, which I'm guessing is why this has gone
unnoticed.

Will send upstream.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 22:26:41 -06:00
Jack Nagel
5678ebc0a7 gst-plugins-bad: add optional rtmpdump dependency
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 22:03:46 -06:00
Oliver Tonnhofer
16b1457173 mapserver: install all mapserver binaries
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-23 18:12:17 -08:00
Adam Vandenberg
6e6a758bf0 Removing fire
No longer maintained, per https://github.com/AzizLight/fire/issues/1
2012-01-23 18:08:17 -08:00
Shawn Anderson
ae32fa1fa8 enet 1.3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-23 18:07:43 -08:00
David Aguilar
952abd3205 git-cola 1.7.4.1
Set PYTHONPATH so that brew's PyQt4 modules are found.
Update to v1.7.4.1 and change the URLs to use github.
Add a --build-docs option for building manpages.

Closes Homebrew/homebrew#7462.

Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-23 18:04:55 -08:00
Zearin
268adaab61 New formula: Calabash
Closes Homebrew/homebrew#9653.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 14:42:02 -06:00
Jack Nagel
eeec79ffcb boost: don't apply patch to HEAD
It's already upstream.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 14:30:17 -06:00
Marian Theisen
0186f1d16a mysql: fix typo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-23 06:39:58 -08:00
Jack Nagel
a9d22577d2 node: fix typo in URL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-22 21:59:58 -06:00
Adam Vandenberg
e10f4df062 libmemcached 1.0.3 2012-01-22 19:30:51 -08:00
Mark Derricutt
dd3f912367 gitslave 2.0.1
Gitslave is a git wrapper tool that makes working with groups of
related repositories easier.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 19:23:17 -08:00
Matt Farina
9fc710656b git-sh: newer version
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 19:20:41 -08:00
Adam Vandenberg
7868083018 git-hg: Add warning if Mercurial isn't found. 2012-01-22 18:40:29 -08:00
Adam Vandenberg
ae5f32aa9c Node: add 0.7.0 as a --devel option 2012-01-22 18:34:07 -08:00
Adam Vandenberg
09adde2204 aws-iam-tools: tag with version 2012-01-22 17:43:41 -08:00
Adam Vandenberg
c2cb7891f7 Move adamem to homebrew-alt 2012-01-22 17:37:51 -08:00
Jack Nagel
e4a0aee5b1 jsawk: add stable URL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-22 19:24:34 -06:00
Jack Nagel
f088a08e87 Normalize MacPorts patch URLs
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-22 19:18:29 -06:00
Jack Nagel
97ee52cefb Use HTTPS for MacPorts patches
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-22 19:18:29 -06:00
Jack Nagel
ff8ec64804 Fix some audit warnings
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-22 19:18:20 -06:00
Adam Vandenberg
872701635e weechat 0.3.6
Also disable Python plugins.

We would gladly accept options for ruby/perl/python to attempt enabling
support for those langs.
2012-01-22 14:43:32 -08:00
Sudish Joseph
478012ca98 mongodb: put mongod.conf in etc intsead of Cellar
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 14:35:24 -08:00
Adam Vandenberg
44270f215a flex_sdk: fix audit warning 2012-01-22 14:33:00 -08:00
Adam Vandenberg
3e55159489 ushare: fix audit warnings 2012-01-22 14:00:42 -08:00
rogeriopvl
ff9e42bd59 libdlna: fix for newer libavformat versions.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 13:59:10 -08:00
Adam Vandenberg
44398439c4 justniffer: fix audit warning 2012-01-22 10:50:25 -08:00
Adam Vandenberg
c4fa9153ea dvdrtools: fix homepage and patches 2012-01-22 10:49:09 -08:00
Adam Vandenberg
26e31e2fb2 WebFS: fix audit warning 2012-01-22 10:34:22 -08:00
Marc Abramowitz
74ee650ce1 justniffer 0.5.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 09:39:01 -08:00
Michael Koval
ce59cf54d9 octave: add upstream patch to fix broken build
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 09:32:10 -08:00
Adam Vandenberg
054f04fb22 MySQL: fix patches 2012-01-22 09:29:27 -08:00
Jack Nagel
d029c0a9b9 Remove mailtomutt
It's unmaintained, and the XCode project is incompatible with recent
XCode; moved to the unmaintained directory of Homebrew-alt.

cf. Homebrew/homebrew#9694.

Signed-off-by: Jack Nagel <jacknagel@gmail.com
2012-01-22 02:06:37 -06:00