The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD sysutils : cdrtools-devel

CD/DVD and ISO-9660 image creation and extraction tools

 The cdrtools software includes tools to create and/or extract
ISO-9660 filesystems, verify their integrity, and write them to
disc.

This package contains the following programs:
- btcflash (a firmware flash utility for BTC DRW1008 DVD+/-RW recorder)
- cdda2wav (a digital CD audio extraction program)
- cdrecord (a CD/DVD recording program)
- devdump (dump a device or file in hex)
- isodebug (show debug info contained in an ISO-9660 image)
- isodump (dump a device or file based on ISO-9660)
- isoinfo (analyze or list an ISO-9660 image)
- isovfy (verify an ISO-9660 image)
- mkisofs (an ISO-9660 filesystem image creator)
- mkhybrid (an ISO-9660/HFS filesystem image creator)
  Link to mkisofs.
- readcd (a data CD reading and recording program)
  May be used to to write to DVD-RAM and to copy Solaris boot CD's.
- scgcheck (checks and validates the ABI of libscg)
- rscsi (daemon providing access to local SCSI-devices over the network) 

http://cdrecord.berlios.de/old/private/cdrecord.html



cdrtools-devel history


v. 1.86
date: 2007/10/29 22:34:11;  author: marius;  state: Exp;  lines: +30 -10
- Update to 2.01.01a36.
- Comply with the CDDL and the CDDL HEADER used; given that the port
  Makefile and patches contain Covered Code we need to accomplish
  CDDL 3.3 by denoting the Contributor and include the CDDL HEADER
  in these files. [1]

Discussed with:	author [1]
Approved by:	netchild

