summaryrefslogtreecommitdiff
path: root/audio/cdd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Respect CC and CFLAGSKris Kennaway1999-04-111-7/+9
| | | | Notes: svn path=/head/; revision=17777
* cdd port grab audio tracks from CDs.Luigi Rizzo1998-12-3113-0/+456
This port is lobotomized and only works with atapi waiting for someone to do the scsi->cam modifications. (also, this is my first attempt with easy-import...) Notes: svn path=/head/; revision=15736