head	1.5;
access;
symbols
	pkgsrc-2013Q2:1.5.0.54
	pkgsrc-2013Q2-base:1.5
	pkgsrc-2012Q4:1.5.0.52
	pkgsrc-2012Q4-base:1.5
	pkgsrc-2011Q4:1.5.0.50
	pkgsrc-2011Q4-base:1.5
	pkgsrc-2011Q2:1.5.0.48
	pkgsrc-2011Q2-base:1.5
	pkgsrc-2009Q4:1.5.0.46
	pkgsrc-2009Q4-base:1.5
	pkgsrc-2008Q4:1.5.0.44
	pkgsrc-2008Q4-base:1.5
	pkgsrc-2008Q3:1.5.0.42
	pkgsrc-2008Q3-base:1.5
	cube-native-xorg:1.5.0.40
	cube-native-xorg-base:1.5
	pkgsrc-2008Q2:1.5.0.38
	pkgsrc-2008Q2-base:1.5
	pkgsrc-2008Q1:1.5.0.36
	pkgsrc-2008Q1-base:1.5
	pkgsrc-2007Q4:1.5.0.34
	pkgsrc-2007Q4-base:1.5
	pkgsrc-2007Q3:1.5.0.32
	pkgsrc-2007Q3-base:1.5
	pkgsrc-2007Q2:1.5.0.30
	pkgsrc-2007Q2-base:1.5
	pkgsrc-2007Q1:1.5.0.28
	pkgsrc-2007Q1-base:1.5
	pkgsrc-2006Q4:1.5.0.26
	pkgsrc-2006Q4-base:1.5
	pkgsrc-2006Q3:1.5.0.24
	pkgsrc-2006Q3-base:1.5
	pkgsrc-2006Q2:1.5.0.22
	pkgsrc-2006Q2-base:1.5
	pkgsrc-2006Q1:1.5.0.20
	pkgsrc-2006Q1-base:1.5
	pkgsrc-2005Q4:1.5.0.18
	pkgsrc-2005Q4-base:1.5
	pkgsrc-2005Q3:1.5.0.16
	pkgsrc-2005Q3-base:1.5
	pkgsrc-2005Q2:1.5.0.14
	pkgsrc-2005Q2-base:1.5
	pkgsrc-2005Q1:1.5.0.12
	pkgsrc-2005Q1-base:1.5
	pkgsrc-2004Q4:1.5.0.10
	pkgsrc-2004Q4-base:1.5
	pkgsrc-2004Q3:1.5.0.8
	pkgsrc-2004Q3-base:1.5
	pkgsrc-2004Q2:1.5.0.6
	pkgsrc-2004Q2-base:1.5
	pkgsrc-2004Q1:1.5.0.4
	pkgsrc-2004Q1-base:1.5
	pkgsrc-2003Q4:1.5.0.2
	pkgsrc-2003Q4-base:1.5
	buildlink2-base:1.5
	netbsd-1-5-RELEASE:1.4
	netbsd-1-4-PATCH003:1.4
	netbsd-1-4-PATCH002:1.2
	comdex-fall-1999:1.1.1.1
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.5
date	2000.11.28.20.33.13;	author tv;	state dead;
branches;
next	1.4;

1.4
date	2000.03.04.10.10.11;	author tron;	state Exp;
branches;
next	1.3;

1.3
date	2000.03.03.23.46.23;	author tron;	state dead;
branches;
next	1.2;

1.2
date	99.11.16.00.00.27;	author hubertf;	state Exp;
branches;
next	1.1;

1.1
date	99.09.17.08.18.34;	author tron;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.09.17.08.18.34;	author tron;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Nuke cdrecord-current.  cdrecord is now already at 1.9.
@
text
@$NetBSD: patch-ab,v 1.4 2000/03/04 10:10:11 tron Exp $

--- DEFAULTS/Defaults.netbsd.orig	Tue Nov  2 12:41:03 1999
+++ DEFAULTS/Defaults.netbsd	Mon Nov 15 20:29:31 1999
@@@@ -19,7 +19,7 @@@@
 CWARNOPTS=
 
 DEFINCDIRS=	$(SRCROOT)/include
-LDPATH=		-L/opt/schily/lib
+LDPATH=		-L$(SRCROOT)/lib
 #RUNPATH=	-R $(INS_BASE)/lib -R /opt/schily/lib -R $(OLIBSDIR)	Will probably not work
 
 ###########################################################################
