aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/pkgconf: upgrade to 1.4.0William Pitcock2018-01-051-2/+2
|
* main/awstats: typoLeonardo Arena2018-01-051-1/+1
|
* main/awstats: security fix (CVE-2017-1000501)Leonardo Arena2018-01-053-6/+149
| | | | Fixes #8371
* main/perl-time-hires: upgrade to 1.9752Leonardo Arena2018-01-051-2/+2
|
* main/libressl: fix wrong command order in build()Jakub Jirutka2018-01-051-1/+8
| | | | Fixes #8366 (https://bugs.alpinelinux.org/issues/8366)
* main/freeswitch: build with lua5.3 instead of lua5.2Jakub Jirutka2018-01-052-2/+26
|
* main/graphviz: rename py-graphviz to py2-graphvizJakub Jirutka2018-01-051-2/+5
| | | | | | And also declare dependency on python2, because it's not autodiscovered. It seems that graphviz is not compatible with Python 3.6. :(
* main/graphviz: rename subpkg lua-graphviz to lua5.3-graphvizJakub Jirutka2018-01-051-2/+4
|
* main/graphviz: build with lua5.3 instead of lua5.2 and fix destdirJakub Jirutka2018-01-051-7/+7
|
* main/graphviz: define feature flags explicitlyJakub Jirutka2018-01-051-0/+10
|
* main/graphviz: sort configure flags and remove invalid onesJakub Jirutka2018-01-051-11/+11
| | | | | | * Sort flags to be in the same order as in `configure --help`. * Change flag format according to `configure --help`. * Remove invalid flags (those missing in `configure --help`).
* main/graphviz: fix source tarball, old one is N/A anymoreJakub Jirutka2018-01-052-5/+42
| | | | | | URL http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.40.1.tar.gz does not work anymore. :( The new tarball does not contain generated configure.sh script etc.
* main/graphviz: modernize and cleanup abuild, fix licenseJakub Jirutka2018-01-051-19/+21
|
* main/nodejs: upgrade to 8.9.4Tim Brust2018-01-041-3/+3
|
* main/lua-file-magic: rename from lua5.2-*, add lua5.[23]-* subpkgsJakub Jirutka2018-01-042-27/+49
|
* main/lua5.2-file-magic: fix and modernize abuildJakub Jirutka2018-01-041-24/+11
|
* main/inotify-tools: upgrade to 3.20.0, modernize APKBUILDLeonardo Arena2018-01-042-12/+59
|
* main/s6-dns: upgrade to 2.3.0.0Laurent Bercot2018-01-041-2/+2
|
* main/s6-rc: upgrade to 0.4.0.0Laurent Bercot2018-01-041-2/+2
|
* main/s6: upgrade to 2.7.0.0Laurent Bercot2018-01-041-2/+2
|
* main/skalibs: upgrade to 2.6.3.0Laurent Bercot2018-01-041-2/+2
|
* main/perl-log-any: upgrade to 1.704Timo Teräs2018-01-041-5/+5
|
* main/perl-exception-class: upgrade to 1.44Timo Teräs2018-01-041-2/+2
|
* main/perl-class-container: upgrade to 0.13Timo Teräs2018-01-041-13/+23
|
* main/perl-time-hires: upgrade to 1.9751Carlo Landmeter2018-01-041-2/+2
|
* main/bluez: upgrade to 5.48Carlo Landmeter2018-01-041-3/+3
|
* main/asterisk: add libtool to makedependsTimo Teräs2018-01-041-2/+2
| | | | This is a requirement to get res_odbc built.
* main/lua-b64: rename from lua5.2-b64 and add lua5.[23]-b64 subpkgsJakub Jirutka2018-01-043-26/+52
|
* main/lua5.2-b64: improve abuildJakub Jirutka2018-01-041-24/+7
|
* main/ldoc: use lua5.3 instead of lua5.2Jakub Jirutka2018-01-041-2/+2
|
* main/ldoc: improve abuildJakub Jirutka2018-01-041-24/+14
|
* main/py-django: upgrade to 1.11.9, fix dependsLeonardo Arena2018-01-031-6/+12
|
* main/doxygen: drop test that need texHenrik Riomar2018-01-021-1/+3
| | | | The cite test uses bibtex, drop that test as texlive is only in testing.
* main/doxygen: upgrade to 1.8.14Henrik Riomar2018-01-022-16/+10
|
* main/fakeroot: modernize abuildHenrik Riomar2018-01-021-19/+8
|
* main/fakeroot: add check()Henrik Riomar2018-01-021-0/+7
|
* main/fakeroot: upgrade to 1.22Henrik Riomar2018-01-022-34/+4
| | | | | Drop fakeroot-msgrcv-signal.patch replaced by upstream: https://anonscm.debian.org/cgit/users/clint/fakeroot.git/commit/communicate.c?id=16b032c682851e27cc975542891c1e74364caec2
* main/cython: upgrade to 0.27.3Stuart Cardall2018-01-021-2/+2
| | | | https://github.com/cython/cython/blob/master/CHANGES.rst
* main/gnupg: add --enable-tofu and bump pkgrelNatanael Copa2018-01-021-2/+3
| | | | this makes it more visible that tofu is supposed to be enabled
* main/gnupg: enable tofutcely2018-01-021-1/+2
| | | When sqlite-dev isn't present tofu gets disabled.
* main/zfs-vanilla: rebuild against kernel 4.9.73-r0Natanael Copa2018-01-021-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.9.73-r0Natanael Copa2018-01-021-1/+1
|
* main/linux-vanilla: upgrade to 4.9.73Natanael Copa2018-01-021-2/+2
|
* main/linux-rpi: upgrade to 4.9.73Natanael Copa2018-01-021-2/+2
|
* main/zfs-hardened: rebuild against kernel 4.9.73-r0Natanael Copa2018-01-021-1/+1
|
* main/xtables-addons-hardened: rebuild against kernel 4.9.73-r0Natanael Copa2018-01-021-1/+1
|
* main/spl-hardened: rebuild against kernel 4.9.73-r0Natanael Copa2018-01-021-1/+1
|
* main/drbd9-hardened: rebuild against kernel 4.9.73-r0Natanael Copa2018-01-021-1/+1
|
* main/devicemaster-linux-hardened: rebuild against kernel 4.9.73-r0Natanael Copa2018-01-021-1/+1
|
* main/dahdi-linux-hardened: rebuild against kernel 4.9.73-r0Natanael Copa2018-01-021-1/+1
|