v. 1.85 date: 2007/04/16 17:28:53; author: ahze; state: Exp; lines: +2 -1 Chase libcddb libver bump
v. 1.84 date: 2006/08/03 09:32:12; author: marius; state: Exp; lines: +2 -2 - Update to 2.01.01a11. For the changes since 2.01.01a10 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a11 - Re-grab maintainership. Approved by: netchild
v. 1.83 date: 2006/06/08 19:34:37; author: sat; state: Exp; lines: +1 -1 - Chase lib version bump to libcdio
v. 1.82 date: 2006/06/07 19:03:29; author: anray; state: Exp; lines: +1 -2 cdrtools-2.01.01a10 were released. The announcement can be found at: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a10 PR: ports/98587 Submitted by: Fabian Keil
v. 1.81 date: 2006/05/16 19:45:39; author: marius; state: Exp; lines: +2 -1 - Update COMMENT and the description of cdrecord in pkg-descr to reflect the DVD recording support included since 2.01.01a09. - Add btcflash, included since 2.01.01a05, to the list of cdrtools package contents in pkg-descr. - Correct a grammo in pkg-descr. - Bump PORTREVISION, as these changes affect the contents of the binary package. Submitted by: Fabian Keil (modulo COMMENT part) Approved by: netchild
v. 1.80 date: 2006/05/16 18:13:28; author: marius; state: Exp; lines: +1 -1 Update to 2.01.01a09, which now includes DVD support in cdrecord and changed the licenses of the various cdrtools components from GPL to CDDL and LGPL respectively. For the full announcement of 2.01.01a09 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a09
v. 1.79 date: 2006/05/14 11:07:17; author: lawrance; state: Exp; lines: +3 -5 Use SUB_FILES instead of post-patch commands. PR: ports/97219 Submitted by: Ports Fury
v. 1.78 date: 2006/05/10 09:03:17; author: marius; state: Exp; lines: +1 -1 Update to 2.01.01a08, which includes the remaining cdda2wav ports patches. For the other changes since 2.01.01a07 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a08 Approved by: netchild
v. 1.77 date: 2006/05/07 18:49:38; author: marius; state: Exp; lines: +5 -4 - Allow this port to be compiled with CC set to something containing a path component. - Remove obsolete USE_REINPLACE. Approved by: netchild
v. 1.76 date: 2006/02/18 15:53:48; author: marius; state: Exp; lines: +8 -5 o Update to 2.01.01a07. Noteworthy changes since 2.01.01a04 are: - With 2.01.01a05 a new tool btcflash for flashing the firmware of BTC DRW1008 DVD+/-RW drives was added. - With 2.01.01a06 `readcd -scanbus` was finally fixed (the "fix" in 2.01.01a05 did not work). Thus the respective ports patch was removed. - With 2.01.01a07 my changes to make the direct ATAPI transport (cooked_ioctl interface) of cdda2wav work again with FreeBSD after ata(4) was GEOM'ifed and the CDIOCREADAUDIO ioctl removed were finally integrated, but unfortunately a modified, buggy version. Thus the respective ports patches were removed and the bug corrected. For the complete list of changes since 2.01.01a04 see ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a0[5-7] o Make the direct ATAPI transport of cdda2wav work again with FreeBSD after device major numbers were abandoned.
v. 1.75 date: 2006/01/16 09:24:48; author: marius; state: Exp; lines: +1 -2 Update to 2.01.01a04. For a list of changes please see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a04 Approved by: netchild
v. 1.74 date: 2006/01/15 17:08:04; author: anray; state: Exp; lines: +1 -1 Fix readcd -scanbus work. PR: ports/91763 Submitted by: Fabian Keil
v. 1.73 date: 2005/07/24 03:51:08; author: ahze; state: Exp; lines: +1 -1 - Remove fatal white spaces. Reported by: freshports sanity check
v. 1.72 date: 2005/07/24 03:46:10; author: ahze; state: Exp; lines: +11 -0 - Add knob WITH_CDDB, adds cddb support. this is also auto-detected and can not be turned off because there is no configure knob to turn off. - Bump PORTREVISION because libcddb just got bumped so people wont' run in to problems with libver stuff.
v. 1.71 date: 2005/07/10 13:48:15; author: marius; state: Exp; lines: +2 -2 - Update to 2.01.01a03 (there was no public 2.01.01a02). For changes since 2.01.01a01 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a03 - Resign from maintainership. Approved by: netchild
v. 1.70 date: 2004/12/29 22:23:18; author: marius; state: Exp; lines: +7 -3 - Update to 2.01.01a01 which adds support for GigaRec feature found in some Plextor writers. This release doesn't start a new cdrtools alpha series though. - 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. Approved by: netchild
v. 1.69 date: 2004/09/25 22:16:23; author: marius; state: Exp; lines: +2 -1 The 2.01a38 distfile has been removed from the official mirrors after the release of 2.01-final. Unbreak this port for FreeBSD 5.3 by adding another master site which actually has the distfile. Noticed by: Jim Hatfield Approved by: portmgr (linimon)
v. 1.68 date: 2004/08/29 14:28:38; author: marius; state: Exp; lines: +1 -1 Update to 2.01a38. This fixes a security bug in the rscsi client code and adds a workaround for a not further specified problem in FreeBSD UID handling and suid cdda2wav. 2.01a37 only had Linux-specific changes over the 2.01a36 version of this port. Approved by: netchild
v. 1.67 date: 2004/08/11 20:38:53; author: marius; state: Exp; lines: +1 -1 Update to 2.01a36 which replaces the workaround of the FreeBSD port for non page aligned transfers in libparanoia with a better one that adaptes to the pagesize. For other changes since 2.01a34 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a35 and ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a36 Approved by: netchild
v. 1.66 date: 2004/08/02 23:34:07; author: marius; state: Exp; lines: +1 -1 Update to 2.01a34 which is the first release canditate for the upcoming 2.01-final (ETA 1 week). 2.01a33 was skipped because the new DMA speed check erroneously detected the maximum speed as 0 with a lot of drives which made cdrecord refuse to burn by default. For changes since 2.01a32 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a33 and ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a34 Approved by: netchild
v. 1.65 date: 2004/06/23 18:55:51; author: marius; state: Exp; lines: +1 -1 Update to 2.01a32. For a list of changes please see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a32 Approved by: netchild
v. 1.64 date: 2004/06/07 13:33:11; author: netchild; state: Exp; lines: +1 -1 Update to 2.01a31. For a list of changes please see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a31 Submitted by: marius
v. 1.63 date: 2004/06/02 17:05:44; author: netchild; state: Exp; lines: +27 -50 - Update to 2.01a30. For a list of changes please see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a30 - Add a workaround for the problem that cdda2wav doesn't use a page aligned buffer for the SCSI transfers in paranoia mode. [1] - Merge sysutils/mkisofs-devel into sysutils/cdrtools-devel as done with the corresponding non-devel ports. PR: 63775 [1] Submitted by: marius
v. 1.62 date: 2004/05/25 14:30:02; author: netchild; state: Exp; lines: +12 -11 - Update to 2.01a29. For a list of changes please see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a29 - Fix installation when CC is not set to "cc". Inspired by PR 66925. - Use ARCH instead of MACHINE_ARCH to please portlint >= 2.5.9. Submitted by: marius
v. 1.61 date: 2004/05/04 14:44:31; author: netchild; state: Exp; lines: +2 -2 Update to 2.01a28. For a list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a28 Submitted by: maintainer (marius)
v. 1.60 date: 2004/04/20 20:30:42; author: netchild; state: Exp; lines: +3 -2 - Disable the use of mlockall(2) on all version of FreeBSD again (see PR 62930 for a description of the problem). Appears to be a machine-dependant issue as I only see it on one box. - Replace the default path to the rscsi binary in the rscsi client library with the correct location (why did this ever work?). Submitted by: marius (maintainer)
v. 1.59 date: 2004/04/20 13:49:28; author: netchild; state: Exp; lines: +1 -1 Use the @FreeBSD.org address of the maintainer. Approved by: marius
v. 1.58 date: 2004/04/12 13:06:46; author: netchild; state: Exp; lines: +14 -13 - Update to 2.01a27. Notes: - Since 2.01a26 cdrecord has a new option "-tao" (Track At Once) for what was the default write mode in previous versions. Currently, cdrecord still falls back to writing in TAO mode if no writing mode has been specified but this might change in a future version (infact, the release notes for 2.01a26 already say that cdrecord won't burn a CD if no write mode has been specified). - Cdrecord 2.01a26 was broken in that it only wrote in TAO mode, which was fixed in 2.01a27. For changes since 2.01a25 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a26 and ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a27 - Add a workaround for what appears to be a problem with gmake and certain locales on -current. [1] - Correct a typo in pkg-descr.mkisofs inherited from the cdrtools ABOUT file. - Remove the workaround for the broken mlockall(2) on EOL'ed FreeBSD 5.1. - No longer compile with -DSOURCE_MODIFIED, the cdrecord sources are no longer altered by this port except for changing the location of the configuration file, which is done in compliance with the terms in cdrecord/defaults.c. - Make the direct ATAPI transport (cooked_ioctl interface) of cdda2wav (e.g. when used via `cdda2wav -D /dev/acd0`) work on FreeBSD after ata(4) was GEOM'ifed and the CDIOCREADAUDIO ioctl removed. Note: For qualitiy reasons (e.g. to be able to fix/work around broken TOCs etc.) cdda2wav should be used with its generic_scsi interface (e.g. via `cdda2wav -D 2,0,0` and using atapicam(4) if you have an ATAPI device). However, there are some ATAPI devices around where the latter simply doesn't work (look at e.g. PR 62507 or the audit- trail of PR 60233 for examples). - Properly initialise the verbosity level of cdda2wav when the cooked_ioctl interface is used so it's disabled by default (the outcome of this bug is actually compiler dependend, with GCC 2.95.4 verbosity is off by default, with GCC 3.3.3 it's on). Note: The patches for the last two items where sent to Heiko Eissfeldt, the author of cdda2wav, and from his replies I was of the opinion that he "accepted" them and they would be incorporated in cdrtools 2.01a26. However, they still didn't show up in the cdrtools sources and I so far didn't get any reply to my email asking if there would be anything wrong with them. Requested by: pav [1] Submitted by: maintainer
v. 1.57 date: 2004/02/04 05:08:55; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.56 date: 2004/01/25 10:59:40; author: netchild; state: Exp; lines: +8 -6 - Update cdrtools-devel port to 2.01a25 which fixes a crash of cdrecord. For a full list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a25 - Fix previous commit which made the cdrtools-devel port to not print the available knob in the pre-everything target when said knob is turned on to not offer it when compiling mkisofs-devel. Note that the former behaviour will be removed again in case the cdrtools-devel port grows more knobs, it's just to much mess in the makefile then. - Introduce a small hack in the makefile of the cdrtools-devel port so the cdrtools version has to be only specified once for PORTVERSION and DISTNAME. - Reword the desciption of rscsi in the pre-everything message and the PLIST to make clear that rscsi is the remote SCSI daemon and clients are built into cdda2wav, cdrecord, etc. unconditionally. - Bump the PORTREVISION of the mkisofs-devel port as underlying libraries have changed. Submitted by: maintainer
v. 1.55 date: 2004/01/18 22:09:21; author: obrien; state: Exp; lines: +1 -1 Test WITH_RSCSI rather than MKISOFS before offering the WITH_RSCSI option.
v. 1.54 date: 2004/01/14 15:11:45; author: netchild; state: Exp; lines: +6 -6 - Update to 2.01a24. If you are using older version of these ports updating is encouraged, `cdrecord -toc` for CD-ROM drives and a Rock-Ridge related bug in mkisofs were fixed. For a full list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a24 - Add README.audio to the PORTDOCS of cdrtools-devel. Submitted by: maintainer
v. 1.53 date: 2004/01/04 13:53:05; author: netchild; state: Exp; lines: +3 -3 Update to 2.01a23. For changes since 2.01a21 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a22 and ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a23 Submitted by: maintainer
v. 1.52 date: 2003/12/28 14:38:14; author: netchild; state: Exp; lines: +8 -16 - Update to 2.01a21. For a list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a21 - Obey the (changed) "GPL clarifications text" in cdrecord.c and compile with "-DSOURCE_MODIFIED" as this port slightly modifies cdrtools. - Remove the WITH_DVDHACK knob, this port is pretty much unmaintainable with this patch on its coat-tails. If you want to write DVDs please use a tool like dvdrtools or cdrecord-prodvd that is written for that purpose and coordinate with their authors if they don't work for you. Submitted by: maintainer
v. 1.51 date: 2003/12/14 12:41:50; author: netchild; state: Exp; lines: +6 -7 Update to 2.01a20. For a list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a20 Submitted by: maintainer
v. 1.50 date: 2003/11/17 10:11:20; author: netchild; state: Exp; lines: +20 -6 - Add a knob WITH_DVDHACK that builds cdrecord with a third-party patch allowing to record DVD-R[W]s. [1] NOTE: Please don't blame Joerg Schilling or ask for support on the cdrtools mailing lists if this doesn't work. Also have a look at the output of `cdrecord -version`. - Append '-rscsi' to PKGNAMESUFFIX when built with WITH_RSCSI (equivalent is done when built with WITH_DVDHACK). - Limit the workaround that disables using mlockall(2) to FreeBSD versions where it triggers a panic. Requested by: pav [1] Tested by: Harold Gutch [1]
v. 1.49 date: 2003/09/30 17:09:58; author: netchild; state: Exp; lines: +34 -35 - Update to 2.01a19. - Remove one site that seems to have stopped carrying the latest alpha versions from MASTER_SITES. - Install some PORTDOCS for cdda2wav. - Refine the patching of the manual pages. - Add a workaround for the bug in -current that causes cdrecord to trigger a panic. Submitted by: maintainer
v. 1.48 date: 2003/08/19 16:25:46; author: netchild; state: Exp; lines: +135 -32 Add sysutils/cdrtools-devel (currently at version 2.01a18) and sysutils/mkisofs-devel (currently at version 2.01a17) after repo-copy from sysutils/cdrtools respectively sysutils/mkisofs. The cdrtools-devel and mkisofs-devel ports are for the alpha versions, for further information on changes since cdrtools 2.00 see ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a01 up to AN-2.01a18. Further changes to the cdrtools-devel and mkisofs-devel ports to relative to the existing ports of cdrtools and mkisofs are: Changes common to cdrtools-devel and mkisofs-devel: - Delete targets for mkisofs and friends when building cdrtools and vice versa to speed up the build of the respective port. - Respect CC already at the configure-stage (Patch taken from the OpenBSD port of cdrtools). - Add patches to prefer seteuid(2) over setreuid(2), this s inconsistend with the cdrtools package (Mostly based on patches from the NetBSD port/pkgsrc of cdrtools). - Manually replace included copies of config.guess and config.sub with versions from ${PORTSDIR}/Templates. This is necessary as the cdrtools package doesn't have a valid configure script in it's root directory but several in sub-directories that are executed by the SING (Schily Is Not Gnu) makefile system further down the road. Therefor the port can't set GNU_CONFIGURE which would automatically copy the relevant files. - Install some relevant READMEs in DOCSDIR (unless NOPORTDOCS is set), some manual pages also reference these. Changes to cdrtools-devel: - Fix COMMENT, this port doesn't install mkisofs. Honor that some tools of the cdrtools package (namely cdda2wav and readcd) are for extracting CDs/CD-R[W]s. - Install scgcheck, a tool to check and validate the ABI of libscg. - Patch cdrecord to use ${PREFIX}/etc as the location of the global configuration file, rather than using /etc/default. The installed documentaion also gets patched accordingly and a PKGMESSAGE reflecting this change as required by the license of cdrtools is added (The idea for this and some wording in the PKGMESSAGE are taken from the NetBSD port/pkgsrc of cdrtools). See also PR ports/50835. - Install a sample configuration file for cdrecord, also install a configuration file if it doesn't already exist (the file doesn't cause problems if one doesn't edit it to suit local needs). - Patch manpages to better correspond to files and locations on FreeBSD. - Add a knob to optionally build and install v. 1.47 date: 2003/07/06 21:25:18; author: osa; state: Exp; lines: +3 -3 Update to 2.0.3 (maintainer timeout after 19 days) Approved by: fjoe (mentor) (implicit)
v. 1.46 date: 2003/05/20 20:33:44; author: oliver; state: Exp; lines: +1 -1 Fix a securety issue which may cause a local root exploit (if the cdrecord binary is suid 0). For more information about this, feel free to take a look at http://marc.theaimsgroup.com/?l=bugtraq&m=105285564307225&w=2 Approved by: maintainer hasn't responded within 3 days, alex (mentor)
v. 1.45 date: 2003/03/06 19:23:18; author: ade; state: Exp; lines: +1 -0 Destroy pkg-comment for some of the stranger uses in the tree, pending the final semi-automatic purge. Approved by: portmgr (implicitly)
v. 1.44 date: 2003/01/11 20:48:57; author: obrien; state: Exp; lines: +1 -1 Always use -f with ln.
v. 1.43 date: 2003/01/11 20:16:51; author: obrien; state: Exp; lines: +1 -0 Unbreak mkisofs.
v. 1.42 date: 2003/01/11 20:09:49; author: obrien; state: Exp; lines: +4 -6 Update to version 2.0.
v. 1.41 date: 2003/01/11 20:01:42; author: obrien; state: Exp; lines: +5 -5 Update to 1.11.a40 (which is really a version 2.0 alpha).
v. 1.40 date: 2002/12/20 04:37:14; author: marcel; state: Exp; lines: +1 -1 Always create a link from ${MACHINE_ARCH}-freebsd-cc.rul to the i386 version in the RULES directory if the build machine is not i386. This fixes the port on ia64 because it simply wasn't enumerated. No response: dirk@
v. 1.39 date: 2002/10/27 19:29:12; author: dirk; state: Exp; lines: +2 -2 Upgrade to 1.11.a39.
v. 1.38 date: 2002/10/14 22:13:22; author: jake; state: Exp; lines: +2 -2 Make this compile on sparc64. Needed for make release.
v. 1.37 date: 2002/08/04 08:02:05; author: dirk; state: Exp; lines: +2 -2 Upgrade to cdrtools-1.11a28.
v. 1.36 date: 2002/04/16 19:02:18; author: dirk; state: Exp; lines: +9 -8 Upgrade to cdrtools-1.11a21.
v. 1.35 date: 2001/11/18 11:50:31; author: dirk; state: Exp; lines: +1 -0 Fix cdda2wav for ATAPI drives. Submitted by: Naoya Nishimura
v. 1.34 date: 2001/08/02 08:55:16; author: dirk; state: Exp; lines: +35 -10 Upgrade to cdrtools-1.10 after repository copy from cdrecord. Add knobs for mkisofs slave port.
v. 1.33 date: 2000/07/31 09:02:00; author: dirk; state: Exp; lines: +2 -2 Upgrade to 1.9. cdda2wav-ATAPI-Reviewed-by: reg
v. 1.32 date: 2000/04/29 16:00:10; author: dirk; state: Exp; lines: +4 -3 Upgrade to 1.8.1.
v. 1.31 date: 2000/04/22 10:11:43; author: mharo; state: Exp; lines: +2 -2 Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.30 date: 2000/04/09 19:07:18; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variable
v. 1.29 date: 2000/01/29 23:53:55; author: dirk; state: Exp; lines: +7 -8 Upgrade to 1.8.
v. 1.28 date: 2000/01/18 23:36:07; author: dirk; state: Exp; lines: +3 -3 Upgrade to 1.8a40.
v. 1.27 date: 1999/12/30 11:31:17; author: dirk; state: Exp; lines: +3 -3 Upgrade to 1.8a37.
v. 1.26 date: 1999/12/22 10:25:45; author: dirk; state: Exp; lines: +3 -3 Upgrade to 1.8a36.
v. 1.25 date: 1999/12/06 00:11:13; author: dirk; state: Exp; lines: +4 -2 - upgrade to cdrecord-1.8a33 - install readcd, too - don't build mkisofs (wasn't installed anyway) - minor corrections to pkg/COMMENT and pkg/DESCR - nuke pkg/INSTALL
v. 1.24 date: 1999/11/09 11:41:49; author: dirk; state: Exp; lines: +2 -2 Upgrade to 1.8a31.
v. 1.23 date: 1999/10/19 12:39:14; author: dirk; state: Exp; lines: +2 -2 Upgrade to 1.8a30.
v. 1.22 date: 1999/09/24 20:39:27; author: dirk; state: Exp; lines: +2 -1 Add a link from cdda2wav to list_audio_tracks. list_audio_tracks lists the sectors for a audio track and is used by ${WRKSRC}/cdda2wav/cdda2mp3. Submitted by: TAOKA Satoshi
v. 1.21 date: 1999/09/20 10:34:40; author: dirk; state: Exp; lines: +3 -3 Upgrade to 1.8a29. 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."
v. 1.20 date: 1999/09/18 18:52:53; author: dirk; state: Exp; lines: +11 -5 Make cdrecord build on alpha (at least). It compiled fine on beast.freebsd.org. But I couldn't really test it there. So some feedback from alpha people would be great.
v. 1.19 date: 1999/09/17 12:20:03; author: dirk; state: Exp; lines: +6 -6 - upgrade to 1.8a28: 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
v. 1.18 date: 1999/09/17 11:37:50; author: dirk; state: Exp; lines: +2 -2 Change MAINTAINER from jmz@FreeBD.org to dirk@FreeBSD.org. Thanks to Jean-Marc for maintaining cdrecord up to now. OK'ed by: Jean-Marc Zucconi
v. 1.17 date: 1999/08/31 01:59:35; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.16 date: 1999/07/01 14:26:07; author: billf; state: Exp; lines: +2 -2 Include audio as a virtual category, this port has an audio ripper too. PR: ports/12474 Submitted By: Marc van Woerkom
v. 1.15 date: 1999/05/31 06:22:06; author: mharo; state: Exp; lines: +2 -2 Update to 1.8a22 PR: 11949 Submited by: Juergen Lock
v. 1.14 date: 1999/05/11 02:29:25; author: obrien; state: Exp; lines: +2 -2 Update to 1.8a21.
v. 1.13 date: 1999/04/07 08:10:00; author: obrien; state: Exp; lines: +2 -2 Upgrade to 1.8a20 (all patches still apply)
v. 1.12 date: 1999/03/27 22:18:05; author: asami; state: Exp; lines: +3 -3 portlint
v. 1.11 date: 1999/03/24 20:54:01; author: jmz; state: Exp; lines: +2 -3 Fix the path for cdda2wav.1. Remove the (now useless) link to /dev/rworm0.ctl. Submitted by: Andre Albsmeier
v. 1.10 date: 1999/03/23 23:28:51; author: jmz; state: Exp; lines: +9 -6 Upgrade to version 1.8a. Submitted by: Khetan Gajjar
v. 1.9 date: 1998/10/31 07:00:21; author: obrien; state: Exp; lines: +3 -5 Upgrade to version 1.6.1.
v. 1.8 date: 1998/10/30 03:33:20; author: jmz; state: Exp; lines: +1 -3 Remove the run dependency on mkisofs. PR: ports/7004, ports/7818
v. 1.7 date: 1998/10/07 14:46:22; author: jmz; state: Exp; lines: +5 -4 Upgrade to version 1.6.1a4
v. 1.6 date: 1998/05/13 01:51:02; author: jmz; state: Exp; lines: +4 -5 Upgrade: cdrecord-1.6a12 -> cdrecord-1.6 PR: ports/6607 Submitted by: SADA Kenji
v. 1.5 date: 1998/03/27 23:14:05; author: steve; state: Exp; lines: +2 -2 Symbolic link should be to /dev/scgx instead. Submitted by: Andre Albsmeier
v. 1.4 date: 1998/03/16 07:45:59; author: steve; state: Exp; lines: +2 -1 Put back the symbloic link creation smashed in the last commit and add a forgotten patch.
v. 1.3 date: 1998/03/16 02:38:21; author: steve; state: Exp; lines: +7 -6 Upgrade to version 1.6a12. PR: 6001 Submitted by: SADA Kenji
v. 1.2 date: 1997/11/05 23:55:31; author: asami; state: Exp; lines: +3 -4 portlint.
v. 1.1 date: 1997/11/05 15:22:36; author: jmz; state: Exp; I forgot this one during import. ============================================================================= v. 1.86 date: 2007/10/29 22:34:11; author: marius; state: Exp; lines: +30 -10 - Update to 2.01.01a36. - Comply with the CDDL and the CDDL HEADER used; given that the port Makefile and patches contain Covered Code we need to accomplish CDDL 3.3 by denoting the Contributor and include the CDDL HEADER in these files. [1] Discussed with: author [1] Approved by: netchild
v. 1.85 date: 2007/04/16 17:28:53; author: ahze; state: Exp; lines: +2 -1 Chase libcddb libver bump
v. 1.84 date: 2006/08/03 09:32:12; author: marius; state: Exp; lines: +2 -2 - Update to 2.01.01a11. For the changes since 2.01.01a10 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a11 - Re-grab maintainership. Approved by: netchild
v. 1.83 date: 2006/06/08 19:34:37; author: sat; state: Exp; lines: +1 -1 - Chase lib version bump to libcdio
v. 1.82 date: 2006/06/07 19:03:29; author: anray; state: Exp; lines: +1 -2 cdrtools-2.01.01a10 were released. The announcement can be found at: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a10 PR: ports/98587 Submitted by: Fabian Keil
v. 1.81 date: 2006/05/16 19:45:39; author: marius; state: Exp; lines: +2 -1 - Update COMMENT and the description of cdrecord in pkg-descr to reflect the DVD recording support included since 2.01.01a09. - Add btcflash, included since 2.01.01a05, to the list of cdrtools package contents in pkg-descr. - Correct a grammo in pkg-descr. - Bump PORTREVISION, as these changes affect the contents of the binary package. Submitted by: Fabian Keil (modulo COMMENT part) Approved by: netchild
v. 1.80 date: 2006/05/16 18:13:28; author: marius; state: Exp; lines: +1 -1 Update to 2.01.01a09, which now includes DVD support in cdrecord and changed the licenses of the various cdrtools components from GPL to CDDL and LGPL respectively. For the full announcement of 2.01.01a09 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a09
v. 1.79 date: 2006/05/14 11:07:17; author: lawrance; state: Exp; lines: +3 -5 Use SUB_FILES instead of post-patch commands. PR: ports/97219 Submitted by: Ports Fury
v. 1.78 date: 2006/05/10 09:03:17; author: marius; state: Exp; lines: +1 -1 Update to 2.01.01a08, which includes the remaining cdda2wav ports patches. For the other changes since 2.01.01a07 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a08 Approved by: netchild
v. 1.77 date: 2006/05/07 18:49:38; author: marius; state: Exp; lines: +5 -4 - Allow this port to be compiled with CC set to something containing a path component. - Remove obsolete USE_REINPLACE. Approved by: netchild
v. 1.76 date: 2006/02/18 15:53:48; author: marius; state: Exp; lines: +8 -5 o Update to 2.01.01a07. Noteworthy changes since 2.01.01a04 are: - With 2.01.01a05 a new tool btcflash for flashing the firmware of BTC DRW1008 DVD+/-RW drives was added. - With 2.01.01a06 `readcd -scanbus` was finally fixed (the "fix" in 2.01.01a05 did not work). Thus the respective ports patch was removed. - With 2.01.01a07 my changes to make the direct ATAPI transport (cooked_ioctl interface) of cdda2wav work again with FreeBSD after ata(4) was GEOM'ifed and the CDIOCREADAUDIO ioctl removed were finally integrated, but unfortunately a modified, buggy version. Thus the respective ports patches were removed and the bug corrected. For the complete list of changes since 2.01.01a04 see ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a0[5-7] o Make the direct ATAPI transport of cdda2wav work again with FreeBSD after device major numbers were abandoned.
v. 1.75 date: 2006/01/16 09:24:48; author: marius; state: Exp; lines: +1 -2 Update to 2.01.01a04. For a list of changes please see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a04 Approved by: netchild
v. 1.74 date: 2006/01/15 17:08:04; author: anray; state: Exp; lines: +1 -1 Fix readcd -scanbus work. PR: ports/91763 Submitted by: Fabian Keil
v. 1.73 date: 2005/07/24 03:51:08; author: ahze; state: Exp; lines: +1 -1 - Remove fatal white spaces. Reported by: freshports sanity check
v. 1.72 date: 2005/07/24 03:46:10; author: ahze; state: Exp; lines: +11 -0 - Add knob WITH_CDDB, adds cddb support. this is also auto-detected and can not be turned off because there is no configure knob to turn off. - Bump PORTREVISION because libcddb just got bumped so people wont' run in to problems with libver stuff.
v. 1.71 date: 2005/07/10 13:48:15; author: marius; state: Exp; lines: +2 -2 - Update to 2.01.01a03 (there was no public 2.01.01a02). For changes since 2.01.01a01 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a03 - Resign from maintainership. Approved by: netchild
v. 1.70 date: 2004/12/29 22:23:18; author: marius; state: Exp; lines: +7 -3 - Update to 2.01.01a01 which adds support for GigaRec feature found in some Plextor writers. This release doesn't start a new cdrtools alpha series though. - 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. Approved by: netchild
v. 1.69 date: 2004/09/25 22:16:23; author: marius; state: Exp; lines: +2 -1 The 2.01a38 distfile has been removed from the official mirrors after the release of 2.01-final. Unbreak this port for FreeBSD 5.3 by adding another master site which actually has the distfile. Noticed by: Jim Hatfield Approved by: portmgr (linimon)
v. 1.68 date: 2004/08/29 14:28:38; author: marius; state: Exp; lines: +1 -1 Update to 2.01a38. This fixes a security bug in the rscsi client code and adds a workaround for a not further specified problem in FreeBSD UID handling and suid cdda2wav. 2.01a37 only had Linux-specific changes over the 2.01a36 version of this port. Approved by: netchild
v. 1.67 date: 2004/08/11 20:38:53; author: marius; state: Exp; lines: +1 -1 Update to 2.01a36 which replaces the workaround of the FreeBSD port for non page aligned transfers in libparanoia with a better one that adaptes to the pagesize. For other changes since 2.01a34 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a35 and ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a36 Approved by: netchild
v. 1.66 date: 2004/08/02 23:34:07; author: marius; state: Exp; lines: +1 -1 Update to 2.01a34 which is the first release canditate for the upcoming 2.01-final (ETA 1 week). 2.01a33 was skipped because the new DMA speed check erroneously detected the maximum speed as 0 with a lot of drives which made cdrecord refuse to burn by default. For changes since 2.01a32 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a33 and ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a34 Approved by: netchild
v. 1.65 date: 2004/06/23 18:55:51; author: marius; state: Exp; lines: +1 -1 Update to 2.01a32. For a list of changes please see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a32 Approved by: netchild
v. 1.64 date: 2004/06/07 13:33:11; author: netchild; state: Exp; lines: +1 -1 Update to 2.01a31. For a list of changes please see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a31 Submitted by: marius
v. 1.63 date: 2004/06/02 17:05:44; author: netchild; state: Exp; lines: +27 -50 - Update to 2.01a30. For a list of changes please see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a30 - Add a workaround for the problem that cdda2wav doesn't use a page aligned buffer for the SCSI transfers in paranoia mode. [1] - Merge sysutils/mkisofs-devel into sysutils/cdrtools-devel as done with the corresponding non-devel ports. PR: 63775 [1] Submitted by: marius
v. 1.62 date: 2004/05/25 14:30:02; author: netchild; state: Exp; lines: +12 -11 - Update to 2.01a29. For a list of changes please see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a29 - Fix installation when CC is not set to "cc". Inspired by PR 66925. - Use ARCH instead of MACHINE_ARCH to please portlint >= 2.5.9. Submitted by: marius
v. 1.61 date: 2004/05/04 14:44:31; author: netchild; state: Exp; lines: +2 -2 Update to 2.01a28. For a list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a28 Submitted by: maintainer (marius)
v. 1.60 date: 2004/04/20 20:30:42; author: netchild; state: Exp; lines: +3 -2 - Disable the use of mlockall(2) on all version of FreeBSD again (see PR 62930 for a description of the problem). Appears to be a machine-dependant issue as I only see it on one box. - Replace the default path to the rscsi binary in the rscsi client library with the correct location (why did this ever work?). Submitted by: marius (maintainer)
v. 1.59 date: 2004/04/20 13:49:28; author: netchild; state: Exp; lines: +1 -1 Use the @FreeBSD.org address of the maintainer. Approved by: marius
v. 1.58 date: 2004/04/12 13:06:46; author: netchild; state: Exp; lines: +14 -13 - Update to 2.01a27. Notes: - Since 2.01a26 cdrecord has a new option "-tao" (Track At Once) for what was the default write mode in previous versions. Currently, cdrecord still falls back to writing in TAO mode if no writing mode has been specified but this might change in a future version (infact, the release notes for 2.01a26 already say that cdrecord won't burn a CD if no write mode has been specified). - Cdrecord 2.01a26 was broken in that it only wrote in TAO mode, which was fixed in 2.01a27. For changes since 2.01a25 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a26 and ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a27 - Add a workaround for what appears to be a problem with gmake and certain locales on -current. [1] - Correct a typo in pkg-descr.mkisofs inherited from the cdrtools ABOUT file. - Remove the workaround for the broken mlockall(2) on EOL'ed FreeBSD 5.1. - No longer compile with -DSOURCE_MODIFIED, the cdrecord sources are no longer altered by this port except for changing the location of the configuration file, which is done in compliance with the terms in cdrecord/defaults.c. - Make the direct ATAPI transport (cooked_ioctl interface) of cdda2wav (e.g. when used via `cdda2wav -D /dev/acd0`) work on FreeBSD after ata(4) was GEOM'ifed and the CDIOCREADAUDIO ioctl removed. Note: For qualitiy reasons (e.g. to be able to fix/work around broken TOCs etc.) cdda2wav should be used with its generic_scsi interface (e.g. via `cdda2wav -D 2,0,0` and using atapicam(4) if you have an ATAPI device). However, there are some ATAPI devices around where the latter simply doesn't work (look at e.g. PR 62507 or the audit- trail of PR 60233 for examples). - Properly initialise the verbosity level of cdda2wav when the cooked_ioctl interface is used so it's disabled by default (the outcome of this bug is actually compiler dependend, with GCC 2.95.4 verbosity is off by default, with GCC 3.3.3 it's on). Note: The patches for the last two items where sent to Heiko Eissfeldt, the author of cdda2wav, and from his replies I was of the opinion that he "accepted" them and they would be incorporated in cdrtools 2.01a26. However, they still didn't show up in the cdrtools sources and I so far didn't get any reply to my email asking if there would be anything wrong with them. Requested by: pav [1] Submitted by: maintainer
v. 1.57 date: 2004/02/04 05:08:55; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.56 date: 2004/01/25 10:59:40; author: netchild; state: Exp; lines: +8 -6 - Update cdrtools-devel port to 2.01a25 which fixes a crash of cdrecord. For a full list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a25 - Fix previous commit which made the cdrtools-devel port to not print the available knob in the pre-everything target when said knob is turned on to not offer it when compiling mkisofs-devel. Note that the former behaviour will be removed again in case the cdrtools-devel port grows more knobs, it's just to much mess in the makefile then. - Introduce a small hack in the makefile of the cdrtools-devel port so the cdrtools version has to be only specified once for PORTVERSION and DISTNAME. - Reword the desciption of rscsi in the pre-everything message and the PLIST to make clear that rscsi is the remote SCSI daemon and clients are built into cdda2wav, cdrecord, etc. unconditionally. - Bump the PORTREVISION of the mkisofs-devel port as underlying libraries have changed. Submitted by: maintainer
v. 1.55 date: 2004/01/18 22:09:21; author: obrien; state: Exp; lines: +1 -1 Test WITH_RSCSI rather than MKISOFS before offering the WITH_RSCSI option.
v. 1.54 date: 2004/01/14 15:11:45; author: netchild; state: Exp; lines: +6 -6 - Update to 2.01a24. If you are using older version of these ports updating is encouraged, `cdrecord -toc` for CD-ROM drives and a Rock-Ridge related bug in mkisofs were fixed. For a full list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a24 - Add README.audio to the PORTDOCS of cdrtools-devel. Submitted by: maintainer
v. 1.53 date: 2004/01/04 13:53:05; author: netchild; state: Exp; lines: +3 -3 Update to 2.01a23. For changes since 2.01a21 see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a22 and ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a23 Submitted by: maintainer
v. 1.52 date: 2003/12/28 14:38:14; author: netchild; state: Exp; lines: +8 -16 - Update to 2.01a21. For a list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a21 - Obey the (changed) "GPL clarifications text" in cdrecord.c and compile with "-DSOURCE_MODIFIED" as this port slightly modifies cdrtools. - Remove the WITH_DVDHACK knob, this port is pretty much unmaintainable with this patch on its coat-tails. If you want to write DVDs please use a tool like dvdrtools or cdrecord-prodvd that is written for that purpose and coordinate with their authors if they don't work for you. Submitted by: maintainer
v. 1.51 date: 2003/12/14 12:41:50; author: netchild; state: Exp; lines: +6 -7 Update to 2.01a20. For a list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a20 Submitted by: maintainer
v. 1.50 date: 2003/11/17 10:11:20; author: netchild; state: Exp; lines: +20 -6 - Add a knob WITH_DVDHACK that builds cdrecord with a third-party patch allowing to record DVD-R[W]s. [1] NOTE: Please don't blame Joerg Schilling or ask for support on the cdrtools mailing lists if this doesn't work. Also have a look at the output of `cdrecord -version`. - Append '-rscsi' to PKGNAMESUFFIX when built with WITH_RSCSI (equivalent is done when built with WITH_DVDHACK). - Limit the workaround that disables using mlockall(2) to FreeBSD versions where it triggers a panic. Requested by: pav [1] Tested by: Harold Gutch [1]
v. 1.49 date: 2003/09/30 17:09:58; author: netchild; state: Exp; lines: +34 -35 - Update to 2.01a19. - Remove one site that seems to have stopped carrying the latest alpha versions from MASTER_SITES. - Install some PORTDOCS for cdda2wav. - Refine the patching of the manual pages. - Add a workaround for the bug in -current that causes cdrecord to trigger a panic. Submitted by: maintainer
v. 1.48 date: 2003/08/19 16:25:46; author: netchild; state: Exp; lines: +135 -32 Add sysutils/cdrtools-devel (currently at version 2.01a18) and sysutils/mkisofs-devel (currently at version 2.01a17) after repo-copy from sysutils/cdrtools respectively sysutils/mkisofs. The cdrtools-devel and mkisofs-devel ports are for the alpha versions, for further information on changes since cdrtools 2.00 see ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a01 up to AN-2.01a18. Further changes to the cdrtools-devel and mkisofs-devel ports to relative to the existing ports of cdrtools and mkisofs are: Changes common to cdrtools-devel and mkisofs-devel: - Delete targets for mkisofs and friends when building cdrtools and vice versa to speed up the build of the respective port. - Respect CC already at the configure-stage (Patch taken from the OpenBSD port of cdrtools). - Add patches to prefer seteuid(2) over setreuid(2), this s inconsistend with the cdrtools package (Mostly based on patches from the NetBSD port/pkgsrc of cdrtools). - Manually replace included copies of config.guess and config.sub with versions from ${PORTSDIR}/Templates. This is necessary as the cdrtools package doesn't have a valid configure script in it's root directory but several in sub-directories that are executed by the SING (Schily Is Not Gnu) makefile system further down the road. Therefor the port can't set GNU_CONFIGURE which would automatically copy the relevant files. - Install some relevant READMEs in DOCSDIR (unless NOPORTDOCS is set), some manual pages also reference these. Changes to cdrtools-devel: - Fix COMMENT, this port doesn't install mkisofs. Honor that some tools of the cdrtools package (namely cdda2wav and readcd) are for extracting CDs/CD-R[W]s. - Install scgcheck, a tool to check and validate the ABI of libscg. - Patch cdrecord to use ${PREFIX}/etc as the location of the global configuration file, rather than using /etc/default. The installed documentaion also gets patched accordingly and a PKGMESSAGE reflecting this change as required by the license of cdrtools is added (The idea for this and some wording in the PKGMESSAGE are taken from the NetBSD port/pkgsrc of cdrtools). See also PR ports/50835. - Install a sample configuration file for cdrecord, also install a configuration file if it doesn't already exist (the file doesn't cause problems if one doesn't edit it to suit local needs). - Patch manpages to better correspond to files and locations on FreeBSD. - Add a knob to optionally build and install v. 1.47 date: 2003/07/06 21:25:18; author: osa; state: Exp; lines: +3 -3 Update to 2.0.3 (maintainer timeout after 19 days) Approved by: fjoe (mentor) (implicit)
v. 1.46 date: 2003/05/20 20:33:44; author: oliver; state: Exp; lines: +1 -1 Fix a securety issue which may cause a local root exploit (if the cdrecord binary is suid 0). For more information about this, feel free to take a look at http://marc.theaimsgroup.com/?l=bugtraq&m=105285564307225&w=2 Approved by: maintainer hasn't responded within 3 days, alex (mentor)
v. 1.45 date: 2003/03/06 19:23:18; author: ade; state: Exp; lines: +1 -0 Destroy pkg-comment for some of the stranger uses in the tree, pending the final semi-automatic purge. Approved by: portmgr (implicitly)
v. 1.44 date: 2003/01/11 20:48:57; author: obrien; state: Exp; lines: +1 -1 Always use -f with ln.
v. 1.43 date: 2003/01/11 20:16:51; author: obrien; state: Exp; lines: +1 -0 Unbreak mkisofs.
v. 1.42 date: 2003/01/11 20:09:49; author: obrien; state: Exp; lines: +4 -6 Update to version 2.0.
v. 1.41 date: 2003/01/11 20:01:42; author: obrien; state: Exp; lines: +5 -5 Update to 1.11.a40 (which is really a version 2.0 alpha).
v. 1.40 date: 2002/12/20 04:37:14; author: marcel; state: Exp; lines: +1 -1 Always create a link from ${MACHINE_ARCH}-freebsd-cc.rul to the i386 version in the RULES directory if the build machine is not i386. This fixes the port on ia64 because it simply wasn't enumerated. No response: dirk@
v. 1.39 date: 2002/10/27 19:29:12; author: dirk; state: Exp; lines: +2 -2 Upgrade to 1.11.a39.
v. 1.38 date: 2002/10/14 22:13:22; author: jake; state: Exp; lines: +2 -2 Make this compile on sparc64. Needed for make release.
v. 1.37 date: 2002/08/04 08:02:05; author: dirk; state: Exp; lines: +2 -2 Upgrade to cdrtools-1.11a28.
v. 1.36 date: 2002/04/16 19:02:18; author: dirk; state: Exp; lines: +9 -8 Upgrade to cdrtools-1.11a21.
v. 1.35 date: 2001/11/18 11:50:31; author: dirk; state: Exp; lines: +1 -0 Fix cdda2wav for ATAPI drives. Submitted by: Naoya Nishimura
v. 1.34 date: 2001/08/02 08:55:16; author: dirk; state: Exp; lines: +35 -10 Upgrade to cdrtools-1.10 after repository copy from cdrecord. Add knobs for mkisofs slave port.
v. 1.33 date: 2000/07/31 09:02:00; author: dirk; state: Exp; lines: +2 -2 Upgrade to 1.9. cdda2wav-ATAPI-Reviewed-by: reg
v. 1.32 date: 2000/04/29 16:00:10; author: dirk; state: Exp; lines: +4 -3 Upgrade to 1.8.1.
v. 1.31 date: 2000/04/22 10:11:43; author: mharo; state: Exp; lines: +2 -2 Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.30 date: 2000/04/09 19:07:18; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variable
v. 1.29 date: 2000/01/29 23:53:55; author: dirk; state: Exp; lines: +7 -8 Upgrade to 1.8.
v. 1.28 date: 2000/01/18 23:36:07; author: dirk; state: Exp; lines: +3 -3 Upgrade to 1.8a40.
v. 1.27 date: 1999/12/30 11:31:17; author: dirk; state: Exp; lines: +3 -3 Upgrade to 1.8a37.
v. 1.26 date: 1999/12/22 10:25:45; author: dirk; state: Exp; lines: +3 -3 Upgrade to 1.8a36.
v. 1.25 date: 1999/12/06 00:11:13; author: dirk; state: Exp; lines: +4 -2 - upgrade to cdrecord-1.8a33 - install readcd, too - don't build mkisofs (wasn't installed anyway) - minor corrections to pkg/COMMENT and pkg/DESCR - nuke pkg/INSTALL
v. 1.24 date: 1999/11/09 11:41:49; author: dirk; state: Exp; lines: +2 -2 Upgrade to 1.8a31.
v. 1.23 date: 1999/10/19 12:39:14; author: dirk; state: Exp; lines: +2 -2 Upgrade to 1.8a30.
v. 1.22 date: 1999/09/24 20:39:27; author: dirk; state: Exp; lines: +2 -1 Add a link from cdda2wav to list_audio_tracks. list_audio_tracks lists the sectors for a audio track and is used by ${WRKSRC}/cdda2wav/cdda2mp3. Submitted by: TAOKA Satoshi
v. 1.21 date: 1999/09/20 10:34:40; author: dirk; state: Exp; lines: +3 -3 Upgrade to 1.8a29. 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."
v. 1.20 date: 1999/09/18 18:52:53; author: dirk; state: Exp; lines: +11 -5 Make cdrecord build on alpha (at least). It compiled fine on beast.freebsd.org. But I couldn't really test it there. So some feedback from alpha people would be great.
v. 1.19 date: 1999/09/17 12:20:03; author: dirk; state: Exp; lines: +6 -6 - upgrade to 1.8a28: 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
v. 1.18 date: 1999/09/17 11:37:50; author: dirk; state: Exp; lines: +2 -2 Change MAINTAINER from jmz@FreeBD.org to dirk@FreeBSD.org. Thanks to Jean-Marc for maintaining cdrecord up to now. OK'ed by: Jean-Marc Zucconi
v. 1.17 date: 1999/08/31 01:59:35; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.16 date: 1999/07/01 14:26:07; author: billf; state: Exp; lines: +2 -2 Include audio as a virtual category, this port has an audio ripper too. PR: ports/12474 Submitted By: Marc van Woerkom
v. 1.15 date: 1999/05/31 06:22:06; author: mharo; state: Exp; lines: +2 -2 Update to 1.8a22 PR: 11949 Submited by: Juergen Lock
v. 1.14 date: 1999/05/11 02:29:25; author: obrien; state: Exp; lines: +2 -2 Update to 1.8a21.
v. 1.13 date: 1999/04/07 08:10:00; author: obrien; state: Exp; lines: +2 -2 Upgrade to 1.8a20 (all patches still apply)
v. 1.12 date: 1999/03/27 22:18:05; author: asami; state: Exp; lines: +3 -3 portlint
v. 1.11 date: 1999/03/24 20:54:01; author: jmz; state: Exp; lines: +2 -3 Fix the path for cdda2wav.1. Remove the (now useless) link to /dev/rworm0.ctl. Submitted by: Andre Albsmeier
v. 1.10 date: 1999/03/23 23:28:51; author: jmz; state: Exp; lines: +9 -6 Upgrade to version 1.8a. Submitted by: Khetan Gajjar
v. 1.9 date: 1998/10/31 07:00:21; author: obrien; state: Exp; lines: +3 -5 Upgrade to version 1.6.1.
v. 1.8 date: 1998/10/30 03:33:20; author: jmz; state: Exp; lines: +1 -3 Remove the run dependency on mkisofs. PR: ports/7004, ports/7818
v. 1.7 date: 1998/10/07 14:46:22; author: jmz; state: Exp; lines: +5 -4 Upgrade to version 1.6.1a4
v. 1.6 date: 1998/05/13 01:51:02; author: jmz; state: Exp; lines: +4 -5 Upgrade: cdrecord-1.6a12 -> cdrecord-1.6 PR: ports/6607 Submitted by: SADA Kenji
v. 1.5 date: 1998/03/27 23:14:05; author: steve; state: Exp; lines: +2 -2 Symbolic link should be to /dev/scgx instead. Submitted by: Andre Albsmeier
v. 1.4 date: 1998/03/16 07:45:59; author: steve; state: Exp; lines: +2 -1 Put back the symbloic link creation smashed in the last commit and add a forgotten patch.
v. 1.3 date: 1998/03/16 02:38:21; author: steve; state: Exp; lines: +7 -6 Upgrade to version 1.6a12. PR: 6001 Submitted by: SADA Kenji
v. 1.2 date: 1997/11/05 23:55:31; author: asami; state: Exp; lines: +3 -4 portlint.
v. 1.1 date: 1997/11/05 15:22:36; author: jmz; state: Exp; I forgot this one during import. ============================================================================= v. 1.86 date: 2007/10/29 22:34:11; author: marius; state: Exp; lines: +30 -10 - Update to 2.01.01a36. - Comply with the CDDL and the CDDL HEADER used; given that the port Makefile and patches contain Covered Code we need to accomplish CDDL 3.3 by denoting the Contributor and include the CDDL HEADER in these files. [1] Discussed with: author [1] Approved by: netchild
v. 1.85 date: 2007/04/16 17:28:53; author: ahze; state: Exp; lines: +2 -1 Chase libcddb libver bump
v. 1.84 date: 2006/08/03 09:32:12; author: marius; state: Exp; lines: +2 -2 - Update to 2.01.01a11. For the changes since 2.01.01a10 see: ftp://ftp.berlios.de/pub/cdrecord/a



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm