| Port details |
- deark Utility for data extraction, decompression, and image format decoding
- 1.7.3 misc
=1 1.7.2Version of this port present on the latest quarterly branch. - Maintainer: alven@FreeBSD.org
 - Port Added: 2026-02-17 05:18:03
- Last Update: 2026-06-11 14:30:21
- Commit Hash: ffebea9
- People watching this port, also watch:: zapret2, agate, indi, zapret, qelectrotech
- License: MIT
- WWW:
- https://entropymine.com/deark/
- https://github.com/jsummers/deark/
- Description:
- Deark is a portable command-line utility that can decode certain types of files,
and either convert them to a more-modern or more-readable format, or extract
embedded files from them. It also has an option (-d) to display detailed
information about a file’s contents and metadata. It’s Free Software.
The files it writes are usually named "output.*".
When processing "archive" formats that contain other files, it's usually best to
use Deark only to convert to ZIP format, so that the filenames and paths can be
retained. Suggest options "-zip -ka".
 ¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/deark/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/deark
- pkg install deark
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: deark
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1781187715
SHA256 (jsummers-deark-v1.7.3_GH0.tar.gz) = fddc9e548925ecda60f1e56a23a290d33bc64cfca26f78794c00ecdac9c8d30d
SIZE (jsummers-deark-v1.7.3_GH0.tar.gz) = 1338716
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:
-
- help2man : misc/help2man
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_deark
- USES:
- cpe gmake
- 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.7.3 11 Jun 2026 14:30:21
    |
Älven (alven)  |
misc/deark: Update 1.7.2 => 1.7.3
Approved by: db@, yuri@ (Mentors, implicit) |
1.7.2 17 Feb 2026 05:15:29
    |
Älven (alven)  |
misc/deark: [NEW PORT] Utility for data extraction, decompression, and image
format decoding
Deark is a portable command-line utility that can decode certain types of files,
and either convert them to a more-modern or more-readable format, or extract
embedded files from them. It also has an option (-d) to display detailed
information about a file’s contents and metadata. It’s Free Software.
The files it writes are usually named "output.*".
When processing "archive" formats that contain other files, it's usually best to
use Deark only to convert to ZIP format, so that the filenames and paths can be
retained. Suggest options "-zip -ka".
WWW: https://entropymine.com/deark/
Approved by: yuri@ (Mentor)
Differential Revision: https://reviews.freebsd.org/D54697 |