notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ddpt dd tool that specializes in files that are block devices
0.97_1 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.97Version of this port present on the latest quarterly branch.
Maintainer: delphij@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-06-04 22:18:25
Last Update: 2024-03-22 10:39:40
Commit Hash: 2973e52
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. bin/ddpt
  2. bin/ddptctl
  3. bin/ddpt_sgl
  4. share/man/man8/ddpt.8.gz
  5. share/man/man8/ddptctl.8.gz
  6. share/man/man8/ddpt_sgl.8.gz
  7. @ldconfig
  8. /usr/local/share/licenses/ddpt-0.97_1/catalog.mk
  9. /usr/local/share/licenses/ddpt-0.97_1/LICENSE
  10. /usr/local/share/licenses/ddpt-0.97_1/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • ddpt>0:sysutils/ddpt
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):
ddpt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.97_10.97_10.950.97_10.97_1-0.95-
FreeBSD:13:quarterly0.97_10.97_10.970.97_10.97_10.970.970.97
FreeBSD:14:latest0.97_10.97_10.970.97_10.97_10.97-0.97
FreeBSD:14:quarterly0.970.97_1-0.970.97_10.970.970.97
FreeBSD:15:latest0.970.97_1n/a0.97n/a0.970.970.97
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://sg.danny.cz/sg/p/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.97_1
22 Mar 2024 10:39:40
commit hash: 2973e5206d61047c6710249b5f36aef3e49b3b4ccommit hash: 2973e5206d61047c6710249b5f36aef3e49b3b4ccommit hash: 2973e5206d61047c6710249b5f36aef3e49b3b4ccommit hash: 2973e5206d61047c6710249b5f36aef3e49b3b4c files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
sysutils/ddpt: Move man pages to share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.97
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.97
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: 5a45b30b093764bf86236f4e9e6c84ac631d5e4ccommit hash: 5a45b30b093764bf86236f4e9e6c84ac631d5e4ccommit hash: 5a45b30b093764bf86236f4e9e6c84ac631d5e4ccommit hash: 5a45b30b093764bf86236f4e9e6c84ac631d5e4c files touched by this commit
Xin LI (delphij) search for other commits by this committer
sysutils/ddpt: Mark broken on FreeBSD 11.x
0.97
26 Jul 2021 06:01:15
commit hash: 56f5e126d6b441dc428d66f94df4e121fe1cdeb0commit hash: 56f5e126d6b441dc428d66f94df4e121fe1cdeb0commit hash: 56f5e126d6b441dc428d66f94df4e121fe1cdeb0commit hash: 56f5e126d6b441dc428d66f94df4e121fe1cdeb0 files touched by this commit
Xin LI (delphij) search for other commits by this committer
sysutils/ddpt: update to 0.97.
0.95
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.95
30 Dec 2014 20:06:45
Revision:375849Original commit files touched by this commit
delphij search for other commits by this committer
Update to 0.95.
0.94
11 Dec 2014 00:40:17
Revision:374505Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in sysutils category
0.94
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:362126Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:350552Original commit files touched by this commit
delphij search for other commits by this committer
Update to 0.94.
0.93
11 Feb 2014 14:17:22
Revision:343749Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert gmake to USES
0.93
14 Nov 2013 23:39:00
Revision:333809Original commit files touched by this commit
delphij search for other commits by this committer
Update to 0.93
0.92
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
0.92
04 Jun 2013 22:18:15
Revision:319927Original commit files touched by this commit
delphij search for other commits by this committer
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

Number of commits found: 17