Path to this page:
Subject: CVS commit: pkgsrc/sysutils/cdrtools
From: Thomas Klausner
Date: 2008-11-05 20:46:44
Message id: 20081105194644.33DB1175D0@cvs.netbsd.org
Log Message:
Update to 2.01.01a53:
Libcdrdeflt:
- This is a new library that has been introduced as mans programs like
to parse the content of /etc/default/cdrecord
Libscgcmd:
- This is a new SCSI command library
Cdrecord:
- Converted to use libcdrdeflt
- Converted to use libscgcmd
- Man page now includes many small modifications that mention BluRay media.
Cdda2wav
- Converted to use libcdrdeflt
- Converted to use libscgcmd
- The -M/-md5 option now finally works.
Cdda2wav now computes MD5-sums for the audio data and writes the result
into the *.inf files.
Readcd:
- Converted to use libcdrdeflt
- Converted to use libscgcmd
Scgcheck:
- Converted to use libcdrdeflt
- Converted to use libscgcmd
Scgskeleton:
- Converted to use libcdrdeflt
- Converted to use libscgcmd
Btcflash:
- Converted to use libcdrdeflt
- Converted to use libscgcmd
Mkisofs (Maintained/enhanced by J
- Converted to use libcdrdeflt
- Converted to use libscgcmd
NEW features of cdrtools-2.01.01a52:
All:
- Config.sub now supports NetBSD on AMD64
- The email addresses in many file have been updated.
Libfile:
- The license has been changed from a license (similar to a BSDl 4 clause)
to a new BSDL 2 clause license with permission from all involved authors.
Libscg:
- Unneeded code from libscg/scsierrs.c removed
Cdda2wav
- The MD5 implemenation (although currently unused) has been
changed from the RSA variant (that requires advertizing for RSA)
to a "public domain" implementation from Colin Plumb used
in OpenBSD.
- The new MD5 implementation has been made portable.
Files: