Commit graph

75 commits

Author SHA1 Message Date
wiz
e976721f66 Use getrawpartition() again on NetBSD. From markd. Bump PKGREVISION. 2009-12-10 09:00:29 +00:00
wiz
fcaa81f53a Update to 2.01.01a69:
2.01.01a69:

All:

-	Support for 64 Bit compilation was added for IRIX.
	Call smake CCOM=cc64 or smake CCOM=gcc64 as usual.

-	C++ compilation support fior IRIX was added to the makefile system

-	Schily Makefile rules no longer contain Simple Suffix Rules.
	All default rules are now based on Pattern Matching Rules.
	This speeds up smake.

-	Added autoconf test to distinct Linux ACLs from IRIX ACLs

Libschily:

-	Removed some GCC warnings from libschily/getargs.c


Libfind:

-	let libfind deal with the differences between Linux ACLs and IRIX ACLs

Libscg:

-	Removed some GCC warnings from libscg/scsi-sgi.c

Cdrecord:

-	Work around a bug in the firmware from drives
	developed by PIONEER in November 2009. This affects
	drives labelled "Pioneer", "Plextor" and "TEAC".
	Do no longer call cdr_buffer_cap() before the drive
	buffer was not at least filled once to avoid that
	the the drive throughs away all data.


-	Man page reworked

