---
name: dd_rescue
version: 1.32
origin: sysutils/dd_rescue
comment: A dd tool suitable for rescuing data from a medium with errors
arch: freebsd:9:x86:64
www: http://www.garloff.de/kurt/linux/ddrescue/
maintainer: nobutaka@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 70042
desc: |
  dd_rescue is a dd tool with following features suitable for rescuing data from
  a medium with errors.

  - Don't abort on errors on the input file unless the user specify the maximum
    error number.
  - Don't truncate the output file.
  - Can use two different block sizes for normal operation and the case of errors.
  - Can start from the end of the file and move backwards.

  WWW: http://www.garloff.de/kurt/linux/ddrescue/
categories: [sysutils]
files:
  /usr/local/bin/dd_rescue: f23e12ae58cc396ddb65c17e0825b22601e962df3ae14cdc5fe51729d8d03e22
  /usr/local/share/doc/dd_rescue/README.dd_rescue: 40e9423da3d43f2bfd19023da729f65e0c13c8a9c3691d53b8db26dba70f58ea
  /usr/local/share/licenses/dd_rescue-1.32/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/dd_rescue-1.32/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/dd_rescue-1.32/catalog.mk: f04e0e190798a0812f1195967d4bb90b6d724231a314709b23b37c81e83b246f
directories:
  /usr/local/share/licenses/dd_rescue-1.32/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/dd_rescue/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
