86c0 FreshPorts -- devel/libtai
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libtai 0.60_4 devel on this many watch lists=6 search for ports that depend on this port
A library for storing and manipulating dates and times in second/attosecond
Maintained by: rodrigo@bebik.net search for ports maintained by this maintainer
Port Added: 07 Jul 2000 11:02:32
License: not specified in port


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

This port is required by:

for Libraries

To install the port: cd /usr/ports/devel/libtai/ && make install clean
To add the package: pkg_add -r libtai


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.sunsite.auc.dk/disk1/qmail/
  3. ftp://ftp.task.gda.pl/mirror/mirror.qmail.org/koobera/pub/software/
  4. http://cr.yp.to/libtai/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
13 Apr 2013 21:12:27
Original commit files touched by this commit  0.60_4
bdrewery search for other commits by this committer
- Fix builds when ENV is set and not executable by using proper SETENV for
/usr/bin/env
  This fixes all cases of incorrect ENV/SETENV usage.

Approved by:	portmgr (implicit)
With hat:	portmgr
PR:		ports/173559
12 Jan 2013 12:07:59
Original commit files touched by this commit  0.60_4
wen search for other commits by this committer
- Trim Makefile headers
- Pass maintainership to submitter

PR:		175184
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net>
30 May 2012 20:28:31
Original commit files touched by this commit  0.60_4
madpilot search for other commits by this committer
- Update leapseconds data
- bump PORTREVISION

PR:             ports/168467
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org>
Approved by:    crees (mentor)
14 Jul 2011 15:37:22
Original commit files touched by this commit  0.60_3
arved search for other commits by this committer
Fix build with clang

PR:             158555
Submitted by:   Niclas Zeising
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.60_3
ohauer search for other commits by this committer
-remove MD5
18 Nov 2009 22:39:55
Original commit files touched by this commit  0.60_3
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
12 Oct 2008 09:02:54
Original commit files touched by this commit  0.60_3
miwi search for other commits by this committer
- Update leapseconds data

PR:             127341
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org>
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.60_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
15 Dec 2006 01:07:43
Original commit files touched by this commit  0.60_2
lioux search for other commits by this committer
Drop maintainership
04 May 2006 21:41:12
Original commit files touched by this commit  0.60_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
23 Dec 2005 20:21:33
Original commit files touched by this commit  0.60_2
lioux search for other commits by this committer
o Update the leap seconds table according to
  http://hpiers.obspm.fr/eoppc/bul/bulc/bulletinc.dat. There is a
  leap seconds at the end of 2005.
o Bump PORTREVISION

PR:             89948
Submitted by:   Frank W. Josellis <frank@dynamical-systems.org>,
                markzero <mark@darklogik.org>
Obtained from:  http://hpiers.obspm.fr/eoppc/bul/bulc/bulletinc.dat
11 Nov 2005 06:06:17
Original commit files touched by this commit  0.60_1
lioux search for other commits by this committer
Add SHA256 checksum
25 Dec 2004 11:43:58
Original commit files touched by this commit  0.60_1
lioux search for other commits by this committer
Remove deprecated USE_SIZE
08 Feb 2004 01:14:05
Original commit files touched by this commit  0.60_1
lioux search for other commits by this committer
USE_SIZEify
23 Feb 2003 19:58:35
Original commit files touched by this commit  0.60_1
lioux search for other commits by this committer
De-pkg-comment
04 Nov 2002 03:05:48
Original commit files touched by this commit  0.60_1
edwin search for other commits by this committer
PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes

Notices on: bento
22 Sep 2002 14:17:44
Original commit files touched by this commit  0.60_1
lioux search for other commits by this committer
Remove forgotten dir

PR:             43248
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
20 Sep 2002 14:06:12
Original commit files touched by this commit  0.60_1
lioux search for other commits by this committer
Update MASTER_SITES
20 Aug 2002 16:42:35
Original commit files touched by this commit  0.60_1
lioux search for other commits by this committer
o Install header files so that this library is actually usable
o Bump PORTREVISION

Prompted by:    tobez
29 Jan 2002 10:16:28
files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
22 Feb 2001 17:22:39
files touched by this commit
lioux search for other commits by this committer
Add new MASTER_SITES    
14 Feb 2001 04:12:53
files touched by this commit
lioux search for other commits by this committer
typo clean up police: \s -> \t    
08 Oct 2000 02:10:04
files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
03 Oct 2000 06:12:50
files touched by this commit
lioux search for other commits by this committer
Maintainer is now a committer, update email accordingly    
07 Jul 2000 15:02:32
files touched by this commit
sobomax search for other commits by this committer
Add libtai - a library for storing and manipulating dates and times in
second/attosecond.    

Number of commits found: 25

285b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight63
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0