Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/nagios-plugins: rebuild against openssl 1.1 | Natanael Copa | 2018-11-07 | 1 | -2/+2 |
| | |||||
* | main/nagios-plugins: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | main/nagios-plugins: rebuild against mariadb-connector-c | Natanael Copa | 2018-03-26 | 2 | -2/+29 |
| | |||||
* | [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/nagios-plugins: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | main/nagios-plugins: add sudoers rule for check_openrc | Jakub Jirutka | 2017-10-04 | 2 | -8/+25 |
| | |||||
* | main/nagios-plugins: add plugin check_openrc | Jakub Jirutka | 2017-09-26 | 2 | -5/+21 |
| | |||||
* | main/nagios-plugins: remove explicit return | Jakub Jirutka | 2017-09-26 | 1 | -5/+4 |
| | |||||
* | main/nagios-plugins: fix project's url | Jakub Jirutka | 2017-09-26 | 1 | -1/+1 |
| | |||||
* | main/nagios-plugins: upgrade to 2.2.1 | Jakub Jirutka | 2017-05-02 | 1 | -3/+3 |
| | |||||
* | main/nagios-plugins: fix subpackage -all | Jakub Jirutka | 2017-05-02 | 1 | -2/+6 |
| | | | | Fixes https://bugs.alpinelinux.org/issues/7258 | ||||
* | main/nagios-plugins: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/nagios-plugins: don't try to remove nonexistent check-game | Breno Leitao | 2017-03-30 | 1 | -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 fix | Natanael Copa | 2017-03-20 | 1 | -3/+1 |
| | |||||
* | main/nagios-plugins: upgrade to 2.2.0 | Francesco Colista | 2017-02-17 | 1 | -5/+3 |
| | |||||
* | main/nagios-plugins: configure procs to work with Busybox ps | Jakub Jirutka | 2016-12-09 | 1 | -6/+5 |
| | |||||
* | main/nagios-plugins: -procs needs procps | Jakub Jirutka | 2016-12-09 | 1 | -1/+2 |
| | |||||
* | main/nagios-plugins: upgrade to 2.1.4 | Jakub Jirutka | 2016-11-20 | 1 | -4/+4 |
| | |||||
* | main/nagios-plugins: print post-upgrade only when relevant | Jakub Jirutka | 2016-11-20 | 1 | -6/+13 |
| | |||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 1 | -4/+3 |
| | |||||
* | main/nagios-plugins: upgrade to 2.1.3 and user libressl | Natanael Copa | 2016-10-10 | 1 | -5/+5 |
| | |||||
* | main/nagios-plugins: upgrade to 2.1.1 | Jakub Jirutka | 2016-07-13 | 1 | -8/+8 |
| | |||||
* | main/nagios-plugins: split plugins into subpackages | Jakub Jirutka | 2016-07-13 | 2 | -13/+103 |
| | |||||
* | don't prefix GPL version number with a dash | Sören Tempel | 2015-10-03 | 1 | -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 Jendrysik | 2015-01-26 | 1 | -2/+4 |
| | |||||
* | main/nagios-plugins: allow suid | Natanael Copa | 2014-11-06 | 1 | -0/+1 |
| | |||||
* | main/nagios-plugins: upgrade to 2.0.3 | Natanael Copa | 2014-07-25 | 1 | -27/+7 |
| | |||||
* | main/nagios-plugins: fix download url | Bartłomiej Piotrowski | 2013-10-22 | 1 | -1/+3 |
| | |||||
* | main/[various]: update config.sub | Timo Teräs | 2013-09-30 | 1 | -0/+3 |
| | |||||
* | main/[various]: update config.sub | Timo Teräs | 2013-09-29 | 1 | -1/+2 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/nagios-plugins: remove depends from nagios | Leonardo Arena | 2013-03-21 | 1 | -2/+3 |
| | |||||
* | main/nagios-plugins: fix build on eglibc | Carlo Landmeter | 2013-01-05 | 1 | -0/+7 |
| | |||||
* | main/nagios-plugins: upgrade to 1.4.16 | Francesco Colista | 2012-11-06 | 1 | -2/+2 |
| | |||||
* | main/nagios-plugins: rebuild against postgresql-9.2 | Natanael Copa | 2012-09-13 | 1 | -1/+1 |
| | |||||
* | main/nagios-plugins: add perl-net-snmp dependency | Jeff Bilyk | 2011-11-12 | 1 | -2/+2 |
| | | | | fixes #798 | ||||
* | nagios-plugins: add nagios-plugins-contrib subpackage | Jeff Bilyk | 2011-05-12 | 1 | -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.5 | Natanael Copa | 2011-04-01 | 1 | -1/+1 |
| | | | | | | | | | | | | * collectd * dovecot * freeradius * kamailio * lua-sql-mysql * nagios-plugins * perl-dbd-mysql * postfix * zabbix | ||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/nagios-plugins: move from testing | Jeff Bilyk | 2010-08-31 | 1 | -0/+36 |
Move nagios-plugins from testing to main |