aboutsummaryrefslogtreecommitdiffstats
path: root/main/syslog-ng
Commit message (Collapse)AuthorAgeFilesLines
* [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/syslog-ng: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/syslog-ng: Add subpackage with JSON pluginViktor Tusa2017-08-251-4/+10
|
* main/syslog-ng: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/syslog-ng: upgrade to 3.9.1Leonardo Arena2017-01-161-5/+5
|
* [various] rename dependency python-dev to python2-devJakub Jirutka2016-10-261-1/+1
|
* main/syslog-ng: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* main/syslog-ng: disable on aarch64Carlo Landmeter2016-08-141-1/+1
|
* main/syslog-ng: bump pkgrel and fix checksumNatanael Copa2016-05-021-4/+4
|
* main/syslog-ng: remove check for syslog.confStefan Wagner2016-05-021-1/+4
| | | | | | As syslog-ng is using syslog-ng.conf as its default configuration file syslog.conf will never exist. Therefore it's not necessary to check for the existance of syslog.conf on start.
* main/syslog-ng: added redis suppor. Fixed #5260Francesco Colista2016-03-141-2/+3
|
* main/syslog-ng: upgrade to 3.7.2Leonardo Arena2015-12-071-4/+4
| | | | Fixes #3933
* main/syslog-ng: update to 3.7.1Stuart Cardall2015-09-301-6/+6
| | | | https://github.com/balabit/syslog-ng/releases/tag/syslog-ng-3.7.1
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-2/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/syslog-ng: update to 3.6.4Stuart Cardall2015-07-071-6/+7
| | | | also enabled SSL support
* main/syslong-ng: fix download URL; add missing plugin templateJens Vehlhaber2015-05-211-2/+3
|
* main/syslog-ng: update to version 3.6.2Jens Vehlhaber2015-05-084-13/+34
| | | | Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* main/syslog-ng: the libeventlog package has been renamed to eventlogBartłomiej Piotrowski2015-04-301-2/+2
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/syslog-ng: move from testingNatanael Copa2014-11-069-0/+361