aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/wine: upgrade to 1.7.3Bartłomiej Piotrowski2013-09-291-4/+4
|
* main/rsync: upgrade to 3.1.0Bartłomiej Piotrowski2013-09-291-3/+13
|
* main/lighttpd: upgrade to 1.4.33Bartłomiej Piotrowski2013-09-291-4/+4
|
* main/xen: add general robustness patch for qemu's vncWilliam Pitcock2013-09-292-1/+73
|
* main/x264: fix makedepends, and configure (not autotools)Timo Teräs2013-09-271-5/+4
|
* main/[various]: update config.sub (fixes musl build)Timo Teräs2013-09-2715-15/+65
|
* main/perl-crypt-des: upgrade to 2.07Timo Teräs2013-09-272-22/+6
|
* main/opennhrp: fix build on muslTimo Teräs2013-09-272-1/+67
|
* main/c-ares: update config.sub (fix musl)Timo Teräs2013-09-271-0/+5
|
* main/xen: implement hotplug script adding vTRILL support for situations ↵William Pitcock2013-09-272-1/+144
| | | | where dom0 is an RBridge
* main/xen: pkgrel bumpWilliam Pitcock2013-09-271-1/+1
|
* main/xen: more robust websockets vencrypt-bypass hackWilliam Pitcock2013-09-272-8/+58
|
* main/libxml2: fix pthreads patch for non-muslTimo Teräs2013-09-272-52/+10
| | | | | | the weak hack is needed if -lpthreads is separate library. so just differentiate with musl and non-musl with __GLIBC__ as an ugly hack.
* main/e2fsprogs: fix build on uclibcTimo Teräs2013-09-272-6/+15
| | | | also include stdint.h to get the standard types
* main/[various]: fix build against musl (add update_config_sub)Timo Teräs2013-09-2785-74/+371
|
* main/squashfs-tools: fix build against muslTimo Teräs2013-09-272-4/+57
|
* main/pciutils: fix headersTimo Teräs2013-09-272-5/+47
| | | | | has ugly kludges for ancient glibc headers. remove all the legacy hacks. makes pciutils builds against musl.
* main/newt: fix includes (to build against musl)Timo Teräs2013-09-272-4/+17
|
* main/libxml2: fix build against muslTimo Teräs2013-09-272-4/+62
| | | | | they have horrible hack to make pthread symbols weak, it's unneeded. patch from sabotage.
* main/icu: fix timezone usageTimo Teräs2013-09-273-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/rshdTimo Teräs2013-09-272-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.hTimo Teräs2013-09-272-1/+3175
| | | | this fixes build on musl.
* main/gnome-vfs: fix musl build (use NO_DATA, not NO_ADDRESS)Timo Teräs2013-09-272-5/+21
|
* main/gamin: fix non portable mutex type usage (fixes musl build)Timo Teräs2013-09-272-3/+23
|
* main/freetds: fix includes (to build against musl)Timo Teräs2013-09-272-3/+22
|
* main/e2fsprogs: use standard typesTimo Teräs2013-09-272-5/+31
| | | | fixes musl build, patch from sabotage.
* main/alsa-lib: fix musl buildTimo Teräs2013-09-276-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 wrappersTimo Teräs2013-09-272-1/+49
| | | | | in alpine we have gnu gettext with libintl, so remove the dummy wrappers as they would otherwise cause conflicts.
* testing/tcptraceroute: fix dependenciesLeonardo Arena2013-09-271-2/+2
|
* testing/tcptraceroute: new aportLeonardo Arena2013-09-271-0/+41
| | | | Display route path using TCP probes
* main/gcc: fix alpine/musl specific libssp patchTimo Teräs2013-09-262-4/+12
|
* main/gst-libav1: upgrade to 1.2.0Natanael Copa2013-09-261-4/+4
|
* main/gst-plugins-bad1: upgrade to 1.2.0Natanael Copa2013-09-261-4/+4
|
* main/gst-plugins-ugly1: upgrade to 1.2.0Natanael Copa2013-09-261-4/+4
|
* main/gst-plugins-good1: upgrade to 1.2.0Natanael Copa2013-09-262-6/+25
|
* main/gst-plugins-base1: upgrade to 1.2.0Natanael Copa2013-09-261-4/+4
|
* main/gstreamer1: upgrade to 1.2.0Natanael Copa2013-09-261-4/+4
|
* main/xf86-video-fbdev: fix buildBartłomiej Piotrowski2013-09-262-37/+4
|
* main/vlc: define fminf in src/audio_output/volume.cBartłomiej Piotrowski2013-09-262-4/+25
|
* main/vlc: declare err variable in xdg.cBartłomiej Piotrowski2013-09-262-8/+10
|
* main/vlc: yet another rebase of uclibc-inhibit-spawn.patchBartłomiej Piotrowski2013-09-262-9/+19
|
* main/ruby: remove ruby-gems subpackageNatanael Copa2013-09-261-13/+3
| | | | | | ruby does not work witout it fixes #2261
* main/vlc: inhibit spawn in posix/netconf.cBartłomiej Piotrowski2013-09-262-8/+71
|
* main/vlc: rebase uclibc-inhibit-spawn.patchBartłomiej Piotrowski2013-09-264-107/+40
|
* main/vlc: fix buildBartłomiej Piotrowski2013-09-262-52/+3
|
* main/xf86-video-savage: upgrade to 2.3.7Bartłomiej Piotrowski2013-09-261-3/+5
|
* main/xf86-video-fbdev: upgrade to 0.4.4Bartłomiej Piotrowski2013-09-261-5/+5
|
* main/vlc: upgrade to 2.1.0Bartłomiej Piotrowski2013-09-261-4/+4
|
* main/linux-headers: support armhfTimo Teräs2013-09-261-1/+6
|
* main/musl: add workaround for gcc bug 58245Timo Teräs2013-09-262-1/+29
|