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

35 commits

Author SHA1 Message Date
Holger Jaekel
389afdfcbb testing/postgis: rebuild against proj 6.2.0 2019-10-07 23:56:49 +02:00
Holger Jaekel
4bb87d9961 testing/postgis: add protobuf support for vector tiles 2019-09-12 15:09:56 -03:00
Holger Jaekel
e20ecde5d4 testing/postgis: upgrade to 2.5.3 2019-09-12 15:09:56 -03:00
Natanael Copa
1e9a314b5f testing/postgis: rebuild against perl 5.30 2019-09-05 15:36:55 +00:00
Holger Jaekel
922890bc1a testing/postgis: upgrade to 2.5.2 2019-06-18 10:02:38 -03:00
Natanael Copa
3c034c31a2 testing/postgis: rebuild against perl 5.28 2019-05-11 07:13:02 +00:00
Andy Postnikov
da5237800a testing/postgis: enable on x86 x86_64 2019-01-14 20:23:59 +02:00
Carlo Landmeter
51771d65ca testing/postgis: fails on x86* builders
configure: error: could not find GDAL
build fine locally
2019-01-11 23:13:54 +00:00
Andy Postnikov
f95b25cccb testing/postgis: upgrade to 2.5.1 2019-01-11 15:35:48 +00:00
Andy Postnikov
f324af6812 testing/postgis: enable on x86 x86_64 2019-01-10 21:09:08 +02:00
Carlo Landmeter
b8121970cc testing/postgis: disable as fails to build
configure: error: could not find GDAL
2019-01-06 14:29:28 +00:00
Holger Jaekel
9be7f6fbc5 testing/postgis: rebuild against gdal 2.4.0 2019-01-05 05:42:43 +02:00
Jakub Jirutka
9fd97b36c9 testing/postgis: rebuild against postgresql 11.0 2018-10-29 00:38:50 +01:00
Tiago Ilieve
d661db44d4 testing/postgis: upgrade to 2.5.0
- Change URL to HTTPS.
- Explicitly disable 'check' step.
- Remove unneeded 'chmod'.
2018-10-28 22:32:38 +02:00
Bjoern Schilberg
9f40ebb2e1 testing/postgis: upgrade to 2.4.4
json-c-0.13.patch not needed anymore, see https://github.com/postgis/postgis/pull/173
2018-05-30 13:15:58 +00:00
Natanael Copa
5766b247d2 testing/postgis: rebuild against json-c-0.13 2018-04-19 10:12:16 +00:00
Tuan M. Hoang
1b71d88123 testing/postgis: only avaliable on x86* due to geos 2018-02-13 15:34:40 +00:00
Jakub Jirutka
beaec09a2d testing/postgis: disable on ppc64le 2018-01-01 11:07:53 +01:00
Jakub Jirutka
94a4d3e051 testing/postgis: disable on armhf and aarch64 due to geos dependency 2018-01-01 00:11:44 +01:00
Jakub Jirutka
378408ed0f testing/postgis: enable on all archs 2017-12-31 23:40:29 +01:00
Jakub Jirutka
dc8d725c7c testing/postgis: add -doc subpackage 2017-12-31 23:40:28 +01:00
Jakub Jirutka
a84a66c546 testing/postgis: build with json-c and pcre 2017-12-31 23:40:28 +01:00
Jakub Jirutka
76d7e35d23 testing/postgis: remove unnecessary explicit depends etc. 2017-12-31 23:40:28 +01:00
Jakub Jirutka
a350c3c585 testing/postgis: specify more configure flags 2017-12-31 23:40:28 +01:00
Jakub Jirutka
437147344f testing/postgis: specify license more accurately 2017-12-31 23:40:28 +01:00
Jakub Jirutka
6c07f724c0 testing/postgis: fix indentation 2017-12-31 23:40:28 +01: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
Jakub Jirutka
e7a3e161ca testing/postgis: upgrade to 2.4.1 2017-11-04 23:29:17 +01:00
Roberto Oliveira
7f29820b22 testing/postgis: upgrade to 2.3.3 2017-10-03 01:36:56 +00:00
Roberto Oliveira
466a30e586 testing/postgis: rebuild against geos-3.6.2 2017-10-03 01:32:05 +00:00
Timo Teräs
f42344f944 testing/postgis: rebuild against geos-3.6.1 2017-03-20 09:12:15 +00:00
Timo Teräs
e9ada99c16 testing/postgis: rebuild against new proj4 2017-03-20 09:01:02 +00:00
Bjoern Schilberg
1581e03ea4 testing/postgis: upgrade to 2.3.2. 2017-03-16 07:42:19 +00:00
André Klitzing
7297e9d657 testing/postgis: upgrade to 2.3.1 2016-12-29 00:39:43 +01:00
Bjoern Schilberg
f83d03c45d testing/postgis: new aport
http://postgis.net/
PostGIS is a spatial database extender for PostgreSQL object-relational database.
2016-10-19 14:59:26 +00:00