Commit Graph

7794 Commits (ae8de6821b937ddd89d5aa6077809022044ead6a)

Author SHA1 Message Date
Adam Vandenberg ae8de6821b Redact migreazy
There are stable versions of this now, but the current formula (head-only)
no longer installs correctly.
2012-01-25 18:16:13 -08:00
Lance Hepler 77c71da4cf gmt 4.5.7
Add a Generic Mapping Tools Formula

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 17:57:07 -08:00
Cody Cutrer ffefe2152f pgbouncer 1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 17:40:08 -08:00
Pascal Bertrand ce55ce769d rust 0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 17:39:13 -08:00
Ralph Rooding 57ff25cf45 Tomcat 7.0.25
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 16:49:35 -08:00
Douglas Creager 8848b5ae1c avro-c 1.6.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 16:49:00 -08:00
Adam Vandenberg 8d84cf3072 ggobi: fix audit warning 2012-01-25 16:39:43 -08:00
Jack Nagel bf25d065b2 git-cola: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 18:05:15 -06:00
Jack Nagel 8ea6c38535 celt 0.11.1
- Builds with LLVM >= 2336

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 18:03:49 -06:00
Peter Neubauer 3397ee97d6 Neo4j 1.6
Closes Homebrew/homebrew#9771.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 17:49:13 -06:00
Joshua Griffith 6b139708ac frink: fix MD5
Closes Homebrew/homebrew#9784.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 17:47:52 -06:00
Pieter Nicolai fb398cad03 lame 3.99.4
update LAME to 3.99.4 (minor bugfix release)

Closes Homebrew/homebrew#9777.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 17:43:08 -06:00
Jack Nagel 7db0a4a69f rtmpdump: formula cleanup
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 17:40:42 -06:00
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