Commit Graph

772 Commits (762b43a59b436b913ca1d613105e9af3caf58f4f)

Author SHA1 Message Date
Ruud Kamphuis 1a28a06910
php 8.1.0 2021-11-28 12:14:35 +00:00
Jeroen Ooms 4c95148741
v8 9.6.180.12
Closes #89492.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-11-17 08:48:36 +00:00
Rui Chen cf7e3c8298
vtk 9.1.0 2021-11-07 19:12:41 +00:00
Christian Moritz 792bdef7ea
v8 9.5.172.21
Closes #88095.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-27 13:12:38 +00:00
Carlo Cabrera f3275c4caa
arpack: add `arpack-ng` alias (#88050)
The upstream project is called `arpack-ng`, so it would probably be
useful if `brew install arpack-ng` worked (instead of suggesting that
the user install `aircrack-ng`).
2021-10-26 16:24:23 +08:00
Derek Schinke bcf936c8f4
node 17.0.1
node: bump deps

node: build with LLVM on Mojave
2021-10-22 09:47:08 +00:00
Adrian Cole 08cc1a6967
envoy 1.20.0
Closes #86755.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Michael Cho <cho-m@tuta.io>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-13 01:39:44 +00:00
Mehdi Chinoune 39d2b71d1e
qwt-qt5 6.2.0 (new formula) 2021-10-12 01:02:46 +00:00
Christian Moritz 386eb33ec9
v8 9.4.146.19
Closes #86870.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-08 23:10:00 +00:00
Carlo Cabrera 2c7f7e5913
llvm 13.0.0
Also, set `COMPILER_RT_DEFAULT_TARGET_ONLY` to `ON` on Linux to prevent
attempting (and failing) to compile 32-bit runtimes, and build with GCC
since GCC 5 fails to build LLDB.
2021-10-07 14:52:46 +00:00
Branch Vincent 1f35bc50c2
postgresql 14.0 2021-10-05 23:44:03 +00:00
EricFromCanada 74fd75c064
clang-format 13.0.0
Closes #86336.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-02 23:57:00 +00:00
Rui Chen e752f2b5c2
solr 8.10.0
Closes #86185.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-30 13:55:31 +00:00
Jonathan Chang 92d985af3e
openssl@3 3.0.0 (new formula)
Closes #85730.

Signed-off-by: Jonathan Chang <me@jonathanchang.org>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-23 00:04:36 +00:00
Michael Cho 5dc624dcfc
openjdk 17
Closes #85174.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-19 18:58:51 +00:00
Alexander Bayandin a1107432c0
thrift 0.15.0 2021-09-17 13:27:20 +00:00
Nanda H Krishna 19d303e881
bison 3.8 2021-09-12 14:47:32 +00:00
Christian Moritz b83409c838
v8 9.3.345.16
Closes #84351.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-04 11:59:51 +00:00
Carlo Cabrera 99b2944247 msgpack-cxx: add `msgpack-cpp` alias
Most other related formulae in Homebrew/core are suffixed with `-cpp`
rather than `-cxx`. Also, the upstream branch this formula is built on
is called `cpp_master`, despite the actual artefact being called
`msgpack-cxx`.

This makes it likely that some users are going to try to do `brew
install msgpack-cpp` and end up confused by the resulting error. Let's
try to avoid that by adding this alias.
2021-09-01 09:16:09 +02:00
Carlo Cabrera 0e36f271c0
msgpack: add `msgpack-c` alias (#84374)
The C++ library is now in a separate `msgpack-cxx` formula, so it seems
natural to try to `brew install msgpack-c` to install the C library,
which we've kept in the original `msgpack` formula.

Let's add an alias to make sure this and related commands succeed.
2021-09-01 14:01:15 +08:00
Steve Peters b4d65200f3 qwt-qt5: new alias
A qwt-qt5 formula is in review after updating
the qwt formula to depend on qt@6. This adds
an alias now to allow 3rd-party taps a smoother
migration.
2021-08-31 09:13:17 +02:00
Branch Vincent 439f5ca81b
go 1.17
Closes #83413.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-27 03:21:53 +00:00
Emyr Thomas b5974e0c08
basisu 1.15 (new formula)
New formula for Basis Universal GPU Texture Codec command-line compression tool

Closes #82442.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-25 13:03:47 +00:00
Branch Vincent 97899bdb5e
cassandra 4.0.0 2021-07-27 13:31:22 +00:00
Michael Cho ed630d3059
wxwidgets@3.0: use gtk+3 on Linux 2021-07-25 23:08:03 +00:00
Michael Cho 7d7daebdad
wxwidgets: use gtk+3 on Linux 2021-07-25 23:08:03 +00:00
Christian Moritz 4aac2c42d4
v8 9.2.230.20
Closes #81848.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-07-25 00:47:19 +00:00
Adrian Cole 02a017cc9b
envoy 1.19.0
Closes #81490.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2021-07-24 06:39:13 +08:00
Adrian Cole aca3d99f59
envoy@1.18 1.18.3 (new formula)
This replaces envoy@1.17.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2021-07-24 06:38:12 +08:00
Daniel Nachun d770327399
linux-headers@4.15 (new formula) (#81273)
* linux-headers@4.15: new formula

* linux-headers: rename to linux-headers@4.4

* linux-headers@4.4: renamed from linux-headers

* linux-headers: make alias to linux-headers@4.4

* formula_renames.json: rename linux-headers to linux-headers@4.4

* versioned_keg_only_allowlist: add linux-headers@4.4

* glibc: use linux-headers@4.4

* strace: use linux-headers@4.4
2021-07-20 23:17:59 -07:00
Carlo Cabrera c997b388f5
mbedtls: add mbedtls@3 symlink (#81303)
This was missed in #81285.
2021-07-15 18:38:30 +05:30
Dawid Dziurla 725fa55830
libfuse@2 2.9.9 (new formula)
Closes #80992.

Signed-off-by: Michael Cho <20700669+cho-m@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-07-13 21:56:25 +00:00
Alexander Bayandin 31e13de026
mariadb 10.6.3 2021-07-09 23:16:38 +00:00
Rui Chen 4821300a8c
ballerina 1.2.14
* Update binary name: ballerina to bal
* Add bal alias

Closes #80776.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Nanda H Krishna <me@nandahkrishna.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-07-08 23:29:51 +00:00
Adrian Cole f27194186e
envoy@1.17 1.17.3 (new formula)
Closes #79695.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-07-04 01:22:54 +00:00
Carlo Cabrera 6c64af06a8
wxmac@3.0: add wxwidgets@3.0 alias (#80025)
`wxmac` has a `wxwidgets` alias, so `wxmac@3.0` should probably have a
similar alias.
2021-06-26 02:45:36 +05:30
Carlo Cabrera f5e3982c5c
wxmac 3.1.5
Upstream labels this as a "Development Release", but I believe this is
actually the version we want to package in Homebrew/core. We do the same
for some other formulae (e.g. gnupg).

What upstream mean by "Development Release" is that this is the version
that gets new features. What they call a "stable" is probably more
accurately called a long-term support release. [1] Updates to this
branch are bug-fixes only and not new features.

This appears to be the version vendored by `wxpython`, so we should
hopefully be able to use this in place of the bundled one.

[1] The section on the stable release on their downloads page says that
the API for this version has been stable since 11 November 2013.
2021-06-24 15:27:19 +00:00
Alexander Bayandin 5cda0690e7
numpy 1.21.0
Closes #79919.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-06-24 13:02:16 +00:00
Scott Crooks cf75e37cc0
terraform 1.0.0
Closes #78927.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-06-09 07:08:58 +00:00
Jonathan Chang 6d6fb64b58
openjdk 16 2021-05-31 07:43:17 +00:00
Christian Moritz eb0dfc61bc
v8 9.1.269.28
Closes #78342.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-05-29 18:46:23 +00:00
Carlo Cabrera d26325cbcb
tbb: add `onetbb` alias (#78335)
The project was renamed to oneTBB [1]. Everyone else still seems to call
it `tbb` [2], so keeping the existing name probably makes more sense.
However, an alias may still be useful.

[1] https://github.com/oneapi-src/oneTBB
[2] https://repology.org/project/onetbb/versions
2021-05-29 12:58:56 +01:00
Carlo Cabrera 8a7f7dff47
boost 1.76.0
Removed patches.
2021-05-26 01:20:47 +01:00
Alexander Bayandin a269262b96
proj@7 7.2.1 (new formula) 2021-05-22 16:12:42 +00:00
Michael Cho 3a8fd54724
ansible 4.0.0
Closes #77772.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-05-22 02:07:07 +00:00
Carlo Cabrera 1201981745
perl 5.34.0 2021-05-22 00:34:39 +00:00
Carlo Cabrera 8241ccc72a
tbb@2020 2020_U3 (new formula) 2021-05-21 06:31:05 +01:00
Michael Cho 8bc45c27ed
erlang 24.0
Closes #77620.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-05-19 22:42:32 +00:00
loyalsoldier 2c6982a74f
protobuf 3.17.0 2021-05-18 17:36:14 +01:00
Carlo Cabrera 6953e596de
neovim-remote 2.4.0 (new formula)
Closes #77369.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-05-17 07:24:45 +00:00