Up to [cvs.netbsd.org] / pkgsrc / sysutils / cdrdao
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.25 / (download) - annotate - [select for diffs], Fri Jul 8 18:18:16 2011 UTC (10 months, 2 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
include <string.h> explicitely to get the memset() prototype, fixes the build of cdrdao at least on NetBSD-current/gcc45
Revision 1.24 / (download) - annotate - [select for diffs], Sat Jan 29 20:48:07 2011 UTC (15 months, 3 weeks ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Fix build with glibc2.12 - see gentoo bug 332237
Revision 1.23 / (download) - annotate - [select for diffs], Wed May 19 18:22:14 2010 UTC (2 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.22: +4 -1
lines
Diff to previous 1.22 (colored)
zero-initialize format specifier for libao, bump PKGREVISION
Revision 1.22 / (download) - annotate - [select for diffs], Sun Jan 10 05:39:29 2010 UTC (2 years, 4 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Need to include "util.h" for strdupCC. Fixes build failure on DragonFly (and probably on FreeBSD), noticed by Rumko via PR#42601.
Revision 1.21 / (download) - annotate - [select for diffs], Sun Nov 22 21:05:17 2009 UTC (2 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.20: +10 -11
lines
Diff to previous 1.20 (colored)
update to 1.2.3 changes: - many bug and compile fixes - new native Linux SCSI backend - See ChangeLog for details
Revision 1.20 / (download) - annotate - [select for diffs], Tue Aug 11 15:44:14 2009 UTC (2 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.19: +4 -1
lines
Diff to previous 1.19 (colored)
Add patches to avoid conflict with getline(3).
Revision 1.19 / (download) - annotate - [select for diffs], Tue Oct 30 19:01:29 2007 UTC (4 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
replace some deprecated use of SigC::slot() -- libsigc++-2.1 will remove it (didn't test with 2.0 again, hope I didn't break it)
Revision 1.18 / (download) - annotate - [select for diffs], Mon Dec 11 12:28:36 2006 UTC (5 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.17: +6 -7
lines
Diff to previous 1.17 (colored)
update to 1.2.2 changes: Man page cleanup
Revision 1.17 / (download) - annotate - [select for diffs], Mon May 29 15:22:29 2006 UTC (5 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.16: +6 -6
lines
Diff to previous 1.16 (colored)
update to 1.2.1 changes: -builds with gcc4 now -some fixes for problems with compiler optimization
Revision 1.16 / (download) - annotate - [select for diffs], Mon Oct 10 21:36:56 2005 UTC (6 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.15: +6 -3
lines
Diff to previous 1.15 (colored)
Add support for DragonFly.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Sep 26 01:01:46 2005 UTC (6 years, 8 months ago) by fredb
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Fix another uninitialized return value. This one was negating the assurance that the length could be omitted from the last track of an AUDIO CD. The length fixer-upper would quit consistently on certain (innocent) TOC files, which lead to an error about zero-length tracks. Bump PKGREVISION.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Jun 16 09:29:22 2005 UTC (6 years, 11 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
- Add distinfo update for new patch-ak for yesterdays bump
Revision 1.13 / (download) - annotate - [select for diffs], Sat Jun 4 19:05:38 2005 UTC (6 years, 11 months ago) by adrianp
Branch: MAIN
Changes since 1.12: +3 -1
lines
Diff to previous 1.12 (colored)
- Merge gcdmaster and cdrdao files but keep them as separate packages
Revision 1.11.2.1 / (download) - annotate - [select for diffs], Thu Jun 2 22:53:12 2005 UTC (6 years, 11 months ago) by snj
Branch: pkgsrc-2005Q1
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
Pullup ticket 529 - requested by Lubomir Sedlacik
security update for cdrdao
Revisions pulled up:
- pkgsrc/sysutils/cdrdao/Makefile 1.22, 1.23
- pkgsrc/sysutils/cdrdao/distinfo 1.12
Module Name: pkgsrc
Committed By: adrianp
Date: Fri May 27 08:39:26 UTC 2005
Modified Files:
pkgsrc/sysutils/cdrdao: Makefile distinfo
Log Message:
- Update cdrdao to 1.2.0
- NOTE: pkgsrc does _not_ install cdrdao suid root so the noted security fix
does not apply to us.
- From the ChangeLog:
> --------------------------------------------------------------------------
> cdrdao 1.2.0 (2005-05-12)
> --------------------------------------------------------------------------
>
> o SECURITY FIX: cdrdao now gives up its root privileges after setting
> up real-time scheduling, as well as before saving settings through
> the --save option. This fixes a potential local root exploit when
> cdrdao is installed with the +s chmod flag. Using --save now also
> forces an early exit after the settings are saved.
>
> o Added MP3 and Ogg Vorbis file support (through respectively the
> libmad and libvorbis libraries). cdrdao will decode the MP3 and
> Ogg files into temporary WAV files that will be deleted upon exit
> (unless the new option --keep is used). The directory used to
> store those temporary WAV files can be specified with the --tmpdir
> option (default is /tmp).
>
> o Improved native CUE file support: replaced old incomplete existing
> parser with the one from Matthias Czapla's excellent
> cue2toc. Added support for cutting binary files.
>
> o Added --rspeed option to manually set the device reading speed. Be
> warned not all devices support this.
>
> o Packaged scsilib library upgraded from cdrtools 2.01 (previously
> was from 2.01a31).
>
> o Added --no-mode2-mixed option. Don't read a MODE2 disk as
> MODE2_FORM_MIXED, only read MODE2_FORM1 or MODE2_FORM2 (Matthieu
> Castet).
>
> o Added help for little-known drive-info command.
>
> GCDMaster changes:
>
> o MP3 and Ogg Vorbis support: you can drag and drop .mp3, .m3u and
> .ogg files from Nautilus into the sample display window.
>
> o Switched to gtkmm24 API. Improved file browsers.
>
> o CUE files support.
>
> o Sound output now uses libao library.
>
> o Added help for little-known drive-info command.
>
> GCDMaster changes:
>
> o MP3 and Ogg Vorbis support: you can drag and drop .mp3, .m3u and
> .ogg files from Nautilus into the sample display window.
>
> o Switched to gtkmm24 API. Improved file browsers.
>
> o CUE files support.
>
> o Sound output now uses libao library.
>
> o Added 'Select All' item in menu.
>
> o Added 'Eject' button to progress dialog
>
> o Bug fixes (sample selection weirdness, couldn't close window during
> play, problems with gcdmaster command-line argument, crashes with
> multiple project windows, drive status not reported correctly).
----
Module Name: pkgsrc
Committed By: tron
Date: Sat May 28 21:50:19 UTC 2005
Modified Files:
pkgsrc/sysutils/cdrdao: Makefile
Log Message:
Add missing dependences on "libao", "libmad" and "libvorbis" for full
audio support. Bump package revision.
Revision 1.12 / (download) - annotate - [select for diffs], Fri May 27 08:39:26 2005 UTC (7 years ago) by adrianp
Branch: MAIN
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
- Update cdrdao to 1.2.0 - NOTE: pkgsrc does _not_ install cdrdao suid root so the noted security fix does not apply to us. - From the ChangeLog: > -------------------------------------------------------------------------- > cdrdao 1.2.0 (2005-05-12) > -------------------------------------------------------------------------- > > o SECURITY FIX: cdrdao now gives up its root privileges after setting > up real-time scheduling, as well as before saving settings through > the --save option. This fixes a potential local root exploit when > cdrdao is installed with the +s chmod flag. Using --save now also > forces an early exit after the settings are saved. > > o Added MP3 and Ogg Vorbis file support (through respectively the > libmad and libvorbis libraries). cdrdao will decode the MP3 and > Ogg files into temporary WAV files that will be deleted upon exit > (unless the new option --keep is used). The directory used to > store those temporary WAV files can be specified with the --tmpdir > option (default is /tmp). > > o Improved native CUE file support: replaced old incomplete existing > parser with the one from Matthias Czapla's excellent > cue2toc. Added support for cutting binary files. > > o Added --rspeed option to manually set the device reading speed. Be > warned not all devices support this. > > o Packaged scsilib library upgraded from cdrtools 2.01 (previously > was from 2.01a31). > > o Added --no-mode2-mixed option. Don't read a MODE2 disk as > MODE2_FORM_MIXED, only read MODE2_FORM1 or MODE2_FORM2 (Matthieu > Castet). > > o Added help for little-known drive-info command. > > GCDMaster changes: > > o MP3 and Ogg Vorbis support: you can drag and drop .mp3, .m3u and > .ogg files from Nautilus into the sample display window. > > o Switched to gtkmm24 API. Improved file browsers. > > o CUE files support. > > o Sound output now uses libao library. > > o Added help for little-known drive-info command. > > GCDMaster changes: > > o MP3 and Ogg Vorbis support: you can drag and drop .mp3, .m3u and > .ogg files from Nautilus into the sample display window. > > o Switched to gtkmm24 API. Improved file browsers. > > o CUE files support. > > o Sound output now uses libao library. > > o Added 'Select All' item in menu. > > o Added 'Eject' button to progress dialog > > o Bug fixes (sample selection weirdness, couldn't close window during > play, problems with gcdmaster command-line argument, crashes with > multiple project windows, drive status not reported correctly).
Revision 1.11 / (download) - annotate - [select for diffs], Thu Feb 24 13:40:51 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base
Branch point for: pkgsrc-2005Q1
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Add RMD160 digests.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jul 19 02:21:57 2004 UTC (7 years, 10 months ago) by fredb
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.9: +6 -1
lines
Diff to previous 1.9 (colored)
Fill in blank "vendor" and "product_id" fields with "UNKNOWN", to make it possible to match a valid entry in ~/.cdrdao-drivers.
Revision 1.8.2.1 / (download) - annotate - [select for diffs], Tue Jul 6 22:32:27 2004 UTC (7 years, 10 months ago) by agc
Branch: pkgsrc-2004Q2
Changes since 1.8: +5 -8
lines
Diff to previous 1.8 (colored) next main 1.9 (colored)
Pullup ticket 42 to the pkgsrc-2004Q2 branch, requested by dillo. Module Name: pkgsrc Committed By: dillo Date: Sun Jun 20 19:05:25 UTC 2004 Modified Files: pkgsrc/sysutils/cdrdao: Makefile PLIST distinfo pkgsrc/sysutils/cdrdao/patches: patch-ab patch-ad Removed Files: pkgsrc/sysutils/cdrdao/patches: patch-aa patch-ae Log Message: update to 1.1.9: This release focuses on bug and compile fixes, upgrade to a newer scsilib library (from cdrtools 2.01a31), as well as some new cdrdao options and features (MMC driver auto-detection, discid command, --full-burn option). and Module Name: pkgsrc Committed By: wiz Date: Sun Jun 27 19:15:37 UTC 2004 Modified Files: pkgsrc/sysutils/cdrdao: Makefile Log Message: Remove duplicate line in install arg. Reported by Sebastian Prause on tech-pkg. and Module Name: pkgsrc Committed By: dillo Date: Sun Jun 20 19:05:53 UTC 2004 Removed Files: pkgsrc/sysutils/cdrdao/patches: patch-ag Log Message: remove file missed in 1.1.9 update
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jun 20 19:05:25 2004 UTC (7 years, 11 months ago) by dillo
Branch: MAIN
Changes since 1.8: +5 -8
lines
Diff to previous 1.8 (colored)
update to 1.1.9: This release focuses on bug and compile fixes, upgrade to a newer scsilib library (from cdrtools 2.01a31), as well as some new cdrdao options and features (MMC driver auto-detection, discid command, --full-burn option).
Revision 1.8 / (download) - annotate - [select for diffs], Tue Jun 8 22:36:09 2004 UTC (7 years, 11 months ago) by cube
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base
Branch point for: pkgsrc-2004Q2
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Make it compile on amd64. Actually, it should make it compile on any long != int platform. Should close PR 25878.
Revision 1.7 / (download) - annotate - [select for diffs], Sat May 29 08:05:08 2004 UTC (7 years, 11 months ago) by dillo
Branch: MAIN
Changes since 1.6: +8 -7
lines
Diff to previous 1.6 (colored)
update to 1.1.8 provided in PR/25732 by Stefan Krüger (space7 at meinberlikomm dot de), small cleanups by me changes: - replace encumbered code - support for ATAPI devices
Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 29 16:47:52 2002 UTC (9 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
update to 1.1.7 -relevant changes: -Added sub-channel writing for the 'generic-mmc' and 'generic-mmc-raw' driver. Currently only the R-W sub-channels can be written. -Added sub-channel reading support for the generic-mmc(-raw) driver. -Added automatic check for support sub-channel reading modes to the 'generic-mmc(-raw)' driver. -Default blanking mode is now 'minimal' -Updated paranoia libraries -Cue parser accepts spaces and '\' characters -Updated scsilib -Fixes -USE_BUILDLINK2
Revision 1.5 / (download) - annotate - [select for diffs], Fri Aug 30 08:19:11 2002 UTC (9 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
round up to an even TOC len to avoid ATAPI driver complaints
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 7 10:16:44 2002 UTC (10 years, 4 months ago) by tron
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Add support for Plextor PX-W2410A.
Revision 1.3 / (download) - annotate - [select for diffs], Sat May 19 12:47:05 2001 UTC (11 years ago) by drochner
Branch: MAIN
Changes since 1.2: +4 -5
lines
Diff to previous 1.2 (colored)
update to 1.1.5 Changes: Fixed bug in CD-TEXT writing code that caused the problems with the unreliable read back of the written CD-TEXT data Added CD-TEXT writing capability to the generic-mmc-raw driver; the recorder must support the 96 byte raw P-W sub-channel writing mode to make use of it Fixed bug in generic-mmc-raw driver: the TOC type was not written correctly and some flags for data tracks were missing in the lead-in Fixed handling of toc type for multi session CDs: the toc-type of a session that just contains audio tracks is always CD_DA, even in multi session mode BURN Proof support added by ITOH Yasufumi/Martin Buck Fixed bug in calculating the CDDB id (SourceForge bug 413467) Added option --with-cddb to read CDDB data automatically with commands copy, read-toc and read-cd; it is now possible to add CD-TEXT data from CDDB while performing an on-the-fly copy Updated to libscg-0.5 from cdrtools-1.10 Handle drives that do not support the explicit power calibration command Blanking of CD-RWs is now officially supported (command blank, option --blank-mode) Updated CD-R vendor table Settings are now first read from "/etc/cdrdao.conf" and "/etc/defaults/cdrdao" and then from "$HOME/.cdrdao" Added command msinfo to output multi session information suitable for mkisofs Overburning is now prevented by default and must be explicitly requested with option --overburn. Fix for Debian bug #79585 (http://bugs.debian.org/cg i-bin/bugreport.cgi?bug=79585&repeatmerged=yes). Fixed error in cdrdao's manual page (Debian bug #82816, http://bugs.debian.org/ cgi-bin/bugreport.cgi?bug=82816&repeatmerged=yes) cdrdao's help screen was reworked by Michael Reinelt Added Giuseppe Corbelli's enhancements for the mp32dao script Makefiles now use make variable datadir to specify the share directory location Fixed printing toc-file name with command copy --keepimage
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 19 11:28:59 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
Move to sha1 digests, and add distfile sizes.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 11:49:52 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo + move the patch digest/checksum values from files/patch-sum to distinfo