Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/rethinkdb: fix tribool errs with explicit cast and re=enable ↵ | Mike Sullivan | 2019-05-18 | 1 | -3/+3 |
| | | | | ppc64le and bump pkgrel to 10 | ||||
* | community/rethinkdb: disable for ppc64le | Leonardo Arena | 2019-05-17 | 1 | -1/+1 |
| | | | | | | src/clustering/administration/auth/permissions.cc: In member function 'ql::datum_t auth::permissions_t::to_datum() const': src/clustering/administration/auth/permissions.cc:155:52: error: no matching function for call to 'ql::datum_t::boolean(boost::logic::tribool)' read, ql::datum_t::boolean(get_read())); | ||||
* | community/rethinkdb: use upstream patch for openssl 1.1 support | Natanael Copa | 2019-02-22 | 2 | -116/+231 |
| | | | | patch is from https://github.com/rethinkdb/rethinkdb/commit/3156820e058cd410078a4c39d5a2a85f6b714c07 | ||||
* | community/rethinkdb: rebuild against icu-63.1 | Leonardo Arena | 2019-02-06 | 1 | -1/+1 |
| | |||||
* | community/rethinkdb: build against openssl-1.1 | Timo Teräs | 2019-01-02 | 2 | -2/+379 |
| | |||||
* | community/rethinkdb: add fixme comment about openssl 1.1 | Natanael Copa | 2018-11-07 | 1 | -0/+1 |
| | |||||
* | community/rethinkdb: rebuild against libprotobuf.so.17 | prspkt | 2018-09-03 | 1 | -3/+3 |
| | | | | Use https | ||||
* | community/rethinkdb: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/ | ||||
* | community/rethinkdb: rebuild against protobuf 3.5.0 | TBK | 2017-12-14 | 1 | -2/+7 |
| | |||||
* | community/rethinkdb: rebuild against protobuf-3.4 | Natanael Copa | 2017-11-16 | 1 | -1/+1 |
| | |||||
* | community/rethinkdb: enable build for s390x | Natanael Copa | 2017-11-15 | 5 | -6/+730 |
| | | | | | | 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. | ||||
* | community/rethinkdb: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | community/rethinkdb: enable build on ppc64le | Roberto Oliveira | 2017-08-21 | 2 | -2/+339 |
| | | | | | | 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. | ||||
* | community/rethinkdb: modernize and fix build | Natanael Copa | 2017-08-18 | 2 | -18/+30 |
| | | | | We need to fix the paxmarking via a patch | ||||
* | community/rethinkdb: disable build | Carlo Landmeter | 2017-08-16 | 1 | -1/+1 |
| | | | | http://tpaste.us/pQXm | ||||
* | community/rethinkdb: upgrade to 2.3.6 | Jakub Jirutka | 2017-08-16 | 1 | -3/+3 |
| | |||||
* | community/rethinkdb: rebuild against protobuf-3.3.2 | Jakub Jirutka | 2017-08-16 | 1 | -1/+1 |
| | |||||
* | community/rethinkdb: enable SPLIT_SYMBOLS | Natanael Copa | 2017-06-30 | 1 | -2/+4 |
| | |||||
* | main/rethinkdb: move from testing | Natanael Copa | 2017-04-24 | 6 | -0/+395 |