aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/ppp: upgrade to 2.4.7, split to modulesValery Kartel2014-12-057-661/+133
|
* main/openvpn: upgrade to 2.3.6Natanael Copa2014-12-051-4/+4
|
* main/xf86-input-evdev: upgrade to 2.9.1Natanael Copa2014-12-051-5/+5
|
* main/libassuan: upgrade to 2.1.3Natanael Copa2014-12-051-4/+4
|
* main/lsscsi: upgrade to 0.28Leonardo Arena2014-12-051-4/+4
|
* main/pwgen: upgrade to 2.07Leonardo Arena2014-12-051-5/+5
|
* main/libaio: upgrade to 0.3.110Leonardo Arena2014-12-051-8/+13
|
* testing/ruby-augeas: new packageKaarle Ritvanen2014-12-051-0/+37
|
* main/augeas: update to 1.3.0Kaarle Ritvanen2014-12-056-9/+315
| | | | also fix the Shellvars lense to allow parsing of APKBUILD files
* main/ruby*: fix dependencies and update to latest possible versionsKaarle Ritvanen2014-12-0552-232/+377
|
* main/lsyncd: more lpostcmd patchingLeonardo Arena2014-12-052-4/+22
|
* testing/zfs-grsec: rebuild against kernel 3.14.25-r1Natanael Copa2014-12-051-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 3.14.25-r1Natanael Copa2014-12-051-1/+1
|
* testing/spl-grsec: rebuild against kernel 3.14.25-r1Natanael Copa2014-12-051-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 3.14.25-r1Natanael Copa2014-12-051-1/+1
|
* testing/flashcache-grsec: rebuild against kernel 3.14.25-r1Natanael Copa2014-12-051-1/+1
|
* testing/devicemaster-linux-grsec: rebuild against kernel 3.14.25-r1Natanael Copa2014-12-051-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 3.14.25-r1Natanael Copa2014-12-051-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 3.14.25-r1Natanael Copa2014-12-051-1/+1
|
* main/ipfw-grsec: rebuild against kernel 3.14.25-r1Natanael Copa2014-12-051-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 3.14.25-r1Natanael Copa2014-12-051-1/+1
|
* main/linux-grsec: fix for GRE tunnels and GRO/GSONatanael Copa2014-12-052-1/+19
|
* main/xe-guest-utilities: disable on non-x86 machinesTimo Teräs2014-12-051-1/+1
| | | | seems to not support arm
* main/libcrystalhd: fix build on non-x86 machinesTimo Teräs2014-12-054-121/+25
| | | | also remove unused patches
* main/xf86-input-vmmouse: do not build on armTimo Teräs2014-12-051-1/+1
|
* main/v86d: build only on x86/x86_64Timo Teräs2014-12-051-1/+1
|
* main/abiword: fix ruler bugNatanael Copa2014-12-042-4/+56
| | | | from upstream: http://bugzilla.abisource.com/show_bug.cgi?id=13582
* main/ghostscript: use system lcms2Timo Teräs2014-12-041-3/+3
| | | | | lcms was upgraded to lcms2 so upgrade accordingly. this should also fix the build failure on arm edge.
* main/spice-protocol: make memory barriers portableTimo Teräs2014-12-042-5/+29
|
* testing/exim: new APKBUILD. Modular packageValery Kartel2014-12-044-1275/+111
|
* main/spice: fix memory barriers on non-x86 architecturesTimo Teräs2014-12-042-6/+25
|
* main/ffmpeg: fix flv/aac metadata when using bitfiltersTimo Teräs2014-12-042-1/+49
|
* main/musl: cherry-pick fixes and compatibility improvements from upstreamTimo Teräs2014-12-0415-1/+894
|
* main/xfsprogs: upgrade to 3.2.2Natanael Copa2014-12-041-5/+5
|
* main/phpmyadmin: upgrade to 4.2.13.1Natanael Copa2014-12-041-4/+4
|
* testing/yelp-xsl: new aportsAlan Lacerda2014-12-041-0/+41
|
* main/spice: re-enable on armTimo Teräs2014-12-031-1/+1
|
* main/spice: use x86 inline assembly only on x86Timo Teräs2014-12-032-5/+27
|
* main/open-vm-tools: do not build on armTimo Teräs2014-12-031-1/+1
|
* main/xf86-video-intel: do not build on armTimo Teräs2014-12-031-1/+1
|
* main/libva-intel-driver: do not build on armTimo Teräs2014-12-031-1/+1
|
* main/audacity: fix arm buildTimo Teräs2014-12-031-1/+10
| | | | | SSE is intel only, but still needs to be explicitly disabled for audacity to compile on arm
* main/valgrind: disable on armTimo Teräs2014-12-031-1/+1
| | | | | valgrind supports armv7+, but we build for armv6 so valgrind refuses to compile. for the time being disable it.
* main/linux-grsec: update arm configTimo Teräs2014-12-032-11/+32
| | | | the outdated config did not build, so no pkgrel bump needed.
* main/qt5-qtbase: fix arm buildTimo Teräs2014-12-031-1/+9
| | | | | -reduce-relocations is not supported and causes build failure. pkgrel does not need bump as only non-building armhf is affected.
* main/alpine-conf: pass nomodeset boot option to installed diskNatanael Copa2014-12-032-4/+50
| | | | fixes #3555
* Revert parts of "main/makekit: upgrade to 0.2 and disable on arm"Timo Teräs2014-12-031-4/+4
| | | | | | This reverts commit 718468ec3e04641d6247dc9ab7e986744ef7a161. The upgrade did not work out, just disable on arm.
* main/makekit: upgrade to 0.2 and disable on armTimo Teräs2014-12-031-5/+5
| | | | makekit does not seem to support arm architecture currently.
* main/jack: fix arm buildTimo Teräs2014-12-032-14/+26
| | | | | | | update execinfo patch to completely remove any attempts to do backtrace(). the code would insisted trying to use backtrace() on arm. imitating backtrace() is generally bad practice security wise. and this also fixes jack to produce core dumps.
* main/varnish: fix arm buildTimo Teräs2014-12-032-8/+24
| | | | | arm has only limited support for __builtin_return_address() due to calling convention. disable the backtrace() emulation on arm.