summaryrefslogtreecommitdiff
path: root/audio/mac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to available distfilePav Lucistnik2005-03-032-10/+7
| | | | | | | | | PR: ports/78334 Submitted by: No Name <arundel@h3c.de> Approved by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer) Notes: svn path=/head/; revision=130298
* Do not compiled on sparc64. Reflect it with NOT_FOR_ARCH.Sergey Matveychuk2004-11-261-0/+3
| | | | | | | | PR: ports/74335 Submitted by: maintainer Notes: svn path=/head/; revision=122517
* Add mac, Monkey's Audio Codec which was recently released in source code.Pav Lucistnik2004-08-1110-0/+157
It contain a library and an executable compressor/decompressor of .ape files. Does not build under 4.x, we hit the wall with missing wcstol(). Working patches would be welcomed. PR: ports/70153 Submitted by: Martin Dieringer <Martin.Dieringer@t-online.de> Notes: svn path=/head/; revision=115895