NOTICE: This package has been removed from pkgsrc

./sysutils/cdrtools-ossdvd, Software for creating ISO9660 images and writing CDs/CD-RWs/DVDs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.01.1.36nb2, Package name: cdrtools-ossdvd-2.01.1.36nb2, Maintainer: pkgsrc-users

Cdrecord allows you to burn CDs with a CD-R/CD-RW recorder. It
works as a burn engine for several applications. Cdrecord supports
CD recorders from many different vendors; all SCSI-3/mmc and
ATAPI/mmc compliant drives should also work. Supported features
include: IDE/ATAPI, parallel-port, and SCSI drives; audio CDs, data
CDs, and mixed CDs; full multi-session support, CD-RWs (rewritable),
TAO, DAO and human-readable error messages.

This version is patched to also write DVDs.

MESSAGE.cdrecord.conf [+/-]
MESSAGE.SunOS [+/-]

Master sites:

SHA1: a4de142e6bd13c37d4701cf86496d708523976b3
RMD160: 74dd5db073de43f1116f423f40e376808a07fb5c
Filesize: 1402.147 KB

Version history: (Expand)


CVS history: (Expand)


   2008-11-05 20:48:51 by Thomas Klausner | Files touched by this commit (21) | Package removed
Log message:
Remove cdrtools-ossdvd, which was a patched version of cdrtools-2.01.01a05.

It is not maintained upstream any longer and the need for it is
gone; the current cdrtools package does all it did.
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2008-01-29 19:24:30 by Tobias Nygren | Files touched by this commit (2)
Log message:
Fix PR pkg/37885: sysutils/cdrtools* do not install cdrecord on -current
   2007-10-26 12:01:54 by Thomas Klausner | Files touched by this commit (1)
Log message:
Drop maintainership.
   2007-06-08 19:30:10 by Thomas Klausner | Files touched by this commit (5)
Log message:
Sergevy Svishchev writes (in PR 35481):
k3b uses cdrecord for CD-R[W] writing tasks and invokes it with
'dev=<bus>,<target>,<lun>' argument.  The code in scsi-bsd.c \ 
attempts
to find a device node (/dev/rcd?d) that matches these <bus>, <target>
and <lun>; this code stops after first failure.  If cd0 does not
exist, but cd1 does, the code will fail to match cd1.

Also, the code doesn't use getrawpartition().

Apply his patches for both problems. Bump PKGREVISION.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2006-08-27 03:01:15 by Ben Collver | Files touched by this commit (1)
Log message:
Fix build on i386 Mac OS X 10.4.7.