Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/ | ||||
* | main/nspr: upgrade to 4.17 | Natanael Copa | 2017-10-31 | 1 | -3/+3 |
| | |||||
* | main/nspr: modernise, mark as having no test suite | A. Wilcox | 2017-09-20 | 1 | -20/+12 |
| | |||||
* | main/nspr: update to version 4.15 | François Chavant | 2017-06-14 | 1 | -6/+2 |
| | |||||
* | main/nspr: build fix | Natanael Copa | 2017-01-26 | 1 | -1/+1 |
| | | | | dont use gnu sed | ||||
* | main/nspr: upgrade to 4.13.1 | Natanael Copa | 2017-01-26 | 1 | -4/+4 |
| | |||||
* | main/nspr: upgrade to 4.12 | Natanael Copa | 2016-03-10 | 2 | -10/+9 |
| | |||||
* | main/nspr: new upstream version 4.11 | Christian Kampka | 2015-11-30 | 1 | -4/+4 |
| | |||||
* | main/nspr: upgrade to 4.10.10 | Natanael Copa | 2015-11-02 | 1 | -4/+4 |
| | |||||
* | don't prefix GPL version number with a dash | Sören Tempel | 2015-10-03 | 1 | -1/+1 |
| | | | | | This conforms to wiki documentation regarding package creation: http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license | ||||
* | main/nspr: upgrade to 4.10.9 | Natanael Copa | 2015-09-21 | 1 | -6/+6 |
| | |||||
* | main/nspr: fix depends for -dev | Natanael Copa | 2015-06-05 | 1 | -1/+3 |
| | |||||
* | main/nspr: upgrade to 4.10.8 | Carlo Landmeter | 2015-02-23 | 1 | -4/+4 |
| | |||||
* | main/nspr: upgrade to 4.10.7 | Natanael Copa | 2014-09-26 | 1 | -5/+5 |
| | |||||
* | main/nspr: fix musl build to have ipv6 and large-file support | Timo Teräs | 2014-06-26 | 1 | -1/+5 |
| | | | | | the header file tests these features using __GLIBC__ version, supply musl feature list by hand for now. | ||||
* | main/nspr: upgrade to 4.10.6 | Natanael Copa | 2014-06-10 | 1 | -4/+4 |
| | |||||
* | main/nspr: upgrade to 4.10.5 | Bartłomiej Piotrowski | 2014-05-17 | 1 | -5/+4 |
| | |||||
* | main/nspr: upgrade to 4.10.4 | Bartłomiej Piotrowski | 2014-03-18 | 1 | -4/+4 |
| | |||||
* | main/nspr: upgrade to 4.10.3 | Bartłomiej Piotrowski | 2014-02-07 | 1 | -5/+5 |
| | |||||
* | main/nspr: upgrade to 4.10.2 | Natanael Copa | 2013-11-15 | 1 | -5/+5 |
| | |||||
* | main/nspr: upgrade to 4.10.1, and fix musl build | Timo Teräs | 2013-10-08 | 2 | -4/+22 |
| | |||||
* | main/[various]: update config.sub | Timo Teräs | 2013-10-02 | 1 | -0/+1 |
| | |||||
* | main/nspr: upgrade to 4.10 | Natanael Copa | 2013-08-08 | 4 | -108/+5 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/nspr: upgrade to 4.9.6 | Natanael Copa | 2013-04-11 | 1 | -4/+4 |
| | |||||
* | main/nspr: upgrade to 4.9.5 | Natanael Copa | 2013-02-27 | 1 | -2/+10 |
| | |||||
* | main/nspr: upgrade to 4.9.4 | Bartłomiej Piotrowski | 2012-12-28 | 1 | -2/+2 |
| | |||||
* | main/nspr: upgrade to 4.9.3 | Natanael Copa | 2012-10-30 | 1 | -2/+2 |
| | |||||
* | main/nspr: upgrade to 4.9.2 | Natanael Copa | 2012-08-03 | 1 | -2/+2 |
| | |||||
* | main/nspr: upgrade to 4.9.1 | Natanael Copa | 2012-06-20 | 2 | -94/+2 |
| | |||||
* | main/nspr: upgrade to 4.9 | Natanael Copa | 2012-03-16 | 3 | -119/+94 |
| | |||||
* | main/nspr: upgrade to 4.8.9 and use upstream sonames | Natanael Copa | 2011-08-30 | 2 | -262/+6 |
| | |||||
* | main/nspr: upgrade to 4.8.8 | Natanael Copa | 2011-06-02 | 1 | -2/+2 |
| | |||||
* | main/nspr: upgrade to 4.8.7 | Natanael Copa | 2011-02-25 | 1 | -4/+4 |
| | |||||
* | main/nspr: aclocal requires automake | William Pitcock | 2011-01-23 | 1 | -1/+1 |
| | |||||
* | main/nspr: fix the soname for libs | Natanael Copa | 2011-01-23 | 4 | -61/+31 |
| | | | | | | | make sure that the soname patch gets used by running autoconf remove similar patch that does not work. again put the .so symlink to -dev package as it should not be needed anymore. | ||||
* | main/nspr: get nspr-config in the right package | William Pitcock | 2011-01-22 | 1 | -1/+3 |
| | |||||
* | main/nspr: replaces fixups | William Pitcock | 2011-01-22 | 1 | -1/+5 |
| | |||||
* | main/nspr: mozilla wants /usr/lib/libnspr4.so to exist regardless of ↵ | William Pitcock | 2011-01-22 | 2 | -2/+277 |
| | | | | development package | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/nspr: support for x86_64 | Natanael Copa | 2010-12-01 | 1 | -1/+6 |
| | |||||
* | main/nspr: upgrade to 4.8.6 | Natanael Copa | 2010-08-19 | 1 | -2/+2 |
| | |||||
* | main/nspr: moved from testing | Natanael Copa | 2010-05-29 | 5 | -0/+274 |