aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/libpciaccess: fix arm buildTimo Teräs2013-10-082-3/+18
|
* main/busybox-initscripts: httpd does not generate pid fileNatanael Copa2013-10-082-7/+5
| | | | ref #2276
* main/zabbix: security fix (CVE-2013-5743)Natanael Copa2013-10-082-5/+2030
| | | | | https://support.zabbix.com/browse/ZBX-7091 ref #2271
* main/xtables-addons-grsec: rebuild against kernel 3.10.15-r0Natanael Copa2013-10-081-2/+2
|
* main/open-vm-tools-grsec: rebuild against kernel 3.10.15-r0Natanael Copa2013-10-081-2/+2
|
* main/dahdi-linux-grsec: rebuild against kernel 3.10.15-r0Natanael Copa2013-10-081-2/+2
|
* main/linux-grsec: upgrade to 3.10.15 and fix CVE-2013-4387Natanael Copa2013-10-083-24/+146
|
* main/nss: use system sqlite and fix musl buildTimo Teräs2013-10-083-6/+34
|
* main/lua-posix: upgrade to 5.1.28 and build for both 5.1 and 5.2Natanael Copa2013-10-081-42/+70
|
* main/lua-filesystem: add replacesNatanael Copa2013-10-081-3/+5
| | | | also use eval to define the split functions dynamically
* main/linux-pam: upgrade to 1.1.8, and fix musl buildTimo Teräs2013-10-083-55/+54
|
* main/cdparanoia: fix musl buildTimo Teräs2013-10-082-13/+17
|
* main/nspr: upgrade to 4.10.1, and fix musl buildTimo Teräs2013-10-082-4/+22
|
* main/parted: fix musl buildTimo Teräs2013-10-083-19/+33
|
* main/lua-augeas: build for both lua 5.1 and 5.2Natanael Copa2013-10-082-14/+146
|
* main/lua-filesystem: build for both lua 5.1 and 5.2Natanael Copa2013-10-081-11/+45
|
* main/alsa-lib: fix few more public headers to have proper poll.hTimo Teräs2013-10-082-7/+27
|
* main/lvm2: upgrade to 2.02.103, and fix musl buildTimo Teräs2013-10-082-4/+124
|
* main/mdocml: upgrade to 1.12.2Natanael Copa2013-10-081-2/+6
|
* main/abuildhelper: removeTimo Teräs2013-10-081-25/+0
| | | | | | no development activity for two years, and homepage removed too. the only package using it was converted to be "regular" apkbuild, so remove this as unused to keep things simple.
* main/abuild: no package uses abuildhelper anymore, remove dependencyTimo Teräs2013-10-081-3/+2
|
* main/audacious: do not use abuildhelperTimo Teräs2013-10-081-7/+19
|
* main/qt: abuild will move *.prl to -dev for usNatanael Copa2013-10-081-2/+0
|
* main/make: fix make check failure to abort buildTimo Teräs2013-10-081-1/+1
|
* main/ruby: fix packaging on armTimo Teräs2013-10-081-3/+3
| | | | | The directory is the host triplet without the vendor part. This assumes the vendor part is always 'alpine'.
* main/ffmpeg: fix musl buildTimo Teräs2013-10-072-0/+14
|
* main/v4l-utils: upgrade to 1.0.0 and fix musl buildTimo Teräs2013-10-072-16/+105
|
* main/qt: fix musl buildTimo Teräs2013-10-073-1/+40
|
* main/vlc: fix some waitpid usageTimo Teräs2013-10-072-1/+47
|
* main/faac: patch to not use libc internals (fix musl build)Timo Teräs2013-10-072-4/+101
|
* main/libsoup: fix musl build (disable sentinel warnings)Timo Teräs2013-10-071-0/+1
|
* main/libpng: upgrade to 1.6.6 (fixes arm build)Timo Teräs2013-10-071-7/+7
|
* main/abuild: move cmake files to -devNatanael Copa2013-10-072-4/+32
|
* main/vlc: fix networking and screen saver disablingTimo Teräs2013-10-063-141/+21
| | | | | | uclibc defines AI_IDN, but does not support it, so don't try using it. and now that our uclibc has posix_spawn don't patch the calls out, we really need to spawn out the processes.
* main/libc0.9.32: add posix_spawn supportTimo Teräs2013-10-062-1/+859
| | | | everyself respecting libc needs it nowaday. especially vlc needs it.
* main/tvheadend: disable caid 1817Carlo Landmeter2013-10-062-4/+23
|
* main/gnupg: upgrade to 2.0.22Bartłomiej Piotrowski2013-10-051-4/+4
|
* Revert "main/slim: upgrade to 1.3.6"Bartłomiej Piotrowski2013-10-052-18/+7
| | | | This reverts commit 4e6b8002e9f3d44fe9d9d31e3e3365ee7c4e6e83.
* main/slim: add xrandr to makedependsBartłomiej Piotrowski2013-10-051-1/+1
|
* main/mesa: run autoreconf before anythingBartłomiej Piotrowski2013-10-051-1/+2
|
* main/mesa: upgrade to 9.2.1Bartłomiej Piotrowski2013-10-051-5/+5
|
* main/slim: upgrade to 1.3.6Bartłomiej Piotrowski2013-10-052-6/+17
|
* main/abuild: better support for qt5Natanael Copa2013-10-042-5/+40
|
* main/[various]: update config.subTimo Teräs2013-10-0433-14/+89
|
* main/libgtop: fix musl buildTimo Teräs2013-10-042-4/+35
|
* main/gnome-keyring: fix musl buildTimo Teräs2013-10-042-2/+21
|
* main/libelf: fix musl buildTimo Teräs2013-10-041-3/+11
|
* main/bluez: fix musl buildTimo Teräs2013-10-042-1/+104
|
* main/libusb-compat: fix includes for public headersTimo Teräs2013-10-042-7/+33
|
* main/libtheora: fix musl buildTimo Teräs2013-10-042-1/+88
|