@@@@ -27,7 +27,7 @@@@
 # Installation config stuff
 #
 ###########################################################################
-INS_BASE=	/opt/schily
+INS_BASE=	$(PREFIX)
 INS_KBASE=	/
 #
 DEFUMASK=	002
@


1.4
log
@Restore "cdrecord-current" package. It was already updated to a more recent
version than the "cdrecord" package.
@
text
@d1 1
a1 1
$NetBSD: patch-ab,v 1.2 1999/11/16 00:00:27 hubertf Exp $
@


1.3
log
@After "cdrecord" package has been updated to version 1.8 the
"cdrecord-current" package is obsolete.
@
text
@@


1.2
log
@Defuzzify, and while there, update to 1.8a31. Changes:

ALL:
-       libscg now got official version number 0.1 and allows version checking
-       libscg/scsi-aix.c compiles again - typo fixed.
-       libscg/scsi-bsd-os.c compiles again - typo fixed.
-       libscg/scsi-beos.c compiles again - typo fixed.
-       libscg/scsi-osf.c compiles again - typo fixed.
-       libscg/scsi-wnt.c compiles again - typo fixed.
-       libscg/scsiopen.c typecasts to make it compile without
        warnings on K&R systems.
-       usleep() emulation compiles again on SCO Openserver 3.x
-       align_test.c corrected
-       scg/scgcmd.h restructured
-       several macros to convert integers in network byte order to machine
        byte order modified to make them correct on 64 bit machines too.
-       usleep() prototype disabled in libport.h (needed for SCO Openserver)
-       New supported architecture 9000-777-hp-ux
-       Added support for the new smake source distribution.
-       Added new AUTOMAKE support for the makefile system when using smake.
        The makefile system will now support compilation on unknown platforms
        if compilation is done with smake.


cdrecord:
-       prints warning if an unofficial version of libscg is used
-       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.
-       The Optima Dis Covery 650 CD-R is now recognised as Sony-CDU-924
-       typecasts in several files to make it compile without
        warnings on K&R systems.
-       Fixed a bug in the size computation that caused the media to loos 150
        sectors too large if cdrecord was run in DAO mode.
-       New updated macros in intcvt.h make cdrecord more correct on 64 bit
        machines.
-       Next_writable Address disabled for CD-ROM drives.
        This will abort is someone tries to do a cdrecord -msinfo on a CD-ROM
        drive. Before, this resulted in bad values now it results in an
        error message.
-       Sector size should now be restored in any case. Added 5 new cases.


cdda2wav:

 o new ioctl module for Solaris and FreeBSD ioctl methods (ATAPI drives).
   Untested yet.
 o soundcard support unified. Solaris sound interfaces might be used under
   other OS as well. Untested yet.
 o support of the cdindex system (see www.cdindex.org for details).
   For cd extra and cd-text formats the submission form is generated
   automatically.
 o Fixed a bug that caused the last *.inf file not to be written on OS/2
@
text
@d1 1
a1 1
$NetBSD$
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
$NetBSD: patch-ab,v 1.2 1998/08/07 11:14:03 agc Exp $
d3 20
a22 36
*** DEFAULTS/Defaults.netbsd.orig	Wed Nov 12 23:52:33 1997
--- DEFAULTS/Defaults.netbsd	Wed Nov 12 23:55:30 1997
***************
*** 19,25 ****
  CWARNOPTS=
  
  DEFINCDIRS=	$(SRCROOT)/include
! LDPATH=		-L/opt/schily/lib
  #RUNPATH=	-R /opt/schily/lib -R $(OLIBSDIR)	Will probably not work
  
  ###########################################################################
--- 19,25 ----
  CWARNOPTS=
  
  DEFINCDIRS=	$(SRCROOT)/include
! LDPATH=		-L$(SRCROOT)/lib
  #RUNPATH=	-R /opt/schily/lib -R $(OLIBSDIR)	Will probably not work
  
  ###########################################################################
***************
*** 27,33 ****
  # Installation config stuff
  #
  ###########################################################################
! INS_BASE=	/opt/schily
  INS_KBASE=	/
  #
  DEFUMASK=	002
--- 27,33 ----
  # Installation config stuff
  #
  ###########################################################################
! INS_BASE=	$(PREFIX)
  INS_KBASE=	/
  #
  DEFUMASK=	002
@


1.1.1.1
log
@Import cdrecord version 1.8a28 as "cdrecord-current" package:
This program allows you to create CD's on a CD-Recorder.
@
text
@@