Cdda2wav (Maintained/enhanced by J

-	Man page reworked

-	Removed some (int) casts before the SNDCTL_DSP_* ioctl()s

Readcd:

-	Man page reworked

Scgcheck:

-	Man page reworked

Btcflash:

-	Man page reworked

Mkisofs (Maintained/enhanced by J

-	Various Cstyle changes

2.01.01a68:

All:

-	VMS rules for libraries not create an archive XXX.olb instead of libXXX.a

-	schily/utypes.h enhanced to allow to define maxint_t which is
	missing on VMS

-	Better autoconf test for union wait vs. int for platforms that
	define union wait but use int as wait() parameter.

-	schily/vfork.h now includes unistd.h as the related definitions
	are there on Solaris

-	Fixed a configure bug with opendir() inherited from GNU autoconf

-	Enhanced the vfork() autoconf test to avoid a hang on VMS

Libschily:

-	libschily/spawn.c now uses vfork()

-	libschily/fexec.c now supports IO redirection on VMS


Libparanoia (Ported/enhanced by J

-	Some #define inline definitions removed as "inline" is already
	handled by schily/mconfig.h

Libfind:

-	Fixed a typo in idcache.c

Libfile:

-	Some changes for better VMS support

Libhfs_iso:

-	Removed a warning from the HP-UX C-compiler about a possible endless loop

Libsiconv:

-	Add the VMS C-compiler to the list of exceptions for not fully C99 compliant
	compilers to allow compilation.

Libscg:

-	changed a include path in libscg/scsi-mac-iokit.c to allow
	compilation on "Snow Leopard"

Cdrecord:

-	Added a workaround for a firmware oddity with DVD+RW on
	'_NEC    ' 'DVD_RW ND-3500AG' with media written from other drives.

Cdda2wav (Maintained/enhanced by J

-	Added a forgotten modification in ringbuff.c that caused an abort due to
	a wrong assert() condition.

Mkisofs (Maintained/enhanced by J

-	Fixed a bug (writing to stdout instead of stderr) recently introduced with better
	RR recognition support.

-	"isoinfo" now supports iconv() based locales for Joliet.
2009-12-08 21:02:44 +00:00
wiz
b5c0979357 Update to 2.01.01alpha67:
All:

-	Prevent a compiler warning when compiling 64 bit binaries on HP-UX
	using make CCOM=cc64

-	Some files in include/schily/*.h have been enhanced to better support VMS

-	config.guess now knows about OpenVMS

-	Changed bash test to use --version instead of -version as bash on OpenVMS
	is bash-1.x

-	include/schily/xmconfig.h (containing a "static" configuration for VMS
	because "configure" does not work on VMS) was enhanced.

-	Trying to add support for OpenVMS to RULES/*

-	New autoconf tests for the type "long double" and a new "max size" type.

Libschily:

-	libschily/*bytes.c now support 64 bit compilation and use a "ssize_t"
	typed count parameter instead of "int".

Rscsi:

-	First complete version of a man page for rscsi.

Cdda2wav (Maintained/enhanced by J

-	cdda2wav now correctly deals with the case when no sound device
	was specified. Thanks to Robert Grimm <rob@news.robgri.de>
	for reporting.

Mkisofs (Maintained/enhanced by J

-	Make "isovfy" CD-ROM-XA aware

-	Make "isodump" CD-ROM-XA aware
2009-11-10 16:49:00 +00:00
wiz
b51e90d3ea Remove some now unneeded patches and related code. 2009-10-31 00:58:42 +00:00
wiz
accb33e282 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".
2009-10-31 00:55:03 +00:00
hasso
e2125c0f2b Fix the crap I introduced with the last commit. 2009-09-24 08:07:36 +00:00
hasso
74e26578c1 Make it build on 64 bit DragonFly. 2009-09-22 19:04:44 +00:00
tron
bc3823745a Add patch from Mac Ports to fix build under Mac OS X Snow Leopard. 2009-09-13 16:40:22 +00:00
wiz
3f934d34be Files are still needed on not-current NetBSD. 2009-09-09 20:30:57 +00:00
wiz
293510d442 Annotate two patches, and remove three that are not needed on
NetBSD-5.99.16/amd64.
2009-09-09 13:57:52 +00:00
wiz
c9e66108fd Update to 2.01.01alpha64:
All:

-	The schily makefilesystem now by default sets all locale related envronment
	variables to "C" in order to avoid problems.

-	Make the makefile emulation mode for "non-automake aware" make programs
	like SunPro Make and GNU make more immune against oddities in the tr(1)
	program that are seen with a locale that differs from LC_ALL=C
	Another step to prevent some tr(1) oddities was to replace the call to
	tr(1) by a call to sed(1).

-	Added GMAKE_NOWARN=true to allow to disable the gmake warning

-	Enhanced include/schily/priv.h to distinct Solaris and AIX process privileges

-	New include file include/schily/math.h

-	Try to workaound a problem with GCC on newer AIX versions. It seems that
	e.g. gcc on AIX is not C99 compliant and does not support isnan().

	Note that the current solution may compile and run on newer AIX versions
	but does not seem to be the optimal solution as it cannot check whether
	a float is a number or not.

	It is unfortunate, that we do not have an AIX login that would allow
	to implement better AIX support.

Libscg:

-	The low level SCSI transport code for Mac OS X has been reworked.

	The code now supports cdrecord -scanbus

	The code now supports cdrecord's autotarget mode

	The code now supports to communicate with BluRay drives

	The code now prints a longer help text that instructs what to do in order
	to work against the "diskarbitrationd" program on Mac OS that tries to
	steal us our hardware.

	If someone is able and willing to help, please send mail!

	I like to be able to tell "diskarbitrationd" to give up specific drives
	and to set up shared access.


Cdrecord:

-	The cdrecord man page now mentions that the -clone mode is a bad idea to copy
	audio CDs.

Readcd:

-	The readcd man page now mentions that the -clone mode is a bad idea to copy
	audio CDs.
2009-09-09 13:45:13 +00:00
joerg
636a9234b1 We want no /opt/schily, so patch the Defaults rules. wrapper already
takes care of absolute options, but the value of INS_BASE is based down
via -D too. Bump revision.
2009-09-05 10:05:19 +00:00
wiz
96fcaf5499 Update to 2.01.01alpha63:
All:

-	include/schily/wait.h now includes process.h on DOS systems

-	include/schily/resource.h new include file

-	include/schily/select.h new include file

-	Now all sources use schily/systeminfo.h instead of sys/systeminfo.h

-	Now all sources use schily/assert.h instead of assert.h

-	Now all sources use schily/priv.h instead of priv.h

-	Now all sources use schily/procfs.h instead of profcs.h

-	Now all sources use schily/syslog.h instead of syslog.h

-	Now all sources use schily/float.h instead of float.h

-	Now all sources use schily/ipc.h instead of sys/ipc.h

-	Now all sources use schily/sem.h instead of sys/sem.h

-	Now all sources use schily/shm.h instead of sys/shm.h

-	New autoconf test for "#pragma weak"


Libmdigest:

-	New library

Cdrecord:

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

Cdda2wav

-	Cdda2wav is now using the sha1 implementation from libmdigest

-	Try to avoid an endloss loop while parsing ISO-9660 directories
	from rotten CD+ sessions.

Readcd:

-	Fixed a problem in the man page.
2009-08-15 21:03:25 +00:00
wiz
87aa47a14f 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
2009-08-08 09:36:59 +00:00
wiz
24587c0d9b Update to 2.01.01a61:
All:

-	Support for 64 bit compilation on mac OS X was added.
	Call make CCOM=cc64 as on other platforms.

-	$OLIBSDIR is no longer in the RUNPATH

-	New include file include/schily/limits.h

-	Make sure that all include files in include/schily/ include
	include/schily/mconfig.h

-	wide character support new

-	New makefile "Mocsw" sets defaults for "opencsw" instead of Blastwave.
	Mcsw for Blastwave of course continues to exist

-	New defaults directory DEFAULTS_CSW includes special defaults that
	compile e.g. for Sparc-V8 in order to get working binaries for older
	Sparc non 64 Bit hardware.

-	New autoconf test HAVE_SETBUF and HAVE_SETVBUF

-	Several modification in hope to better support MINGW

Libschily:

-	wide character support new

-	sevaral str*.c functions new for orthogonality with the new wcs* code.

-	Added a wide character patern matcher with: patwcompile(), patwmatch(), patwlmatch()
	See files:

	libschily/matchw.c and libschily/matchwl.c

-	libschily/stdio/*.c fixed to use size_t as length parameter for
	read*()/write*() operations.

Libscg:

-	Added a workaround for the type desaster in the Appls IOKit include files
	in order to support 64 bit binaries

Cdda2wav (Maintained/enhanced by J

-	The -interactive option is now mentioned in the -help output and the man page.

-	Call unit_ready() before retrieving the TOC data in order to work around a Solaris
	scsa2usb (SCSA to USB Driver) bug.

Readcd:

-	"readcd" no longer dumps core if the C2Scan function is selected from the
	interactive interface.

Mkisofs (Maintained/enhanced by J

-	Fixed a typo bug in the mkisofs man page that caused the two synopsis lines
	to appear as one line when using GNU troff.

-	isoinfo now prints "???" in case that an illegal month is in a ISO-9660
	filesystem.
2009-07-17 20:19:55 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wiz
2157fe0f89 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.
2009-06-09 18:45:12 +00:00
joerg
a28ea5b442 Fix broken caching of iconv handlers. Addresses PR 37643. 2009-04-16 16:44:02 +00:00
wiz
9123c8a0c8 Update to 2.01.01alpha59pre2:
NEW features of cdrtools-2.01.01a59:

All:

-	Add -D_GNU_SOURCE to the standard include flags for Linux in order
	to unhide needed extensions.

Cdrecord:

-	Better error messages when the media size is unknown

-	Try to work around a firmware bug in the drive:
	'HL-DT-ST' 'DVD-RAM GH22NP20' '1.02'
	that is in effect with DVD+R media.

-	cdtext.c now checks for empty CD-Text files to prevent a later endless loop in cdrecord
	while writing the TOC. Thanks to Sebastian Tr

Cdda2wav (Maintained/enhanced by J

-	cdda2wav now supports new parameters for the -output-endianess option.
	"host" or "machine" represent the actual byte order of the host CPU in the current OS.

NEW features of cdrtools-2.01.01a58:

All:

-	New Make rules for Syllable. Syllable is a fork from AtheOS.

-	New make rules for Haiku

-	New include file schily/sysexits.h is needed for Haiku

-	New autoconf test for sysexits.h

-	Autoconf tests for os2.h and os2me.h moved from cdda2wav to
	global

-	config.guess and config.sub now have support for Haiku

-	New rule support for linux on "sh3", "sh4" and "sh4a" platforms.

-	autoconf now acts more reliable and more orthogonal with  AC_CHECK_TYPE() vs.
	AC_CHECK_SIZEOF() and carefully includes include files separately based on
	fine grained tests.

-	Changed schily/dirent.h to correctly set up NAME_MAX on ATARI MiNT

-	Changed schily/maxpath.h to correctly set up NAME_MAX on ATARI MiNT

Libschily:

-	fexec now correctly works on Haiku and BeOS

-	libschily/format.c now supports the %z (size_t) and %t (ptrdiff_t)
	printf format size modifiers (fixed a typo introdiced in the first attempt)

Libscg:

-	A first version of the SCSI adaptation layer for Syllable has been added.
	Thanks to Kristian Van Der Vliet <vanders@liqwyd.com> for the first
	implementation.

-	Haiku is a BeOS clone and thus uses scsi-beos.c as SCSI adaptation layer.

	IMPORTANT NOTICE: if you like to compile libscg with a current Haiku release
	you first need to copy a file:

	cd /boot/develop/headers/os
	cp device/CAM.h drivers/CAM.h

	CAM.h was at /boot/develop/headers/os/drivers/CAM.h in BeOS and as CAM
	has no own hardware, it seems to belong into /boot/develop/headers/os/drivers/

Cdrecord:

-	Fixed a minor typo in cdrecord

-	Some better warnings with cdrecord in case that the environment variables
	'CDR_FORCERAWSPEED=' or 'CDR_FORCSPEED=' have been specified.


Cdda2wav (Maintained/enhanced by J

-	Cdda2wav now uses an autoconf test to decide whether BEOS clone areas
	can be used. THis gives Haiku compatibility.

-	Fixed a bug introduced with introducing support for MD5 Sums.
	Cdda2wav now disables the MD5 sum output in case -no-infofile has been specified

-	Autoconf tests for os2.h and os2me.h moved from cdda2wav to
	global

Mkisofs (Maintained/enhanced by J

-	Mkisofs now reports "Haiku" for the OS platform if on Haiku.

-	The isoinfo man page now includes the -debug option

-	Automated support for System ID

	Haiku, Syllable, AMIGA-OS, ATARI-MiNT

-	Fixed some Rock Ridge bugs that have been identified when investigating
	in the OpenSolaris bug 6807009
	http://defect.opensolaris.org/bz/show_bug.cgi?id=5385

-	Man page description for -abstract -biblio -copyright is now better
	to understand
2009-04-12 14:36:52 +00:00
wiz
b3be02016d Update to 2.01.01alpha58.2:
All:

-	New Make rules for Syllable. Syllable is a fork from AtheOS.

-	New make rules for Haiku

-	New include file schily/sysexits.h is needed for Haiku

-	New autoconf test for sysexits.h

-	config.guess and config.sub now have support for Haiku

-	New rule support for linux on "sh3", "sh4" and "sh4a" platforms.

-	autoconf now acts more reliable and more orthogonal with  AC_CHECK_TYPE() vs.
	AC_CHECK_SIZEOF() and carefully includes include files separately based on
	fine grained tests.

-	Changed schily/dirent.h to correctly set up NAME_MAX on ATARI MiNT

-	Changed schily/maxpath.h to correctly set up NAME_MAX on ATARI MiNT

Libschily:

-	fexec now correctly works on Haiku and BeOS

-	libschily/format.c now supports the %z (size_t) and %t (ptrdiff_t)
	printf format size modifiers (fixed a typo introdiced in the first attempt)

Libscg:

-	A first version of the SCSI adaptation layer for Syllable has been added.
	Thanks to Kristian Van Der Vliet <vanders@liqwyd.com> for the first
	implementation.

-	Haiku is a BeOS clone and thus uses scsi-beos.c as SCSI adaptation layer.

	IMPORTANT NOTICE: if you like to compile libscg with a current Haiku release
	you first need to copy a file:

	cd /boot/develop/headers/os
	cp device/CAM.h drivers/CAM.h

	CAM.h was at /boot/develop/headers/os/drivers/CAM.h in BeOS and as CAM
	has no own hardware, it seems to belong into /boot/develop/headers/os/drivers/

Cdrecord:

-	Fixed a minor typo in cdrecord

-	Some better warnings with cdrecord in case that the environment variables
	'CDR_FORCERAWSPEED=' or 'CDR_FORCSPEED=' have been specified.

Cdda2wav (Maintained/enhanced by J

-	Cdda2wav now uses an autoconf test to decide whether BEOS clone areas
	can be used. THis gives Haiku compatibility.

-	Fixed a bug introduced with introducing support for MD5 Sums.
	Cdda2wav now disables the MD5 sum output in case -no-infofile has been specified

Mkisofs (Maintained/enhanced by J

-	Mkisofs now reports "Haiku" for the OS platform if on Haiku.

-	The isoinfo man page now includes the -debug option

-	Automated support for System ID

	Haiku, Syllable, AMIGA-OS, ATARI-MiNT

-	Fixed some Rock Ridge bugs that have been identified when investigating
	in the OpenSolaris bug 6807009
	http://defect.opensolaris.org/bz/show_bug.cgi?id=5385
2009-02-22 15:38:31 +00:00
wiz
63e1c85d31 Update to 2.01.01a57:
NEW features of cdrtools-2.01.01a57:

Libscg:

-	New SCSI low level transport for ATARI FreeMiNT has been added.
	Thanks to Yvan Doyeux

Cdrecord:

-	Do not install by overwriting /etc/default/cdrecord in case an earlier file
	exists.

	Please give feedback on what you like to see in future.

	Do you like to see a sample file installed?

-	README.cdplus has been renewed

Cdda2wav (Maintained/enhanced by J

-	Prevent a core dump from hitting ^C while cdda2wav tries to call
	scg_open() to open the SCSI devices.

-	A buggy address compuation that caused problems with 64 bit binaries
	has been fixed.

-	Cdda2wav now correctly deals with longer CD-Text information.
	Thanks to Yvan Doyeux for creating a related test CD...

NEW features of cdrtools-2.01.01a56:

All:

-	New autoconf test to distinguish between the free of charge
	"Bundled" cc on HP-UX and the commercial cc. Only the commercial cc
	supports ANSI C and the Bundled cc complains when the ANSI Options
	are used:

	(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
	(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C product; ignored.

	These warnings are no longer present.

-	schily/schily.h now auto-includes stdio.h in case that the platform
	supports the new POSIX.1-2008 getline()/fgetline() functions that
	violate against general POSIX rules and thus overlay our implementation
	that exists since 1982.

-	schily/stkframe.h now uses Intptr_t for the fr_savp member to make it
	work correctly on 64bit systems without OS supplied stkframe.h.

-	New autoconf test on whether unistd.h defines extern char ** environ.

-	New file schily/stdio.h to simplify layering.

Libschily:

-	Fixed a bug in fexecl() introduced in October 2008 that caused the
	called program to be called with a too small argc (one too few).

-	format() now supports %z for size_t and %t for ptrdiff_t

Libedc (Optimized by J

-	Avoid some GCC warnings

Libdeflt:

-	lbdeflt needs to be compiled before libcdrdeflt when creating
	dynamic libs

Libscg:

-	Avoid some GCC warnings

Cdrecord:

-	Avoid some GCC warnings

-	Some small typos in error messages have been fixed.

-	Workaround for 'TSSTcorp' 'CDDVDW SE-S224Q ' 'TS01' firmware bug.
	The drives does not return SES_UNDEF for unformatted DVD+RW media.

-	Support again cdrecord -v -sao -multi *.wav
	This stopped working with 2.01.01a29 when introducing DVD multi-border
	support.

Cdda2wav (Maintained/enhanced by J

-	struct tocdesc has been restructured to prevent struct tail padding on MC-680x0 systems.
	Thanks to Yvan Doyeux for reporting this for the ATARI port.

-	The drive 'HP ' 'CD-Writer+ 9600 ' '1.0a' does not like to read SCSI FULL TOC
	with a too long transfer lenght. First retrieve the available data count.

-	New options -debug -debug-scsi -kdebug -kdebug-scsi -kd to set SCSI low level
	debugging in libscg

-	The option -v not also supports "!" and "not" to invert the list
	of "verbose" options (e.g. -v!indices for everything but indices).

-	Avoid some GCC warnings specific to HP-UX

-	Added a workaround for gmake < version 3.81.
	Older gmake versions evaluate dependencies in the wrong order.

Readcd:

-	Try to exit(excode) instead of exit(0)  in case that siginificant
	problems occured.

-	Prevent readcd from dumping core via raisecond("file_write_err")->abort()
	in case that the target filesystem fills up.

-	Added a workaround for gmake < version 3.81.
	Older gmake versions evaluate dependencies in the wrong order.

Scgcheck:

-	Avoid some GCC warnings

-	Added a workaround for gmake < version 3.81.
	Older gmake versions evaluate dependencies in the wrong order.

Scgskeleton:

-	Added a workaround for gmake < version 3.81.
	Older gmake versions evaluate dependencies in the wrong order.

Btcflash:

-	Added a workaround for gmake < version 3.81.
	Older gmake versions evaluate dependencies in the wrong order.

Mkisofs (Maintained/enhanced by J

-	Some casts have been added to increase the 64 bit compilation support

-	mkisofs and the tools isodump, isovfy and isoinfo now completely
	support the SUSP termination signature "ST".

-	Do no longer flag the absence of a "RR" signature as an error in
	isodump, isovfy and isoinfo as newer Rock Ridge standard versions removed RR.

-	Fixed a minor problem with a debug print output and 64 bit compile mode.

-	Avoid some GCC warnings

-	Minor typo fix in the mkisofs man page
2009-02-16 14:13:07 +00:00
wiz
3aee4aec4a Update to 2.01.01a55:
pkgsrc: despite changes below, nothing is installed suid for now

NEW features of cdrtools-2.01.01a55

All:

-	Default install user changed from "bin" to "root".

-	The install-sh script now complains if an attept was made to install
	a program suid or sticky and the install user has no root privileges

-	The makefile system has been modified to allow a separate set-up
	for the install path of the configuration files to e.g. /etc/
	via the DEFAULTS variable INS_RBASE

Rscsi:

-	the configuration file "rscsi" is now by default installed into
	/etc/default/rscsi

Cdrecord:

-	Cdrecord is now by default installed suid root in case that the caller
	of make install has root privileges

-       The call to scg_close() introduced with 2.01.01a54 was not
	done in the right order and could cause core dumps.

-	the configuration file "cdrecord" is now by default installed into
	/etc/default/cdrecord

-	Some unused variables and functions have been commented out

Cdda2wav (Maintained/enhanced by J

-	Cdda2wav is now by default installed suid root in case that the caller
	of make install has root privileges

-	Some unused variables and functions have been commented out

Readcd:

-	Readcd is now by default installed suid root in case that the caller
	of make install has root privileges

NEW features of cdrtools-2.01.01a54:

All:

-	config.sub and config.guess now support ATARI MiNT

-	All needed definition files for ATARI MiNT are now in RULES/*

-	configure now checks whether shmget() works (needed for ATARI MiNT)

-	The GNU linker on Linux now seems to support -R to set the LD_RUN_PATH
	Added support for -R

-	Added definitions to allow dynamic linking with the Sun Studio compiler
	on Linux

-	Added a new #define (NO_ACL) that alloed to disable ACL support via
	command line when compiling

-	include/schily/libport.h split into include/schily/libport.h and
	include/schily/hostname.h to allow to avoid to include netdb.h for
	applications that do not need gethostname() and getdomainname()

-	include/schily/prototype.h now inlcludes the definitions for const...

-	new autoconf test to check whether the Sun Studio compiler needs
	-xarch=generic64 or -m64 for 64 bit compilation.


Libschily:

-	New functions eaccess() and findinpath()

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Libparanoia (Ported/enhanced by J

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Libedc (Optimized by J

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Libcdrdeflt:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Libdeflt:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Libfind:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

-	libfind now correctly deals with ARG_MAX in case that
	the bitness of the libfind executable differs from the bitness
	of the executable called by -exec name {} +


Libfile:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Libhfs_iso:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Libsiconv:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Libscg:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Libscgcmd:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Rscsi:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

-	Raise the SCSI bus numer limit to 1024 to allow the new Linux ATA mapping.

Cdrecord:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

-	New driver "mmc_bdrom" is used for profile 0x40 and allows to
	retrieve the ADIP data for BD-R media that is reported as BD-ROM
	by some drives.

-	Added a workaround for a firmware bug in the drive
	'HL-DT-ST' 'DVD-RAM GH22NP20'
	that reports DVD-R media as media with zero size.

-	Added a workaround for a firmware bug in many 'HL-DT-ST' drives
	(e.g. 'HL-DT-ST' 'DVD-RAM GSA-H55N') that return unreliable data
	with READ BUFFER and makes it impossible to get the drive DMA
	transfer speed.

-       Added a workaround for frequent kernel/driver bugs in
	FreeBSD and Solaris that prevent the DMA residual count to work.

-	Try to call scg_close() before exiting cdrecord.

-	Default Transfer Size reverted from 126 kB to 63 kB.
	Sorry FreeBSD guys - it seems that FreeBSD is the only OS that
	correctly deals with larger DMA sizes.

	FreeBSD people may add a line with CDR_TRANSFERSIZE=126k
	in /etc/default/cdrecord to raise the default.

	The current problems are:

	-	On Solaris 10 Sparc fs=126k causes a kernel panic

	-	On Solaris 11 the drivers partially return incorrect
		max DMA sizes that may cause cdrecord to fail.

	-	On Linux with USB fs=126k may not work at all

	-	On Linux with other interfaces, fs=126k may reduce
		the DMA speed to a value that always causes buffer
		underruns.

	I hope to find a better solution in the next development cycle
	after the current code has been release as stable version.
	Expect the next stable release to appear very soon.


Cdda2wav (Maintained/enhanced by J

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

-	Suppress some incorrect warnings from GCC by doing a double cast.

-	Allow longer path names for *.inf files.

-	SCSI *scgp is now a clean parameter to all SCSI transport functions.

-	toc.c changed to support the new schily/hostname.h

Readcd:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Scgcheck:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Scgskeleton:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Btcflash:

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

Mkisofs (Maintained/enhanced by J

-	Workaround for a GCC warning with make DEFAULTSDIR=DEFAULTS_ENG
	warning: 'sccsid' defined but not used added

-	Raising PATH_MAX to be at least 1024 for all platforms as Cygwin
	defines PATH_MAX to 260	which is too small for Cygwin.

-	Implemented a better error message in case that the boot image
	could not be found inside the target tree.

-	A description for the -s/-sector option was added to the man page.
	This option is used to allow to create conforming multi-session
	images for e.g. the Kodak Photo CD or the Kodak Picture CD.

-	A description forr the -XA and -xa option was added to the man page.

-	Mkisofs now writes a better error message in case that it cannot
	sort a directory because more than on directory content was merged
	into the ISO image.

-	isoinfo -d now prints the checksum for the Eltorito validation header
2009-01-07 23:23:13 +00:00
wiz
0c50f5d831 Mention that this package also supports DVDs and Blu-ray.
Requested by Greg Troxel.
2008-12-14 15:52:50 +00:00
obache
ac1041217f conflict between cdrkit and cdrtools. PR 40074. 2008-12-02 13:03:22 +00:00
dsainty
35beb6891e Add an HTTP URL to MASTER_SITES, for firewall convenience. 2008-11-18 09:58:11 +00:00
wiz
9fcb9d6b42 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.
2008-11-05 19:46:44 +00:00
wiz
96f26ee3f2 Update to 2.01.01a51:
All:

-	Extended the file COPYING to mention that the GPL used by the "mkisofs project"
	requires to publish the full source for all parts of mkisofs in case that you
	publish mkisofs binaries.

-	Added a new Changelog file for the changes since cdrtools-2.01

-	RUlES/rules.prg no longer includes a line with SHELL=/bin/sh.
	This is needed to allow to implement a workaround for various bash
	bugs that afffect makefiles in case that /bin/sh is linked to bash.

	If your platform installs bash in /bin/sh (Linux, ....) or in case
	thaat your platform offers a broken variant of the Korn Shell in /bin/sh
	(like HP-UX), fetch the "Schily source consolidation" from
	ftp://ftp.berlios.de/pub/schily/, compile everything and install the
	original Bourne Shell, that comes with this packet, into /bin/bosh.
	If you then call ./.clean and re-compilee everything, you get a "smake"
	that calls /bin/bosh instead of the broken system shell.

-	Added an autoconf test for POSIX violations found in POSIX.1-2008.

	The official POSIX rule is not to define "new" interfaces that
	are in conflict with older interfaces of the same name.
	Our interfaces fexec*() have been defined and published in 1982.
	The new POSIX interfaces define a different interface and the
	new POSIX interfaces even use names that are not compatible with
	POSIX rules. The new POSIX interfaces in question should be called
	fdexec*() to follow the rules of other similar POSIX functions.
	Simiar problems exist with getline()/fgetline().

	We try to automatically rename our functions in case that the functions
	could be found in the local libc.


Libschily:

-	Added sleep.c and gettimeofday.c that emulate sleep() and gettimeofday()
	when using MSVC

-	Try to rename ecvt()/fcgt()/gcvt() in case that one of these functions
	does not work and the libc implementation does not allow to overwrite the
	function.

Libscg:

-	Included a patch for the CAM interface from the FreeBSD people.
	The patch sets up the CAM data structrures in a way that allows
	SCSI bus and target scanning.

Cdrecord:

-	Make dure that the DVD and BluRay drivers do not lower the default timeout.
	cdrecord timeout=# now always allows to raise the default timeout to a larger
	value.

-	Added a workaround to prevent the Lite-ON BD B LH-2B1S/AL09
	from hanging up when trying to write a BluRay Medium.

-	Cdrecord now by default tries to set up a DMA Size of 126 kB.
	If non-MMC drives are found, we fall back to the old value of 63 kB
2008-10-14 14:48:18 +00:00
wiz
2f6ced5329 Update to 2.01.01a50:
NEW features of cdrtools-2.01.01a50:

Libschily:

-	changed __malloc() -> ___malloc() for the ongoing ATARI Port
-	changed __realloc() -> ___realloc() for the ongoing ATARI Port
-	changed __savestr() -> ___savestr() for the ongoing ATARI Port

Cdrecord:

-	The cdrecord DVD multi-border code from May 2007 has been made OpenSource.
	Multi-Border is the DVD multi-session equivalent. It allows to write
	up to 1024 sessions on a single DVD.

	The code currently covers the most important case of writing to DVD-R/DVD-RW
	media.

	You need to specify -multi for every session.

-	The cdrecord man page now mentions -multi with respect to DVD multi-border.

Mkisofs (Maintained/enhanced by J


-	mkisofs -UDF now does not longer replace controlchars in case that -J has not
	been specified at the same time. This is a workaround for the fact that
	mkisofs still shares the file name management code between UDF ans Joliet.

NEW features of cdrtools-2.01.01a49:

All:

-	Several Makefiles have been modified to support not only "make all"
	but also "make install" without calling "make all" before. This was needed
	after the change that omits the symlinks from the tar archive.
	Thanks to a report from Klaus Ditze <kd@heise.de>

Libparanoia (Ported/enhanced by J

-	Plenty of new comments taken from cdparanoia-III-10.2
	This doubles the size of the code!
	Thanks to Monty (xiphmont@mit.edu)

-	i_paranoia_overlap_r() does not longer increment beginA/beginB after the
	match was found searching backwards. Taken from cdparanoia-III-10.2

-	paranoia_free() now also frees p->cache and p->fragments taken from cdparanoia-III-10.2

-	Some numerical values used in paranoia.c have been replaced by
	FLAG_* definitions.

Mkisofs (Maintained/enhanced by J

-	First step of changes intended to allow to remove Mac OS 9 "hfs" support
	from mkisofs. Mac OS X supports UDF extensions and "hfs" does not support
	large files. For this reason, "hfs" support is an anachronism.
2008-10-09 13:14:15 +00:00
wiz
30ebaf3999 Add a comment how to create shared libraries. 2008-09-06 23:44:39 +00:00
wiz
b118273886 Remove another unneeded patch. Ride update. 2008-09-06 13:34:21 +00:00
wiz
f8838266b9 Update to 2.01.01a48:
NEW features of cdrtools-2.01.01a46:

All:

-	New autoconf test AC_CHECK_DLIB() checks for lib members while using
	specified include files. This is a workaround for the autoconf hostile
	gettext() and iconv() implementations on Linux.

-	THe gettext()/iconv() tests have been rewritten to use AC_CHECK_DLIB()

-	The autoconf test AC_FUNC_VFORK from Paul Eggert was not written in
	clean C and thus failed on a ANSI-C compiler, asuming that vfork()
	is not available in the ANSI case.

-	README.compile fixed to refer to READMEs/README.gmake instead of
	README.gmake

-	Symlink support in RULES/MKLINKS added for ia64-hp-ux-cc.rul and
	ia64-hp-ux-gcc.rul, thanks to a hint from Steven M. Schweda

Cdda2wav (Maintained/enhanced by J

-	The new -interactive option has now been stabilized for a first integration that
	allows to replace libcdio for sound-juicer to come to an implementation without
	license violations.

Mkisofs (Maintained/enhanced by J

-	Mkisofs now correctly limits filenames with non-ISO-8859-1 characters
	to 127 chars max.

-	Mkisofs now correctly sets the permissions for "invented" unreal
	directories in UDF instread of using mode 000.

NEW features of cdrtools-2.01.01a47:

All:

-	DEFAULTS*/Defaults.dragonfly added
	Thanks to a hint from Thomas Klausner

-	Added a workaround for a Sun make bug

Mkisofs (Maintained/enhanced by J

-	Mkisofs now correctly sets the permissions for "invented" unreal
	directories in UDF instread of using mode 000. The last version
	intruced a bug during the code cleanup phase.

-	Mkisofs now correctly mixes multi-extent-File directory entries from
	old sessions made by mkisofs. This is only related to multi-session
	with files >= 4 GB.

-	isoinfo now extracts files using 10 sectors at a time to speed up
	operation

[pkgsrc note: this is based on patch-cj]

NEW features of cdrtools-2.01.01a48:

All:

-	Next attempt to work around the non-autoconf friendly implementation
	of GNU gettext and GNU libiconv.

-	A new autoconf test allows to check whether the installed system shell
	(/bin/sh) properly aborts with failed commands in "sh -ce 'cmd'".

	If failed simple commands in "sh -ce 'cmd'" do not abort complex
	commands, "make" will not stop on errors in the build process.
	Note that this is a definite POSIX incompatibility.

	The most well known defective shell with respect to this problem is "bash"
	but /bin/sh on HP-UX-10.x (a Korn Shell modification) does not work
	correctly either. If your system (Linux, HP-HX, ...) suffers from this
	problem, I recommend to fetch the Schily Source consolidation from
		ftp://ftp.berlios.de/pub/schily/
	Use a version that has been published past September 1st 2008, compile
	and install the contained Bourne Shell as "/bin/bosh". Then call
	"./.clean" and compile again. The resulting "smake" will then
	automatically call "/bin/bosh" instead of "/bin/sh" in order to
	execute commands.

Libfind:

-	& before some functions removed

Cdrecord:

-	cdrecord now correctly writes DVD+R/DL media with all drives.
	Before, there have been problems at the layer break with some
	drives.
2008-09-06 13:31:07 +00:00
tnn
8280504fb9 not MAKE_JOBS_SAFE 2008-08-23 20:41:09 +00:00
wiz
91ceb24b79 Remove some patches than haven't been sent upstream in nearly 8 years,
and for which it wasn't clear they were necessary in the first place.
Ride PKGREVISION bump for patch-cf removal.
2008-08-23 15:33:04 +00:00
wiz
6e3a530f52 Remove unnecessary (according to Joerg Schilling) patch-cf.
Bump PKGREVISION.
2008-08-23 15:28:59 +00:00
wiz
9f67fcd1f6 Remove patch-aj. Joerg Schilling says (translated):
The comment is wrong. With this patch, formatting and writing in RAW
mode (perhaps the latter only with Pioneer drives) does not work.

Bump PKGREVISION.
2008-08-23 10:50:54 +00:00
wiz
32313e50ca Remove outdated patch, ok martin@
Bump PKGREVISION.
2008-08-22 22:01:00 +00:00
wiz
a8943dee20 Update to 2.01.01a45:
NEW features of cdrtools-2.01.01a44:

*******
NOTE: cdrtools is currently in a state just before a new major release.

*******

All:

-	New directory autoconf/ contains the complete Schily autoconf system.
	It is based on GNU autoconf-2.13, the latest GNU autoconf that worked
	correctly even on older systems.

-	Sources and makefilesystem restructured to allow all needed files to be
	retrieved from the SCCS repository and to call "make" later. To achieve
	this, all symlinks have been removed from the tarball.

-	The Schily Makefile System now includes rules to recreate the file
	"configure" by calling "autoconf". This is needed in order to allow the
	complete source tree to be extracted from the SCCS repository.

Libscg:

-	aspi-win32.h and spti-wnt.h now in SCCS

Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):

-	Interactive mode for corrected to allow new tests
	for replacing libcdio in GStreamer.

-	child_pid variable moved into gloval var structure.

NEW features of cdrtools-2.01.01a45:

All:

-	Added a workaround for a GNU make design bug that causes the rules
	to create file "foo" to be evaluated _past_ the "include foo"
	statement in a Makefile has been evaluated. Note that you still need
	GNU make 3.81. GNU make 3.80 and before will still fail to compile
	cdrtools because of other unfixed GNU make bugs.

	Note that the basic GNU make design bug has been reported to the
	GNU make maintainers and accepted as bug by the GNU make maintainers
	in 1998 already. It is still unfixed in GNU make although smake and
	SunPro make verify that there is no problem to do it right.

Cdrecord:

-	Reduced the minimal write speed of a ultraspeed CD-RW capable drive
	from 16x to 10x.


Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):

-	Try to avoid incostencies with USE_ARGEFILES with multi-extent files

-	Corrected the iso directory record size computation in stream-file mode

-	Mkisofs no longer tries to write 8 TB of data in case that -stream-media-size
	was too small.
2008-08-12 21:07:05 +00:00
wiz
8ca98ac616 Update to 2.01.01a43:
NEW features of cdrtools-2.01.01a43:

*******
NOTE: cdrtools is currently in a state just before a new major release.


*******


All:

-	config.guess now supports the "free" Apple Darwin variants

Libscg:

-	"make install" now installes the libscg include files into $(INS_BASE)/include/scg/

Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):

-	Added a workaround for some Linux filesystems that do not deliver "." and ".."
	first with readdir()

-	Fixed -x pattern not to exclude "." and ".." also

-	Always "." and ".." first to the dir content.

NOTE that all these problems have not been present  with "mkisofs .. -find <path-list>"
NEW features of cdrtools-2.01.01a42:

*******
NOTE: cdrtools is currently in a state just before a new major release.


Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):

-	Fixed array index overrun in L1 coder. Thanks to Heiko Eißfeldt.
	The problem was reported by the coverity test. Note that the L1 coder
	is not used by cdrtools.

Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):

-	New option -no-fork tells cdda2wav to run in unbuffered mode.

-	New option -interactive

	The first test implemenation supports the following interactive commands:

	stop	stop reading

		If you like to empty the internal buffers,
		send "stop" read everything you get from the output pipe
		repeat this until no further data is available.

	cont	continue reading

	read trasks <trackno>	Start reading from new trackno

	read sectors <secno>	Start reading from new sector number

	exit
	quit	exit cdda2wav


	This new option is a result from a collaboration with the GNOME
	developers to make "sound-juicer" legal. Sound-juicer suffers from
	license problems from libcdio which is usually loaded as a
	"gstreamer" plugin.

	The option -interactive together with the related new libgstcdda2wavsrc
	gives better quality of the extracted audio-data and does not cause license
	violations.
2008-07-29 22:05:31 +00:00
wiz
61223d31cf Update to 2.01.01a41:
All:

-	several modification have been made to fix warning messages from
	a "coverity" test run.

Scgcheck:

-	New option -auto for fully automated tests

-	Restructured for better results

Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):

