Port details |
- py-pdd Tiny date, time diff calculator with timers
- 1.7 misc =0 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
- 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.
- ¦ ¦ ¦ ¦
- 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>)
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=0 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-python-dateutil>0 : devel/py-python-dateutil@py311
- 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:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7 07 Dec 2024 12:40:24 |
Nuno Teixeira (eduardo) |
misc/py-pdd: Use SETENVI instead of SETENV |
1.7 19 Nov 2024 10:28:25 |
Nuno Teixeira (eduardo) |
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
|