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
Port details
py-pdd Tiny date, time diff calculator with timers
1.7 misc 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-19 10:48:06
Last Update: 2024-12-07 12:40:24
Commit Hash: 2106138
Also Listed In: python
License: GPLv3+
WWW:
https://github.com/jarun/pdd
Description:
pdd (Python3 Date Diff) is a tiny command line utility to calculate date and time difference. It can also be used as a timer. If no program arguments are specified it shows the current date, time and timezone. pdd has been written with only one goal - simplicity. Users shouldn't have to memorize anything.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}pdd>0:misc/py-pdd@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-pdd/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-pdd
  • pkg install py311-pdd
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-pdd listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pdd
Package flavors (<flavor>: <package>)
  • py311: py311-pdd
distinfo:
TIMESTAMP = 1732006131 SHA256 (jarun-pdd-v1.7_GH0.tar.gz) = a81adcac025b08c7c933f028339c55a67d0da6c81845fe3d18fd4187010a63d4 SIZE (jarun-pdd-v1.7_GH0.tar.gz) = 26905

Packages (timestamps in pop-ups are UTC):
py311-pdd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.71.7-1.71.7---
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.71.7-1.71.7---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.71.7n/a1.7n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=0 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-python-dateutil>0 : devel/py-python-dateutil@py311
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_py-pdd
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jarun/pdd/tar.gz/v1.7?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7
07 Dec 2024 12:40:24
commit hash: 210613861028efb1ab7c4ab9cf94874b8827d60dcommit hash: 210613861028efb1ab7c4ab9cf94874b8827d60dcommit hash: 210613861028efb1ab7c4ab9cf94874b8827d60dcommit hash: 210613861028efb1ab7c4ab9cf94874b8827d60d files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
misc/py-pdd: Use SETENVI instead of SETENV
1.7
19 Nov 2024 10:28:25
commit hash: 0c69eeb8d5adb1b3c9ec665f00518887d6620365commit hash: 0c69eeb8d5adb1b3c9ec665f00518887d6620365commit hash: 0c69eeb8d5adb1b3c9ec665f00518887d6620365commit hash: 0c69eeb8d5adb1b3c9ec665f00518887d6620365 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
misc/py-pdd: New port: Tiny date, time diff calculator with timers

pdd (Python3 Date Diff) is a tiny command line utility to calculate date
and time difference. It can also be used as a timer. If no program
arguments are specified it shows the current date, time and timezone.

pdd has been written with only one goal - simplicity. Users shouldn't have
to memorize anything.

WWW: https://github.com/jarun/pdd

Number of commits found: 2