1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 12:15:32 +03:00
Commit graph

19 commits

Author SHA1 Message Date
Mike Sullivan
50c156eff2 community/cassandra-cpp-driver: avoid Werror=deprecated-copy with gcc 9.2
no need to bump pkgrel
2019-09-23 17:16:40 -03:00
ossdev
46eefbd06a community/[various]: add aarch64 support
enable aarch64 support for:
- cassandra-cpp-driver
- ddrescue
- elasiticsearch
- john

Signed-off-by: ossdev <ossdev@puresoftware.com>
2019-06-11 13:48:05 +00:00
Natanael Copa
b3475ce8ae community/cassandra-cpp-driver: upgrade to 2.10.0 2018-11-07 16:46:13 +00:00
Gennady Feldman
8c7573642d Fix libressl compilation issue.
* Fixes https://bugs.alpinelinux.org/issues/9204
* Thank you Jie Meng for the bug report and patch/fix.
2018-08-24 23:19:07 +03:00
tcely
5494d9f43f community/cassandra-cpp-driver: upgrade to 2.9.0 2018-08-05 03:48:58 +02:00
prspkt
ee9a355717 community/cassandra-cpp-driver: fix url 2018-07-22 13:22:56 +02:00
prspkt
95d6b096f4 main/libuv: upgrade to 1.22.0 and rebuild dependent packages 2018-07-22 13:18:45 +02:00
Jakub Jirutka
2a0feee391 main/libuv: upgrade to 1.21.0 and rebuild dependent packages 2018-07-08 13:11:12 +02:00
TBK
6e9346160b main/libuv: upgrade to 1.20.2 and rebuild dependent aports 2018-04-28 22:44:53 +02:00
Natanael Copa
8cbcc27227 community/cassandra-cpp-driver: rebuild against libressl-2.7 2018-04-06 05:19:27 +00:00
tcely
d0bbd3d915 community/cassandra-cpp-driver: modernize abuild and disable check 2018-03-31 16:02:57 +02:00
Andy Postnikov
762a40a8f8 community/cassandra-cpp-driver: upgrade to 2.8.1 2018-03-26 18:54:57 +00:00
tcely
f6dbda6d21 community/cassandra-cpp-driver: Upgrade to 2.8.0 2018-02-07 14:48:11 +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
Natanael Copa
7ef86d54af community/cassandra-cpp-driver: rebuild against libressl-2.6 2017-11-09 19:58:37 +00:00
Roberto Oliveira
f12b91896f community/cassandra-cpp-driver: enable build on ppc64le 2017-09-30 14:36:15 +00:00
Roberto Oliveira
a8eca6cbb6 community/cassandra-cpp-driver: upgrade to 2.7.0 2017-09-30 14:16:51 +00:00
Natanael Copa
f7bf9d4063 community/cassandra-cpp-driver: rebuild against libressl 2.5 2017-04-18 20:49:14 +00:00
Valery Kartel
4250b60040 community/cassandra-cpp-driver: moved from testing
- would be need to build community/php7-cassandra
2017-03-22 06:34:27 +00:00