Date: Mon, 17 Nov 2003 02:11:20 -0800 (PST) From: Alexander Leidinger <netchild@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/cdrtools-devel Makefile distinfo patch-conf::configure Message-ID: <200311171011.hAHABK6F097077@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2003/11/17 02:11:20 PST FreeBSD ports repository Modified files: sysutils/cdrtools-devel Makefile distinfo sysutils/cdrtools-devel/files patch-conf::configure Added files: sysutils/cdrtools-devel/files extra-patch-drv_mmc.c Log: - Add a knob WITH_DVDHACK that builds cdrecord with a third-party patch allowing to record DVD-R[W]s. [1] NOTE: Please don't blame Joerg Schilling or ask for support on the cdrtools mailing lists if this doesn't work. Also have a look at the output of `cdrecord -version`. - Append '-rscsi' to PKGNAMESUFFIX when built with WITH_RSCSI (equivalent is done when built with WITH_DVDHACK). - Limit the workaround that disables using mlockall(2) to FreeBSD versions where it triggers a panic. Requested by: pav [1] Tested by: Harold Gutch <logix@foobar.franken.de> [1] Revision Changes Path 1.50 +20 -6 ports/sysutils/cdrtools-devel/Makefile 1.30 +1 -0 ports/sysutils/cdrtools-devel/distinfo 1.1 +37 -0 ports/sysutils/cdrtools-devel/files/extra-patch-drv_mmc.c (new) 1.2 +11 -2 ports/sysutils/cdrtools-devel/files/patch-conf::configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311171011.hAHABK6F097077>