31 Commits

Author SHA1 Message Date
TBK
b7cdc1d551 main/bison: upgrade to 3.3.2 2019-05-03 19:21:00 +02:00
prspkt
3d97302ef3 main/bison: upgrade to 3.0.5, use https 2018-06-29 16:32:26 +02:00
A. Wilcox
b0d4dd347d main/bison: add check, disable during bootstrap 2018-02-07 04:43:45 +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
Jakub Jirutka
730cdcef69 main/*: fix homepage url and source from http:// to https://
Most of these updates is based on data from https://repology.org/,
detection based on permanent redirect from http:// to https://.

$source urls are updated when they contain $url as substring.
2017-11-19 14:16:51 +01:00
Natanael Copa
d835ae4dd0 main/bison: set -e build fix 2017-03-20 18:32:36 +00:00
Łukasz Jendrysik
2ca47415d9 main/bison: upgrade to 3.0.4 2015-01-29 08:56:32 +01:00
Natanael Copa
824111b465 main/bison: upgrade to 3.0.3 2015-01-19 08:52:48 +00:00
Natanael Copa
7be7bf2ee4 main/bison: upgrade to 3.0.2 2013-12-06 11:00:37 +00:00
Fabian Affolter
8ac21f8a79 main/bison: specify license 2013-12-03 14:39:33 +00:00
Natanael Copa
7277dbda18 main/bison: upgrade to 3.0.1 2013-11-13 07:41:04 +00:00
Natanael Copa
1c03e5a67f main/bison: rebuild wiht posix_spawn 2013-10-15 15:51:42 +00:00
Natanael Copa
e9f209ad6f main/bison: upgrade to 3.0 2013-08-09 08:02:10 +00:00
Timo Teräs
5c90471732 [all autotools packages]: normalize ./configure 2013-07-30 08:54:53 +00:00
Natanael Copa
70179f59d8 main/bison: upgrade to 2.7.1 2013-04-16 06:29:56 +00:00
Bartłomiej Piotrowski
1f384523eb main/bison: upgrade to 2.7 2012-12-16 13:17:39 +01:00
Natanael Copa
b64beabb83 main/bison: upgrade to 2.6.5 2012-11-13 21:24:35 +00:00
Natanael Copa
91d5e5becb main/bison: upgrade to 2.6.4 2012-10-24 08:37:44 +00:00
Natanael Copa
6a9ad25409 main/bison: upgrade to 2.6.3 2012-10-23 09:49:00 +00:00
Bartłomiej Piotrowski
4ac28de67a main/bison: upgrade to 2.6.2 2012-08-04 11:32:22 +02:00
Natanael Copa
4a6b1bc3b3 main/bison: upgrade to 2.6.1 2012-07-31 09:45:07 +00:00
Natanael Copa
7763c73a42 main/bison: upgrade to 2.6 2012-07-24 08:24:45 +00:00
Natanael Copa
20d89d3eb2 main/bison: upgrade to 2.5.1 2012-06-06 06:29:54 +00:00
Natanael Copa
0b1fd6ec01 main/bison: upgrade to 2.5 2011-05-19 06:52:04 +00:00
Natanael Copa
4ff65ef299 main: mass-rebuild of packages missing arch in .PKGINFO
this is needed for apk-tools-2.1 migration
2011-03-31 13:43:08 +00:00
William Pitcock
ba2600dc6e Set all packages with arch="x86 x86_64" to arch="all". 2011-01-13 06:06:02 -06:00
Natanael Copa
da49ad32c4 main/*: add arch 2010-12-13 16:00:16 +00:00
Natanael Copa
35779e2629 main/bison: upgrade to 2.4.3 2010-08-19 13:25:22 +00:00
Natanael Copa
b4eecaf058 main/[various]: bump pkgrel to force rebuild against nptl 2010-05-04 08:26:51 +00:00
Natanael Copa
9cd3b9efaf main/bison: upgrade to 2.4.2 2010-03-30 17:41:10 +00:00
Natanael Copa
2d2ddf507b move core/* to main/
added maintainer to several packages as well
2009-07-23 18:24:11 +00:00