-	Fixed a bug in the graft -root code from Patrik Ohly thanks to
	Ben Korvemaker <neb@drycold.ca> FreeBSD for reporting.
2008-06-21 18:52:23 +00:00
wiz
bb2d148e97 Update to 2.01.01.40:
All:

-	Added an autoconf test for SIZEOF_FLOAT & SIZEOF_DOUBLE to allow
	to compile the Bourne shell in 64 bit mode.

Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):

-	mkisofs now prints more explicit error messages if the strings (like
	e.g. the volume name) inside the PVD do not fit. This should help
	people that 	use e.g. UTF-8 based locales and don't understand
	that the strings may use up more octett space than the number of
	characters in the string.

-	mkisofs now supports to import multi-extent files (> 4 GB) from old
	sessions.
2008-05-30 10:59:49 +00:00
wiz
858937b727 Update to 2.01.01a39:
All:

-	added a make rule to automatically create the directory
	./incs/

Libfind:

-	This is the final step to make libfind a "real" library

-	find.h walk.h fetchdir.h idcache.h moved to include/schily/

-	A bug in libfind was fixed that causes

	find . -size -20k -ls

	to check for files smaller than 20480 Blocks instead of
	looking for files smaller than 2084 characters.

Libscg:

-	Allow libscg to correctly compile in 64 bit mode on amd64 Solaris
	platforms

