18 Commits

Author SHA1 Message Date
Natanael Copa
066c79a843 community/rethinkdb: use upstream patch for openssl 1.1 support
patch is from 3156820e05
2019-02-22 12:45:56 +00:00
Leonardo Arena
1d794521af community/rethinkdb: rebuild against icu-63.1 2019-02-06 16:21:16 +00:00
Timo Teräs
618a008490 community/rethinkdb: build against openssl-1.1 2019-01-02 11:22:29 +02:00
Natanael Copa
c142a188aa community/rethinkdb: add fixme comment about openssl 1.1 2018-11-07 16:46:15 +00:00
prspkt
c4e157aee4 community/rethinkdb: rebuild against libprotobuf.so.17
Use https
2018-09-03 05:46:57 +00:00
Natanael Copa
913c1854e1 community/rethinkdb: rebuild against libressl-2.7 2018-04-06 05:19:28 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.

Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").

Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.

GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.

Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!

[1]: https://spdx.org/licenses/
2017-12-30 21:05:50 +01:00
TBK
776cc8c2af community/rethinkdb: rebuild against protobuf 3.5.0 2017-12-14 13:33:11 +00:00
Natanael Copa
99629666c1 community/rethinkdb: rebuild against protobuf-3.4 2017-11-16 15:21:57 +00:00
Natanael Copa
29efe5822c community/rethinkdb: enable build for s390x
The s390x patch conflicts with both the ppc64le patch and the paxmark.
The PaX kernel is only supported for x86_64 so we can conditionally
apply the ppc64le, s390x or paxmark patch depending on arch.
2017-11-15 19:12:09 +00:00
Natanael Copa
b9320f3956 community/rethinkdb: rebuild against libressl-2.6 2017-11-09 19:58:39 +00:00
Roberto Oliveira
5d762aa3c3 community/rethinkdb: enable build on ppc64le
Enable build on ppc64le backporting patches that enable rethinkdb
support on ppc64le and making necessary changes to build it.
This patch is a temporary solution until rethinkdb 2.4 release.
2017-08-21 23:51:55 +00:00
Natanael Copa
436fef28ee community/rethinkdb: modernize and fix build
We need to fix the paxmarking via a patch
2017-08-18 20:23:28 +00:00
Carlo Landmeter
82b489f101 community/rethinkdb: disable build
http://tpaste.us/pQXm
2017-08-16 16:47:43 +02:00
Jakub Jirutka
ee481d4210 community/rethinkdb: upgrade to 2.3.6 2017-08-16 02:06:55 +02:00
Jakub Jirutka
22a714dca8 community/rethinkdb: rebuild against protobuf-3.3.2 2017-08-16 02:06:54 +02:00
Natanael Copa
e70517ecee community/rethinkdb: enable SPLIT_SYMBOLS 2017-06-30 17:44:16 +00:00
Natanael Copa
146fb0d67a main/rethinkdb: move from testing 2017-04-24 19:52:28 +02:00