cvs commit: ports/sysutils/cdrtools-devel Makefile distinfo
patch-conf::configure
Alexander Leidinger
netchild at FreeBSD.org
Mon Nov 17 02:11:21 PST 2003
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 at 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
More information about the cvs-ports
mailing list