1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Christian Weisgerber
1d8b43d885 Add a paragraph to ntpd.8 about enabling ntpd in /etc/rc.conf.
Adapted from the equivalent text in the OpenBSD man page which has been
removed from the portable version.

Requested by:	Don Sullivan <sullivan@gaia.arc.nasa.gov>
2005-01-09 22:35:59 +00:00
Christian Weisgerber
0dbb1f2e35 Bump PORTEPOCH to keep version number from going backward. 2004-12-10 22:15:48 +00:00
Christian Weisgerber
46cf51632b Update to 3.6.1p1. Many enhancements, among these:
* -s option to set the time immediately at startup if the local
  clock is off by more than 180 seconds.
* Adjustments smaller than 128ms are no longer logged.
2004-12-10 17:05:46 +00:00
Christian Weisgerber
bc4a68140e Update to 3.6, the first formal release. 2004-11-02 23:58:18 +00:00
Christian Weisgerber
eb3725a3d2 Update to release 20040824p. 2004-10-12 14:33:06 +00:00
Kirill Ponomarev
9c1166e179 Fix plist. 2004-08-14 17:06:01 +00:00
Christian Weisgerber
1de0794c7e Update to 20040719p: improved query interval scaling. 2004-07-27 16:40:54 +00:00
Christian Weisgerber
c086a5ac7b (1)
Update to 20040718p.  Changes in this release:
- Ignore obviously malformed queries.
- Respond to client queries with better server statistics.

(2)
Fix configuration file location in man pages.

PR:		69233
Submitted by:	edwin	(2)
2004-07-18 15:42:15 +00:00
Christian Weisgerber
9c5824c724 Update to 20040714. No significant changes. 2004-07-15 14:54:55 +00:00
Christian Weisgerber
62a722f074 Update to the release du jour, now with datestamp version numbering. 2004-07-13 13:52:57 +00:00
Christian Weisgerber
3edc61c2e4 Kludge for missing IOV_MAX on 4.x. 2004-07-12 12:35:48 +00:00
Christian Weisgerber
9191f1647e * Add mirror site.
* Fix typo.

Submitted by:	Darren Tucker <dtucker@zip.com.au>
2004-07-12 00:14:16 +00:00
Christian Weisgerber
f8e7096728 Initial import of openntpd (OpenBSD's ntpd, portable version).
The ntpd daemon implements the Simple Network Time Protocol version 4 as
described in RFC 2030 and the Network Time Protocol version 3 as de-
scribed in RFC 1305.  It can synchronize the local clock to one or more
remote NTP servers and act as NTP server itself, redistributing the local
time.
2004-07-11 17:18:24 +00:00