aboutsummaryrefslogtreecommitdiffstats
path: root/audio/cuetools
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Update to 1.3ahze2005-04-032-8/+8
| | | | | PR: 79459 Submitted by: Ports Fury
* Update to 1.2krion2004-11-272-5/+5
|
* Update to version 1.1krion2004-10-122-3/+3
| | | | | PR: ports/71867 Submitted by: Ports Fury
* Update to version 1.0krion2004-09-033-19/+12
| | | | | PR: ports/71294 Submitted by: Ports Fury
* Update to version 0.6krion2004-07-103-10/+16
| | | | | PR: ports/68858 Submitted by: Ports Fury
* - Remove unnecessary USE_REINPLACEkrion2004-02-291-6/+1
| | | | | PR: ports/63491 Submitted by: Ports Fury
* - Update to version 0.5.2krion2004-02-203-22/+15
| | | | | PR: ports/63131 Submitted by: Ports Fury
* Add SIZE.trevor2004-01-281-0/+1
|
* Add cuetools, a set of utilities for manipulating cue and toc sheetspav2003-12-304-0/+53
and converting between them. PR: ports/60714 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>