eeb0735e7b
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)
35 lines
954 B
Text
35 lines
954 B
Text
bin/dupemap
|
|
bin/magicrescue
|
|
bin/magicsort
|
|
%%DATADIR%%/recipes/avi
|
|
%%DATADIR%%/recipes/elf
|
|
%%DATADIR%%/recipes/gimp-xcf
|
|
%%DATADIR%%/recipes/gpl
|
|
%%DATADIR%%/recipes/gzip
|
|
%%DATADIR%%/recipes/jpeg-exif
|
|
%%DATADIR%%/recipes/jpeg-jfif
|
|
%%DATADIR%%/recipes/mp3-id3v1
|
|
%%DATADIR%%/recipes/mp3-id3v2
|
|
%%DATADIR%%/recipes/msoffice
|
|
%%DATADIR%%/recipes/perl
|
|
%%DATADIR%%/recipes/png
|
|
%%DATADIR%%/recipes/zip
|
|
%%DATADIR%%/tools/checkrecipe
|
|
%%DATADIR%%/tools/elfextract.pl
|
|
%%DATADIR%%/tools/gimp-resave.pl
|
|
%%DATADIR%%/tools/gzip_rename.pl
|
|
%%DATADIR%%/tools/inputseek
|
|
%%DATADIR%%/tools/laola.pl
|
|
%%DATADIR%%/tools/mp3extract.pl
|
|
%%DATADIR%%/tools/ole_rename.pl
|
|
%%DATADIR%%/tools/oleextract.pl
|
|
%%DATADIR%%/tools/pngextract.pl
|
|
%%DATADIR%%/tools/safecat
|
|
%%DATADIR%%/tools/script_rename.pl
|
|
%%DATADIR%%/tools/textextract
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
@dirrm %%DATADIR%%/tools
|
|
@dirrm %%DATADIR%%/recipes
|
|
@dirrm %%DATADIR%%
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|