head 1.5; access; symbols pkgsrc-2014Q3:1.4.0.48 pkgsrc-2014Q3-base:1.4 pkgsrc-2014Q2:1.4.0.46 pkgsrc-2014Q2-base:1.4 pkgsrc-2014Q1:1.4.0.44 pkgsrc-2014Q1-base:1.4 pkgsrc-2013Q4:1.4.0.42 pkgsrc-2013Q4-base:1.4 pkgsrc-2013Q3:1.4.0.40 pkgsrc-2013Q3-base:1.4 pkgsrc-2013Q2:1.4.0.38 pkgsrc-2013Q2-base:1.4 pkgsrc-2013Q1:1.4.0.36 pkgsrc-2013Q1-base:1.4 pkgsrc-2012Q4:1.4.0.34 pkgsrc-2012Q4-base:1.4 pkgsrc-2012Q3:1.4.0.32 pkgsrc-2012Q3-base:1.4 pkgsrc-2012Q2:1.4.0.30 pkgsrc-2012Q2-base:1.4 pkgsrc-2012Q1:1.4.0.28 pkgsrc-2012Q1-base:1.4 pkgsrc-2011Q4:1.4.0.26 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q3:1.4.0.24 pkgsrc-2011Q3-base:1.4 pkgsrc-2011Q2:1.4.0.22 pkgsrc-2011Q2-base:1.4 pkgsrc-2011Q1:1.4.0.20 pkgsrc-2011Q1-base:1.4 pkgsrc-2010Q4:1.4.0.18 pkgsrc-2010Q4-base:1.4 pkgsrc-2010Q3:1.4.0.16 pkgsrc-2010Q3-base:1.4 pkgsrc-2010Q2:1.4.0.14 pkgsrc-2010Q2-base:1.4 pkgsrc-2010Q1:1.4.0.12 pkgsrc-2010Q1-base:1.4 pkgsrc-2009Q4:1.4.0.10 pkgsrc-2009Q4-base:1.4 pkgsrc-2009Q3:1.4.0.8 pkgsrc-2009Q3-base:1.4 pkgsrc-2009Q2:1.4.0.6 pkgsrc-2009Q2-base:1.4 pkgsrc-2009Q1:1.4.0.4 pkgsrc-2009Q1-base:1.4 pkgsrc-2008Q4:1.4.0.2 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.3.0.8 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.6 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.4 pkgsrc-2008Q2-base:1.3 cwrapper:1.3.0.2 pkgsrc-2008Q1:1.2.0.14 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.12 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.10 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.8 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.6 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.4 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.2 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.1.0.2; locks; strict; comment @# @; 1.5 date 2014.10.09.11.55.22; author adam; state dead; branches; next 1.4; commitid NRDZQenfgtQslwTx; 1.4 date 2008.11.10.22.30.43; author wiz; state Exp; branches; next 1.3; 1.3 date 2008.04.15.16.13.12; author tron; state Exp; branches; next 1.2; 1.2 date 2006.08.28.17.10.59; author dbj; state Exp; branches; next 1.1; 1.1 date 2006.08.27.23.27.06; author dbj; state dead; branches 1.1.2.1; next ; 1.1.2.1 date 2006.08.27.23.27.06; author dbj; state Exp; branches; next 1.1.2.2; 1.1.2.2 date 2006.08.28.17.07.44; author dbj; state dead; branches; next ; desc @@ 1.5 log @Changes 0.93: - Add cdio_free, iso9660_stat_free, and iso9660_xa_free functions. - Deprecate mmc_isrc_track_read_subchannel - Add mmc_get_track_isrc function. - Update OS versions we recognize - OSX, and MS Windows, ISO 9660 and other bug fixes - Remove Coverty scan warnins and errors - OS/2 driver performance update @ text @$NetBSD: patch-ac,v 1.4 2008/11/10 22:30:43 wiz Exp $ --- src/cd-paranoia/cd-paranoia.c.orig 2008-06-25 07:52:33.000000000 +0000 +++ src/cd-paranoia/cd-paranoia.c @@@@ -276,7 +276,7 @@@@ display_toc(cdrom_drive_t *d) report(""); } -#include "usage.h" +#include "usage-copy.h" static void usage(FILE *f) { fprintf( f, usage_help); @ 1.4 log @Update to 0.81: version 0.81 2008-10-27 - license of manual now GFDL 1.2 or later, with no invariant sections. Source is GPL 3. Thanks to Karl Berry. - Nero image handling more complete. CD-Text processing. DAO in read_audio_sectors. ISRC processing. - ISRC query for image files. Thanks to Robert William Fuller on the above two items - Allow reading pregap of a track via get_track_pregap_lsn(). Add Section on "CD-DA pregap" in libcdio manual - Allow cross-compiling to mingw32. Patch from Peter Hartley. - Make iso9660 time setting/getting routines (iso9660_{g,s}et_{d,l}time) reentrant and remove bugs in that code. Courtesy Nicolas Boullis. - OSX fixes @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.3 2008/04/15 16:13:12 tron Exp $ @ 1.3 log @Update "libcdio" to version 0.80. Changes since version 0.76: - a lot of new features including C++ and UDF support - a lot of bug fixes including a fix for CVE-2007-6613 - support for more platforms (e.g. DragonFly) @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 3 --- src/cd-paranoia/cd-paranoia.c.orig 2008-03-03 12:07:37.000000000 +0000 +++ src/cd-paranoia/cd-paranoia.c 2008-04-15 13:30:03.000000000 +0100 @@@@ -278,7 +278,7 @@@@ @ 1.2 log @re-add files that were accidentally first committed on 2006Q2 branch @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.1.2.1 2006/08/27 23:27:06 dbj Exp $ d3 5 a7 8 --- configure.orig 2005-09-22 20:03:06.000000000 -0400 +++ configure @@@@ -21860,7 +21860,7 @@@@ case $host_os in ## AC_DEFINE([HAVE_AIX_CDROM], [1], ## [Define 1 if you have AIX CD-ROM support]) ;; - darwin6*|darwin7*) + darwin*) d9 5 a13 2 for ac_header in IOKit/IOKitLib.h CoreFoundation/CFBase.h @ 1.1 log @file patch-ac was initially added on branch pkgsrc-2006Q2. @ text @d1 13 @ 1.1.2.1 log @check for darwin driver using darwin* instead of darwin6*|darwin7* this allows it to correctly find the driver on darwin8/osx10.4 bump pkgrevision @ text @a0 13 $NetBSD$ --- configure.orig 2005-09-22 20:03:06.000000000 -0400 +++ configure @@@@ -21860,7 +21860,7 @@@@ case $host_os in ## AC_DEFINE([HAVE_AIX_CDROM], [1], ## [Define 1 if you have AIX CD-ROM support]) ;; - darwin6*|darwin7*) + darwin*) for ac_header in IOKit/IOKitLib.h CoreFoundation/CFBase.h @ 1.1.2.2 log @remove files accidentally committed to branch thanks to dieter roelants and thomas klausner for bringing this to my attention @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.1.2.1 2006/08/27 23:27:06 dbj Exp $ @