aboutsummaryrefslogtreecommitdiffstats
path: root/main/nagios-plugins
Commit message (Collapse)AuthorAgeFilesLines
* main/nagios-plugins: rebuild against mariadb-connector-cNatanael Copa2018-03-262-2/+29
|
* [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/nagios-plugins: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/nagios-plugins: add sudoers rule for check_openrcJakub Jirutka2017-10-042-8/+25
|
* main/nagios-plugins: add plugin check_openrcJakub Jirutka2017-09-262-5/+21
|
* main/nagios-plugins: remove explicit returnJakub Jirutka2017-09-261-5/+4
|
* main/nagios-plugins: fix project's urlJakub Jirutka2017-09-261-1/+1
|
* main/nagios-plugins: upgrade to 2.2.1Jakub Jirutka2017-05-021-3/+3
|
* main/nagios-plugins: fix subpackage -allJakub Jirutka2017-05-021-2/+6
| | | | Fixes https://bugs.alpinelinux.org/issues/7258
* main/nagios-plugins: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/nagios-plugins: don't try to remove nonexistent check-gameBreno Leitao2017-03-301-1/+1
| | | | | | | Nagios-plugins is not building check-game plugin anymore, thus, abuild is failing to build this package because it tries to remove (it is not important for Alpine) a package that is not being built anymore.
* main/[various]: set -e build fixNatanael Copa2017-03-201-3/+1
|
* main/nagios-plugins: upgrade to 2.2.0Francesco Colista2017-02-171-5/+3
|
* main/nagios-plugins: configure procs to work with Busybox psJakub Jirutka2016-12-091-6/+5
|
* main/nagios-plugins: -procs needs procpsJakub Jirutka2016-12-091-1/+2
|
* main/nagios-plugins: upgrade to 2.1.4Jakub Jirutka2016-11-201-4/+4
|
* main/nagios-plugins: print post-upgrade only when relevantJakub Jirutka2016-11-201-6/+13
|
* main/[various]: dont set arch in split functionNatanael Copa2016-10-261-4/+3
|
* main/nagios-plugins: upgrade to 2.1.3 and user libresslNatanael Copa2016-10-101-5/+5
|
* main/nagios-plugins: upgrade to 2.1.1Jakub Jirutka2016-07-131-8/+8
|
* main/nagios-plugins: split plugins into subpackagesJakub Jirutka2016-07-132-13/+103
|
* 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/nagios-plugins: rebuild against mariadbŁukasz Jendrysik2015-01-261-2/+4
|
* main/nagios-plugins: allow suidNatanael Copa2014-11-061-0/+1
|
* main/nagios-plugins: upgrade to 2.0.3Natanael Copa2014-07-251-27/+7
|
* main/nagios-plugins: fix download urlBartłomiej Piotrowski2013-10-221-1/+3
|
* main/[various]: update config.subTimo Teräs2013-09-301-0/+3
|
* main/[various]: update config.subTimo Teräs2013-09-291-1/+2
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/nagios-plugins: remove depends from nagiosLeonardo Arena2013-03-211-2/+3
|
* main/nagios-plugins: fix build on eglibcCarlo Landmeter2013-01-051-0/+7
|
* main/nagios-plugins: upgrade to 1.4.16Francesco Colista2012-11-061-2/+2
|
* main/nagios-plugins: rebuild against postgresql-9.2Natanael Copa2012-09-131-1/+1
|
* main/nagios-plugins: add perl-net-snmp dependencyJeff Bilyk2011-11-121-2/+2
| | | | fixes #798
* nagios-plugins: add nagios-plugins-contrib subpackageJeff Bilyk2011-05-121-1/+19
| | | | | nagios-plugins-contrib is a new subpackage that contains all of the nagios-plugins that haven't been added to the main section of the package
* main/[various]: rebuild against mysql-5.5Natanael Copa2011-04-011-1/+1
| | | | | | | | | | | | * collectd * dovecot * freeradius * kamailio * lua-sql-mysql * nagios-plugins * perl-dbd-mysql * postfix * zabbix
* 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
|
* main/nagios-plugins: move from testingJeff Bilyk2010-08-311-0/+36
Move nagios-plugins from testing to main