Commit graph

7 commits

Author SHA1 Message Date
David Thiel
8876b86191 Update to an even more current leapsecs.dat.
Created as per:
http://article.gmane.org/gmane.comp.lib.libtai/322/match=leapsecs

Submitted by:	clemens fischer
2008-07-27 22:13:47 +00:00
David Thiel
60c9ef9769 Update leapsecs.dat to be the most current from
http://cr.yp.to/libtai.html. Do not use the one
installed by devel/libtai.

Submitted by:	clemens fischer
2008-07-26 21:11:11 +00:00
Mario Sergio Fujikawa Ferreira
d88a05ddb8 Fix build on alpha: remove extraneous ')' parentheses in patch 2003-05-14 01:51:52 +00:00
Mario Sergio Fujikawa Ferreira
a5fcdc400d o Remove ONLY_FOR_ARCHS limitation by adding timing support other
than RDTSC registers from Pentium. After a reminder by Garrett
  Wollman <wollman@FreeBSD.org> [1] that FreeBSD has a gethrtime()
  similar function, added experimental support for FreeBSD
  clock_gettime(2) which should work in all FreeBSD supported ARCHes

o Add notes in both DESCR and PKGMESSAGE that there might be precision
  differences since this is experimental code

Reviewed by:	portmgr (silence/no objections)
Submitted by:	wollman [1]
2003-01-02 05:46:09 +00:00
Mario Sergio Fujikawa Ferreira
69feeee703 1) Install leapsecs.dat (leapseconds support)
2) Add PKGMESSAGE with additional FreeBSD specific installation
   information
3) Install sample startup script
4) Bump PORTREVISION due to (1)

PR:		27617
Submitted by:	Vivek Khera <khera@kciLink.com>
2001-05-25 14:58:06 +00:00
Mario Sergio Fujikawa Ferreira
42867efd5a Submitted by: Jos Backus <josb@cncdsl.com>
Fix adjust destination. Should be etc/clockspeed/adjust instead of
just adjust. Add a PLIST uninstall target to remove this file since
killing the daemon does not.
2000-11-20 11:16:00 +00:00
Maxim Sobolev
df6c5fd47c Add clockspeed - a program which uses a hardware tick counter to compensate
for a persistently fast or slow system clock. It also could be used to
synchronize time across LAN or WAN.

PR:		19349
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-07-07 14:30:01 +00:00