Summary: | [patch] sysutils/cdrtools - cdrecord: fix device enumeration via -scanbus | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Eygene Ryabinkin <rea-fbsd> |
Component: | Individual Port(s) | Assignee: | Marius Strobl <marius> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Eygene Ryabinkin
2008-09-24 13:30:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->marius Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->suspended Suspend; there's no point in fixing this in libscg before the fix for libcam/PR127605 is committed. Also I think that '-scanbus' not working in some configurations is a minor enough issue that it doesn't warrant needing to change the reply for SCG_AUTHOR. Instead it should be okay to wait until libscg is fixed upstream and to solve this for FreeBSD by updating the port to the next major release once available which should happen in the near future. please re-open this pr since kern/127605 got committed and closed. alex State Changed From-To: suspended->open State Changed From-To: open->feedback Eygene, Can you test this with the other patch committed? Regards, Brad Davis Brad, good day. Wed, Mar 31, 2010 at 02:32:44AM +0000, brd@FreeBSD.org wrote: > Can you test this with the other patch committed? If you mean the kernel patch in kern/127605, than yes, the problem still persists: I had tested it. By the way, ftp://ftp.berlios.de/pub/cdrecord/alpha/cdrtools-2.01.01a77.tar.bz2 has this stuff already fixed, so sysutils/cdrtools-devel has everything in place and working. sysutils/cdrtools still lives without this fix, but Schilly's politics involves changing SCG_AUTHOR, so port maintainer should decide by himself is he up to it. -- Eygene _ ___ _.--. # \`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard / ' ` , __.--' # to read the on-line manual )/' _/ \ `-_, / # while single-stepping the kernel. `-'" `"\_ ,_.-;_.-\_ ', fsc/as # _.-'_./ {_.' ; / # -- FreeBSD Developers handbook {_.-``-' {_/ # marius 2010-09-15 17:35:24 UTC FreeBSD ports repository (src committer) Modified files: . UPDATING sysutils/cdrtools Makefile distinfo pkg-descr pkg-plist sysutils/cdrtools/files patch-ad patch-cdrecord::cdrecord.1 patch-cdrecord::cdrecord.dfl patch-readcd::readcd.1 patch-rscsi::rscsi.dfl patch-scgcheck::scgcheck.1 sysutils/cdrtools-cjk Makefile Added files: sysutils/cdrtools/files patch-btcflash::btcflash.1 patch-cdrecord::README.rscsi Removed files: sysutils/cdrtools/files patch-README.rscsi patch-cdda2wav-toc.c patch-cdda2wav::interface.c patch-cdda2wav::ioctl.c patch-cdda2wav::mycdrom.h patch-readcd::readcd.c Log: Update cdrtools to 3.00. For changes since 2.01 see: ftp://ftp.berlios.de/pub/cdrecord/AN-3.00 Note that this breaks and obsoletes sysutils/cdrtools-cjk as mkisofs now employs iconv for character conversion. Consequently USE_CDRTOOLS=cjk and USE_CDRTOOLS together with WITH_CJK are now defunct and bsd.port.mk is expected to be updated by portmgr@ accordingly (PR 150362). PR: 127608, 149644 Approved by: netchild Revision Changes Path 1.970 +16 -1 ports/UPDATING 1.7 +2 -0 ports/sysutils/cdrtools-cjk/Makefile 1.79 +72 -25 ports/sysutils/cdrtools/Makefile 1.31 +3 -3 ports/sysutils/cdrtools/distinfo 1.4 +0 -36 ports/sysutils/cdrtools/files/patch-README.rscsi (dead) 1.5 +51 -15 ports/sysutils/cdrtools/files/patch-ad 1.1 +10 -0 ports/sysutils/cdrtools/files/patch-btcflash::btcflash.1 (new) 1.2 +0 -20 ports/sysutils/cdrtools/files/patch-cdda2wav-toc.c (dead) 1.5 +0 -19 ports/sysutils/cdrtools/files/patch-cdda2wav::interface.c (dead) 1.2 +0 -88 ports/sysutils/cdrtools/files/patch-cdda2wav::ioctl.c (dead) 1.2 +0 -24 ports/sysutils/cdrtools/files/patch-cdda2wav::mycdrom.h (dead) 1.1 +36 -0 ports/sysutils/cdrtools/files/patch-cdrecord::README.rscsi (new) 1.2 +17 -0 ports/sysutils/cdrtools/files/patch-cdrecord::cdrecord.1 1.2 +53 -25 ports/sysutils/cdrtools/files/patch-cdrecord::cdrecord.dfl 1.2 +17 -0 ports/sysutils/cdrtools/files/patch-readcd::readcd.1 1.3 +0 -63 ports/sysutils/cdrtools/files/patch-readcd::readcd.c (dead) 1.2 +1 -11 ports/sysutils/cdrtools/files/patch-rscsi::rscsi.dfl 1.2 +17 -0 ports/sysutils/cdrtools/files/patch-scgcheck::scgcheck.1 1.13 +3 -2 ports/sysutils/cdrtools/pkg-descr 1.13 +66 -15 ports/sysutils/cdrtools/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed close |