pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/time/hs-timezone-olson



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Mon Nov 24 21:24:01 UTC 2014

Added Files:
        pkgsrc/time/hs-timezone-olson: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
Import timezone-olson-0.1.4 as time/hs-timezone-olson.

A parser and renderer for binary Olson timezone files whose format is
specified by the tzfile(5) man page on Unix-like systems. For more
information about this format, see http://www.twinsun.com/tz/tz-link.htm.
Functions are provided for converting the parsed data into TimeZoneSeries
objects from the timezone-series package. On many platforms, binary Olson
timezone files suitable for use with this package are available in the
directory usrshare/zoneinfo and its subdirectories on your computer.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/time/hs-timezone-olson/DESCR \
    pkgsrc/time/hs-timezone-olson/Makefile \
    pkgsrc/time/hs-timezone-olson/PLIST \
    pkgsrc/time/hs-timezone-olson/buildlink3.mk \
    pkgsrc/time/hs-timezone-olson/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index