Port details |
- dcfldd Enhanced dd tool with MD5 hashing capability
- 1.9.1_1 sysutils =6 1.9.1_1Version of this port present on the latest quarterly branch.
- Maintainer: nobutaka@FreeBSD.org
- Port Added: 2005-01-09 18:23:17
- Last Update: 2024-03-22 10:39:40
- Commit Hash: 24f8e840
- People watching this port, also watch:: ap24-mod_security, metasploit, fusefs-sshfs, tor, aircrack-ng
- License: GPLv2
- WWW:
- https://github.com/resurrecting-open-source-projects/dcfldd
- Description:
- dcfldd is an enhanced version of GNU dd with features useful for forensics
and security.
dcfldd has the following additional features:
- Hashing on-the-fly
- Status output
- Flexible disk wipes
- Image/wipe Verify
- Multiple outputs
- Split output
- Piped output and logs
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/dcfldd/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/dcfldd
- pkg install dcfldd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dcfldd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1683386797
SHA256 (resurrecting-open-source-projects-dcfldd-v1.9.1_GH0.tar.gz) = efb9406b7186cbe6c3edf8ff438ff37c915b21dad026bd27ee4f4cc5a6644bd8
SIZE (resurrecting-open-source-projects-dcfldd-v1.9.1_GH0.tar.gz) = 90536
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_dcfldd
- USES:
- autoreconf
- 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.9.1_1 22 Mar 2024 10:39:40 |
Nuno Teixeira (eduardo) |
sysutils/dcfldd: Move man pages to share/man
Approved by: portmgr (blanket) |
1.9.1 06 May 2023 15:42:17 |
MANTANI Nobutaka (nobutaka) |
sysutils/dcfldd: Update to 1.9.1 |
1.9 12 Feb 2023 04:21:51 |
MANTANI Nobutaka (nobutaka) |
sysutils/dcfldd: Update to 1.9 |
1.8 30 Oct 2022 13:52:34 |
MANTANI Nobutaka (nobutaka) |
sysutils/dcfldd: Update to 1.8 |
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.7.1 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.7.1 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.7.1 18 Sep 2021 16:56:15 |
MANTANI Nobutaka (nobutaka) |
sysutils/dcfldd: Update to 1.7.1 |
1.7 31 Aug 2021 07:10:03 |
Alexey Dokuchaev (danfe) |
sysutils/dcfldd: correct USE_GITHUB usage and minor style bugfixes. |
1.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7 09 Feb 2020 05:17:38 |
nobutaka |
- Switch to the new upstream.
- Update to 1.7.
Reported by: Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> |
1.3.4.1 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
1.3.4.1 11 Feb 2014 14:18:10 |
miwi |
- Stage support |
1.3.4.1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.3.4.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.3.4.1 09 Sep 2010 02:20:34 |
pgollucci |
- Update to 1.3.4-1
PR: ports/145936
Submitted by: lme
Approved by: maintainer timeout (nobutaka ; 140 days) |
1.3.4 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
1.3.4 20 Mar 2008 10:03:51 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.3.4 04 Oct 2007 06:10:15 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.3.4 19 Feb 2006 12:28:28 |
nobutaka |
Update to 1.3.4. |
1.2.4 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.4 09 Oct 2005 18:28:22 |
nobutaka |
Update description and WWW line. |
1.2.4 02 Jul 2005 14:33:11 |
nobutaka |
Update to 1.2.4. |
1.0 09 Jan 2005 18:14:24 |
nobutaka |
Add dcfldd, an enhanced dd tool with MD5 hashing capability. |