aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/lua-resty-http: install into lua/common, remove subpkgsJakub Jirutka2018-01-011-20/+11
|
* community/lua-fun: fix $providesJakub Jirutka2018-01-011-2/+3
|
* community/lua-fun: install into lua/common, remove subpackagesJakub Jirutka2018-01-011-21/+10
|
* community/perl-d*: modernize APKBUILDRoberto Oliveira2018-01-0113-118/+177
| | | | | | | | | Changes: - Move tests to check() - Remove return 1 - Rename _builddir to builddir - Add missing default_prepare in prepare() - Remove old checksums
* community/luarocks: add support for /usr/share/lua/commonJakub Jirutka2018-01-016-9/+175
|
* community/luasrcdiet: lua5.x-luasrcdiet should not depend on "lua"Jakub Jirutka2018-01-011-2/+2
|
* community/czmq: upgrade to 4.1.0Jakub Jirutka2018-01-011-2/+2
|
* community/php7: disable test ext/zip/tests/bug70322.phptJakub Jirutka2018-01-012-1/+4
| | | | It fails on ppc64le and I have no clue why...
* community/bats: add check()Henrik Riomar2017-12-312-4/+46
| | | | The patch is from https://github.com/bats-core/bats-core
* community/nodejs-current: upgrade to 9.3.0Jakub Jirutka2017-12-311-2/+2
|
* community/keepalived: upgrade to 1.4.0Jakub Jirutka2017-12-311-3/+3
|
* community/tg: build with lua5.3 instead of lua5.2Jakub Jirutka2017-12-311-5/+5
|
* community/tg: improve and fix abuildJakub Jirutka2017-12-311-38/+17
|
* community/mpv: modernize abuildJakub Jirutka2017-12-311-10/+10
|
* community/gnuplot: build with lua5.3 instead of lua5.2Jakub Jirutka2017-12-311-2/+2
|
* community/gnuplot: improve abuildJakub Jirutka2017-12-311-4/+1
|
* community/domoticz: improve abuild, fix indentationJakub Jirutka2017-12-311-39/+37
|
* community/pspg: upgrade to 0.9.1Jakub Jirutka2017-12-311-2/+2
|
* community/borgbackup: upgrade to 1.1.4Jakub Jirutka2017-12-311-3/+3
|
* community/py-websocket-client: upgrade to 0.46.0Francesco Colista2017-12-311-2/+2
|
* community/imagemagick6: fix licenseJakub Jirutka2017-12-311-1/+1
| | | | | | | | | https://www.imagemagick.org/script/index.php: > It is distributed under the Apache 2.0 license. The LICENSE file contains a preface, but that just explains the following text of Apache-2.0 license in simple terms.
* community/imagemagick6: upgrade to 6.9.9.30Jakub Jirutka2017-12-311-2/+2
|
* community/ruby-multi_json: fix licenseJakub Jirutka2017-12-301-2/+2
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-30442-442/+442
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/
* community/milter-greylist: fix wrong licenseJakub Jirutka2017-12-301-2/+2
| | | | | | It doesn't look like it has been ever licensed under GPL... http://hcpnet.free.fr/milter-greylist/#license
* community/postgresql-pglogical: fix licenseJakub Jirutka2017-12-301-2/+2
| | | | | | | PostgreSQL is OSI-approved license: * https://opensource.org/licenses/PostgreSQL * https://spdx.org/licenses/PostgreSQL.html
* community/nextcloud-client: upgrade to 2.3.3, modernize APKBUILDLeonardo Arena2017-12-291-15/+7
|
* community/llvm-libunwind: upgrade to 5.0.1Natanael Copa2017-12-291-2/+2
|
* community/lld: upgrade to 5.0.1Natanael Copa2017-12-291-2/+2
|
* community/youtube-dl: upgrade to 2017.12.28Roberto Oliveira2017-12-291-2/+2
|
* community/py-rpigpio: remove useless comments and dependsFrancesco Colista2017-12-291-4/+2
|
* community/py-rpigpio: upgrade to 0.6.3, added py2/py3 package. Fixes #8278Francesco Colista2017-12-291-9/+34
|
* community/lua-toml: enable tests with luajit on ppc64leJakub Jirutka2017-12-291-2/+2
|
* community/lua-fun: enable tests with luajit on ppc64leJakub Jirutka2017-12-291-2/+2
|
* community/bzr: security fix (CVE-2017-14176)Leonardo Arena2017-12-292-10/+177
| | | | Fixes #8297
* community/bareos-webui: upgarde to 17.2.4Francesco Colista2017-12-281-2/+2
|
* community/bareos: upgrade to 17.2.4Francesco Colista2017-12-281-42/+11
| | | | | - subpackage bareos-bat has been removed, according with the README.md: "BAT has been removed. Please use bareos-webui instead."
* community/safekeep: set GECOS fieldHenrik Riomar2017-12-282-2/+2
|
* community/lua-resty-http: upgrade to 0.12Jakub Jirutka2017-12-281-2/+2
|
* community/mediainfo: upgrade to 17.12Jakub Jirutka2017-12-281-2/+2
|
* community/libmediainfo: upgrade to 17.12Jakub Jirutka2017-12-281-2/+2
|
* community/binaryen: upgrade to 40Jakub Jirutka2017-12-282-29/+29
|
* community/firefox-esr: security upgrade to 52.5.2 (CVE-2017-7843, CVE-2017-7845)Leonardo Arena2017-12-281-2/+7
| | | | Fixes #8326
* community/java-jna: upgrade to 4.5.1Jakub Jirutka2017-12-281-2/+2
|
* community/zabbix: upgrade to 3.4.5Leonardo Arena2017-12-281-2/+2
|
* community/gimp: security fixesLeonardo Arena2017-12-287-3/+373
| | | | | | | | CVE-2017-17784, CVE-2017-17785, CVE-2017-17786, CVE-2017-17787, CVE-2017-17789 Fixes #8350 CVE-2017-17788 applies only to >= v2.9.6
* community/xkcdpass: upgrade to 1.14.3Fabian Affolter2017-12-282-16/+3
|
* community/py3-aiohttp: upgrade to 2.3.7Francesco Colista2017-12-271-2/+2
|
* community/py-magic: upgrade to 0.4.15Stuart Cardall2017-12-271-2/+2
|
* community/xpra: upgrade to 2.2.1Stuart Cardall2017-12-271-3/+3
|