Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/postfix: Adding missing m4 build dependency | Markus Heimbach | 2018-09-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Starting with postfix 3.3 the script src/postconf/extract_cfg.sh needs m4 to successfully build. This leads to the following log output [1] during the package build [2]: extract_cfg.sh: line 89: m4: not found [1]: http://build.alpinelinux.org/buildlogs/build-edge-x86_64/main/postfix/postfix-3.3.1-r0.log [2]: https://pkgs.alpinelinux.org/package/edge/main/x86_64/postfix fixes #9422 (cherry picked from commit aab1d5daf00c8bf56fe99ca09f0a7ea0e5216a31) | ||||
* | main/postfix: add support for lmdb | Natanael Copa | 2018-06-12 | 1 | -14/+18 |
| | | | | fixes #8937 | ||||
* | main/postfix: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | main/postfix: rebuild against mariadb-connector-c | Natanael Copa | 2018-03-26 | 1 | -2/+2 |
| | |||||
* | main/postfix: mark no tests | A. Wilcox | 2018-03-06 | 1 | -1/+1 |
| | |||||
* | main/postfix: upgrade to 3.3.0 | Andy Postnikov | 2018-02-23 | 1 | -4/+2 |
| | |||||
* | main/postfix: Upgrade to 3.2.5 | tcely | 2018-02-13 | 1 | -5/+5 |
| | |||||
* | [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/postfix: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | main/postfix: upgrade to 3.2.4 | Natanael Copa | 2017-10-31 | 1 | -2/+2 |
| | |||||
* | main/postfix: bump to 3.2.3 | Daniel Isaksen | 2017-09-27 | 1 | -2/+2 |
| | |||||
* | main/postfix: upgrade to 3.2.2 | Natanael Copa | 2017-06-14 | 1 | -2/+2 |
| | |||||
* | main/postfix: upgrade to 3.2.0 | Leonardo Arena | 2017-06-06 | 1 | -34/+18 |
| | | | | Modernize APKBUILD | ||||
* | main/postfix: fix build on aarch64 | Natanael Copa | 2017-04-25 | 1 | -6/+7 |
| | | | | seems like `install -d` didnt work in fakeroot on aarch64 for some reason | ||||
* | main/postfix: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/postfix: upgrade to 3.1.4 | Natanael Copa | 2017-01-03 | 1 | -4/+4 |
| | |||||
* | main/postfix: upgrade to 3.1.3 and build against libressl | Natanael Copa | 2016-10-10 | 1 | -11/+16 |
| | |||||
* | main/postfix: upgrade to 3.1.1 | Natanael Copa | 2016-05-16 | 1 | -5/+5 |
| | |||||
* | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | main/postfix: keep postfix-files (required at run-time) | Kaarle Ritvanen | 2016-03-01 | 1 | -2/+2 |
| | |||||
* | main/postfix: upgrade to 3.1.0 | Valery Kartel | 2016-03-01 | 1 | -20/+31 |
| | |||||
* | main/postfix: upgrade to 3.0.4 | Natanael Copa | 2016-02-22 | 1 | -5/+5 |
| | |||||
* | main/postfix: fix postfix user creation | Leonardo Arena | 2016-01-28 | 1 | -1/+3 |
| | |||||
* | main/postfix: upgrade to 3.0.3 | Natanael Copa | 2015-11-10 | 1 | -4/+4 |
| | |||||
* | main/postfix: upgrade to 3.0.2 | Natanael Copa | 2015-07-21 | 1 | -5/+5 |
| | |||||
* | main/posstfix: fix linking of the dynamic modules | Natanael Copa | 2015-05-13 | 1 | -8/+13 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 1 | -4/+4 |
| | |||||
* | main/postfix: upgrade to 3.0.1 | Natanael Copa | 2015-04-28 | 1 | -72/+41 |
| | |||||
* | main/postfix: rebuild against mariadb | Łukasz Jendrysik | 2015-01-26 | 1 | -3/+4 |
| | |||||
* | main/postfix: upgrade to 2.11.3 | Natanael Copa | 2014-10-20 | 1 | -4/+4 |
| | |||||
* | main/postfix: upgrade to 2.11.2 | Natanael Copa | 2014-10-14 | 1 | -5/+5 |
| | |||||
* | main/postfix: fix file descriptor passing | Natanael Copa | 2014-10-14 | 1 | -1/+6 |
| | | | | | | we need check if __GLIBC__ is defined at all before comparing verision ref #3423 | ||||
* | main/postfix: upgrade to 2.11.1 | Natanael Copa | 2014-05-08 | 1 | -14/+14 |
| | |||||
* | main/postfix: rebuild against db-5.3.28 | Natanael Copa | 2013-11-18 | 1 | -1/+1 |
| | | | | ref #2359 | ||||
* | main/postfix: upgrade to 2.10.2 | Natanael Copa | 2013-09-06 | 1 | -5/+5 |
| | |||||
* | main/postfix: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | main/postfix: upgrade to 2.10.1 | Natanael Copa | 2013-06-25 | 1 | -5/+5 |
| | |||||
* | main/postfix: bumped pkgrel | Francesco Colista | 2013-06-05 | 1 | -1/+1 |
| | |||||
* | main/postfix: checksums and pkgrel bump | William Pitcock | 2013-04-23 | 1 | -4/+4 |
| | |||||
* | main/postfix: upgrade to 2.10.0 | Natanael Copa | 2013-02-18 | 1 | -5/+5 |
| | |||||
* | main/postfix: fix detection of shared libs with file-5.12, create vmail user | Natanael Copa | 2013-02-18 | 1 | -3/+20 |
| | |||||
* | main/postfix: upgrade to 2.9.5 | Bartłomiej Piotrowski | 2012-12-16 | 1 | -2/+2 |
| | |||||
* | main/postfix: rebuild against postgresql-9.2 | Natanael Copa | 2012-09-13 | 1 | -1/+1 |
| | |||||
* | main/postfix: upgrade to 2.9.4 | Natanael Copa | 2012-08-02 | 1 | -3/+3 |
| | |||||
* | main/postfix: rebuild against sqlite-libs | Natanael Copa | 2012-05-31 | 1 | -1/+1 |
| | |||||
* | main/postfix: upgrade to 2.9.3 | Natanael Copa | 2012-05-21 | 1 | -2/+2 |
| | |||||
* | main/postfix: upgrade to 2.9.2 | Natanael Copa | 2012-04-25 | 1 | -3/+3 |
| | |||||
* | main/postfix: rebuild against pcre-8.30 | Natanael Copa | 2012-03-12 | 1 | -1/+1 |
| | |||||
* | main/postfix: upgrade to 2.9.1 | Natanael Copa | 2012-02-20 | 1 | -3/+7 |
| | |||||
* | main/postfix: upgrade to 2.9.0 | Natanael Copa | 2012-02-03 | 1 | -6/+4 |
| | | | | and forward port the dynamic-maps patch |