aboutsummaryrefslogtreecommitdiffstats
path: root/community/cassandra-cpp-driver
Commit message (Collapse)AuthorAgeFilesLines
* community/cassandra-cpp-driver: avoid Werror=deprecated-copy with gcc 9.2Mike Sullivan2019-09-231-0/+1
| | | | no need to bump pkgrel
* community/[various]: add aarch64 supportossdev2019-06-111-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.0Natanael Copa2018-11-073-53/+4
|
* Fix libressl compilation issue.Gennady Feldman2018-08-242-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.0tcely2018-08-051-6/+6
|
* community/cassandra-cpp-driver: fix urlprspkt2018-07-221-1/+1
|
* main/libuv: upgrade to 1.22.0 and rebuild dependent packagesprspkt2018-07-221-1/+1
|
* main/libuv: upgrade to 1.21.0 and rebuild dependent packagesJakub Jirutka2018-07-082-2/+30
|
* main/libuv: upgrade to 1.20.2 and rebuild dependent aportsTBK2018-04-281-1/+1
|
* community/cassandra-cpp-driver: rebuild against libressl-2.7Natanael Copa2018-04-061-1/+1
|
* community/cassandra-cpp-driver: modernize abuild and disable checktcely2018-03-311-3/+4
|
* community/cassandra-cpp-driver: upgrade to 2.8.1Andy Postnikov2018-03-262-100/+3
|
* community/cassandra-cpp-driver: Upgrade to 2.8.0tcely2018-02-072-5/+102
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-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.6Natanael Copa2017-11-091-1/+1
|
* community/cassandra-cpp-driver: enable build on ppc64leRoberto Oliveira2017-09-301-1/+1
|
* community/cassandra-cpp-driver: upgrade to 2.7.0Roberto Oliveira2017-09-301-3/+3
|
* community/cassandra-cpp-driver: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* community/cassandra-cpp-driver: moved from testingValery Kartel2017-03-221-0/+33
- would be need to build community/php7-cassandra