Rscsi:

-	Minimal rscsi man page added

Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):


-	Some code in main() has been reordered to allow mkisofs to recognize that
	the installation at /opt/schily/lib/siconv is missing even if the --ethershare
	option has ben used. Before, mkisofs did dump core in this case, now it
	mentions to install libsiconv.

-	mkisofs again supports -no-bak. This option has been
	removed by accident with cdrtools-2.01.01a22

-	mkisofs again auto-adds a slash to the left part of
	a dir=orig/ graft point spec if the right side is a
	directory. The problem has been introduced ~ one year
	ago when cleaning up buggy old code.
2008-05-08 13:16:13 +00:00
wiz
f1277b12db Update to 2.01.01a38:
All:

-	The Schily Makefile system has been enhanced to install
	the profiled version of the archives in a sub-directory "profiled".
	This is done via a new macro SUBINSDIR=

-	New autoconf test checks sizeof(time_t)

-	New autoconf test for the existence of stack_t and siginfo_t in signal.h

-	In order to allow better dealing with Solaris linker Mapfiles,
	a getfp() function (calling abort(3)) is created when it is not
	possible to implement this function because of compiler constraints.

-	Many other enhancements of the autoconfiguration have been a result
	of porting the Bourne Shell into the Schily Makefilesystem.

Libschily:

