Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 4.6: | naddy | 2009-11-24 | 8 | -73/+98 |
| | | | | | * DNS queries are delegated to a dedicated child process. * The -v option will log all time adjustments. | ||||
* | convert to USERS/GROUPS | naddy | 2009-09-18 | 2 | -36/+4 |
| | | | | Feature safe: yes | ||||
* | Major update to 4.4. Frequency correction is now supported. | naddy | 2009-08-03 | 16 | -64/+591 |
| | |||||
* | Mark MAKE_JOBS_SAFE for parallel building. | naddy | 2009-03-26 | 1 | -0/+1 |
| | |||||
* | Use new style of startup script install. | naddy | 2007-10-03 | 3 | -7/+2 |
| | | | | | PR: 116772 Submitted by: Alexander Logvinov <ports@logvinov.com> | ||||
* | Use LOG_NTP syslog facility. | naddy | 2007-07-08 | 2 | -0/+26 |
| | | | | | PR: 114191 Submitted by: Robert Archer <freebsd@deathbeforedecaf.net> | ||||
* | Update to OpenNTPD 3.9p1 (as of OpenBSD 3.9). | naddy | 2006-05-15 | 2 | -4/+4 |
| | |||||
* | Remove USE_REINPLACE from all categories starting with N | edwin | 2006-05-12 | 1 | -1/+0 |
| | |||||
* | Remove the FreeBSD KEYWORD from all rc.d scripts where it appears. | dougb | 2006-02-21 | 1 | -1/+1 |
| | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. | ||||
* | SHA256ify | edwin | 2006-01-23 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Update to 3.7p1. No major changes, but lots of small ones. | naddy | 2005-06-05 | 3 | -24/+8 |
| | |||||
* | Add a paragraph to ntpd.8 about enabling ntpd in /etc/rc.conf. | naddy | 2005-01-10 | 2 | -3/+25 |
| | | | | | | | 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> | ||||
* | Bump PORTEPOCH to keep version number from going backward. | naddy | 2004-12-11 | 1 | -1/+1 |
| | |||||
* | Update to 3.6.1p1. Many enhancements, among these: | naddy | 2004-12-11 | 3 | -24/+35 |
| | | | | | | * -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. | ||||
* | Update to 3.6, the first formal release. | naddy | 2004-11-03 | 3 | -23/+7 |
| | |||||
* | Update to release 20040824p. | naddy | 2004-10-12 | 3 | -4/+22 |
| | |||||
* | Fix plist. | krion | 2004-08-15 | 1 | -0/+1 |
| | |||||
* | Update to 20040719p: improved query interval scaling. | naddy | 2004-07-28 | 2 | -3/+3 |
| | |||||
* | (1) | naddy | 2004-07-18 | 4 | -3/+60 |
| | | | | | | | | | | | | 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) | ||||
* | Update to 20040714. No significant changes. | naddy | 2004-07-15 | 2 | -3/+3 |
| | |||||
* | Update to the release du jour, now with datestamp version numbering. | naddy | 2004-07-13 | 4 | -22/+5 |
| | |||||
* | Kludge for missing IOV_MAX on 4.x. | naddy | 2004-07-12 | 1 | -0/+18 |
| | |||||
* | * Add mirror site. | naddy | 2004-07-12 | 1 | -2/+3 |
| | | | | | | * Fix typo. Submitted by: Darren Tucker <dtucker@zip.com.au> | ||||
* | Initial import of openntpd (OpenBSD's ntpd, portable version). | naddy | 2004-07-12 | 6 | -0/+113 |
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. |