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
py-dfwinreg Digital Forensics Windows Registry
20221218 security 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 20221218Version of this port present on the latest quarterly branch.
Maintainer: antoine@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-09-20 16:53:08
Last Update: 2023-02-22 14:14:20
Commit Hash: 9e67c21
Also Listed In: devel python
License: APACHE20
WWW:
https://github.com/log2timeline/dfwinreg
Description:
dfWinReg, or Digital Forensics Windows Registry, is a Python module that provides read-only access to Windows Registry objects.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dfwinreg>0:security/py-dfwinreg@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-dfwinreg/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-dfwinreg
  • pkg install py39-dfwinreg
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 py39-dfwinreg listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-dfwinreg
Package flavors (<flavor>: <package>)
  • py39: py39-dfwinreg
distinfo:
TIMESTAMP = 1677012517 SHA256 (dfwinreg-20221218.tar.gz) = 192d79d7807cd0be72292c3ea55c1c88e292e81300ff540adc16a24add7de714 SIZE (dfwinreg-20221218.tar.gz) = 15296056

Packages (timestamps in pop-ups are UTC):
py37-dfwinreg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--20201006---20201006-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-dfwinreg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2022121820221218-2022121820221218---
FreeBSD:13:quarterly2022121820221218202212182022121820221218202212182022121820221218
FreeBSD:14:latest202212182022121820211207202212182022121820221218-20221218
FreeBSD:14:quarterly2022121820221218-2022121820221218202212182022121820221218
FreeBSD:15:latest2022121820221218n/a20221218n/a202212182022121820221218
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. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. libcreg>=e : devel/libcreg
  2. libregf>=a : devel/libregf
  3. py39-dtfabric>=0 : devel/py-dtfabric@py39
  4. py39-dfdatetime>=0 : security/py-dfdatetime@py39
  5. py39-yaml>=3.10 : devel/py-yaml@py39
  6. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  7. python3.9 : lang/python39
This port is required by:
for Run
  1. security/py-plaso

Configuration Options:
No options to configure
Options name:
security_py-dfwinreg
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/antoine/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/antoine/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/antoine/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/antoine/
  5. https://github.com/log2timeline/dfwinreg/releases/download/20221218/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20221218
22 Feb 2023 14:14:20
commit hash: 9e67c21e9a88b5200f8dd0b48f046c9af7557bbfcommit hash: 9e67c21e9a88b5200f8dd0b48f046c9af7557bbfcommit hash: 9e67c21e9a88b5200f8dd0b48f046c9af7557bbfcommit hash: 9e67c21e9a88b5200f8dd0b48f046c9af7557bbf files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
security/py-dfwinreg: update to 20221218
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)
20211207
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)
20211207
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
20211207
11 May 2022 19:02:29
commit hash: 5a5a378c8f4fce4fbcdc32dfea9140a9dd8fc18ecommit hash: 5a5a378c8f4fce4fbcdc32dfea9140a9dd8fc18ecommit hash: 5a5a378c8f4fce4fbcdc32dfea9140a9dd8fc18ecommit hash: 5a5a378c8f4fce4fbcdc32dfea9140a9dd8fc18e files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
security/py-dfwinreg: update to 20211207
20201006
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.
20201006
13 Oct 2020 11:36:24
Revision:552234Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20201006
20200415
10 May 2020 08:39:56
Revision:534831Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20200415
20200121
25 Jan 2020 13:14:14
Revision:524037Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20200121
20190714
24 Nov 2019 13:23:56
Revision:518324Original commit files touched by this commit
antoine search for other commits by this committer
- Update to 20190714
- Drop python 2.7 support
20190517
04 Jun 2019 08:30:00
Revision:503453Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20190517
20190329
07 Apr 2019 20:38:20
Revision:498331Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20190329
20190311
21 Mar 2019 12:38:45
Revision:496452Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20190311
20190122
03 Feb 2019 09:45:43
Revision:492037Original commit files touched by this commit
antoine search for other commits by this committer
- Update to 20190122
- Allow concurrent installation
20180712
25 Aug 2018 08:16:18
Revision:478013Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20180712
20180513
04 Jul 2018 12:56:15
Revision:473881Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20180513
20180329
24 May 2018 14:24:23
Revision:470782Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20180329
20170706
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
20170706
08 Jul 2017 16:59:07
Revision:445342Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20170706
20170703
06 Jul 2017 19:03:54
Revision:445163Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20170703
20170529
05 Jun 2017 20:25:29
Revision:442685Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20170529
20170403
08 Apr 2017 11:15:21
Revision:438035Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20170403
20170301
18 Mar 2017 18:33:12
Revision:436443Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20170301
20161228
25 Feb 2017 10:56:32
Revision:434794Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20161228
20160428
20 Sep 2016 16:53:00
Revision:422520Original commit files touched by this commit
antoine search for other commits by this committer
New port: security/py-dfwinreg

dfWinReg, or Digital Forensics Windows Registry, is a Python module that
provides read-only access to Windows Registry objects.

WWW: https://github.com/log2timeline/dfwinreg

Number of commits found: 25