Commit graph

34915 commits

Author SHA1 Message Date
Baptiste Fontaine
70e9ce608b jsdoc3: devel, test added
Closes Homebrew/homebrew#35860.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-14 12:32:52 +00:00
Xu Cheng
60f3729044 resty: add test and modernize
Closes Homebrew/homebrew#35857.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-14 12:32:35 +00:00
BrewTestBot
082964328a bcpp: add 20131209 bottle. 2015-01-14 12:32:13 +00:00
Dominyk Tiller
1c00f8b0a1 bcpp 20131209
Version bump, style nits, added test.

Closes Homebrew/homebrew#35849.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-14 12:32:12 +00:00
BrewTestBot
7488b3e091 bbftp-client: add 3.2.1_1 bottle. 2015-01-14 12:32:01 +00:00
Dominyk Tiller
f298a42719 bbftp-client: fix openssl linkage
Fixes the OpenSSL system linkage, inserts a dirty dirty patch to enable
compile on Yosemite and fixed the style nits.

Closes Homebrew/homebrew#35846.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-14 12:31:30 +00:00
Dominyk Tiller
d33e9dbe36 bats: modernise and added test
^

Closes Homebrew/homebrew#35845.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-14 12:31:17 +00:00
BrewTestBot
6a6f0a9710 libssh: update 0.6.4 bottle. 2015-01-14 01:56:58 -05:00
Jack Nagel
e53fabb3e0 libssh 0.6.4 2015-01-13 23:27:05 -05:00
BrewTestBot
981cbc9ac5 bash: update 4.3.33 bottle. 2015-01-13 23:20:29 -05:00
Jack Nagel
8609c26f6f bash 4.3.33
Closes Homebrew/homebrew#35844.
2015-01-13 23:07:08 -05:00
Evgeny Mandrikov
16064d0902 Sonar 4.5.2
Closes Homebrew/homebrew#35841.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-13 20:20:49 -05:00
Dominyk Tiller
8b752cdadd apr-util: add universal option
Closes Homebrew/homebrew#35811.
Closes Homebrew/homebrew#35827.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-13 20:18:45 -05:00
Dominyk Tiller
f042109ff0 apr: add universal option
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-13 20:18:40 -05:00
Jack Nagel
a4b8ecf2ed Use supported API for manipulating the number of parallel build jobs 2015-01-13 20:14:48 -05:00
Martin Seeler
673c091ab8 orientdb 2.0-RC2 (devel)
Closes Homebrew/homebrew#35840.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 21:49:04 +00:00
Dominyk Tiller
652110ec39 b43-fwcutter 019
Version bump, style nits.

Closes Homebrew/homebrew#35837.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 21:28:13 +00:00
BrewTestBot
59d20553b9 axel: add 2.4 bottle. 2015-01-13 21:27:55 +00:00
Dominyk Tiller
8b5b547beb axel: modernise and add test
Confession: I completely stole the cURL test here.

Closes Homebrew/homebrew#35836.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 21:27:54 +00:00
vpmedia
0ed498f142 adobe-air-sdk 16.0.0.272
Closes Homebrew/homebrew#35835.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 21:27:39 +00:00
Dominyk Tiller
e21e095a78 gnuplot: new mirror
Adds a mirror. Removes the subjective time reference in the tests
option. Adds a more verbose wxmac option…

Takes a wild swing at closing Homebrew/homebrew#35815.

Closes Homebrew/homebrew#35833.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 19:58:21 +00:00
BrewTestBot
4b75fabf55 juju-quickstart: update 1.6.0 bottle. 2015-01-13 18:43:35 +00:00
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