Commit Graph

12 Commits

Author SHA1 Message Date
TBK
14cda82423 testing/php7-couchbase: rebuild against php 7.2.4 2018-03-31 01:51:45 +03:00
TBK
fce239fc0d testing/php7-couchbase: upgrade to 2.4.5 2018-03-26 18:13:46 +00:00
Andy Postnikov
52a67339b3 testing/php7-couchbase: upgrade to 2.4.4 2018-02-27 17:07:06 +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
Andy Postnikov
0dd6dd6ab1 testing/php7-couchbase: upgrade to 2.4.1 2017-10-26 09:31:37 +00:00
Andy Postnikov
e85334102f testing/php7-couchbase: upgrade to 2.4.0 2017-10-03 12:36:40 +00:00
Jakub Jirutka
d80b679a7d testing/php7-couchbase: build only for php7, cleanup and improve abuild 2017-05-02 01:53:18 +02:00
Jakub Jirutka
1958a7f678 testing/php-couchbase: merge php5/php7-couchbase into single abuild 2016-10-05 22:56:10 +02:00
Jakub Jirutka
cf22e66117 testing/php7-couchbase: fix conf.d path 2016-10-05 01:34:36 +02:00
Nathan Johnson
cd204f2535 testing/php7-couchbase: update to version 2.2.3 2016-10-05 01:34:02 +02:00
Nathan Johnson
8b0012bcfb testing/php7-couchbase: update to 2.2.0 2016-08-02 00:56:27 +02:00
Nathan Johnson
adae7266dd testing/php7-couchbase: new aport
This is 2.2 beta3 release.  Requires libcouchbase 2.6.0
2016-07-08 10:50:03 +02:00