Commit graph

47990 commits

Author SHA1 Message Date
JC Wilcox
6b556225ae postgrest 0.2.12.0 (new formula)
postgrest 0.2.12.0 (new formula)

Add formula for PostgREST, which serves up a RESTful API from any
existing PostgreSQL database.

Adopt style suggestions

Replace install logic with simpler 'install_cabal_package.' Remove
formula name from description.

Improve test for postgrest formula

Test that sending a GET request to the PostgREST root route returns an
empty array for a temporary database. The test assumes that there is a
Postgres account for the current user, which is not password protected.

Remove launchctl from postgrest test

Use initdb to create a temporary database directory, with its own user.
Use pg_ctl to start a new database server on a dedicated port using the
temporary directory. Run tests against this server, instead of the
global version. This should resolve an issue when testing the package on
Mavericks, which seems to take issue with launchctl.

Fix timeout error in postgrest test

Add a log file when starting the postgres server; otherwise, when
running the test with the --verbose option, the test would hang
indefinitely after starting the server.

Closes Homebrew/homebrew#45517.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-11-05 14:53:29 -08:00
rpau
8672b7d155 walkmod 2.0.1 (new formula)
Closes Homebrew/homebrew#43948.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-11-05 14:51:30 -08:00
Jason Tedor
935d360323 elasticsearch 2.0.0
This commit addresses several issues that exist in the Elasticsearch
formula.

1. Upgrades formula to install 2.0.0, the latest stable release of
Elasticsearch
2. Changes HEAD builds to require Java 8 (cf.
elastic/elasticsearch@11314336b6)
3. Changes HEAD builds to use gradle for assembling (due to
Elasticsearch build system change, cf.
elastic/elasticsearch@c86100f636)
4. Stop moving lib to libexec (due to security enhancements in
Elasticsearch; cf.
elastic/elasticsearch@052cf1446f)
5. Keep plugins under Elasticsearch home
6. Fix startup command
7. Remove stack size setting (cf.
elastic/elasticsearch@09b4d0e097)

Closes Homebrew/homebrew#45644.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-11-05 14:49:36 -08:00
BrewTestBot
94d4e072ca appledoc: add 2.2.1 bottle. 2015-11-05 19:33:56 +00:00
Adam Demasi
237bd8fbbd appledoc 2.2.1 (new formula)
Closes Homebrew/homebrew#45574.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 19:33:32 +00:00
BrewTestBot
a993c47865 kubernetes-cli: update 1.0.7 bottle. 2015-11-05 19:23:49 +00:00
Antoine Cotten
9b4c141995 kubernetes-cli 1.0.7
Kubernetes CLI 1.0.7 stable + 1.1.1-beta.1 devel

Closes Homebrew/homebrew#45696.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 19:23:45 +00:00
BrewTestBot
f9521bc7f5 augeas: update 1.4.0 bottle. 2015-11-05 19:21:31 +00:00
Daniel Trebbien
ff6e32aa11 augeas: Build the libfa example program, fadot
Closes Homebrew/homebrew#45701.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 19:21:26 +00:00
chdiza
b168949b9b macvim 7.4-80
macvim: Snapshot 80

Closes Homebrew/homebrew#45714.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 19:15:21 +00:00
Justin
f2dbc58464 fish: clarify caveats
Closes Homebrew/homebrew#45731.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 19:09:40 +00:00
Dominyk Tiller
05dfba59c0 logtalk: use new option syntax 2015-11-05 19:08:12 +00:00
BrewTestBot
791de91430 logtalk: update 3.02.0 bottle. 2015-11-05 19:04:32 +00:00
Paulo Moura
cf7391e290 logtalk 3.02.0
Closes Homebrew/homebrew#45725.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 19:04:27 +00:00
Jonathan Dick
5b8274d600 cake 0.6.0
Updated to latest released version of cake

Closes Homebrew/homebrew#45727.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 19:03:30 +00:00
BrewTestBot
af2b25cc8f docker-machine: update 0.5.0 bottle. 2015-11-05 18:46:02 +00:00
Vincent Lesierse
b0b1dc6dd0 docker-machine 0.5.0
Updated docker-machine to 0.5.0

