summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* main/spice: disable build on armTimo Teräs2014-12-031-1/+1
| | | | there's inline assembly for x86/x86_64 in several places.
* main/freerdp: fix arm buildTimo Teräs2014-12-031-0/+2
| | | | | pass in the fp abi we use. no affect for non-arm platforms, and as this caused build failure, no pkgrel bump is needed.
* main/docbook-xml: fix catalog generationTimo Teräs2014-12-021-1/+13
| | | | | xmlcatalog was changed, and XML_CATALOG_FILES needs to be now set to empty string when modifying non-default catalog.
* main/docbook-xml: fix version 4.1.2Natanael Copa2014-12-021-8/+11
|
* main/acf-shorewall: Remove aportTed Trask2014-12-021-19/+0
|
* main/syncthing: set version number for buildNatanael Copa2014-12-021-2/+2
| | | | so it does not pick up the aports git version
* main/seahub: upgrade to 4.0.1Natanael Copa2014-12-021-4/+4
|
* main/seafile: upgrade to 4.0.3Natanael Copa2014-12-021-4/+4
|
* main/ccnet: upgrade to 4.0.3Natanael Copa2014-12-021-5/+5
|
* main/lxc: add support for lxc's autostart featureNatanael Copa2014-12-022-7/+28
| | | | | | | | | | | this makes it possible to mark which containers you want to be autostarted in the container config and then use /etc/init.d/lxc start to start them all same with stop/reboot.
* main/cpufrequtils: apply upstream commits to fix arm buildTimo Teräs2014-12-0210-118/+1804
| | | | and also the other issues we were already patching for.
* main/gnats: fix buildtime system user creationNatanael Copa2014-12-021-4/+3
|
* main/syncthing: upgrade to 0.10.9Natanael Copa2014-12-021-4/+4
|
* main/samba: upgrade to 4.1.14Natanael Copa2014-12-021-4/+4
|
* main/mkinitfs: splash improvementNatanael Copa2014-12-022-4/+45
|
* main/qemu: disable gtk and sdlNatanael Copa2014-12-021-10/+29
|
* main/quvi: fix memory corruptionTimo Teräs2014-12-022-5/+39
|
* main/linux-rpi: fb fix for perfect boot splashTimo Teräs2014-12-012-1/+19
| | | | | Apply frame buffer fix to make it work without fbcon. This allows nice bootsplash on alpine with "blacklist=fbcon".
* ==== release 3.1.0_rc4 ====v3.1.0_rc4Natanael Copa2014-12-011-1/+1
|
* testing/hping3: move backNatanael Copa2014-12-012-68/+0
| | | | does not build
* main/mkinitfs: upgrade to 2.7.1Natanael Copa2014-12-013-87/+5
|
* main/hping3: move from testingTed Trask2014-12-012-0/+68
|
* main/nikto: move from testingTed Trask2014-12-012-0/+131
|
* main/icecast: upgrade to 2.4.1Natanael Copa2014-12-011-4/+4
|
* main/acf-mysql: New aportTed Trask2014-12-011-0/+25
|
* main/flac: fix build on x86Natanael Copa2014-12-012-4/+25
|
* main/backuppc: Fix permissions and edited patchk0r10n2014-12-014-27/+49
| | | | Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* main/strace: fix arm buildTimo Teräs2014-12-012-4/+21
|
* main/busybox-initscripts: vchiq device should be in video groupTimo Teräs2014-12-012-4/+5
| | | | | It is rasperry pi's video chip device. Apps accessing the gfx chip need that.
* main/busybox-initscripts: allow blacklisting of fbconTimo Teräs2014-12-012-5/+5
|
* main/lxc: fixes for alpine templateNatanael Copa2014-12-013-4/+65
| | | | | - make sure /dev/shm is world writable - create a defatul tty for console
* main/acf-postgresql: upgrade to 0.9.1Ted Trask2014-11-301-4/+4
|
* main/acf-kamailio: upgrade to 0.9.1Ted Trask2014-11-301-4/+4
|
* main/acf-lib: upgrade to 0.7.1Ted Trask2014-11-281-4/+4
|
* main/acf-db: upgrade to 0.1.2Ted Trask2014-11-281-4/+4
|
* main/lua-sql: Add sqlite patch, bump pkgrelTed Trask2014-11-283-15/+37
| | | | | Add patch to make sqlite pragmas work https://github.com/keplerproject/luasql/pull/8/files