Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/ejabberd: rebuild against libressl-2.7 | Natanael Copa | 2018-04-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/ | ||||
* | testing/ejabberd: upgrade to 17.09 | Natanael Copa | 2017-11-10 | 1 | -22/+5 |
| | |||||
* | various: Fix emails in APKBUILD files | 7heo | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | testing/ejabberd: rebuild against libressl 2.5 | Natanael Copa | 2017-04-19 | 1 | -1/+1 |
| | |||||
* | testing/ejabberd: rebuild against heimdal-7.1.0 | Leonardo Arena | 2017-01-17 | 1 | -1/+1 |
| | |||||
* | testing/ejabberd: upgrade to 16.12 | Francesco Colista | 2017-01-10 | 1 | -5/+5 |
| | |||||
* | testing/ejabberd: fix typo | Carlo Landmeter | 2016-11-23 | 1 | -1/+1 |
| | |||||
* | testing/ejabberd: fixes for libressl | Stefan Wagner | 2016-11-23 | 1 | -15/+31 |
| | | | | | | This fixes problems with libressl for ejabberd. * refs #6483 | ||||
* | testing/ejabberd: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | testing/ejabberd: upgrade to 16.09 | Francesco Colista | 2016-09-28 | 1 | -4/+4 |
| | |||||
* | testing/ejabberd: upgrade to 16.08 | Carlo Landmeter | 2016-08-31 | 1 | -33/+22 |
| | |||||
* | testing/[various]: Bump pkgrel for .pre-install scripts fixes. | Przemyslaw Pawelczyk | 2016-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * testing/at: Properly set primary group in .pre-install. testing/at/at.pre-install * testing/ejabberd: Fix .pre-install script broken since 9716bc3570be. testing/ejabberd/ejabberd.pre-install * testing/rrdbot: Remove bogus comment in .pre-install script. testing/rrdbot/rrdbot.pre-install * testing/[various]: Add group and use it as primary in .pre-* scripts. testing/dbmail/dbmail.pre-install testing/dspam/dspam.pre-install testing/opensips/opensips.pre-install testing/pdns/pdns.pre-install testing/qpage/qpage.pre-install testing/rrdbot/rrdbot.pre-install testing/wt/wt.pre-install | ||||
* | testing/ejabberd: upgrade to 16.04 | Francesco Colista | 2016-05-16 | 1 | -26/+26 |
| | |||||
* | testing/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | testing/ejabberd: upgrade to 16.03 | Francesco Colista | 2016-04-04 | 1 | -5/+5 |
| | |||||
* | testing/ejabberd: upgrade to 16.02 | Francesco Colista | 2016-03-08 | 1 | -20/+29 |
| | |||||
* | testing/ejabberd: Set dependency to erlang17 | Marlus Saraiva | 2015-07-04 | 1 | -13/+13 |
| | | | | Ejabberd is not yet compatible with Erlang 18 | ||||
* | testing/ejabberd: fix pkgrel starting from 0 | Francesco Colista | 2015-05-28 | 1 | -1/+1 |
| | |||||
* | testing/ejabberd: upgrade to 15.04 | Jeremy Gill | 2015-05-28 | 1 | -5/+5 |
| | |||||
* | testing/*: remove libiconv-dev from makedepends | Natanael Copa | 2015-04-09 | 1 | -2/+1 |
| | |||||
* | testing/ejabberd: adding erlang-ssl to deps | John Regan | 2015-02-20 | 1 | -1/+2 |
| | | | | Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> | ||||
* | testing/ejabberd: update to 15.02 | John Regan | 2015-02-19 | 1 | -0/+79 |
| | | | | Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> | ||||
* | testing/ejabberd: move to unmaintained | Eivind Uggedal | 2014-05-31 | 1 | -47/+0 |
| | |||||
* | testing/ejabberd: upgrade to 2.1.13 | Fabian Affolter | 2013-12-03 | 1 | -8/+8 |
| | |||||
* | testing/ejabberd: removed gssapi support patch since is not working | Francesco Colista | 2013-06-07 | 1 | -18/+5 |
| | |||||
* | testing/ejabberd: must depends from util-linux because of flock | Francesco Colista | 2013-06-06 | 1 | -1/+1 |
| | |||||
* | testing/ejabberd: fixed creation of users and group in pre-install | Francesco Colista | 2013-06-06 | 1 | -2/+2 |
| | |||||
* | testing/ejabberd: upgrade to 2.1.12 | Francesco Colista | 2013-06-06 | 1 | -11/+25 |
| | |||||
* | testing/ejabberd: needs erlang binaries | Leonardo Arena | 2012-01-27 | 1 | -1/+1 |
| | |||||
* | testing/ejabberd: initd, confd, install/upgrade triggers, logrotate support ↵ | Leonardo Arena | 2012-01-26 | 1 | -6/+8 |
| | | | | added | ||||
* | testing/ejabberd: disable x86_64 arch | Leonardo Arena | 2012-01-26 | 1 | -2/+2 |
| | |||||
* | testing/ejabberd: new aport | Leonardo Arena | 2012-01-26 | 1 | -0/+44 |
erlang jabber server |