Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main: (Bulk change) Update source urls to https using HTTPS Everywhere | J0WI | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | [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/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | 2017-11-19 | 1 | -1/+1 |
| | | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring. | ||||
* | main/[various]: set proper arch | Timo Teräs | 2016-11-01 | 1 | -1/+1 |
| | | | | fixes commit "main/[various]: dont set arch in split function" | ||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 1 | -1/+0 |
| | |||||
* | main/nagios: rebuild against perl 5.24 | Natanael Copa | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER | ||||
* | Improve consistency of scripts using adduser/addgroup. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -0/+1 |
| | | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved. | ||||
* | Add -g option (GECOS/comment) to adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | This way we can avoid ugly default: Linux user,,, | ||||
* | 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: rebuild against perl-5.22 | Natanael Copa | 2015-07-16 | 1 | -1/+1 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/*: cleanup: remove pkgconfig from makedepends | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | | | | it should be pulled in automatically | ||||
* | main/nagios: upgrade to 3.5.1 | Natanael Copa | 2014-07-15 | 1 | -5/+5 |
| | |||||
* | main/[various]: update config.sub | Timo Teräs | 2013-09-29 | 1 | -0/+5 |
| | |||||
* | main/nagios: use /sbin/nologin as shell | Natanael Copa | 2013-09-04 | 2 | -2/+2 |
| | |||||
* | main/nagios: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | main/nagios: rebuild against libpng16 | Natanael Copa | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/nagios: rebuild against gd 2.1.0 | Bartłomiej Piotrowski | 2013-07-05 | 1 | -1/+1 |
| | |||||
* | main/nagios: rebuild against perl-5.18 | Natanael Copa | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | main/nagios: upgrade to 3.5.0 | Natanael Copa | 2013-04-12 | 1 | -2/+10 |
| | | | | fixes #1699 (CVE-2012-6096) | ||||
* | main/nagios: upgrade to 3.4.1 | Francesco Colista | 2012-11-06 | 1 | -2/+2 |
| | |||||
* | main/nagios: upgrade to 3.3.1 | Jeff Bilyk | 2012-01-07 | 1 | -4/+4 |
| | |||||
* | main/nagios: depend on perl-net-snmp | Kiyoshi Aman | 2011-11-03 | 1 | -1/+1 |
| | |||||
* | main/nagios: rebuild against perl-5.14 | Natanael Copa | 2011-05-18 | 1 | -1/+1 |
| | |||||
* | main/[multiple]: set correct maintainer field | Carlo Landmeter | 2011-05-12 | 1 | -3/+3 |
| | |||||
* | main/nagios: bump version to 3.2.3 | Carlo Landmeter | 2011-04-13 | 1 | -2/+2 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/nagios: set noarch for web subpackage | Natanael Copa | 2010-12-30 | 1 | -1/+2 |
| | |||||
* | main/${i##*/}: rebuild against new libperl | Natanael Copa | 2010-12-30 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/nagios: create user and group as system user/group | Natanael Copa | 2010-09-23 | 2 | -2/+3 |
| | | | | ref #427 | ||||
* | main/nagios: fix install script to add group | Carlo Landmeter | 2010-09-23 | 2 | -8/+9 |
| | | | | fixes #427 | ||||
* | main/nagios: update to 3.2.2 and gix cgi builds | Jeff Bilyk | 2010-09-06 | 1 | -4/+4 |
| | | | | Update package to 3.2.2 and add libjpeg and libpng so that trend and status cgis build | ||||
* | main/nagios: use user 'nagios' instead of 'nobody' | Natanael Copa | 2010-08-16 | 2 | -3/+10 |
| | | | | fixes #375 | ||||
* | main/nagios: moved /etc/lighttpd-nagios.conf to /etc/lighttpd/nagios.conf | Natanael Copa | 2010-06-04 | 1 | -2/+2 |
| | |||||
* | main/nagios: moved from testing | Natanael Copa | 2010-06-04 | 4 | -0/+136 |