Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/newt: fix includes (to build against musl) | Timo Teräs | 2013-09-27 | 2 | -4/+17 | |
| | ||||||
* | main/libxml2: fix build against musl | Timo Teräs | 2013-09-27 | 2 | -4/+62 | |
| | | | | | they have horrible hack to make pthread symbols weak, it's unneeded. patch from sabotage. | |||||
* | main/icu: fix timezone usage | Timo Teräs | 2013-09-27 | 3 | -16/+23 | |
| | | | | | | the icu configure script auto-detects proper timezone variable, but it's never used, and the header #ifdef detection is horribly broken. fix it for sane libc's. | |||||
* | main/heimdal: remove broken authentication in rsh/rshd | Timo Teräs | 2013-09-27 | 2 | -4/+171 | |
| | | | | | as stated, it's broken by design security wise. and uses obsolete functions that don't exist in musl. this fixes musl build. | |||||
* | main/gnutls: cherry-pick upstream commit to not use error.h | Timo Teräs | 2013-09-27 | 2 | -1/+3175 | |
| | | | | this fixes build on musl. | |||||
* | main/gnome-vfs: fix musl build (use NO_DATA, not NO_ADDRESS) | Timo Teräs | 2013-09-27 | 2 | -5/+21 | |
| | ||||||
* | main/gamin: fix non portable mutex type usage (fixes musl build) | Timo Teräs | 2013-09-27 | 2 | -3/+23 | |
| | ||||||
* | main/freetds: fix includes (to build against musl) | Timo Teräs | 2013-09-27 | 2 | -3/+22 | |
| | ||||||
* | main/e2fsprogs: use standard types | Timo Teräs | 2013-09-27 | 2 | -5/+31 | |
| | | | | fixes musl build, patch from sabotage. | |||||
* | main/alsa-lib: fix musl build | Timo Teräs | 2013-09-27 | 6 | -6/+297 | |
| | | | | | fix various idiotic constructs. patches are mostly from sabotage, but some I wrote myself too. | |||||
* | main/musl: fix i386 syscalls, and remove libintl wrappers | Timo Teräs | 2013-09-27 | 2 | -1/+49 | |
| | | | | | in alpine we have gnu gettext with libintl, so remove the dummy wrappers as they would otherwise cause conflicts. | |||||
* | main/gcc: fix alpine/musl specific libssp patch | Timo Teräs | 2013-09-26 | 2 | -4/+12 | |
| | ||||||
* | main/gst-libav1: upgrade to 1.2.0 | Natanael Copa | 2013-09-26 | 1 | -4/+4 | |
| | ||||||
* | main/gst-plugins-bad1: upgrade to 1.2.0 | Natanael Copa | 2013-09-26 | 1 | -4/+4 | |
| | ||||||
* | main/gst-plugins-ugly1: upgrade to 1.2.0 | Natanael Copa | 2013-09-26 | 1 | -4/+4 | |
| | ||||||
* | main/gst-plugins-good1: upgrade to 1.2.0 | Natanael Copa | 2013-09-26 | 2 | -6/+25 | |
| | ||||||
* | main/gst-plugins-base1: upgrade to 1.2.0 | Natanael Copa | 2013-09-26 | 1 | -4/+4 | |
| | ||||||
* | main/gstreamer1: upgrade to 1.2.0 | Natanael Copa | 2013-09-26 | 1 | -4/+4 | |
| | ||||||
* | main/xf86-video-fbdev: fix build | Bartłomiej Piotrowski | 2013-09-26 | 2 | -37/+4 | |
| | ||||||
* | main/vlc: define fminf in src/audio_output/volume.c | Bartłomiej Piotrowski | 2013-09-26 | 2 | -4/+25 | |
| | ||||||
* | main/vlc: declare err variable in xdg.c | Bartłomiej Piotrowski | 2013-09-26 | 2 | -8/+10 | |
| | ||||||
* | main/vlc: yet another rebase of uclibc-inhibit-spawn.patch | Bartłomiej Piotrowski | 2013-09-26 | 2 | -9/+19 | |
| | ||||||
* | main/ruby: remove ruby-gems subpackage | Natanael Copa | 2013-09-26 | 1 | -13/+3 | |
| | | | | | | ruby does not work witout it fixes #2261 | |||||
* | main/vlc: inhibit spawn in posix/netconf.c | Bartłomiej Piotrowski | 2013-09-26 | 2 | -8/+71 | |
| | ||||||
* | main/vlc: rebase uclibc-inhibit-spawn.patch | Bartłomiej Piotrowski | 2013-09-26 | 4 | -107/+40 | |
| | ||||||
* | main/vlc: fix build | Bartłomiej Piotrowski | 2013-09-26 | 2 | -52/+3 | |
| | ||||||
* | main/xf86-video-savage: upgrade to 2.3.7 | Bartłomiej Piotrowski | 2013-09-26 | 1 | -3/+5 | |
| | ||||||
* | main/xf86-video-fbdev: upgrade to 0.4.4 | Bartłomiej Piotrowski | 2013-09-26 | 1 | -5/+5 | |
| | ||||||
* | main/vlc: upgrade to 2.1.0 | Bartłomiej Piotrowski | 2013-09-26 | 1 | -4/+4 | |
| | ||||||
* | main/linux-headers: support armhf | Timo Teräs | 2013-09-26 | 1 | -1/+6 | |
| | ||||||
* | main/musl: add workaround for gcc bug 58245 | Timo Teräs | 2013-09-26 | 2 | -1/+29 | |
| | ||||||
* | main/phpmyadmin: upgrade to 4.0.7 | Bartłomiej Piotrowski | 2013-09-26 | 1 | -4/+4 | |
| | ||||||
* | main/openrc: fix an off-by-one bug | Natanael Copa | 2013-09-26 | 2 | -1/+34 | |
| | ||||||
* | main/dovecot: upgrade to 2.2.6 | Natanael Copa | 2013-09-26 | 1 | -5/+5 | |
| | ||||||
* | main/mpfr3: upgrade to 3.1.2 | Timo Teräs | 2013-09-26 | 1 | -3/+5 | |
| | ||||||
* | main/mpfr3: fix download url | Timo Teräs | 2013-09-26 | 1 | -1/+1 | |
| | ||||||
* | main/isl: fix download url | Timo Teräs | 2013-09-26 | 1 | -1/+1 | |
| | ||||||
* | main/qt: upgrade to 4.8.5 | Timo Teräs | 2013-09-25 | 2 | -35/+45 | |
| | | | | many bug fixes. rebase the theme patch too. | |||||
* | main/pingu: upgrade to 1.4 | Natanael Copa | 2013-09-25 | 1 | -7/+8 | |
| | ||||||
* | main/glade: upgrade to 3.16.0 | Natanael Copa | 2013-09-25 | 1 | -3/+6 | |
| | ||||||
* | main/file: upgrade to 5.15 | Natanael Copa | 2013-09-25 | 1 | -4/+4 | |
| | ||||||
* | main/asterisk: cherry-pick fix for ASTERISK-21859 | Timo Teräs | 2013-09-25 | 2 | -1/+29 | |
| | | | | | Picked from 11-stable branch, and is already in 11.6.0-rc1. But I need it early for testing. | |||||
* | main/mysql: upgrade to 5.5.34 | Bartłomiej Piotrowski | 2013-09-25 | 1 | -4/+4 | |
| | ||||||
* | main/gcc: fix crossbuild failure | Timo Teräs | 2013-09-25 | 1 | -0/+6 | |
| | ||||||
* | main/apk-tools: fix crossbuild makedepends | Timo Teräs | 2013-09-25 | 1 | -1/+3 | |
| | ||||||
* | main/gmp5: fix crosscompling properly | Timo Teräs | 2013-09-25 | 1 | -2/+2 | |
| | | | | hack libtool to properly set -L and rpath when sysroot building. | |||||
* | main/nodejs: upgrade to 0.10.19 | Bartłomiej Piotrowski | 2013-09-25 | 1 | -4/+4 | |
| | ||||||
* | main/gcc: unbreak libgcc on uclibc, update musl patches | Timo Teräs | 2013-09-25 | 3 | -235/+268 | |
| | | | | | | | - refresh all musl patches (gcc_cv_libc_provides_ssp detects now) - add patch to fix the musl patch so that on uclibc we also use gcc_cv_target_dl_iterate_phdr since the sources was changed to use this instead of __GLIBC__ defines | |||||
* | main/firefox: add missing gstreamer makedepends | Timo Teräs | 2013-09-24 | 1 | -0/+2 | |
| | ||||||
* | main/gcc: unbreak ada on uclibc, crossbuild fixes, and musl updates | Timo Teräs | 2013-09-24 | 4 | -281/+117 | |
| |