Date: Sun, 11 Jul 2004 17:18:24 +0000 (UTC) From: Christian Weisgerber <naddy@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/openntpd Makefile distinfo pkg-descr pkg-install pkg-plist ports/net/openntpd/files openntpd.sh Message-ID: <200407111718.i6BHIO8B079554@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
naddy 2004-07-11 17:18:24 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/openntpd Makefile distinfo pkg-descr pkg-install pkg-plist net/openntpd/files openntpd.sh Log: 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. Revision Changes Path 1.1318 +1 -0 ports/net/Makefile 1.1 +40 -0 ports/net/openntpd/Makefile (new) 1.1 +2 -0 ports/net/openntpd/distinfo (new) 1.1 +23 -0 ports/net/openntpd/files/openntpd.sh (new) 1.1 +7 -0 ports/net/openntpd/pkg-descr (new) 1.1 +35 -0 ports/net/openntpd/pkg-install (new) 1.1 +6 -0 ports/net/openntpd/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407111718.i6BHIO8B079554>