Port details |
- py-dfvfs Digital Forensics Virtual File System
- 20231208_1 security
=3 20231208_1Version of this port present on the latest quarterly branch.
- Maintainer: antoine@FreeBSD.org
- Port Added: 2014-05-30 15:10:40
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: oss, monit, proggy_fonts-ttf, inotify-tools
- Also Listed In: devel python
- 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:security/py-dfvfs@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- 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 : devel/libbde
- libewf>=0 : devel/libewf
- libfsapfs>=e : devel/libfsapfs
- libfsext>=e : devel/libfsext
- libfsfat>=e : devel/libfsfat
- libfshfs>=e : devel/libfshfs
- libfsntfs>=e : devel/libfsntfs
- libfsxfs>=e : devel/libfsxfs
- libfvde>=0 : sysutils/libfvde
- libfwnt>=e : devel/libfwnt
- libluksde>=e : devel/libluksde
- libmodi>=e : devel/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.5,1 : security/py-cryptography@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-dfvfs
- USES:
- python
- 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 |
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 |
20231208_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
20231208 14 Feb 2024 14:59:00 |
Antoine Brodin (antoine) |
security/py-dfvfs: update to 20231208 |
20221224 29 Sep 2023 14:19:56 |
Po-Chuan Hsieh (sunpoet) |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
20221224 22 Jul 2023 07:46:38 |
Tobias C. Berner (tcberner) |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
20221224 22 Feb 2023 14:14:19 |
Antoine Brodin (antoine) |
security/py-dfvfs: update to 20221224 |
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) |
20210606 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 ) |
20210606 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
20210606 26 Jun 2021 09:33:58 |
Antoine Brodin (antoine) |
security/py-dfvfs: update to 20210606 |
20210213 20 Apr 2021 10:59:14 |
Antoine Brodin (antoine) |
security/py-dfvfs: update to 20210213 |
20201219 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20201219 26 Dec 2020 11:59:36 |
antoine |
Update to 20201219 |
20200920 13 Oct 2020 11:34:30 |
antoine |
Update to 20200920 |
20200625 01 Aug 2020 18:17:53 |
dbaio |
Fix build (extract) with static bsdtar(1)
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.
*** Error code 1
See more details for the same issue in bug 246618.
Reported by: pkg-fallout
Approved by: portmgr blanket |
20200625 07 Jul 2020 16:56:40 |
antoine |
Update to 20200625 |
20200429 10 May 2020 08:50:51 |
antoine |
Update to 20200429 |
20200211 29 Feb 2020 20:44:13 |
antoine |
Update to 20200211 |
20200121 25 Jan 2020 15:06:17 |
antoine |
Update to 20200121 |
20190902 24 Nov 2019 13:21:03 |
antoine |
- Update to 20190902
- Drop python 2.7 support |
20190609 16 Jul 2019 16:13:43 |
antoine |
Update to 20190609 |
20190511 04 Jun 2019 08:37:33 |
antoine |
Update to 20190511 |
20190421 11 May 2019 19:11:50 |
antoine |
Update to 20190421 |
20190128 03 Feb 2019 09:57:47 |
antoine |
Update to 20190128 |
20181215 20 Dec 2018 19:55:30 |
antoine |
Update to 20181215 |
20180831 07 Oct 2018 16:12:10 |
antoine |
Update to 20180831 |
20180703 04 Jul 2018 13:05:55 |
antoine |
- Update to 20180703
- Now works with python 3
- Allow concurrent installation |
20180510 24 May 2018 14:34:16 |
antoine |
Update to 20180510 |
20171230 31 Dec 2017 16:00:36 |
antoine |
Update to 20171230 |
20171203 23 Dec 2017 21:01:38 |
antoine |
Update to 20171203 |
20171125 02 Dec 2017 13:47:38 |
antoine |
Update to 20171125 |
20170723 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
20170723 06 Aug 2017 16:36:35 |
antoine |
Update to 20170723 |
20170406 08 Apr 2017 11:15:44 |
antoine |
Update to 20170406 |
20170116 18 Mar 2017 18:33:53 |
antoine |
- Update to 20170116
- Make it easier to test python 3 readiness |
20160918 18 Jan 2017 13:20:32 |
tijl |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
20160918 20 Sep 2016 17:01:44 |
antoine |
Update to 20160918 |
20160108_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
20160108_1 09 Mar 2016 17:25:52 |
antoine |
Sleuthkit 4.2.0 switched from 100 nano seconds precision to 1 nano second
precision for *time_nano fields. Adjust py-dfvfs for this.
See: https://github.com/log2timeline/dfvfs/issues/116 |
20160108 24 Jan 2016 07:29:11 |
antoine |
Update to 20160108 |
20150708 25 Jul 2015 17:05:36 |
antoine |
Update to 20150708 |
20150129 01 Feb 2015 15:45:45 |
antoine |
Update to 20150129 |
20150108 08 Jan 2015 22:42:47 |
antoine |
Update to 20150108 |
20141220 20 Dec 2014 22:13:08 |
antoine |
Update to 20141220 |
20141205 07 Dec 2014 00:37:15 |
antoine |
Update to 20141205 |
20141108 10 Nov 2014 09:40:02 |
antoine |
Update to 20141108 |
20141028 30 Oct 2014 18:00:37 |
antoine |
Update to 20141028 |
20140928 04 Oct 2014 22:21:59 |
antoine |
Update to 20140928 |
20140824 25 Aug 2014 19:28:29 |
antoine |
Update to 20140824 |
20140818 20 Aug 2014 19:38:58 |
antoine |
Update to 20140818 |
20140727 31 Jul 2014 17:07:17 |
antoine |
Update to 20140727 |
20140604 05 Jun 2014 19:27:06 |
antoine |
Update to 20140604 |
20140529 30 May 2014 15:10:34 |
antoine |
New port: securiry/py-dfvfs
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.
WWW: https://code.google.com/p/dfvfs/ |