aboutsummaryrefslogtreecommitdiffstats
path: root/audio/tta
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with A
* Update to version 3.4.1.danfe2008-11-083-16/+16
| | | | Submitted by: sat
* - Pacify portlint(1)danfe2008-02-052-16/+11
| | | | | | - Clean up Makefile, mute MKDIR invocation - Reformat pkg-descr, kill attribution - Take maintainership
* - Remove 4.X support from unmaintained ports in categories starting withgabor2007-04-151-7/+1
| | | | letter a-c
* Reset inactive maintainer who has not responded to email.linimon2006-09-041-1/+1
| | | | Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update audio/tta to 3.3ehaupt2005-10-064-16/+31
| | | | | | PR: 86939 Submitted by: dieringe@zedat.fu-berlin.de (maintainer) Approved by: novel (mentor)
* Mark ignore on <5.0 for wide character support.edwin2004-12-171-1/+7
| | | | Noticed by: kris building company
* New port: audio/tta (simple lossless audio (de)compressor)edwin2004-12-154-0/+40
TTA is a simple lossless audio compressor. TTA performs lossless compression on multichannel 8,16,24 bit's integer and 32 bit's IEEE floating-point data of the Wav audio files. PR: ports/70243 Submitted by: Martin Dieringer <Martin.Dieringer@t-online.de>