Port details |
- py-dfvfs Digital Forensics Virtual File System
- 20240505 filesystems
=0 20231208_1Version of this port present on the latest quarterly branch. - Maintainer: antoine@FreeBSD.org
 - Port Added: 2024-11-07 19:52:55
- Last Update: 2025-02-18 10:08:36
- Commit Hash: 183dec0
- Also Listed In: devel python security
- License: APACHE20
- WWW:
- https://github.com/log2timeline/dfvfs
- Description:
- dfVFS, or Digital Forensics Virtual File System, provides read-only access to
file-system objects from various storage media types and file formats. The goal
of dfVFS is to provide a generic interface for accessing file-system objects,
for which it uses several back-ends that provide the actual implementation of
the various storage media types, volume systems and file systems.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dfvfs>0:filesystems/py-dfvfs@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/filesystems/py-dfvfs/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/py-dfvfs
- pkg install py311-dfvfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-dfvfs listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dfvfs
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1739783519
SHA256 (dfvfs-20240505.tar.gz) = 5b60f302d57f5d771859c5718f2c7cba5bdaadba93b815a999c8e0a72f596d2e
SIZE (dfvfs-20240505.tar.gz) = 98086812
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- libbde>=a : filesystems/libbde
- libcaes>=a : security/libcaes
- libewf>=0 : devel/libewf
- libfcrypto>=a : security/libfcrypto
- libfsapfs>=e : filesystems/libfsapfs
- libfsext>=e : filesystems/libfsext
- libfsfat>=e : filesystems/libfsfat
- libfshfs>=e : filesystems/libfshfs
- libfsntfs>=e : filesystems/libfsntfs
- libfsxfs>=e : filesystems/libfsxfs
- libfvde>=0 : sysutils/libfvde
- libfwnt>=e : devel/libfwnt
- libluksde>=e : devel/libluksde
- libmodi>=e : filesystems/libmodi
- libphdi>=e : devel/libphdi
- libqcow>=a : devel/libqcow
- libsigscan>=e : devel/libsigscan
- libsmdev>=a : devel/libsmdev
- libsmraw>=a : devel/libsmraw
- libvhdi>=e : devel/libvhdi
- libvmdk>=e : devel/libvmdk
- libvsapm>=e : devel/libvsapm
- libvsgpt>=e : devel/libvsgpt
- libvshadow>=0 : devel/libvshadow
- libvslvm>=e : devel/libvslvm
- py311-dfdatetime>=0 : security/py-dfdatetime@py311
- py311-dtfabric>=0 : devel/py-dtfabric@py311
- py311-pytsk>=0 : sysutils/py-pytsk@py311
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- py311-xattr>=0 : devel/py-xattr@py311
- py311-pyyaml>=3.10 : devel/py-pyyaml@py311
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- security/py-plaso
Configuration Options:
- No options to configure
- Options name:
- filesystems_py-dfvfs
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from security/py-dfvfs on 2024-11-06
REASON: Moved to new category filesystems
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20240505 18 Feb 2025 10:08:36
    |
Antoine Brodin (antoine)  |
filesystems/py-dfvfs: update to 20240505 |
20231208_1 06 Nov 2024 15:17:35
    |
Robert Clausecker (fuz)  |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
Number of commits found: 2
|