head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.12 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.10 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.8 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.6 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.4 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.2 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.1.0.16 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.14 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.12 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.10 pkgsrc-2008Q1:1.1.0.8 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.6 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.4 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.2 pkgsrc-2007Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2008.11.05.19.48.51; author wiz; state dead; branches; next 1.1; 1.1 date 2007.06.08.17.30.09; author wiz; state Exp; branches; next ; desc @@ 1.2 log @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. @ text @$NetBSD: patch-ci,v 1.1 2007/06/08 17:30:09 wiz Exp $ --- RULES/i386-netbsd-cc.rul.orig 2002-10-15 20:43:40.000000000 +0000 +++ RULES/i386-netbsd-cc.rul @@@@ -42,7 +42,7 @@@@ LIB_KVM= LIBS_PATH= -L$(OLIBSDIR) LDFLAGS= $(LDOPTS) $(LDOPTX) -LDLIBS= $(LIBS) $(LIBX) +LDLIBS= $(LIBS) $(LIBX) -lutil #LDOPTS= $(LIBS_PATH) $(LDPATH) $(RUNPATH) LDOPTS= $(LIBS_PATH) $(LDPATH) @ 1.1 log @Sergevy Svishchev writes (in PR 35481): k3b uses cdrecord for CD-R[W] writing tasks and invokes it with 'dev=,,' argument. The code in scsi-bsd.c attempts to find a device node (/dev/rcd?d) that matches these , and ; 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. @ text @d1 1 a1 1 $NetBSD$ @