the sonic.net server appears to be unresponsive. The FreeDB project, located
at http://www.freedb.org/, appears to be a stable source for cddbp requests.
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
+ Add a -w flag to output WAV files instead of raw audio.
+ Add the "TOSHIBA DVD-ROM SD-C2402" DVD drive.
+ Handle a CDDCPPFLAGS mk.conf variable, can be used to set a
C preprocessor CDD_MMC_SPEED define (maximum value of 65535)
for some DVD's that don't get MMC setspeed requests right
(eg, the drive mentioned above).
+ Fold existing pkgsrc patches into distribution tar file.
Mainly dealing with cdd's assumption that /dev/rcd0d is the correct
raw device. It now handles multiple drives, and guesses the right
raw device. Thanks to Rene Hexel for the patch for the multiple devices.