aboutsummaryrefslogtreecommitdiffstats
path: root/main/lsyncd
Commit message (Collapse)AuthorAgeFilesLines
* main/lsyncd: upgrade to 2.2.3 and fixesCarlo Landmeter2018-03-193-37/+16
| | | | | - fix doc subpkg - switch to lua 5.3 as 5.1 is no longer supported
* [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/[various]: fix trailing whitespacetmpfile2017-07-101-1/+1
|
* main/lsyncd: upgrade to 2.2.2, modernize APKBUILDFrancesco Colista2017-04-031-29/+7
|
* main/lsyncd: upgrade to 2.2.1Leonardo Arena2017-01-107-264/+28
|
* main/lsyncd: fix source and urlLeonardo Arena2016-10-311-3/+3
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/lsyncd: additional fixes to lpostcmdTimo Teräs2015-01-306-37/+141
|
* main/lsyncd: fix CVE-2014-8990Natanael Copa2015-01-232-1/+112
|
* main/lsyncd: fix lpostcmd example script after upgradeTimo Teräs2015-01-082-9/+18
| | | | | Seems the upstream lpostcmd.lua example is outdated, and needs few additional fixes again. fixes #3678.
* main/lsyncd: more lpostcmd patchingLeonardo Arena2014-12-052-4/+22
|
* main/lsyncd: upgrade to 2.1.5Leonardo Arena2014-09-183-48/+31
|
* main/lsyncd: fix initLeonardo Arena2014-09-182-5/+4
|
* main/lsyncd: rewrite initd to add support for command_argsLeonardo Arena2014-09-172-28/+17
|
* main/lsyncd: fix lpostcmdLeonardo Arena2014-09-092-1/+49
|
* main/lsyncd: remove unneeded _GNU_SOURCE definitionTimo Teräs2013-10-101-1/+0
|
* main/lsyncd: fix musl buildTimo Teräs2013-10-102-1/+30
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/lsyncd: upgrade to 2.0.7Timo Teräs2012-08-081-3/+3
|
* main/lsyncd: moved from testingTimo Teräs2011-04-112-0/+84