summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)AuthorFilesLines
2011-10-08Pullup ticket #3536 - requested by dhollandtron2-1/+26
2011-10-08Pullup ticket #3535 - requested by dhollandtron1-2/+2
2011-10-01Require Ruby 1.8.shattered1-1/+2
2011-09-22Fix build with gcc-4.2. Problem reported and fix tested by joerg.wiz2-6/+12
2011-09-18Update tunapie to 2.6.18, for fixes CVE-2009-1253 and CVE-2009-1254.obache3-33/+46
2011-09-16Bump PKGREVISION from PHP_VERSION_DEFAULT changes.obache1-1/+2
2011-09-16Bump PKGREVISION from RUBY_VERSION_DEFAULT changes.obache1-2/+2
2011-09-15+ pdwiz1-1/+2
2011-09-15Initial import of pd-0.43.0.wiz20-0/+919
2011-09-14Fix build on SunOS.hans5-8/+53
2011-09-14Fix libatomic_ops dependency to match the logic in Makefile.hans1-2/+2
2011-09-14Make this build again with native pkg-config by using ${AUTORECONF_ARGS}.hans1-2/+2
2011-09-14Fix build on SunOS.hans14-8/+118
2011-09-12Update to 1.0.09.063:wiz2-6/+6
2011-09-12Using distutils, register eggfile. Bump PKGREVISION.obache2-5/+6
2011-09-12b3.mk was fixed, drop failed manual attempt at upper limitjoerg1-2/+1
2011-09-12Use b3.mk for server dependencyjoerg1-3/+3
2011-09-12Fix mismatched return statements, which clang dislikesdholland4-7/+40
2011-09-12Tweak the C++ to hopefully appease clang.dholland3-1/+33
2011-09-12Apply joerg's fixes to moc here, to fix clang build issues.dholland3-7/+33
2011-09-12Patch up some inline issues for clang.dholland2-1/+36
2011-09-12Patch a configure script to use valid C++, because the package's builddholland2-1/+19
2011-09-09Add comments to patches.wiz3-5/+10
2011-09-09Set LICENSE.wiz1-1/+2
2011-09-08Update to 1.0.08.053, add comment to patch.wiz3-9/+10
2011-09-07* LICENSE=gnu-lgpl-v2.1.obache4-21/+135
2011-09-05Fix previous; it only depended on mysql-client.dholland1-1/+3
2011-09-05Use mysql.buildlink3.mk instead of explicitly depending on mysql51-server.dholland1-2/+3
2011-09-04Implicit int return type is not valid in C++. (clang objects, and thendholland4-2/+52
2011-09-04void maindholland12-1/+177
2011-09-04- Adjust cdrom access logic so all the BSDs go to the BSD cdrom code,dholland3-7/+25
2011-09-04void maindholland4-11/+36
2011-09-04Fix void main, caught by clang.dholland8-31/+170
2011-09-04Fix void main, caught by clang.dholland5-3/+45
2011-09-04wups, missed part of previous.dholland2-1/+17
2011-09-04Remove incorrect patch hunks that make perfectly good static variablesdholland5-41/+7
2011-09-04Disable this package's INLINE because it's misused for out-of-linedholland2-7/+12
2011-09-04Use valid C. Should improve clang build.dholland5-11/+78
2011-09-04switch to REPLACE_PERL per Joerg's requestdholland1-3/+3
2011-09-04Spell --export-dynamic corrctly.joerg3-8/+26
2011-09-04Fix up gcc/c99 inline messdholland2-1/+17
2011-09-04CHECK_INTERPRETER_SKIP - this package has #!/usr/bin/perl on a .pm filedholland1-1/+4
2011-09-04Fix mismatched return statements, which clang dislikesdholland2-6/+27
2011-09-04Fix gcc/c99 inline mess.dholland2-5/+27
2011-09-04Rearrange the getline() patch so it works on -current. (Unlike the usualdholland2-9/+20
2011-09-04more void maindholland2-1/+17
2011-09-04Don't use -O6, clang doesn't like it and it doesn't mean anything to gccdholland3-12/+29
2011-09-03const correctness, required by clangdholland2-1/+53
2011-08-31Fix build with clang by avoiding shadowing in template definitions.joerg5-1/+66
2011-08-30Force configure not to detect doxygen.obache1-1/+3