From 9ba97b484a55e055541a3d071e07f6d8204be8d6 Mon Sep 17 00:00:00 2001 From: fredb Date: Tue, 8 Feb 2000 12:18:15 +0000 Subject: Update to ntp-4.0.99d. From the NEWS file: * algorithmic improvements, bugfixes * Solaris dosynctodr info update * html/pic/* is *lots* smaller * New drivers: Forum Graphic GPS, WWV/H * Rewrite of the audio drivers * Driver updates: CHU, DCF, GPS/VME, Oncore, PCF, Ulink, WWVB, burst If you use the ONCORE driver with a HARDPPS kernel module, you *must* have a properly specified: pps [assert/clear] [hardpps] line in the /etc/ntp.conf file. * PARSE cleanup * PPS cleanup * ntpd, ntpq, ntpdate cleanup and fixes * NT port improvements * AIX, BSDI, DEC OSF, FreeBSD, NetBSD, Reliant, SCO, Solaris port improvements (4.0.98) * Solaris kernel FLL bug is fixed in 106541-07 * Bug/lint cleanup * PPS cleanup * ReliantUNIX patches * NetInfo support * Ultralink driver * Trimble OEM Ace-II support * DCF77 power choices * Oncore improvements --- net/ntp4/Makefile | 11 ++++------- net/ntp4/files/md5 | 4 ++-- net/ntp4/pkg/PLIST | 11 +++++++++-- 3 files changed, 15 insertions(+), 11 deletions(-) (limited to 'net/ntp4') diff --git a/net/ntp4/Makefile b/net/ntp4/Makefile index 1e02d819030..e4aa6932b75 100644 --- a/net/ntp4/Makefile +++ b/net/ntp4/Makefile @@ -1,12 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2000/01/10 00:57:16 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2000/02/08 12:18:15 fredb Exp $ # -DISTNAME= ntp-4.0.98f +DISTNAME= ntp-4.0.99d CATEGORIES= net -MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/testing/ \ - http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \ - ftp://ftp.udel.edu/pub/ntp/testing/ \ - ftp://ftp.udel.edu/pub/ntp/ntp4/ +MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ MAINTAINER= fb@enteract.com HOMEPAGE= http://www.ntp.org/ @@ -18,7 +15,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples MESSAGE_FILE= ${WRKDIR}/MESSAGE post-build: - ${SED} 's#@PREFIX@#${PREFIX}#g' < ${PKGDIR}/MESSAGE > ${WRKDIR}/MESSAGE + ${SED} 's|@PREFIX@|${PREFIX}|g' < ${PKGDIR}/MESSAGE > ${WRKDIR}/MESSAGE post-install: cd ${WRKSRC}; \ diff --git a/net/ntp4/files/md5 b/net/ntp4/files/md5 index 44e7b1ddf4d..d8bee065662 100644 --- a/net/ntp4/files/md5 +++ b/net/ntp4/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.7 1999/11/14 05:23:27 fredb Exp $ +$NetBSD: md5,v 1.8 2000/02/08 12:18:15 fredb Exp $ -MD5 (ntp-4.0.98f.tar.gz) = 967a102cc59964c24de5450d0b5e778f +MD5 (ntp-4.0.99d.tar.gz) = 75fac9090f7460573be4242f47d8f13f diff --git a/net/ntp4/pkg/PLIST b/net/ntp4/pkg/PLIST index fe3ddf157ae..bcf24488138 100644 --- a/net/ntp4/pkg/PLIST +++ b/net/ntp4/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 1999/11/14 05:23:28 fredb Exp $ +@comment $NetBSD: PLIST,v 1.5 2000/02/08 12:18:16 fredb Exp $ bin/ntpd bin/ntpdate bin/ntpdc @@ -7,8 +7,10 @@ bin/ntptime bin/ntptimeset bin/ntptrace bin/tickadj +share/doc/ntp4/Oncore-SHMEM.htm share/doc/ntp4/accopt.htm share/doc/ntp4/assoc.htm +share/doc/ntp4/audio.htm share/doc/ntp4/authopt.htm share/doc/ntp4/biblio.htm share/doc/ntp4/build.htm @@ -38,6 +40,9 @@ share/doc/ntp4/driver30.htm share/doc/ntp4/driver32.htm share/doc/ntp4/driver33.htm share/doc/ntp4/driver34.htm +share/doc/ntp4/driver35.htm +share/doc/ntp4/driver36.htm +share/doc/ntp4/driver37.htm share/doc/ntp4/driver4.htm share/doc/ntp4/driver5.htm share/doc/ntp4/driver6.htm @@ -71,6 +76,7 @@ share/doc/ntp4/patches.htm share/doc/ntp4/porting.htm share/doc/ntp4/pps.htm share/doc/ntp4/prefer.htm +share/doc/ntp4/qth.htm share/doc/ntp4/quick.htm share/doc/ntp4/rdebug.htm share/doc/ntp4/refclock.htm @@ -97,12 +103,13 @@ share/doc/ntp4/hints/solaris.xtra.4023118 share/doc/ntp4/hints/solaris.xtra.4095849 share/doc/ntp4/hints/solaris.xtra.S99ntpd share/doc/ntp4/hints/solaris.xtra.patchfreq +share/doc/ntp4/hints/solaris-dosynctodr.html share/doc/ntp4/hints/sun4 share/doc/ntp4/hints/svr4-dell share/doc/ntp4/hints/svr4_package share/doc/ntp4/hints/todo share/doc/ntp4/hints/vxworks.html -share/doc/ntp4/hints/winnt +share/doc/ntp4/hints/winnt.htm share/doc/ntp4/pic/9400n.jpg share/doc/ntp4/pic/alautun4a.gif share/doc/ntp4/pic/alice11.gif -- cgit v1.2.3