Subject: CVS commit: pkgsrc/sysutils/cdrtools
From: Thomas Klausner
Date: 2010-02-03 17:04:26
Message id: 20100203160426.D8665175DD@cvs.netbsd.org

Log Message:
Update to 2.01.01alpha74:

NEW features of cdrtools-2.01.01a73:

Cdrecord:

-	The *.inf file parser now supports a new tag "Track=" that
	is intended to carry the absolute track number from the original disk.

Cdda2wav (Maintained/enhanced by J

-	Cdda2wav now permits to use "max" for the endtrack number. This
	allows to specify e.g. -t2+max for a list of tracks from track #2
	to the last audio track on the disk.

-	New option -cuefile allows to tell cdda2wav to create a CDRWIN CUE
	file. This currently only works together with wither -tall, or with
	-t0+max or -t1+max.

	Note that due to a misconception in the CDRWIN CUE file definition,
	it is impossible to create 100% correct CD-audio copy by 100%
	following the CDRWIN CUE file definition and having separate audio
	files for each track at the same time. For this reason, it is currently
	impossible to create CDRWIN CUE files while using cdda2wav -B.

-	Cdda2wav now only writes a binary *.cdtext file in case that this
	file would contain more data than a header that tells that there
	is no further content.

-	Cdda2wav no longer removes the Index0 entry from a longer Index list
	if Index0 is -1.

-	Cdda2wav now automatically scans for hidden audio tracks. This is a
	complex task as there are drives that do not allow to read the
	hidden data before track 1.

-	New option -no-hidden-track allows to prevent cdda2wav from scanning
	for a hidden audio track.

-	Cdda2wav now writes the new tag "Track=" into the *.inf files that
	is intended to carry the absolute track number from the original disk.

-	A shortcut for paraopts=sectors-per-track-1,retries=200 was introduced.
	The name of the shortcut is "proof", so just use \ 
"paraopts=proof" for
	selecting the most stringent paranoia mode.

-	Cdda2wav now automatically selects paranoia mode in case that the
	paraopts= option was used.

-	Cdda2wav now again works in suid root mode on Solaris 11. It seems that
	the development versions from Solaris 11 did change the behavior with
	fine grained privileges in a way that was incompatible with the way
	cdda2wav did try to handle both suid root and fine grained privileges.

Mkisofs (Maintained/enhanced by J

-	The man page for mkisofs was enhanced in order to better mention
	that mkisofs always writes ISO-9660 and that other file systems are
	thus always added as a hybrid file system.

NEW features of cdrtools-2.01.01a74:

Cdrecord:

-	Cdrecord now supports to copy CDs with hidden track if there are *.inf files
	created by cdda2wav. In order to copy a CD with hidden Track with optimal
	quality, call:

	cdda2wav -vall -B -paranoia paraports=proof cddb=0
	cdrecord -v -sao -useinfo -text *.wav

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Cdda2wav (Maintained/enhanced by J

-	A forgotten debug message from implementing support for hidden tracks
	has been removed.

-	Fixed a small bug that made cdda2wav with hidden track support not fully
	compatible to earlier versions. In case that only one track is to be extracted,
	this is again always track #1 regsrdless whether the CD has a hidden track.

-	Fixed a bug with CDRWIN CUE file support. Cdda2wav used the tag \ 
"WAV" instead
	of "WAVE" for the data type specifier in the FILE tag.

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Readcd:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Scgcheck:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Btcflash:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Mkisofs (Maintained/enhanced by J

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Files:
RevisionActionfile
1.70modifypkgsrc/sysutils/cdrtools/Makefile
1.48modifypkgsrc/sysutils/cdrtools/distinfo