aboutsummaryrefslogtreecommitdiff
path: root/audio/cdparanoia/files
Commit message (Collapse)AuthorAgeFilesLines
* - Fix ripping on -current now that CDIOCREADAUDIO is gone.Eric Anholt2003-11-092-27/+33
| | | | | | | | | | | | | | | - Scan for cd devices without "c" on the end first. PR: ports/57226 ports/58982 ports/58994 Submitted by: Vladimir Kushnir <vkushnir@Alfacom.net> Simon Barner <barner@in.tum.de> Approved by: maintainer (in principle) Tested with: Mogwai - Happy Songs For Happy People Notes: svn path=/head/; revision=93517
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-9/+3
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* don't install unnecessary header utils.hTilman Keskinoz2003-02-151-3/+11
| | | | | | | | PR: 48227 Submitted by: Stijn Hoop <stijn@win.tue.nl> (via maintainer) Notes: svn path=/head/; revision=75599
* Prevent log clobber on -STABLE machines with special drives.Christian Weisgerber2003-01-191-21/+22
| | | | | | | | PR: 47190 Submitted by: Simon Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=73556
* Fix cooked ioctl bug ignoring the last track, add porter's copyright.Eric Anholt2003-01-112-5/+23
| | | | | | | Submitted by: corecode@corecode.ath.cx (maintainer) Notes: svn path=/head/; revision=72889
* A CDDA extraction tool (also known as ripper)Matthew N. Dodd2003-01-1013-0/+1056
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=72826