-	The schily *printf routines now correctly support the %j format (intmax_t)

-	getargs now first checks whether an argument can be a combination of
	several singlechar flags before starting to set values.


Libfind:

- 	libfind (used by sfind, bsh, star, mkisofs) fixed the -exec {} +
	implementation. Before the fix, it could core dump if the built-in
	xargs(1) would exactly fill up args to the size of ARG_MAX.

Libsiconv:

-	libsiconv/sic_nls.c modified to allow compilation with older GCC
	versions.

Cdrecord:

-	cdrecord/readcd/cdda2wav now support an enhanced /etc/default/cdrecord file
	with an additional parameter to specify the max. transfer size for a device.

-	CDR_FORCESPEED=any now works for cdrecord to switch off DMA speed test results

-	Make cdrecord compile again with a K&R compiler

-	Add a "blank emulation" layer to the BluRay driver too.


Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):

-	cdrecord/readcd/cdda2wav now support an enhanced /etc/default/cdrecord file
	with an additional parameter to specify the max. transfer size for a device.

Readcd:

-	cdrecord/readcd/cdda2wav now support an enhanced /etc/default/cdrecord file
	with an additional parameter to specify the max. transfer size for a device.

Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):

-	Fixed a typo unides -> inodes

-	Mkisofs now gives better warning for files > 4 GB in hope it
	will no direct people to read the documentation.

