Subject: CVS commit: pkgsrc/sysutils/cdrtools
From: Thomas Klausner
Date: 2009-10-31 01:55:03
Message id: 20091031005504.0EBEA175DD@cvs.netbsd.org

Log Message:
Update to 2.01.01alpha66:

NEW features of cdrtools-2.01.01a65:

All:

-	*BSD comes with a broken sed(1), so we need to go back to tr(1) based
	code for GNU make in the Schily Makefilesystem.

-	Added support for amd64-netbsd-cc.rul to the Schily Makefilesystem

-	Added support for DragonFly BSD to config.guess and config.sub

Libscg:

-	Added a hack to liscg to allow cdrecord -scanbus to work on NetBSD

-	Added a hack to liscg to allow cdrecord -scanbus to work on OpenBSD

Mkisofs (Maintained/enhanced by J

-	Avoid signed chars ad parameter to toupper

NEW features of cdrtools-2.01.01a66:

-	Added support for 64 bit compilation on HP-HX using "cc".
	Use make CCOM=cc64 as usual to switch to 64 bit compilation.

Libschily:

-	libschily/fconv.c reworked to deal with non-C99 compliant systems and to deal
	with the constraints found in HP-UX-11.11.

Libsiconv:

-	Fixed a problem in libsiconv in case that the the locale is specified as
	"iconv:name".

Libscg:

-	Make libscg deal with the new error code from HP-UX that
	is returned for a non-existing ATAPI slave.

-	Some minor changes in libscg to make scgcheck report less problems
	with HP-UX

Cdrecord:

-	Better man page with repect to dev=

-	The cdrecord man page has been restructured.

-	Fixed a bug in the workaround code for a firmware bug for DVD+R
	media in HL-DT-ST drives.

Cdda2wav (Maintained/enhanced by J

-	Better man page with repect to dev=

-	The cdda2wav man page has been restructured.

Readcd:

-	readcd now only send the Plextor specific SCSI commands for the -cxscan
	option in case that the drive identifies as Plextor.

-	Better man page with repect to dev=

Scgcheck:

-	Better man page with repect to dev=

Btcflash:

-	Better man page with repect to dev=

Mkisofs (Maintained/enhanced by J

-	mkisofs man page reworked

-	isoinfo man page reworked

-	New file mkisofs/rock.h

-	isodump now prints more information about Rock Ridge attributes to
	help debugging non-compliant Rock Ridge ISO images.

-	isoinfo now correctly identifies ISO images made with the Mac OS X
	program "hdiutil" by e.g. calling:

	hdiutil makehybrid -iso -hfs -verbose -o xxx.iso some_dir

	As filesystems that violate the Rock Ridge standard.

	Check e.g. by "isoinfo -i xxx.iso -d"

	Interpreting Rock Ridge on such images can be enforced by calling:

	"isoinfo -i xxx.iso -lR -debug"

-	mkisofs now ignores the broken Rock Ridge attributes that have been
	created by the Mac OS X program "hdiutil".

Files:
RevisionActionfile
1.63modifypkgsrc/sysutils/cdrtools/Makefile
1.42modifypkgsrc/sysutils/cdrtools/distinfo
1.6removepkgsrc/sysutils/cdrtools/patches/patch-ac
1.8removepkgsrc/sysutils/cdrtools/patches/patch-ai
1.4removepkgsrc/sysutils/cdrtools/patches/patch-ch
1.4removepkgsrc/sysutils/cdrtools/patches/patch-ci