Port details |
- py-dfvfs Digital Forensics Virtual File System
- 20231208_1 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: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- 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 = 1707754540
SHA256 (dfvfs-20231208.tar.gz) = 522e5225738c14b9134001a7147cf5688538efe4ca42c6536837bb650a204664
SIZE (dfvfs-20231208.tar.gz) = 98086866
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- libbde>=a : filesystems/libbde
- libewf>=0 : devel/libewf
- 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
- py311-setuptools>=63.1.0 : devel/py-setuptools@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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|