aboutsummaryrefslogtreecommitdiffstats
path: root/community/monitoring-plugins
Commit message (Collapse)AuthorAgeFilesLines
* community/monitoring-plugins: rebuild against mariadb-connector-cNatanael Copa2018-03-262-4/+104
|
* [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/
* community/monitoring-plugins: ping from iputils does not support -4 and -6 flagsFrancesco Colista2017-11-141-3/+3
|
* community/monitoring-plugins: set the right /bin/ping pathFrancesco Colista2017-11-101-3/+3
|
* community/monitoring-plugins: fixed typo in configureFrancesco Colista2017-11-071-3/+2
|
* community/monitoring-plugins: added iputils as dependency, updated ping ↵Francesco Colista2017-11-071-2/+5
| | | | command and added ping6
* community/monitoring-plugins: add ping command with correct parameters to ↵Francesco Colista2017-11-031-10/+8
| | | | make check_ping work
* community/monitoring-plugins: fix buildNatanael Copa2017-04-182-24/+6
| | | | | | | | | | the configure script requres that --with-perl has a valid patch to perl upstream bug report: https://github.com/monitoring-plugins/monitoring-plugins/issues/1480 If --with-pgsql has no path specified, then will things go bad too. upstream bug report: https://github.com/monitoring-plugins/monitoring-plugins/issues/1484
* community/monitoring-plugins: disable on all archsNatanael Copa2017-04-112-10/+24
| | | | | bug in the configure script will fill up the buildservers disk https://github.com/monitoring-plugins/monitoring-plugins/issues/1480
* community/monitoring-plugins: Disable building on ppc64leBreno Leitao2017-04-081-1/+1
| | | | | Disabling this package temporarily because I am not able to reproduce the buildlog issue on my machine.
* community/monitoring-plugins: build fixWilliam Pitcock2017-04-071-1/+1
|
* community/monitoring-plugins: fix build on ppc64leWilliam Pitcock2017-04-071-0/+6
|
* community/monitoring-plugins: ugprade to 2.2Francesco Colista2016-12-021-18/+8
|
* community/monitoring-plugins: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* community/monitoring-plugins: moved from testingFrancesco Colista2016-04-221-0/+59