aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/poco: new aportLeonardo Arena2017-04-033-0/+98
| | | | C++ class libraries for building network- and internet-based applications
* community/chromium: upgrade to 57.0.2987.133Natanael Copa2017-04-035-57/+76
|
* main/bluetooth: do not use hciconfig at bootNatanael Copa2017-04-032-15/+3
| | | | the hciconfig is a deprecated tool. Don't depend on it.
* testing/tlp: fix tlp.initdIvan Tham2017-04-032-18/+9
|
* main/mini_httpd: fixed logrotate scriptDaniele Coli2017-04-032-13/+3
| | | | Syntax error on postrotate script: missing ";".
* main/sqlite: upgrade to 3.18.0André Klitzing2017-04-031-3/+3
|
* main/geoip$: add check(), modernize APKBUILDLeonardo Arena2017-04-031-9/+9
|
* main/geoip: upgrade to 1.6.10Leonardo Arena2017-04-031-6/+2
|
* main/perl-parse-recdescent: add check(), modernize APKBUILDLeonardo Arena2017-04-031-7/+18
|
* main/perl-parse-recdescent: upgrade to 1.967014Leonardo Arena2017-04-031-4/+2
|
* testing/wireguard-vanilla: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/zfs-vanilla: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/linux-vanilla: upgrade to 4.9.20Natanael Copa2017-04-031-2/+2
|
* testing/wireguard-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* testing/sch-cake-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/zfs-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/spl-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/drbd9-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* community/virtualbox-guest-modules-grsec: rebuild against kernel 4.9.20-r0Natanael Copa2017-04-031-1/+1
|
* main/linux-grsec: upgrade to 4.9.20Natanael Copa2017-04-031-4/+4
|
* main/bluez: build deprecated toolsNatanael Copa2017-04-031-2/+16
|
* testing/wine-mono: upgrade to 4.7.0 and take maintainershipIvan Tham2017-04-032-31/+23
|
* community/icinga2: upgrade to 2.6.3Francesco Colista2017-04-031-4/+10
|
* main/perl-sub-identify: upgrade to 0.13, modernize APKBUILDFrancesco Colista2017-04-031-11/+13
|
* main/py-libvirt: upgrade to 3.2.0Francesco Colista2017-04-031-4/+10
|
* main/libvirt: upgrade to 3.2.0Francesco Colista2017-04-031-2/+2
|
* community/perl-http-server-simple: upgrade to 0.52, modernize APKBUILDFrancesco Colista2017-04-031-10/+14
|
* testing/slrn: upgrade to 1.0.3Steffen Lange2017-04-031-4/+6
|
* testing/vice: upgrade to 3.1Jean-Louis Fuchs2017-04-031-6/+6
|
* testing/sbcl: upgrade to 1.3.16Sören Tempel2017-04-031-23/+9
|
* community/vis: use lua5.3Sören Tempel2017-04-031-6/+4
|
* community/cloc: modernize abuildSören Tempel2017-04-032-11/+136
|
* community/vis: move from testingSören Tempel2017-04-032-0/+0
|
* testing/vis: modernize abuildSören Tempel2017-04-031-5/+4
|
* community/drawterm: move from testingSören Tempel2017-04-033-0/+0
|
* testing/drawterm: modernize abuildSören Tempel2017-04-031-13/+7
|
* community/py-greenlet: disable build on ppc64leLeonardo Arena2017-04-031-2/+3
| | | | | | | | | | | | | In file included from slp_platformselect.h:16:0, from greenlet.c:328: platform/switch_ppc64_linux.h: In function 'slp_switch': platform/switch_ppc64_linux.h:88:1: error: 31 cannot be used in asm here } ^ platform/switch_ppc64_linux.h:88:1: error: 31 cannot be used in asm here error: command 'gcc' failed with exit status 1 http://build.alpinelinux.org/buildlogs/build-edge-ppc64le/community/py-greenlet/py-greenlet-0.4.12-r0.log
* main/mosh: add check functionSören Tempel2017-04-032-15/+45
|
* community/nextcloud: use php7Leonardo Arena2017-04-031-2/+2
|
* main/nano: fix regex syntax 'Invalid character class name'Stuart Cardall2017-04-031-1/+2
| | | | | | | | | | | | | | | | | add --with-wordbounds to configure to fix bad regexes: https://lists.gnu.org/archive/html/help-nano/2013-01/msg00001.html See https://savannah.gnu.org/bugs/?50705 TL;DR: seems like a bug in configure which ends up wrongly assuming it needs to use an alternative word-boundary regex syntax [[:<:]] - which the resulting binary doesn't actually support, and so it spawns a lot of errors while trying to load and parse color syntax files. As a workaround until it's resolved upstream, adding --with-wordbounds forces it to use a regex syntax which the binary does support, and color syntax files are now loaded and used correctly and without errors.
* main/less: improve abuildJakub Jirutka2017-04-031-6/+6
|
* main/less: upgrade to 487André Klitzing2017-04-031-5/+3
|
* testing/emscripten: add missing makedepends binaryenJakub Jirutka2017-04-031-1/+1
|
* community/ruby-pygments: move from testingJakub Jirutka2017-04-032-0/+0
|