diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-07-06 14:39:15 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-07-06 14:39:15 +0000 |
commit | d4346842398c1928bed14b71688420fe8df1a7f3 (patch) | |
tree | eebc7edf2cb26b42c2026934ba8474516080ba0c /archivers/gzrecover/PLIST | |
parent | bfc6bd53cb5fc16326bbcf3fa1c67dce092645a9 (diff) | |
download | pkgsrc-d4346842398c1928bed14b71688420fe8df1a7f3.tar.gz |
Initial import of gzrecover-0.2 from pkgsrc-wip, packaged by pancake.
So you thought you had your files backed up onto that jaz cartridge -
until it came time to restore. Then you found out that you had bad
sectors and you've lost almost everything because gzip craps out 10%
of the way through your archive. The gzip Recovery Toolkit has a program
- gzrecover - that attempts to skip over bad data in a gzip archive and
to GNU tar that enables that program to skip over bad data and extract
whatever files might be there.
Diffstat (limited to 'archivers/gzrecover/PLIST')
-rw-r--r-- | archivers/gzrecover/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/gzrecover/PLIST b/archivers/gzrecover/PLIST new file mode 100644 index 00000000000..0df7d48f6c1 --- /dev/null +++ b/archivers/gzrecover/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/06 14:39:15 xtraeme Exp $ +bin/gzrecover |