summaryrefslogtreecommitdiff
path: root/sysutils/clockspeed (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1) Install leapsecs.dat (leapseconds support)Mario Sergio Fujikawa Ferreira2001-05-256-7/+105
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=43045
* Add new MASTER_SITESMario Sergio Fujikawa Ferreira2001-02-221-1/+3
| | | | Notes: svn path=/head/; revision=38615
* Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mkWill Andrews2001-01-201-2/+2
| | | | | | | | | | | defined PORTDOCS PLIST_SUB. Submitted by: lioux Closes PR: 24468 PR Submitter: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=37356
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inWill Andrews2001-01-161-6/+0
| | | | | | | | | bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution. Notes: svn path=/head/; revision=37257
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Submitted by: sobomaxMario Sergio Fujikawa Ferreira2000-11-201-0/+1
| | | | | | | | Bump PORTREVISION according to Revision 1.2 of both files/patch-ac and pkg-plist. Notes: svn path=/head/; revision=35287
* Submitted by: Jos Backus <josb@cncdsl.com>Mario Sergio Fujikawa Ferreira2000-11-202-3/+16
| | | | | | | | | 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. Notes: svn path=/head/; revision=35280
* Maintainer is now a committer, update email accordinglyMario Sergio Fujikawa Ferreira2000-10-031-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33350
* Add clockspeed - a program which uses a hardware tick counter to compensateMaxim Sobolev2000-07-079-0/+237
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> Notes: svn path=/head/; revision=30298