Bug 53779

Summary: new port devel/p5-DateTime-Precise
Product: Ports & Packages Reporter: Mathieu Arnold <m>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: m
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-DateTime-Precise.shar none

Description Mathieu Arnold 2003-06-26 15:50:06 UTC
new port devel/p5-DateTime-Precise

The purpose of this library was to replace our dependence on Unix epoch time,
which, being limited to a range of about 1970 to 2030, is inadequate for our
purposes (we have data as old as 1870). This date library effectively handles
dates from A.D. 1000 to infinity, and would probably work all the way back to 0
(ignoring, of course, the switch-over to the Gregorian calendar). The useful
features of Unix epoch time (ease of date difference calculation and date
comparison, strict ordering) are preserved, and elements such as
human-legibility are added. The library handles fractional seconds and some
date/time manipulations used for the Global Positioning Satellite system.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2003-06-29 13:30:16 UTC
State Changed
From-To: open->closed

Port added, thanks! 

Looks like you included a wrong pkg-plist