Commit graph

34843 commits

Author SHA1 Message Date
Francesco Banconi
b3234956d7 juju-quickstart 1.6.0
Closes Homebrew/homebrew#35832.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 18:43:35 +00:00
Jack Nagel
64025d604a open-mpi: fix test
Sorry :(
2015-01-13 10:22:01 -05:00
Dominyk Tiller
7b744d7765 node: fix manpage linkage
I goofed here on the manpage linkage and location. This fixes that
mistake. Given it’s post-install, shouldn’t be any need to regenerate
bottles or such.

Closes Homebrew/homebrew#35824.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 15:20:21 +00:00
BrewTestBot
49d18cd499 orpie: add 1.5.2 bottle. 2015-01-13 15:05:57 +00:00
Baptiste Fontaine
ded88a339f orpie: missing camlp4 dependency added
Camlp4 is not included in OCaml since 4.02

Closes Homebrew/homebrew#35823.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 15:05:56 +00:00
BrewTestBot
93a6458826 autogen: update 5.18.4 bottle. 2015-01-13 15:05:41 +00:00
Dominyk Tiller
d717d08212 autogen: style fix-up and added test
There’s not a huge amount we can do with autogen in the way of testing
without writing and generating files for it to compile, but I’ve added
a simple test, and fixed the style nits.

Closes Homebrew/homebrew#35822.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 15:05:40 +00:00
BrewTestBot
8ea23334cb surfraw: add 2.2.9 bottle. 2015-01-13 15:00:30 +00:00
Baptiste Fontaine
229899478a surfraw: test added
Closes Homebrew/homebrew#35821.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 15:00:29 +00:00
BrewTestBot
a664d986fa node: update 0.10.35_2 bottle. 2015-01-13 14:31:55 +00:00
Dominyk Tiller
6bab6e5deb node: bottle npm to support clt-only installs
Bottle the npm make install process to support clt-only installs.

Closes Homebrew/homebrew#35341

Closes Homebrew/homebrew#35748.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 14:31:54 +00:00
BrewTestBot
e6ca2305ed h2o: add 0.9.0 bottle. 2015-01-13 13:53:55 +00:00
Dominyk Tiller
0cd5a385de h2o 0.9.0 (new formula)
New formula for the ridiculously fast H2O HTTP Server.

Closes Homebrew/homebrew#35799.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 13:53:54 +00:00
BrewTestBot
b07f92c96c pwntools: add 2.2.0 bottle. 2015-01-13 13:20:57 +00:00
Dominyk Tiller
c520db2ac4 pwntools 2.2.0 (new formula)
There’s probably an ethical discussion to be had here, but here’s a
formula for the “pwntools” toolkit. The trillion resources makes it
suited to being handled by Homebrew, as does the small mountain of
executables generated, but I won’t ram it down maintainer’s throats
unless they’re happy to ship such a toolkit.

Closes Homebrew/homebrew#35803.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 13:20:56 +00:00
BrewTestBot
c1fc6f5be4 bam: add 0.4.0 bottle. 2015-01-13 13:18:34 +00:00
Baptiste Fontaine
b30df077fd bam: test added
Closes Homebrew/homebrew#35812.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 13:18:33 +00:00
Baptiste Fontaine
48fcfe2a63 jsawk: test added
Closes Homebrew/homebrew#35816.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 13:18:22 +00:00
Baptiste Fontaine
5a3aaa4e47 txt2man: test added
Closes Homebrew/homebrew#35817.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 12:32:51 +00:00
Xu Cheng
ddf4293013 gcc: drop quotes from heredoc marker and modernize
Closes Homebrew/homebrew#35818.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 12:30:49 +00:00
Dominyk Tiller
1179347893 pulse: boneyarding
Incredibly frustratingly, given it seemed like a promising project
taking some steps that its forked predecessor has struggled to thus
far, particularly around encryption, and it’s already mature codebase,
upstream have nonetheless decided to stop supporting Pulse as an
individual project, thus, boneyard it goes. Sigh.

Closes Homebrew/homebrew#35800.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 11:37:24 +00:00
BrewTestBot
82968bcec3 cppcheck: update 1.68 bottle. 2015-01-13 11:36:26 +00:00
Xu Cheng
c10075bd2b cppcheck 1.68
Also modernize and add real test

Closes Homebrew/homebrew#35814.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 11:36:25 +00:00
BrewTestBot
5353386caa gifsicle: add 1.87 bottle. 2015-01-13 11:36:04 +00:00
Baptiste Fontaine
14c84fc00a gifsicle 1.87, head added
Closes Homebrew/homebrew#35810.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 11:36:03 +00:00
Baptiste Fontaine
3e729d3606 deheader 1.0
Closes Homebrew/homebrew#35808.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 11:35:44 +00:00
Dominyk Tiller
28f3f80c84 go: style nits and future changes
Inserted a comment about the fun new situation we have
upcoming where Go is going to be compiled with a prior version of Go.
This is going to be a pretty similar discussion to the one we had about
PyPy with potentially using our former bottles to bootstrap.

I’ve also depreciated a couple of the options in favour of shorter
options that fit our ` —with- ` syntax. If you don’t like those, I’ll
revert them.

Otherwise, just fixes the quotes up and makes the formula pass the
strict audit. Uses the Homepage SSL/TLS link, rather than the plaintext
one.

Closes Homebrew/homebrew#35687.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 11:35:31 +00:00
BrewTestBot
b0676e3d26 cpp-netlib: add netlib bottle. 2015-01-13 11:34:13 +00:00
Guo Xiao
50b141c6f7 cpp-netlib 0.11.1 final (new formula)
Closes Homebrew/homebrew#35804.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 11:34:12 +00:00
Alexander Courtis
eb916729ed mvnvm 1.0.2
Closes Homebrew/homebrew#35802.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 11:32:20 +00:00
Mike McQuaid
96fc9fc9f1 gtkextra: test depends on pkg-config. 2015-01-13 11:24:19 +00:00
Mike McQuaid
19543319ec Revert "Drop quotes from heredoc marker"
This reverts commit d989927d3fa5debf8b6633ad58b3b824a47eba03.
2015-01-13 11:02:01 +00:00
Baptiste Fontaine
705b09c2d4 jp2a: TERM env variable defined in test
Closes Homebrew/homebrew#35792.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 10:58:04 +00:00
BrewTestBot
a02599d245 gtkextra: add 3.1.2 bottle. 2015-01-13 10:57:07 +00:00
Tom Schoonjans
2d1e478503 gtkextra 3.1.2 (new formula) 2015-01-13 10:57:03 +00:00
BrewTestBot
d2e0f84635 clang-format: add 2014-12-03 bottle. 2015-01-13 10:51:09 +00:00
Martin Probst
dd13fa4938 clang-format 2014-12-03 (new formula)
clang-format is a versatile source code formatter, part of the clang
(and thus llvm) project. It can be used for C++, ObjC, Java, and
JavaScript.

The build is using cmake and ninja for speed; building all of llvm or
using configure and make is very slow.

clang-format is released in roughly monthly testing pushes, tracked by
the subversion tags in "google/testing/yyyy-MM-dd". This formula uses
tarballs from github that correspond to the resolved tags.

Closes Homebrew/homebrew#35777.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 10:51:08 +00:00
Kevin Richter
6ce429b729 libass: add optional harfbuzz dep
Refer to this thread:
https://github.com/mpv-player/mpv/issues/1365
tldr: I had spacing issues with japanese characters in mpv and they were fixed by recompiling libass with harfbuzz

Closes Homebrew/homebrew#35096.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12 21:51:23 -05:00
Hannu Hartikainen
2d4483dc0d flac: add test (encode and decode "raw audio")
Closes Homebrew/homebrew#35296.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12 21:46:58 -05:00
BrewTestBot
5f44370618 remind: add 03.01.13 bottle. 2015-01-12 21:08:35 -05:00
BrewTestBot
5c443a9e43 lout: add 3.40 bottle. 2015-01-12 21:08:35 -05:00
BrewTestBot
28c3850dcb enchant: add 1.6.0 bottle. 2015-01-12 21:08:35 -05:00
BrewTestBot
f26b9dfbc0 diction: add 1.11 bottle. 2015-01-12 21:08:35 -05:00
Alexis Hildebrandt
87ad6c6766 diction: modernize
* Remove obsolete require 'formula'
* Replace single quotes with double quotes
* Split system argument string
* Add test

Closes Homebrew/homebrew#35615.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12 21:08:32 -05:00
Alexis Hildebrandt
b837c49cf3 wyrd: modernize
* Remove obsolete require 'formula'
* Replace single quotes with double quotes
* Split system argument string
* Add test

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12 21:08:29 -05:00
Alexis Hildebrandt
ccf47aefb8 remind: modernize
* Remove obsolete require 'formula'
* Replace single quotes with double quotes
* Split system argument string
* Add test

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12 21:08:27 -05:00
Alexis Hildebrandt
061df778bc mpfr: modernize
* Use https mirror

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12 21:08:23 -05:00
Alexis Hildebrandt
e89b333244 lout: modernize
* Remove obsolete require 'formula'
* Replace single quotes with double quotes
* Split system argument string
* Set make variables on system command
* Add test

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12 21:08:21 -05:00
Alexis Hildebrandt
f17bd5f9fb ktoblzcheck: modernize
* Remove obsolete require 'formula'
* Replace single quotes with double quotes
* Split system argument string
* Add test

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12 21:08:19 -05:00
Alexis Hildebrandt
7f7eb59089 enchant: modernize
* Remove obsolete require 'formula'
* Replace single quotes with double quotes
* Add test

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-12 21:08:17 -05:00