summaryrefslogtreecommitdiff
path: root/audio/pulseaudio/patches
AgeCommit message (Expand)AuthorFilesLines
2019-09-18Update to 13.0ryoon1-2/+2
2019-06-23pulseaudio: handle NetBSD's shm_open(3) path for pa_shm_cleanup().tsutsui1-0/+25
2018-09-11pulseaudio: Fix stat64 prototype on SunOS/32-bit.jperkin1-2/+11
2018-07-25pulseaudio: updated to 12.2adam2-2/+12
2018-07-06Update to 12.0ryoon7-101/+34
2018-06-19pulseaudio: fix build on FreeBSD11. Include missing headers.maya1-0/+16
2018-05-22pulseaudio: build fix for linux with recent glibcmaya2-5/+47
2017-09-20pulseaudio: Fix cpp statements, fixes SunOS build.jperkin1-7/+34
2017-09-08Update to 11.0ryoon1-2/+2
2017-01-21Update to 10.0ryoon1-2/+2
2016-08-04Update to 9.0ryoon3-139/+18
2016-01-22Update to 8.0ryoon9-191/+57
2015-12-25Fix high CPU usage from Onno van der Linden. Bump PKGREVISIONryoon1-5/+5
2015-12-18Fix build problem on NetBSD 6.1_STABLE.taca1-0/+25
2015-12-10Bump PKGREVISION. Remove rejected patch.ryoon1-17/+0
2015-09-25Update to 7.0ryoon2-4/+18
2015-03-16Fix build on SunOS, catch up with latest API.jperkin1-0/+35
2015-02-28Use NEON intrinsics in Clang to avoid the unsupported assemblerjoerg1-0/+23
2015-02-25Fix git spam in different way.ryoon1-11/+20
2015-02-23Remove a patch that was taken from upstream.ryoon1-38/+0
2015-02-21Update to 6.0ryoon3-23/+23
2015-01-27try even harder to remove paths on darwindbj1-12/+35
2015-01-26Avoid hardcoded SDK paths on Darwin. Fixes build on Mavericks at least.jperkin1-10/+24
2014-08-07fix for CVE-2014-3970 taken from pulseaudio gitspz2-4/+42
2014-06-30Fix CPP logic for the __APPLE__ case. Fixes Darwin 32-bit build.jperkin2-6/+6
2014-06-25Bump PKGREVISIONryoon2-5/+5
2014-06-16Exclude more unimplemented SOUND_PCM_* ioctls on SunOS.jperkin1-5/+5
2014-06-11Disable the blanket assumption that sys/capability.h is guaranteed presentdsainty1-9/+18
2014-06-09Update to 5.0 from 2.1ryoon17-304/+286
2013-12-16Use "cpuset_t" on FreeBSD, this lets the package build.asau2-0/+56
2013-11-30Recognize new json-c library name.wiz1-1/+51
2013-11-25Use correct stat syscall on NetBSD-6 and newer.wiz1-5/+9
2013-11-25Fix typo and whitespace in comment.wiz1-2/+2
2013-10-24Fix build on OSX 10.6, and possibly later.jperkin3-0/+149
2013-05-06Fix VARBASE and PKG_SYSCONFBASEDIR handling. Bump PKGREVISION.markd2-14/+17
2013-01-29Add comment.wiz1-1/+3
2013-01-29Always use atomic_ops(3) on NetBSD even on arm, i.e. kill Linux-ARM'ism.tsutsui1-4/+23
2012-11-03Update to 2.1ryoon24-708/+69
2012-05-30restore comments lost at rev1.10.obache1-1/+8
2012-05-15fix borked __NetBSD_Version__ in lastabs1-2/+2
2012-05-14Extend previous to apply to netbsd-6 also (at least the one currently onabs1-20/+19
2012-05-14Try to fix build failure on NeBSD 6.99.7 from _oss_ioctl API change as PR 46448.obache1-22/+32
2011-10-12Fix build on SunOS 5.10 by #ifdefing the code using SO_TIMESTAMP.hans3-0/+74
2011-09-14Fix build on SunOS.hans2-3/+39
2011-07-21Remove a lvalue cast in asm() to fix build with clang.joerg1-0/+24
2011-05-21Add comments to most patches.wiz12-13/+66
2011-01-20use pulse's poll wrapper on 5.99.* to workaround an assertionahoka1-0/+21
2010-12-02Fix path to dbus machine-id file. Bump PKGREVISION.wiz1-3/+12
2010-08-10Fix build failure on NetBSD/arm.tsutsui2-3/+35
2010-07-24Add fix for symlink race reported in CVE-2009-1299 taken fromtron2-0/+84