-	superfluous definition for memmove() on memmove()-less platforms removed
2008-03-07 19:38:58 +00:00
bjs
b9b9c3652f The code to support real-time scheduling on NetBSD in the package
Makefile did not work; add something which does (it's a far better
check, too).

Bump rev.
2008-02-11 13:05:14 +00:00
drochner
7227f2b1c1 nothing here needs pthreads - remove the bl3 2008-02-05 21:13:01 +00:00
tnn
9b1b5c99f9 Fix PR pkg/37885: sysutils/cdrtools* do not install cdrecord on -current 2008-01-29 18:24:30 +00:00
wiz
c0e4998a9a Update to 2.01.01a37:
All:

-	New autoconf test HAVE_SYS_SIGLIST_DEF checks for sys_siglist[]
	definition in signal.h Thanks to Tatjana Heuser for reporting

-	Possibly double #defines HAVE_ICONV HAVE_ICONV_OPEN HAVE_ICONV_CLOSE
	in include/schily/iconv.h fixed. Thanks to Tatjana Heuser for reporting

Libfind:

-	-size now understands things like -size +10m

-	the function getperm() has been moved to libschily

-	find_main() now supports to propagate a different environment
	(e.g. with a different PATH) to fexec())

Libsiconv:

-	Changed sic_nls.c to allow compilation on SCO OpenServer-5.x and
	other compilers that set __STDC__ to 0 and are not at least
	fully C89 compliant.

