diff options
author | naddy <naddy@FreeBSD.org> | 2004-07-12 01:18:24 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2004-07-12 01:18:24 +0800 |
commit | cd6b165d82dca9bdfa8e32d772b8d3be66af253f (patch) | |
tree | 1d3fadce4fe6be60be403b2f4c23593b018184be /net/openntpd/pkg-descr | |
parent | 2d7f095e98b759e83e6585084e0d5f40dae20fde (diff) | |
download | freebsd-ports-gnome-cd6b165d82dca9bdfa8e32d772b8d3be66af253f.tar.gz freebsd-ports-gnome-cd6b165d82dca9bdfa8e32d772b8d3be66af253f.tar.zst freebsd-ports-gnome-cd6b165d82dca9bdfa8e32d772b8d3be66af253f.zip |
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.
Diffstat (limited to 'net/openntpd/pkg-descr')
-rw-r--r-- | net/openntpd/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/openntpd/pkg-descr b/net/openntpd/pkg-descr new file mode 100644 index 000000000000..63c94ed853fd --- /dev/null +++ b/net/openntpd/pkg-descr @@ -0,0 +1,7 @@ +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. |