Version: 1.26, Package name: ddrescue-1.26 |
Maintained by: Martin Ziemer |
Master sites:
|
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. |
Filesize: 89.775 KB |
Version History (View Complete History) |
|
2020-03-03 07:29:54 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ddrescue-1.25 |
2020-02-06 09:16:10 by Bjorn Ketelaars | Files touched by this commit (2) |
Log message: Update to ddrescue-1.24. Release notes: http://lists.gnu.org/archive/html/info-gnu/2019-02/msg00012.html OK benoit@ |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-03-11 04:52:33 by Bjorn Ketelaars | Files touched by this commit (2) |
Log message: Update to ddrescue-1.23. <george () ceetonetechnology ! com> has sent the same diff to ports@. OK benoit@, juanfra@, jca@ |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-23 03:26:30 by Marc Espie | Files touched by this commit (244) |
Log message: add pthread to COMPILER_LIBCXX. white lie, but it allows clang and gcc to be more similar bump accordingly. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-30 08:36:00 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to ddrescue-1.22. |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2016-04-27 06:42:55 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Update to ddrescue-1.21 |
2015-09-19 04:07:26 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to ddrescue-1.20. |
2015-03-16 09:41:29 by Juan Francisco Cantero Hurtado | Files touched by this commit (3) |
Log message: Update to ddrescue 1.19. From Ingo Feinerer. |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-10-19 01:43:05 by Marc Espie | Files touched by this commit (132) |
Log message: USE_GROFF=Yes |
2010-08-24 05:40:21 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update ddrescue to 1.12 |
2009-11-24 10:07:14 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - add missing build dependency |