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-dfdatetime Digital Forensics Date and Time
20230506 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:47:35
Last Update: 2024-02-14 14:24:26
Commit Hash: 5f117e9
Also Listed In: devel python
License: APACHE20
WWW:
https://github.com/log2timeline/dfdatetime
Description:
dfDateTime, or Digital Forensics date and time, provides date and time objects to preserve accuracy and precision.
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}dfdatetime>0:security/py-dfdatetime@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-dfdatetime/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-dfdatetime
  • pkg install py39-dfdatetime
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-dfdatetime listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-dfdatetime
Package flavors (<flavor>: <package>)
  • py39: py39-dfdatetime
distinfo:
TIMESTAMP = 1707754341 SHA256 (dfdatetime-20230506.tar.gz) = ed8209d9555e055403dc9f938bbe2dbc804f269e3261d9d36dc683c24aaba146 SIZE (dfdatetime-20230506.tar.gz) = 75412

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

py39-dfdatetime
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2023050620230506-2023050620230506---
FreeBSD:13:quarterly2022121820221218202212182022121820221218202212182022121820221218
FreeBSD:14:latest202305062023050620210509202305062023050620221218-20221218
FreeBSD:14:quarterly2022121820221218-2022121820221218202212182022121820221218
FreeBSD:15:latest2023050620230506n/a20221218n/a202212182022121820230506
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. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. security/py-dfvfs
  2. security/py-dfwinreg
  3. security/py-plaso

Configuration Options:
No options to configure
Options name:
security_py-dfdatetime
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/dfdatetime/
  2. https://github.com/log2timeline/dfdatetime/releases/download/20230506/
  3. https://pypi.org/packages/source/d/dfdatetime/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20230506
14 Feb 2024 14:24:26
commit hash: 5f117e99ea170e4b99e0677ef7b0bf289fedbe0dcommit hash: 5f117e99ea170e4b99e0677ef7b0bf289fedbe0dcommit hash: 5f117e99ea170e4b99e0677ef7b0bf289fedbe0dcommit hash: 5f117e99ea170e4b99e0677ef7b0bf289fedbe0d files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
security/py-dfdatetime: update to 20230506
20221218
22 Feb 2023 14:15:49
commit hash: e52f3496d1b696232405cffa29b5d0b4a83c67b5commit hash: e52f3496d1b696232405cffa29b5d0b4a83c67b5commit hash: e52f3496d1b696232405cffa29b5d0b4a83c67b5commit hash: e52f3496d1b696232405cffa29b5d0b4a83c67b5 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
security/py-dfdatetime: update to 20221218
20210509
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
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)
20210509
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)
20210509
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)
20210509
26 Jun 2021 09:20:15
commit hash: 446fac03c7385a1acc1a01fb1b2ad292c43ae7a2commit hash: 446fac03c7385a1acc1a01fb1b2ad292c43ae7a2commit hash: 446fac03c7385a1acc1a01fb1b2ad292c43ae7a2commit hash: 446fac03c7385a1acc1a01fb1b2ad292c43ae7a2 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
security/py-dfdatetime: update to 20210509
20200824
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.
20200824
13 Oct 2020 11:29:24
Revision:552230Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20200824
20200613
07 Jul 2020 16:35:57
Revision:541438Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20200613
20200501
10 May 2020 08:36:08
Revision:534830Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20200501
20200121
25 Jan 2020 13:10:59
Revision:524036Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20200121
20190517
04 Jun 2019 08:27:44
Revision:503452Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20190517
20190116
03 Feb 2019 09:43:31
Revision:492036Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20190116
20181025
01 Dec 2018 12:54:17
Revision:486337Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20181025
20180704
25 Aug 2018 08:13:56
Revision:478012Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20180704
20180606
02 Jul 2018 17:43:34
Revision:473760Original commit files touched by this commit
antoine search for other commits by this committer
- Update to 20180606
- Allow concurrent installation
20180510
24 May 2018 14:19:39
Revision:470781Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20180510
20180110
18 Jan 2018 16:15:48
Revision:459361Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20180110
20171228
31 Dec 2017 15:57:33
Revision:457698Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20171228
20171129
23 Dec 2017 09:37:07
Revision:457034Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20171129
20171109
02 Dec 2017 13:37:07
Revision:455371Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Update to 20171109
20170719
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)
20170719
06 Aug 2017 16:34:24
Revision:447470Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20170719
20170704
06 Jul 2017 19:03:33
Revision:445162Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20170704
20170605
05 Jun 2017 20:25:02
Revision:442684Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20170605
20170103
09 Jan 2017 18:33:28
Revision:431005Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20170103
20161101
07 Nov 2016 20:35:11
Revision:425649Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20161101
20161017
24 Oct 2016 17:54:04
Revision:424585Original commit files touched by this commit
antoine search for other commits by this committer
Update to 20161017
20160323
20 Sep 2016 16:47:29
Revision:422519Original commit files touched by this commit
antoine search for other commits by this committer
New port: security/py-dfdatetime

dfDateTime, or Digital Forensics date and time, provides date and time
objects to preserve accuracy and precision.

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

Number of commits found: 30