46 Commits

Author SHA1 Message Date
William Pitcock
52e70f912a community/erlang: fix signal handling 2019-02-25 06:18:45 -06:00
William Pitcock
6b69840e30 community/erlang: upgrade to 21.2.6 2019-02-23 18:35:14 -06:00
Daniel Isaksen
0145b79966 community/erlang: bump to 21.2.1
Signed-off-by: Daniel Isaksen <d@duniel.no>
2018-12-31 14:29:03 +00:00
William Pitcock
bf60bdafdb community/erlang: remove the two CORBA applications i somehow missed 2018-11-26 13:34:15 -06:00
William Pitcock
fc6d4bc09e community/erlang: upgrade to 21.1 2018-11-26 13:12:43 -06:00
Brian Kubisiak
7aab2d52d8 community/erlang: add xmerl to depends for common-test 2018-11-22 10:41:30 +00:00
Natanael Copa
a9d0d3b4a7 community/erlang: rebuild against openssl 1.1 2018-11-07 16:46:14 +00:00
Roberto Oliveira
255d6dda05 community/erlang: upgrade to 20.3.4 2018-06-17 14:12:01 +00:00
Natanael Copa
e7e1a45bc6 community/erlang: upgrade to 20.3.2 2018-04-06 05:19:29 +00:00
William Pitcock
e0c1bede68 community/erlang: upgrade to 20.3.1 2018-03-17 03:02:03 +00:00
William Pitcock
242443d3ef community/erlang: upgrade to 20.3 2018-03-15 05:20:27 +00:00
William Pitcock
58ed5ed1f4 community/erlang: take maintainership, more depends fixing 2018-03-09 17:24:37 +00:00
William Pitcock
0d9f97a5d0 community/erlang: hooray, erlang-ssl package actually works now 2018-03-07 23:25:21 +00:00
William Pitcock
d023080b09 community/erlang: clean up more subpackage dependencies 2018-03-07 23:20:59 +00:00
William Pitcock
e3ab696ea4 community/erlang: fix erlang-compiler dependencies 2018-03-07 22:45:46 +00:00
gmile
7f77d7ebc1 community/erlang: upgrade to 20.2.4 2018-02-26 14:02:33 +01:00
gmile
e03552fc58 community/erlang: upgrade to 20.2.3 2018-02-20 18:26:25 +00:00
gmile
506e2411b4 community/erlang: upgrade to 20.2.2 2018-02-05 19:41:07 +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
gmile
c6dffcbe9c community/erlang: upgrade to 20.1.7 2017-11-28 12:19:57 +00:00
gmile
27c1d22113 community/erlang: upgrade to 20.1.6 2017-11-26 01:30:42 +01:00
Jakub Jirutka
047aab7fa3 community/erlang: rebuild against libressl-2.6 2017-11-10 21:47:25 +01:00
gmile
5130c840f0 community/erlang: upgrade to 20.1.4 2017-11-07 15:13:24 +00:00
Sergey Safarov
8d77bdc93c community/erlang: Added wx package (required to run debbuger and observer) 2017-11-02 13:27:34 +00:00
gmile
3de663c47f community/erlang: bump to 20.1.2 2017-10-12 15:14:53 +00:00
gmile
0c2b89fb9b community/erlang: bump to 20.1.1 2017-10-09 15:49:18 +00:00
Daniel Isaksen
5cab4780ac community/erlang: bump to 20.1 2017-09-27 06:11:11 +00:00
Natanael Copa
e1e3374613 community/erlang: fix build dep and use openjdk8 2017-09-25 14:19:49 +00:00
Daniel Isaksen
17d9809246 community/erlang: bump to 20.0.5, use github as source
I have updated the community/erlang package to version 20.0.5, and changed the
APKBUILD file to pull the source from github.com/erlang/otp instead of
erlang.com as they distribute "older" releases there.

Three applications were removed upstream (and subsequently here):
  - erlang-percept (concurrency profiling tool)
  - erlang-typer (type annotator)
  - erlang-gs (graphics system)
2017-09-25 13:34:13 +00:00
Jakub Jirutka
3c99a4259e community/erlang: rebuild after previous fix 2017-07-14 22:57:45 +02:00
Gabriele Santomaggio
8157b47d7a Remove --disable-hipe parameter
Fix for https://bugs.alpinelinux.org/issues/5700
2017-07-13 23:28:33 +00:00
Joel Carlbark
534c920f72 community/erlang: upgrade to 19.3 2017-05-13 01:54:58 +02:00
Natanael Copa
0259993f3a community/erlang: rebuild against libressl 2.5 2017-04-18 21:30:29 +00:00
Natanael Copa
2031296b43 community/erlang: set -e build fix 2017-03-30 12:06:19 +00:00
Leonardo Arena
bbbfe8e70a community/erlang: rebuild for ppc64le 2017-03-30 07:22:30 +00:00
Natanael Copa
e00ed3a09f community/erlang: fix circular deps 2017-01-11 13:45:30 +00:00
Daniel Sabogal
5e0e13f1cd community/erlang: upgrade to 19.1.0
fixes #6332
2016-11-04 06:59:13 +00:00
Natanael Copa
713970327d community/erlang: rebuild against libressl 2016-10-10 12:04:38 +00:00
Natanael Copa
e2ff012dcb community/erlang: upgrade to 19.0.2 2016-09-05 07:42:17 +00:00
Marlus Saraiva
bad74ac0e8 community/erlang: upgrade to 19.0.1 2016-07-12 08:16:38 +02:00
Marlus Saraiva
2c41d35a1e community/erlang: upgrade to 18.3.2 2016-05-04 09:11:36 +00:00
Marlus Saraiva
99cf0b3187 community/erlang: Update to 18.3 2016-04-03 17:19:27 +00:00
Marlus Saraiva
f44e80b224 community/erlang: Update to 18.2.2 2016-01-19 18:02:26 +00:00
Natanael Copa
ca983e0af0 community/erlang: rebuild against fixed ncurses widechar only 2015-12-18 07:19:47 +00:00
Natanael Copa
f22ac2ad08 community/erlang: rebuild against ncurses wide char 2015-12-17 14:47:08 +00:00
Natanael Copa
815be9fb39 community/erlang: move from main 2015-10-15 18:35:51 +00:00