Port details |
- p5-PDL-DateTime Piddle for keeping high precision (microsecond) timestamps
- 0.004 math
=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: sunpoet@FreeBSD.org
- Port Added: 2025-01-28 17:06:32
- Last Update: 2025-01-28 17:02:50
- Commit Hash: fee588e
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/dist/PDL-DateTime
- Description:
- PDL::DateTime is a subclass of PDL piddle for storing date-time values (scalar
piddles, vectors, matrices or generally ND-piddles):
- its PDL type is always LongLong (64-bit signed integer)
- stored values are microseconds since 1970-01-01T00:00:00.000000Z (can be both
positive or negative)
- it is still a piddle so you can do all usual PDL arithmetic + PDL::DateTime
defines some new methods (see below)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-PDL-DateTime>0:math/p5-PDL-DateTime
- To install the port:
- cd /usr/ports/math/p5-PDL-DateTime/ && make install clean
- To add the package, run one of these commands:
- pkg install math/p5-PDL-DateTime
- pkg install p5-PDL-DateTime
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-PDL-DateTime
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736671129
SHA256 (PDL-DateTime-0.004.tar.gz) = 2a2720be5d38b43c2a01722381410380194c64c23ee60ebee56862ba988dd32b
SIZE (PDL-DateTime-0.004.tar.gz) = 28968
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-PDL>=2.014 : math/p5-PDL
- p5-Time-Moment>=0.12 : devel/p5-Time-Moment
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Number-Delta>=1.06 : devel/p5-Test-Number-Delta
- Runtime dependencies:
-
- p5-PDL>=2.014 : math/p5-PDL
- p5-Time-Moment>=0.12 : devel/p5-Time-Moment
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_p5-PDL-DateTime
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.004 28 Jan 2025 17:02:50 |
Po-Chuan Hsieh (sunpoet) |
math/p5-PDL-DateTime: Add p5-PDL-DateTime 0.004
PDL::DateTime is a subclass of PDL piddle for storing date-time values (scalar
piddles, vectors, matrices or generally ND-piddles):
- its PDL type is always LongLong (64-bit signed integer)
- stored values are microseconds since 1970-01-01T00:00:00.000000Z (can be both
positive or negative)
- it is still a piddle so you can do all usual PDL arithmetic + PDL::DateTime
defines some new methods (see below) |
Number of commits found: 1
|