ftp://ftp.berlios.de/pub/cdrecord/AN-2.01
- Once again remove the patch for the configure script to disable the use
of mlockall(2) as it no longer causes negative side effects on FreeBSD
=> 502113. Mark the port IGNORE on FreeBSD 5.x with broken mlockall(2)
as such changes are not allowed according to a comment in xconfig.h.in.
A patch for aclocal.m4 was submitted upstream but didn't get integrated.
Mkisofs 2.01 was verified to produce working FreeBSD install images for
alpha, i386, ia64 and sparc64.
Thanks to: marcel for verifying mkisofs on ia64
Approved by: netchild
From AN-1.8a29:
"removed a bug that caused an endless loop if a TEAC-CDR 50 /55
was present without a media.
This bug has been introduced when tryint to find a workaround
for a bug in the Ricoh 7040 firmware."
highlight from AN-1.8a28:
"Now after more then half a year of testing,
auinfo.c is included with this distribution.
This allows to create bitwise correct audio copies:
cdda2wav -B -v255
cdrecord -v -dao -useinfo *.wav
When using these commands, the cddb ID is copied,
also the start time of the first track, all available
ISRC ID's, the MCN, the size of all pregaps between
all tracks and all indices if present."
- add more MASTER_SITES
- use MAKE_ENV instead of a custom do-build
- don't link /dev/rworm0.ctl to /dev/scgx in pkg/PLIST
according to the docs it isn't even neccessary for non-CAM systems