Closes Homebrew/homebrew#45403.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 18:45:59 +00:00
Shaun Wheelhouse
98b7972b45 unicorn: removed capstone dependency
Closes Homebrew/homebrew#45723.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-11-05 16:01:23 +01:00
Tobias Fischer
d5ad90d881 epubcheck 4.0.1
Closes Homebrew/homebrew#45724.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-11-05 15:58:24 +01:00
BrewTestBot
afec44d818 fzf: update 0.10.9 bottle. 2015-11-05 19:32:31 +08:00
Xu Cheng
f3d984338a fzf 0.10.9
Closes Homebrew/homebrew#45720.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-11-05 19:32:27 +08:00
BrewTestBot
7cae5bd9c0 caf: update 0.14.3 bottle. 2015-11-05 19:28:41 +08:00
Matthias Vallentin
4b396d4d91 caf 0.14.3
Closes Homebrew/homebrew#45713.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-11-05 19:28:37 +08:00
BrewTestBot
f8fab6df06 monetdb: update 11.21.11 bottle. 2015-11-05 19:28:26 +08:00
Sjoerd Mullender
20ee935633 MonetDB 11.21.11
Closes Homebrew/homebrew#45717.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-11-05 19:28:21 +08:00
Zhiming Wang
310e431b62 pyenv 20151105
Closes Homebrew/homebrew#45718.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-11-05 19:27:35 +08:00
BrewTestBot
768c1fc773 jpeg-turbo: update 1.4.2 bottle. 2015-11-05 12:10:56 +01:00
Baptiste Fontaine
9402d3a3fd jpeg-turbo 1.4.2
Closes Homebrew/homebrew#45719.
Closes Homebrew/homebrew#45716.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-11-05 12:10:52 +01:00
Misty De Meo
a87d6f3dda yaz: add universal option 2015-11-04 19:47:46 -08:00
BrewTestBot
b26a88cb8c sqlite: update 3.9.2 bottle. 2015-11-05 02:58:21 +00:00
Dominyk Tiller
c1bdda5348 sqlite 3.9.2
Closes Homebrew/homebrew#45706.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 02:58:17 +00:00
Marcel Bischoff
95c8be9350 zsh: add /etc/shell caveat
Closes Homebrew/homebrew#45683.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 02:20:21 +00:00
BrewTestBot
40042751ee chicken: update 4.10.0 bottle. 2015-11-05 02:17:09 +00:00
turanct
8c0184ed78 chicken: force 64-bit build ENV when the host is 64-bit
Chicken has a known error that it will not compile without the right
make option on some older OSX versions.

Instead of having forced 64-bit build ENVs as a command line option,
automatically force it whenever the host is 64-bit. This results in a
more robust experience for anyone wanting to install chicken.

Closes Homebrew/homebrew#45654.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 02:14:37 +00:00
BrewTestBot
11236281c8 docker-compose: update 1.5.0 bottle. 2015-11-05 02:02:09 +00:00
Jonathan Cremin
620c6baf84 docker-compose 1.5.0
Update docker-compose stable to 1.5.0

Closes Homebrew/homebrew#45688.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 02:02:06 +00:00
BrewTestBot
2b5ccbeb8c docker-swarm: update 1.0.0 bottle. 2015-11-05 01:55:09 +00:00
Victor Costan
1a698a4bc1 docker-swarm 1.0.0
Closes Homebrew/homebrew#45693.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 01:55:06 +00:00
cfillion
2b9f7eaceb botan 1.11.24 (devel)
Closes Homebrew/homebrew#45698.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 01:52:39 +00:00
BrewTestBot
21d6952d9c dmd: add 2.069.0 bottle. 2015-11-05 01:50:56 +00:00
Cody Casterline
857f6fce3f dmd 2.069.0
Closes Homebrew/homebrew#45691.

Closes Homebrew/homebrew#45699.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-05 01:48:44 +00:00
BrewTestBot
c68c1fc7a8 unicorn: add 0.9 bottle. 2015-11-04 16:29:56 -08:00
Shaun Wheelhouse
58578da4f0 unicorn 0.9 (new formula)
Closes Homebrew/homebrew#45633.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-11-04 16:29:49 -08:00
Evgeny Mandrikov
edb3a462a3 sonar 5.2
Note that SonarSource (company behind SonarQube) made a change in URL
for distributions.

Closes Homebrew/homebrew#45685.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-04 14:34:00 +00:00
BrewTestBot
e2aac6d12d entr: update 3.3 bottle. 2015-11-04 14:32:54 +00:00
Fabian Ruff
ea70e36442 entr 3.3
Upgrade entr formular to version 3.3

Closes Homebrew/homebrew#45686.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-04 14:32:51 +00:00
BrewTestBot
f8961e6f9f wolfssl: update 3.7.0 bottle. 2015-11-04 14:31:22 +00:00
BrewTestBot
ea289412fa gearman: update 1.1.12 bottle. 2015-11-04 14:31:22 +00:00
Dominyk Tiller
12edcadfdb wolfssl: remove unneeded alias
Closes Homebrew/homebrew#45684.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-04 14:31:18 +00:00
Dominyk Tiller
b2cccde56d gearman: use new wolfssl dep name 2015-11-04 14:31:17 +00:00