aboutsummaryrefslogtreecommitdiff
path: root/sysutils/recoverdm
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-9/+9
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* - Add LICENSEDmitry Marakasov2015-02-261-0/+5
| | | | | | | - Strip binaries Notes: svn path=/head/; revision=379970
* 1: Support STAGEDIR.Vanilla I. Shu2013-11-162-42/+34
| | | | | | | 2: switch to new LIB_DEPENDS syntax. Notes: svn path=/head/; revision=333979
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.20Yi-Jheng Lin2009-08-073-12/+12
| | | | | | | | | PR: 137125 Submitted by: Kouki Hashimoto <hsmtkk AT gmail.com> Approved by: rafan (co-mentor) Notes: svn path=/head/; revision=239067
* Reset CPE1704TKS@bellsouth.net due to maintainer-timeouts and no responseMark Linimon2008-12-161-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=224292
* Remove not needed pkg-plist.Andrey Slusar2006-01-231-2/+0
| | | | Notes: svn path=/head/; revision=154275
* This program will help you recover disks with bad sectors.Andrey Slusar2006-01-239-0/+182
You can recover files as well complete devices. In case if finds sectors which simply cannot be recoverd, it writes an empty sector to the outputfile and continues. If you're recovering a CD or a DVD and the program cannot read the sector in "normal mode", then the program will try to read the sector in "RAW mode" (without error-checking etc.). This toolkit also has a utility called 'mergebad': mergebad merges multiple images into one. This can be usefull when you have, for example, multiple CD's with the same data which are all damaged. In such case, you can then first use recoverdm to retrieve the data from the damaged CD's into image-files and then combine them into one image with mergebad. WWW: http://www.vanheusden.com/recoverdm/ PR: ports/92148 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Notes: svn path=/head/; revision=154238