aboutsummaryrefslogtreecommitdiff
path: root/sysutils/magicrescue/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1.5Emanuel Haupt2008-01-271-3/+3
| | | | Notes: svn path=/head/; revision=206274
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Magic Rescue scans a block device for file types it knows how to recover andRenato Botelho2005-07-191-0/+2
calls an external program to extract them. It looks at "magic bytes" in file contents, so it can be used both as an undelete utility and for recovering a corrupted drive or partition. As long as the file data is there, it will find it. It works on any file system, but on very fragmented file systems it can only recover the first chunk of each file. Practical experience shows, however, that chunks of 30-50MB are not uncommon. PR: ports/83666 Submitted by: Emanuel Haupt <ehaupt@mx.critical.ch> Approved by: flz (mentor) Notes: svn path=/head/; revision=139584