Subject: CVS commit: pkgsrc/sysutils/cdrtools
From: Thomas Klausner
Date: 2009-08-08 11:36:59
Message id: 20090808093659.BE945175D0@cvs.netbsd.org

Log Message:
Update to 2.01.01pre62:

All:

-	New include files include/schily/ctype.h, include/schily/pwd.h
	and include/schily/grp.h

-	All programs are now using schily/stdio.h
	for orthogonality.

-	Haiku default install dir is now /boot/opt/schily

-	New rules RULES/os-cygwin_nt-6.0-wow64.id and
	RULES/os-cygwin_nt-6.1-wow64.id support Cygwin on 64bit
	installations of Win Vista and "Win 7".

-	New rules for compiling 64 Bit binaries on cygwin_nt-wow64
	NOTE: You need to have a 64 bit aware gcc on Cygwin to use this!

-	TEMPLATES/temp-gcc.rul and TEMPLATES/temp-xcc.rul
	now correctly include cc-gcc.rul and cc-dumb.rul and thus
	make the automake feature working again for completely
	unknown platforms.

-	Fixed RULES/rules.inc to make sure we install xx.h instead of
	xx.h.exe

-	Workaround an infinite hang in an autoconf test on 64 Bit Vista
	with Cygwin

-	Include limits.h in schily/hostname.h for Linux

-	Several "%s" formats have been introduced in order to make gcc-4
	happy even though the original strings have been pointer to constant
	and well known strings

-	Change the option order in the autoconf test for calling the linker
	in order to avoid problems with the microsoft linker.

Libschily:

-	libschily now is thread aware and uses the thread specific errno
	value on Solaris, Linux and FreeBSD.

Libscg:

-	Raised the SCSI Bus-number limit from 256 to 500 for Linux as a workaround
	for a resource leak bug in the linux kernel. The workaround lets the problem
	happen much later but cannot completely avoid it. If you are hit by the Linux
	kernel resource leak bug, you need to reboot.

Cdrecord:

-	Correctly abort the FIFO in cdrecord on BeOS and Haiku
	in case that the clone ara cannot be made shared.

Mkisofs (Maintained/enhanced by J

-	Fixed a potential malloc problem in mkisofs

Files:
RevisionActionfile
1.57modifypkgsrc/sysutils/cdrtools/Makefile
1.36modifypkgsrc/sysutils/cdrtools/distinfo