summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-29Fix quoting mess. Add include to get Strcmp.joerg3-6/+27
2011-08-29main() needs a return type in clang-land.dholland2-6/+14
2011-08-28Fix mismatched return statements, which clang dislikesdholland4-2/+34
2011-08-28void maindholland2-1/+17
2011-08-28Fix void main. While here:dholland9-24/+567
2011-08-28void maindholland2-1/+28
2011-08-23Recursive bump from gdbm shlib bump.obache22-41/+45
2011-08-22Fix build and installed header file for gcc-4.5. Bump PKGREVISION.wiz4-3/+75
2011-08-22Set LICENSE, fix a pkglint warning.wiz1-2/+3
2011-08-20fix build on 64bit linux - pass --enable-libsuffix=none to configureabs1-1/+3
2011-08-13Relax dependency in the hope that it still works instead of failing duejoerg1-3/+3
2011-08-09Update audio/libmodplug to 0.8.8.4.gls2-6/+6
2011-08-06libofa has a new home @ googlecode. Fix HOMEPAGE and add a new MASTER_SITES.gls1-3/+5
2011-08-06Update audio/picard to 0.15.1gls3-7/+24
2011-08-06Update audio/py-mutagen to 1.20gls2-6/+6
2011-08-06Revision bump after updating perl to 5.14.1adam3-10/+7
2011-08-06Changes 1.13:adam2-9/+9
2011-08-06Revision bump after updating perl to 5.14.1adam5-11/+10
2011-08-06Changes 0.90:adam2-9/+8
2011-08-06Revision bump after updating perl to 5.14.1adam1-3/+2
2011-08-06Update to 1.0.25:wiz5-65/+6
2011-08-05- fix taglib version check for current pkgsrc taglib versionabs3-4/+21
2011-08-01Update audio/cmus to 2.4.2gls2-6/+6
2011-08-01Fix broken clang builddholland2-1/+17
2011-08-01Fix build with recent curl; also fix deps via verifypc, uses glib2 anddholland4-3/+35
2011-07-30Replace hardcoded qt4 path with ${QTDIR}.schnoebe1-2/+2