Commit graph

14 commits

Author SHA1 Message Date
Armin Pirkovitsch
8323f8c880 - Update to version 1.16
- Switch to optionsng

PR:           ports/169422
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:42:21 +00:00
Martin Wilke
74884b2d75 - Update to version 1.15
PR:		164166
Submitted by:	Ports Fury
2012-01-28 17:49:58 +00:00
Dennis Herrmann
12353ec337 - Update to 1.14
PR:		ports/155799
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-03-23 16:34:42 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Baptiste Daroussin
4d6ef4096a - Update to 1.13
- Add license

Approved by:	mentors (implicit)
2010-08-31 17:16:06 +00:00
Martin Wilke
5799ff2620 - Update to 1.12
PR:		148572
Submitted by:	Ports Fury
2010-07-15 05:14:00 +00:00
Doug Barton
2fadfa2cfb 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.
2009-12-21 02:19:12 +00:00
Tilman Keskinoz
013091a49c Update to 1.11
PR:		137144
Submitted by:	Kouki Hashimoto
2009-07-26 09:56:12 +00:00
Philippe Audeoud
c554d7c2c0 - Update to 1.9 2008-11-23 04:04:41 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Andrew Pantyukhin
2bd66b0c5c - Update to 1.8 2008-02-27 20:24:08 +00:00
Andrew Pantyukhin
31cf53a28d - Update to 1.7 2008-01-07 22:24:55 +00:00
Andrew Pantyukhin
3f243c8dc1 - Update to 1.6 2007-12-12 22:47:34 +00:00
Andrew Pantyukhin
84af058d26 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>
2007-08-16 12:13:45 +00:00