aboutsummaryrefslogtreecommitdiffstats
path: root/main/bitlbee
Commit message (Collapse)AuthorAgeFilesLines
* [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/*: fix homepage url and source from http:// to https://Jakub Jirutka2017-11-191-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/bitlbee: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/bitlbee: upgrade to 3.5.1Francesco Colista2017-09-281-9/+3
|
* main/bitlbee: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/bitlbee: upgrade to 3.5Łukasz Jendrysik2017-01-271-21/+9
|
* main/bitlbee: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* main/bitlbee: added dev subpackageMarvin Steadfast2016-04-051-3/+3
|
* main/bitlbee: upgrade to 3.4.2Christian Kampka2016-03-201-4/+4
|
* main/bitlbee: upgrade to 3.4.1Peter Bui2015-07-271-6/+6
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/bitlbee: upgrade to 3.2.2Natanael Copa2014-07-101-5/+5
|
* main/bitlbee: upgrade to 3.2.1Fabian Affolter2013-12-031-7/+7
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-4/+8
|
* main/bitlbee: rebuild against the renamed libotr3Natanael Copa2013-05-141-2/+8
|
* Correct checksums.Bartłomiej Piotrowski2013-01-121-1/+1
|
* main/bitlbee: upgrade to 3.2Bartłomiej Piotrowski2013-01-121-1/+1
|
* main/bitlbee: upgrade to 3.0.6Bartłomiej Piotrowski2012-12-171-3/+3
|
* main/bitlbee: rebuild against glib-2.32Natanael Copa2012-04-251-1/+1
|
* main/bitlbee: Really, git? Really?Kiyoshi Aman2012-02-181-1/+1
|
* main/bitlbee: Remove post-install script from install, remove patch.Kiyoshi Aman2012-02-181-26/+0
|
* main/bitlbee: Properly delete post-install script, oops.Kiyoshi Aman2012-02-181-4/+0
|
* main/bitlbee: Remove post-install script, move contents into APKBUILD.Kiyoshi Aman2012-02-181-5/+5
|
* main/bitlbee: update to 3.0.5Kiyoshi Aman2012-02-181-6/+4
|
* main/bitlbee: Forgot the actual patch. Whoops.Kiyoshi Aman2012-02-081-0/+26
|
* main/bitlbee: Temporary patch to 3.0.4 to fix twitter issues.Kiyoshi Aman2012-02-081-3/+5
|
* main/bitlbee: update to 3.0.4Kiyoshi Aman2011-12-041-3/+3
|
* Replace instances of "--chuid" to "--user" in initd scriptsJesse Young2011-12-012-3/+3
| | | | | | Fixes #776 Signed-off-by: Jesse Young <jlyo@jlyo.org>
* main/bitlbee: upgrade to 3.0.3Kiyoshi Aman2011-06-121-2/+2
|
* main/bitlbee: checksums. *sigh*Kiyoshi Aman2011-03-081-1/+1
|
* main/bitlbee: version bump.Kiyoshi Aman2011-03-082-4/+4
|
* main/bitlbee: checksumsKiyoshi Aman2011-02-161-2/+3
|
* main/bitlbee: --stop is insufficient; try --signal 15.Kiyoshi Aman2011-02-161-2/+2
|
* main/bitlbee: Install config & motd to /etc/bitlbee, not /usr/etc/bitlbee.Kiyoshi Aman2011-02-161-4/+7
|
* main/bitlbee: promote from testingWilliam Pitcock2011-01-214-0/+96