Port details |
- ddpt dd tool that specializes in files that are block devices
- 0.97_1 sysutils =2 0.97_1Version of this port present on the latest quarterly branch.
- Maintainer: delphij@FreeBSD.org
- Port Added: 2013-06-04 22:18:25
- Last Update: 2024-03-22 10:39:40
- Commit Hash: 2973e52
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://sg.danny.cz/sg/ddpt.html
- Description:
- The ddpt utility is a variant of the standard Unix command dd which
copies files. The ddpt utility specializes in files that are block
devices. For block devices that understand the SCSI command set,
finer grain control over the copy may be available via a SCSI
pass-through interface.
- ¦ ¦ ¦ ¦
- 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/ddpt/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ddpt
- pkg install ddpt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ddpt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1627278812
SHA256 (ddpt-0.97.tgz) = e340a529aeef6a107b0c24c64873da590f5284557faffdf57a0f9dc48807233d
SIZE (ddpt-0.97.tgz) = 578569
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:
-
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_ddpt
- USES:
- gmake tar:tgz
- 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 |
0.97_1 22 Mar 2024 10:39:40 |
Nuno Teixeira (eduardo) |
sysutils/ddpt: Move man pages to share/man
Approved by: portmgr (blanket) |
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) |
0.97 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 ) |
0.97 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 ) |
0.97 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
0.97 06 Aug 2021 06:05:16 |
Xin LI (delphij) |
sysutils/ddpt: Mark broken on FreeBSD 11.x |
0.97 26 Jul 2021 06:01:15 |
Xin LI (delphij) |
sysutils/ddpt: update to 0.97. |
0.95 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.95 30 Dec 2014 20:06:45 |
delphij |
Update to 0.95. |
0.94 11 Dec 2014 00:40:17 |
feld |
Update "BSD" license in sysutils category |
0.94 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
0.94 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) |
0.94 07 Apr 2014 23:20:49 |
delphij |
Update to 0.94. |
0.93 11 Feb 2014 14:17:22 |
miwi |
- Stage support
- Convert gmake to USES |
0.93 14 Nov 2013 23:39:00 |
delphij |
Update to 0.93 |
0.92 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.92 04 Jun 2013 22:18:15 |
delphij |
The ddpt utility is a variant of the standard Unix command dd which
copies files. The ddpt utility specializes in files that are block
devices. For block devices that understand the SCSI command set,
finer grain control over the copy may be available via a SCSI
pass-through interface.
Website: http://sg.danny.cz/sg/ddpt.html |