Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/cassandra-cpp-driver: avoid Werror=deprecated-copy with gcc 9.2 | Mike Sullivan | 2019-09-23 | 1 | -0/+1 |
| | | | | no need to bump pkgrel | ||||
* | community/[various]: add aarch64 support | ossdev | 2019-06-11 | 1 | -1/+1 |
| | | | | | | | | | | enable aarch64 support for: - cassandra-cpp-driver - ddrescue - elasiticsearch - john Signed-off-by: ossdev <ossdev@puresoftware.com> | ||||
* | community/cassandra-cpp-driver: upgrade to 2.10.0 | Natanael Copa | 2018-11-07 | 3 | -53/+4 |
| | |||||
* | Fix libressl compilation issue. | Gennady Feldman | 2018-08-24 | 2 | -2/+24 |
| | | | | | * Fixes https://bugs.alpinelinux.org/issues/9204 * Thank you Jie Meng for the bug report and patch/fix. | ||||
* | community/cassandra-cpp-driver: upgrade to 2.9.0 | tcely | 2018-08-05 | 1 | -6/+6 |
| | |||||
* | community/cassandra-cpp-driver: fix url | prspkt | 2018-07-22 | 1 | -1/+1 |
| | |||||
* | main/libuv: upgrade to 1.22.0 and rebuild dependent packages | prspkt | 2018-07-22 | 1 | -1/+1 |
| | |||||
* | main/libuv: upgrade to 1.21.0 and rebuild dependent packages | Jakub Jirutka | 2018-07-08 | 2 | -2/+30 |
| | |||||
* | main/libuv: upgrade to 1.20.2 and rebuild dependent aports | TBK | 2018-04-28 | 1 | -1/+1 |
| | |||||
* | community/cassandra-cpp-driver: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | community/cassandra-cpp-driver: modernize abuild and disable check | tcely | 2018-03-31 | 1 | -3/+4 |
| | |||||
* | community/cassandra-cpp-driver: upgrade to 2.8.1 | Andy Postnikov | 2018-03-26 | 2 | -100/+3 |
| | |||||
* | community/cassandra-cpp-driver: Upgrade to 2.8.0 | tcely | 2018-02-07 | 2 | -5/+102 |
| | |||||
* | [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/cassandra-cpp-driver: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | community/cassandra-cpp-driver: enable build on ppc64le | Roberto Oliveira | 2017-09-30 | 1 | -1/+1 |
| | |||||
* | community/cassandra-cpp-driver: upgrade to 2.7.0 | Roberto Oliveira | 2017-09-30 | 1 | -3/+3 |
| | |||||
* | community/cassandra-cpp-driver: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | community/cassandra-cpp-driver: moved from testing | Valery Kartel | 2017-03-22 | 1 | -0/+33 |
- would be need to build community/php7-cassandra |