Date: Sat, 30 Sep 2006 08:02:15 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/dvdisaster Makefile distinfo pkg-descr pkg-plist Message-ID: <200609300802.k8U82Fdb023065@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-09-30 08:02:15 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/dvdisaster Makefile distinfo pkg-descr pkg-plist Log: The dvdisaster project: dvdisaster provides a margin of safety against data loss on CD and DVD media caused by aging or scratches. * dvdisaster creates error correction data to compensate read errors which are not correctable in the CD/DVD drive. * dvdisaster tries to read as much data as possible from defective media. Afterwards unreadable sectors are recovered using the previously created error correction data. The maximum error correction capacity is user-selectable. * dvdisaster operates at the image level and does not depend on the file system. If you create the error correction data in time and keep it at a safe place, you have a good chance of recovering the medium contents from typical read errors and to transfer your complete data onto a new medium. WWW: http://www.dvdisaster.com/ PR: ports/103772 Submitted by: Heiner <h.eichmann(at)gmx.de> Revision Changes Path 1.837 +1 -0 ports/sysutils/Makefile 1.1 +53 -0 ports/sysutils/dvdisaster/Makefile (new) 1.1 +3 -0 ports/sysutils/dvdisaster/distinfo (new) 1.1 +20 -0 ports/sysutils/dvdisaster/pkg-descr (new) 1.1 +261 -0 ports/sysutils/dvdisaster/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609300802.k8U82Fdb023065>