Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/lsyncd: restore lpostcmd patch, add openrc subpkg | Leonardo Arena | 2018-06-19 | 2 | -3/+32 |
| | |||||
* | main/lsyncd: upgrade to 2.2.3 and fixes | Carlo Landmeter | 2018-03-19 | 3 | -37/+16 |
| | | | | | - fix doc subpkg - switch to lua 5.3 as 5.1 is no longer supported | ||||
* | [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/[various]: fix trailing whitespace | tmpfile | 2017-07-10 | 1 | -1/+1 |
| | |||||
* | main/lsyncd: upgrade to 2.2.2, modernize APKBUILD | Francesco Colista | 2017-04-03 | 1 | -29/+7 |
| | |||||
* | main/lsyncd: upgrade to 2.2.1 | Leonardo Arena | 2017-01-10 | 7 | -264/+28 |
| | |||||
* | main/lsyncd: fix source and url | Leonardo Arena | 2016-10-31 | 1 | -3/+3 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/lsyncd: additional fixes to lpostcmd | Timo Teräs | 2015-01-30 | 6 | -37/+141 |
| | |||||
* | main/lsyncd: fix CVE-2014-8990 | Natanael Copa | 2015-01-23 | 2 | -1/+112 |
| | |||||
* | main/lsyncd: fix lpostcmd example script after upgrade | Timo Teräs | 2015-01-08 | 2 | -9/+18 |
| | | | | | Seems the upstream lpostcmd.lua example is outdated, and needs few additional fixes again. fixes #3678. | ||||
* | main/lsyncd: more lpostcmd patching | Leonardo Arena | 2014-12-05 | 2 | -4/+22 |
| | |||||
* | main/lsyncd: upgrade to 2.1.5 | Leonardo Arena | 2014-09-18 | 3 | -48/+31 |
| | |||||
* | main/lsyncd: fix init | Leonardo Arena | 2014-09-18 | 2 | -5/+4 |
| | |||||
* | main/lsyncd: rewrite initd to add support for command_args | Leonardo Arena | 2014-09-17 | 2 | -28/+17 |
| | |||||
* | main/lsyncd: fix lpostcmd | Leonardo Arena | 2014-09-09 | 2 | -1/+49 |
| | |||||
* | main/lsyncd: remove unneeded _GNU_SOURCE definition | Timo Teräs | 2013-10-10 | 1 | -1/+0 |
| | |||||
* | main/lsyncd: fix musl build | Timo Teräs | 2013-10-10 | 2 | -1/+30 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/lsyncd: upgrade to 2.0.7 | Timo Teräs | 2012-08-08 | 1 | -3/+3 |
| | |||||
* | main/lsyncd: moved from testing | Timo Teräs | 2011-04-11 | 2 | -0/+84 |