aboutsummaryrefslogtreecommitdiffstats
path: root/main/shorewall
Commit message (Collapse)AuthorAgeFilesLines
* main/shorewall: upgrade to 5.1.11.1; modernizeTBK2018-02-051-16/+13
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-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/shorewall: upgrade to 5.1.8Natanael Copa2017-10-311-2/+2
|
* main/shorewall: Update to 5.1.7.2Clayton Craft2017-10-031-2/+2
|
* main/shorewall: upgrade to 5.1.4.4Francesco Colista2017-06-281-2/+2
|
* main/shorewall: upgrade to 5.1.4.2Natanael Copa2017-06-141-2/+2
|
* main/shorewall: upgrade to 5.1.4.1Natanael Copa2017-06-121-2/+2
|
* main/shorewall: upgrade to 5.1.3.2Natanael Copa2017-04-281-8/+2
|
* main/shorewall: upgrade to 5.0.15.2Natanael Copa2016-12-221-4/+4
|
* main/shorewall: upgrade to 5.0.15Natanael Copa2016-12-201-4/+4
|
* main/shorewall: upgrade to 5.0.13.4Natanael Copa2016-11-081-4/+4
|
* main/shorewall: upgrade to 5.0.11Natanael Copa2016-09-061-4/+4
|
* main/shorewall: upgrade to 5.0.5Natanael Copa2016-02-241-4/+4
|
* main/shorewall: upgrade to 5.0.2.1Natanael Copa2015-12-091-4/+4
|
* main/shorewall: upgrade to 5.0.2Natanael Copa2015-11-231-4/+4
|
* main/shorewall: upgrade to 5.0.1.1Natanael Copa2015-11-161-4/+4
|
* don't prefix GPL version number with a dashSören Tempel2015-10-031-1/+1
| | | | | This conforms to wiki documentation regarding package creation: http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license
* main/shorewall: upgrade to 4.6.12.1Natanael Copa2015-08-261-4/+4
|
* main/shorewall: upgrade to 4.6.10.1Natanael Copa2015-06-291-4/+4
|
* main/shorewall: upgrade to 4.6.9Natanael Copa2015-05-181-5/+5
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/shorewall: upgrade to 4.6.8.1Natanael Copa2015-04-281-4/+4
|
* main/shorewall-core: upgrade to 4.6.5.5Łukasz Jendrysik2015-01-121-4/+5
| | | | | | main/shorewall: upgrade to 4.6.5.5 main/shorewall6: upgrade to 4.6.5.5
* main/shorewall: upgrade to 4.6.5.3Natanael Copa2014-12-251-4/+4
|
* main/shorewall: upgrade to 4.6.5.2Natanael Copa2014-11-201-4/+4
|
* main/shorewall: upgrade to 4.6.4.3Natanael Copa2014-11-101-5/+5
|
* main/shorewall: upgrade to 4.6.3.4Natanael Copa2014-10-021-4/+4
|
* main/shorewall: upgrade to 4.6.3.2Natanael Copa2014-09-041-4/+4
|
* main/shorewall: upgrade to 4.6.3.1Natanael Copa2014-09-032-12/+39
|
* main/shorewall: upgrade to 4.6.2.1Natanael Copa2014-07-231-4/+4
|
* main/shorewall: disable til shorewall-core is fixedNatanael Copa2014-05-301-1/+1
|
* main/shorewall: upgrade to 4.5.21.4Natanael Copa2013-11-261-4/+4
|
* main/shorewall*: upgrade to 4.5.21.3Natanael Copa2013-11-062-10/+115
| | | | fixes #1154
* main/shorewall: upgrade to 4.2.11Bartłomiej Piotrowski2012-12-181-1/+1
|
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* moved extra/* to main/Natanael Copa2009-07-241-0/+16
and fixed misc build issues