aboutsummaryrefslogtreecommitdiff
path: root/audio/tta
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build with Clang.Alexey Dokuchaev2012-02-061-0/+1
| | | | | | | Submitted by: Cyril Roelandt Notes: svn path=/head/; revision=290491
* - Remove hand-rolled do-build and do-install targets, instead USE_GMAKE andAlexey Dokuchaev2012-01-311-11/+11
| | | | | | | | | | pass necessary variables as MAKE_ARGS - Define LICENSE knob (GPLv2) and hand over to multimedia@ - Cleanup Makefile a bit while I am at it (sort knobs, remove superfluous variable PROGRAM) Notes: svn path=/head/; revision=290157
* Cleanup and improve description text.Alexey Dokuchaev2012-01-311-7/+6
| | | | Notes: svn path=/head/; revision=290156
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Update to version 3.4.1.Alexey Dokuchaev2008-11-083-16/+16
| | | | | | | Submitted by: sat Notes: svn path=/head/; revision=222540
* - Pacify portlint(1)Alexey Dokuchaev2008-02-042-16/+11
| | | | | | | | | - Clean up Makefile, mute MKDIR invocation - Reformat pkg-descr, kill attribution - Take maintainership Notes: svn path=/head/; revision=206728
* - Remove 4.X support from unmaintained ports in categories starting withGabor Kovesdan2007-04-141-7/+1
| | | | | | | letter a-c Notes: svn path=/head/; revision=189955
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-041-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172167
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* Update audio/tta to 3.3Emanuel Haupt2005-10-064-16/+31
| | | | | | | | | PR: 86939 Submitted by: dieringe@zedat.fu-berlin.de (maintainer) Approved by: novel (mentor) Notes: svn path=/head/; revision=144366
* Mark ignore on <5.0 for wide character support.Edwin Groothuis2004-12-161-1/+7
| | | | | | | Noticed by: kris building company Notes: svn path=/head/; revision=124232
* New port: audio/tta (simple lossless audio (de)compressor)Edwin Groothuis2004-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> Notes: svn path=/head/; revision=124046