Libscg:

-	scg/scgcmd.h upgraded to be sharable with the "scg" Solaris kernel driver

-	scg/scgio.h upgraded to be sharable with the "scg" Solaris kernel driver

Cdrecord:

-	Cdrecord now correctly recognizes unformatted BD-RE media.
	NOTE: The BD support code is not yet completely ready but
	I expect this to happen in a few days.

-	cdrecord man page now mentiones the "lofi" driver for Solaris

-	Cdrecord now re-checks the media after a "blank" or "format"
	operation has been issued. This prevents problems with incorrect
	media size assumptions.

-	cdrecord now implements a simulated "blank" feature for media that
	itself does not support blanking: currently DVD-RAM + DVD+RW

Readcd:

-	Man page now mentions -edc-corr

Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):

-	isoinfo now allows to check the contents of the Joliet Volume descriptor
	by calling:
		isoinfo -dJ

-	mkisofs bug fix for multi extent files, make UDF part from multi extent
	files working again. Thanks to a hint from
	Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org>
2008-01-15 22:45:11 +00:00
wiz
34f3bed08f Add ${DESTDIR} in a few places. From Rumko on pkgsrc-users. 2007-12-13 23:35:11 +00:00
wiz
659cc0837b Update to 2.01.01a36:
All speed limitations may be disabled by setting the environment variable
CDR_FORCESPEED to "any". The drive buffer size recognition was changed so
that cdrecord now shows correct size values even for the LG GSA-H55N.
DVD-RW/DL may now be blanked. The "out-fd=descriptor" option was added to
cdda2wav, and allows the user to redirect informational output to a file
descriptor other than stderr. A core dump with mkisofs in the Joliet code
caused by the new Apple UDF extensions is now avoided.
2007-10-24 09:50:16 +00:00
wiz
834cdd0a42 Do not try to install mkhybrid.8 either. 2007-09-30 13:49:11 +00:00
dmcmahill
4c97c0e775 mkhybrid is no longer a seperate program. Fix Makefile accordingly to let this pkg install. 2007-09-28 21:42:10 +00:00