Subject: CVS commit: pkgsrc/sysutils/cdrtools
From: Thomas Klausner
Date: 2009-06-09 20:45:13
Message id: 20090609184513.437F9175D0@cvs.netbsd.org

Log Message:
Update to 2.01.01alpha60:

All:

-	Trying to work around nasty Linux distributions that try to fool autoconf
	function tests and thus may result in incorrect results for the functions
	fexecl fexecle fexecv fexecve fspawnv fspawnl fspawnv_nowait getline fgetline

-	New include files include/schily/dlfcn.h and include/schily/shcall.h

-	New autoconf tests for dlopen() and similar functions

-	Fixed a typo in include/schily/fnmatch.h that prevented compilation on BeOS

-	Fixed a typo in include/schily/libport.h that prevented compilation on BeOS

-	New makefile "Mocsw" allows to create packages for "opencsw"

-	RULES/rules.csw enhanced to allow to overwrite EMAIL= and HOTLINE= from
	the make command line.

-	New autoconf test for getprogname()/setprogname()

-	Support for using Microsoft "cl" to compile 64 bit binaries from \ 
Cygwin now
	has been finished

Libschily:

-	Code in libschily/fexec.c cleaned up for better readability

-	libschily/checkerr.c now correctly handles the "WARN" directive.

Cdrecord:

-	Cdrecord now calls read_format_capacities() in silent mode in order to
	check whether the current drive supports this SCSI command.

Cdda2wav (Maintained/enhanced by J

-	cdda2wav now gives better readable text with cdda2wav -help

-	BeOS has a /boot/develop/headers/be/support/ByteOrder.h that also defines
	_BYTEORDER_H and thus interferes with our cdda2wav/byteorder.h

Mkisofs (Maintained/enhanced by J

-	libschily/checkerr.c (used by mkisofs) now correctly handles the \ 
"WARN" directive.

Files:
RevisionActionfile
1.55modifypkgsrc/sysutils/cdrtools/Makefile
1.34modifypkgsrc/sysutils/cdrtools/distinfo
1.8modifypkgsrc/sysutils/cdrtools/patches/patch-ai
1.4removepkgsrc/sysutils/cdrtools/patches/patch-ac