head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.26 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.24 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.22 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.20 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.18 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.16 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.14 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.12 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.10 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.8 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.6 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.4 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.2 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.2.0.2 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.1.1.1.0.8 pkgsrc-2006Q4-base:1.1.1.1 pkgsrc-2006Q3:1.1.1.1.0.6 pkgsrc-2006Q3-base:1.1.1.1 pkgsrc-2006Q2:1.1.1.1.0.4 pkgsrc-2006Q2-base:1.1.1.1 pkgsrc-2006Q1:1.1.1.1.0.2 pkgsrc-2006Q1-base:1.1.1.1 pkgsrc-20060105:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2007.06.08.23.04.55; author wiz; state dead; branches; next 1.2; 1.2 date 2007.03.16.22.04.54; author bad; state Exp; branches; next 1.1; 1.1 date 2006.01.05.23.27.59; author wiz; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2006.01.05.23.27.59; author wiz; state Exp; branches; next ; desc @@ 1.3 log @Instead of patch+SUBST just use SUBST (as done in pkgsrc-wip version of the package). @ text @$NetBSD: patch-cb,v 1.2 2007/03/16 22:04:54 bad Exp $ --- cdrecord/cdrecord.1.orig 2006-12-13 23:42:23.000000000 +0100 +++ cdrecord/cdrecord.1 @@@@ -160,7 +160,7 @@@@ option of described below. .PP -If a file /etc/default/cdrecord exists, the parameter to the +If a file @@CDRECORD_CONF@@ exists, the parameter to the .B dev= option may also be a drive name label in said file (see FILES section). @@@@ -576,13 +576,13 @@@@ If no option is present, .B cdrecord will try to get a drive specific speed value from the file -.B /etc/default/cdrecord +.B @@CDRECORD_CONF@@ and if it cannot find one, it will try to get the speed value from the .B CDR_SPEED environment and later from the .B CDR_SPEED= entry in -.BR /etc/default/cdrecord . +.BR @@CDRECORD_CONF@@ . If no speed value could be found, cdrecord uses a drive specific default speed. The default for all new (MMC compliant) drives is to use the maximum supported by the drive. If you use @@@@ -786,7 +786,7 @@@@ If the argument to the .B dev= option does not contain the characters ',', '/', '@@' or ':', it is interpreted as an label name that may be found in the file -/etc/default/cdrecord (see FILES section). +@@CDRECORD_CONF@@ (see FILES section). .sp If no .B dev= @@@@ -2009,7 +2009,7 @@@@ Then write the CD using: .TP .B CDR_DEVICE This may either hold a device identifier that is suitable to the open -call of the SCSI transport library or a label in the file /etc/default/cdrecord. +call of the SCSI transport library or a label in the file @@CDRECORD_CONF@@. .TP .B CDR_SPEED Sets the default speed value for writing (see also @@@@ -2072,8 +2072,8 @@@@ login shell. .SH FILES .TP -/etc/default/cdrecord -Default values can be set for the following options in /etc/default/cdrecord. +@@CDRECORD_CONF@@ +Default values can be set for the following options in @@CDRECORD_CONF@@. For example: .SM CDR_FIFOSIZE=8m or @@@@ -2082,7 +2082,7 @@@@ or .TP CDR_DEVICE This may either hold a device identifier that is suitable to the open -call of the SCSI transport library or a label in the file /etc/default/cdrecord +call of the SCSI transport library or a label in the file @@CDRECORD_CONF@@ that allows to identify a specific drive on the system. .TP CDR_SPEED @ 1.2 log @Update cdrtools to 2.01.01a24. The change logs with over 3000 lines are too long to mention here. See AN-2.01.01* in the source directory. For me it was support for writing DVD+RWs. Note on the patches: patch-ak: fix compilation with DVDPLUS_DEBUG defined. patch-cg: revert "use" from off_t to int again as it is passed to function expecting an int. The possible values aren't huge, anyway. patch-ck, patch-cl, patch-cm: fix references to /etc/default/cdrecord. Remove patches that have been incorporated upstream. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d3 1 a3 1 --- cdrecord/cdrecord.1.orig 2004-07-11 01:28:23.000000000 +0200 d5 44 a48 1 @@@@ -2016,8 +2016,8 @@@@ login shell. d59 1 a59 1 @@@@ -2026,7 +2026,7 @@@@ or d64 1 a64 1 +call of the SCSI transport library or a label in the file @@CDRECORD_CONF@@ @ 1.1.1.1 log @Initial import of cdrtools-2.01, replacing sysutils/cdrecord. 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 package also provides tools for retrieving audio tracks, reading and writing CDs, creating ISO9660/JOLIET/HFS filesystems, and verifying ISO9660 images. @ text @@