---
name: libtai
version: 0.60_4
origin: devel/libtai
comment: A library for storing and manipulating dates and times in second/attosecond
arch: freebsd:9:x86:64
www: http://cr.yp.to/libtai.html
maintainer: rodrigo@bebik.net
prefix: /usr/local
licenselogic: single
flatsize: 94343
desc: |
  libtai supports two time scales: (1) TAI64, covering a few hundred
  billion years with 1-second precision; (2) TAI64NA, covering the same
  period with 1-attosecond precision. Both scales are defined in terms of
  TAI, the current international real time standard.

  libtai provides an internal format for TAI64, struct tai, designed for
  fast time manipulations. The tai_pack() and tai_unpack() routines
  convert between struct tai and a portable 8-byte TAI64 storage format.
  libtai provides similar internal and external formats for TAI64NA.

  libtai provides struct caldate to store dates in year-month-day form. It
  can convert struct caldate, under the Gregorian calendar, to a modified
  Julian day number for easy date arithmetic.

  This version of libtai requires a UNIX system with gettimeofday(). It
  will be easy to port to other operating systems with compilers
  supporting 64-bit arithmetic.

  WWW: http://cr.yp.to/libtai.html
categories: [devel]
files:
  /usr/local/bin/easter: d172123311d684c233f43bb891c6f68c1e8b40918ae182ed096b50c4fce69aae
  /usr/local/bin/leapsecs: 92d01892615eabc5dd8015bbe678d06eb56be2a03117d0445ff52de9d5e1f6d6
  /usr/local/bin/nowutc: 6e1ecbddec36e0fad191bc2ecb92bdc31a61ec51edf16ac6deedc6f292e431d3
  /usr/local/bin/yearcal: 16d101441ee3e3ef5bc1f2f69bde207a124f5d4cabf997ae63a9f353ca579b84
  /usr/local/etc/leapsecs.dat: 0f494ef31b3c1d7be4d53639cc26f9fce1cada011496ff0b83a0acbb8616fc5c
  /usr/local/include/libtai/caldate.h: 05fa6b70bb1240a0baf5186054e515e694072d761998bd15c8f891e1b459246b
  /usr/local/include/libtai/caltime.h: 91346c305688ec87ac8896711e0ad7df684ce572763166f937bd98668c672a5f
  /usr/local/include/libtai/leapsecs.h: 7f2622d54b20e0b88c347c9ce557d57f6192654e419049595c6c5fad2390f304
  /usr/local/include/libtai/tai.h: 82a1d63ee31379b550663333d9f5fbbe3bef4c6fde5855ea400cd5f80076b72a
  /usr/local/include/libtai/taia.h: 9a5205d2b747c913067aa9e9420400386cf9e037972dee3261118aa94f694061
  /usr/local/include/libtai/uint64.h: 836a3472a7564456f82916e68013e59bc35eb35f01e132778178ee8813c2dca6
  /usr/local/lib/libtai.a: c6284b55bdf5d3b95bc30b135942d1caa3cb34d02ad0b0e956461b2fe271ee59
  /usr/local/lib/libtai.so: '-'
  /usr/local/lib/libtai.so.1: 7e4a55e3dc297e3edf54883066f0edd434cc369491c955d489ad360413129137
  /usr/local/man/man3/caldate.3.gz: 8299ba5aedd4cb0e463c8ea2637257d2c9df4db160efe52d6cc3f95730a04134
  /usr/local/man/man3/caldate_mjd.3.gz: 421a8c16451ff84441c8cdf31c7756dd5c88607c4a04d96745e282f3d3a8b03b
  /usr/local/man/man3/caltime.3.gz: 60a6996f3d3f083b4fc7c786ca1cbc111a57879271ee7f8b63b6126f40bfbaa1
  /usr/local/man/man3/caltime_tai.3.gz: 492eb37627125b597f85ff55652c606682bdfaad27e95394cf1e33c20fd59be0
  /usr/local/man/man3/leapsecs.3.gz: 97fcce008ed80c14c99861ecf65234138ae07685bc56099c287f5fc7dfa23d65
  /usr/local/man/man3/tai.3.gz: c998d8f27b70fb5572388fba5b8e55085da9ccdbd59d2359dd7a28591c225b35
  /usr/local/man/man3/tai_now.3.gz: 9a46d7790b0ade25ba83e3602adeb897c527c740072dbcddb71d2d33cc8a80c7
  /usr/local/man/man3/tai_pack.3.gz: d2b5aa51683e9cc6bf9f68ae2bdacd17bfc4acf4a6bfc8aba86699e35b3adc18
  /usr/local/man/man3/taia.3.gz: 295acd1ef250d9679733d7270e7c8a6c09d215cdc2560860feaca1d173aa0c75
  /usr/local/man/man3/taia_now.3.gz: eada96dc676a3ab586bba8492b9a86e6fcd9964291f28f7a5abf462ed3ee4ceb
  /usr/local/man/man3/taia_pack.3.gz: 9f6abeafb7734c145917f87b3024d78924a4c92c041ac66f5486815714b18189
directories:
  /usr/local/include/libtai/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
