Port details |
- ddrescue Data recovery tool
- 1.27_1 sysutils =16 1.27_1Version of this port present on the latest quarterly branch.
- Maintainer: jharris@widomaker.com
- Port Added: 2007-08-16 12:13:57
- Last Update: 2024-01-10 15:29:49
- Commit Hash: e4610fc
- People watching this port, also watch:: zip, smartmontools, wget, unzip, pcre
- License: GPLv2
- WWW:
- https://www.gnu.org/software/ddrescue/ddrescue.html
- Description:
- GNU ddrescue is a data recovery tool. It copies data from one file or
block device (hard disc, cdrom, etc) to another, trying hard to rescue
data in case of read errors. Ddrescue does not truncate the output file
if not asked to. So, every time you run it on the same output file, it
tries to fill in the gaps. The basic operation of ddrescue is fully
automatic. That is, you don't have to wait for an error, stop the
program, read the log, run it in reverse mode, etc. If you use the
logfile feature of ddrescue, the data is rescued very efficiently (only
the needed blocks are read). Also you can interrupt the rescue at any
time and resume it later at the same point.
Automatic merging of backups: If you have two or more damaged copies of
a file, cdrom, etc, and run ddrescue on all of them, one at a time,
with the same output file, you will probably obtain a complete and
error-free file. This is so because the probability of having damaged
areas at the same places on different input files is very low. Using
the logfile, only the needed blocks are read from the second and
successive copies.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ddrescue>0:sysutils/ddrescue
- To install the port:
- cd /usr/ports/sysutils/ddrescue/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ddrescue
- pkg install ddrescue
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ddrescue
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704124131
SHA256 (ddrescue-1.27.tar.lz) = 38c80c98c5a44f15e53663e4510097fd68d6ec20758efdf3a925037c183232eb
SIZE (ddrescue-1.27.tar.lz) = 93496
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ddrescue-1.27_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_ddrescue
- USES:
- tar:lz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.27_1 10 Jan 2024 15:29:49 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
1.27 04 Jan 2024 07:33:54 |
Rainer Hurling (rhurlin) Author: takefu |
sysutils/ddrescue: Update to 1.27
PR: 276056
Reviewed by: jharris@widomaker.com (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.25 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.25 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.25 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.25 21 May 2020 12:19:21 |
tagattie |
- Update to 1.25
- Update WWW
PR: 246581
Submitted by: jharris@widomaker.com (maintainer)
Approved by: mentors (implicit) |
1.24 12 Jun 2019 10:25:56 |
danfe |
Convert to USES=tar:lz now that support for it was added in r504008. |
1.24 18 Mar 2019 17:28:08 |
danfe |
- Update GNU ddrescue to version 1.24
- Move OPTIONS_DEFINE below all other knobs
- Use options helper target to install docs
Approved by: maintainer |
1.23 28 Feb 2019 16:53:42 |
swills |
sysutils/ddrescue: update to 1.23
PR: 235794
Submitted by: Darren Mulligan <fixer@bsdmail.com>
Approved by: jharris@widomaker.com (maintainer) |
1.22_1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.22 30 Apr 2017 17:11:56 |
gerald |
Update to ddrescue version 1.22, which includes the following changes:
- Option '-X, --exit-on-error' has been replaced by '-X, --max-read-errors'.
- New options --max-slow-reads, --delay-slow, --reset-slow,
--log-events, --mapfile-interval, --pause-on-error.
- Option --pause has been renamed to --pause-on-pass.
- Option --max-errors has been renamed to --max-bad-areas.
- Rescuebook shows read_errors, error_rate and slow_reads.
- Two new passes (3 and 4) added to the copying phase.
- Option '-K, --skip-size' now accepts sizes up to 1 EiB.
- Initial skip size now defaults to (infile_size / 100_000).
- Options --ask and -vv now show size along with model and serial number.
- New option '-A, --annotate-mapfile' for ddrescuelog.
- Plus various cleanups and tweaks.
Approved by: maintainer (Jason Harris <jharris@widomaker.com>) |
1.21 28 Jan 2017 22:50:36 |
arved |
Update to 1.21
PR: 216506
Submitted by: maintainer |
1.18.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.18.1 20 Jun 2014 11:07:24 |
rakuco |
Update to 1.18.1.
PR: 191063
Submitted by: jharris@widomaker.com (maintainer) |
1.17 06 Nov 2013 22:19:18 |
wg |
sysutils/ddrescue: update to 1.17
- Update to 1.17 [1]
- Allow staging
PR: ports/182780 [1]
Submitted by: Horia Racoviceanu <horia racoviceanu.com>
Approved by: maintainer |
1.16_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.16_1 30 Jul 2013 02:46:59 |
jgh |
- pass maintainership to submitter
- drop make_jobs_safe while here
PR: 180935
Submitted by: Jason Harris <jharris@widomaker.com> |
1.16_1 19 Apr 2013 02:59:10 |
ak |
- Switch to tar.gz distfile to remove lzip dependency [1]
- Convert Makefile headers to new style
- Minor Makefile improvements
PR: ports/177664 [1]
Submitted by: Jeremy Chadwick <jdc@koitsu.org>
Feature safe: yes |
1.16 19 Jul 2012 17:42:22 |
sperber |
- Update to version 1.16
- Switch to optionsng
PR: ports/169422
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor) |
1.15 28 Jan 2012 17:49:58 |
miwi |
- Update to version 1.15
PR: 164166
Submitted by: Ports Fury |
1.14 23 Mar 2011 16:34:43 |
dhn |
- Update to 1.14
PR: ports/155799
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.13 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.13 31 Aug 2010 17:16:06 |
bapt |
- Update to 1.13
- Add license
Approved by: mentors (implicit) |
1.12 15 Jul 2010 05:14:00 |
miwi |
- Update to 1.12
PR: 148572
Submitted by: Ports Fury |
1.11 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.11 26 Jul 2009 09:56:12 |
arved |
Update to 1.11
PR: 137144
Submitted by: Kouki Hashimoto |
1.9 23 Nov 2008 04:04:41 |
jadawin |
- Update to 1.9 |
1.8 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.8 27 Feb 2008 20:24:08 |
sat |
- Update to 1.8 |
1.7 07 Jan 2008 22:24:55 |
sat |
- Update to 1.7 |
1.6 12 Dec 2007 22:47:34 |
sat |
- Update to 1.6 |
1.5 16 Aug 2007 12:13:45 |
sat |
Add port sysutils/ddrescue:
GNU ddrescue is a data recovery tool. It copies data from one file or
block device (hard disc, cdrom, etc) to another, trying hard to rescue
data in case of read errors. Ddrescue does not truncate the output file
if not asked to. So, every time you run it on the same output file, it
tries to fill in the gaps. The basic operation of ddrescue is fully
automatic. That is, you don't have to wait for an error, stop the
program, read the log, run it in reverse mode, etc. If you use the
logfile feature of ddrescue, the data is rescued very efficiently (only
the needed blocks are read). Also you can interrupt the rescue at any
time and resume it later at the same point.
Automatic merging of backups: If you have two or more damaged copies of
a file, cdrom, etc, and run ddrescue on all of them, one at a time,
with the same output file, you will probably obtain a complete and
error-free file. This is so because the probability of having damaged
areas at the same places on different input files is very low. Using
the logfile, only the needed blocks are read from the second and
successive copies.
WWW: http://www.gnu.org/software/ddrescue/ddrescue.html
Author: Antonio Diaz Diaz <ant_diaz@teleline.es> |