Import new "ntp4" package:
Network Time Protocol Version 4
This commit is contained in:
parent
a4dd317ea2
commit
36c0d34305
6 changed files with 201 additions and 0 deletions
31
net/ntp4/Makefile
Normal file
31
net/ntp4/Makefile
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
# $NetBSD: Makefile,v 1.1.1.1 1999/07/24 18:29:34 fredb Exp $
|
||||||
|
#
|
||||||
|
|
||||||
|
DISTNAME= ntp-4.0.94a
|
||||||
|
CATEGORIES= sysutils
|
||||||
|
MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \
|
||||||
|
ftp://ftp.udel.edu/pub/ntp/ntp4/
|
||||||
|
|
||||||
|
MAINTAINER= fb@enteract.com
|
||||||
|
HOMEPAGE= http:/www.ntp.org/
|
||||||
|
|
||||||
|
GNU_CONFIGURE= YES
|
||||||
|
|
||||||
|
WRKSRC= ${WRKDIR}/ntp-4.0.94
|
||||||
|
DOCDIR= ${PREFIX}/share/doc
|
||||||
|
|
||||||
|
post-configure:
|
||||||
|
cd ${WRKSRC}; \
|
||||||
|
${SED} /ac_cv_make_ntptime/s/no/yes/ < config.cache > config.cache~; \
|
||||||
|
${MV} config.cache~ config.cache
|
||||||
|
@${MAKE} do-configure
|
||||||
|
|
||||||
|
post-install:
|
||||||
|
cd ${WRKSRC}; \
|
||||||
|
${PAX} -r -w -s "/html/ntp4/" html ${DOCDIR}
|
||||||
|
-${RM} -R ${DOCDIR}/ntp4/.cvs*
|
||||||
|
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCDIR}/ntp4
|
||||||
|
${CHMOD} -R ${SHAREMODE} ${DOCDIR}/ntp4
|
||||||
|
${CHMOD} a+x ${DOCDIR}/ntp4 ${DOCDIR}/ntp4/hints ${DOCDIR}/ntp4/pic
|
||||||
|
|
||||||
|
.include "../../mk/bsd.pkg.mk"
|
3
net/ntp4/files/md5
Normal file
3
net/ntp4/files/md5
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
$NetBSD: md5,v 1.1.1.1 1999/07/24 18:29:35 fredb Exp $
|
||||||
|
|
||||||
|
MD5 (ntp-4.0.94a.tar.gz) = 97d386da34a6eb255ccb1565692ec61d
|
1
net/ntp4/pkg/COMMENT
Normal file
1
net/ntp4/pkg/COMMENT
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Network Time Protocol Version 4
|
5
net/ntp4/pkg/DESCR
Normal file
5
net/ntp4/pkg/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
This release of the NTP Version 4 (NTPv4) daemon for Unix incorporates
|
||||||
|
new features and refinements to the NTP Version 3 (NTPv3) algorithms.
|
||||||
|
However, it continues the tradition of retaining backwards compatibility
|
||||||
|
with older versions. The NTPv4 version has been under development for
|
||||||
|
quite a while and isn't finished yet.
|
11
net/ntp4/pkg/MESSAGE
Normal file
11
net/ntp4/pkg/MESSAGE
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
THERE ARE NO MAN PAGES. Start browsing the installed docs at
|
||||||
|
|
||||||
|
file://usr/pkg/share/doc/ntp4/index.htm
|
||||||
|
|
||||||
|
On the web, NTP's home is
|
||||||
|
|
||||||
|
http://www.eecis.udel.edu/~ntp/
|
||||||
|
|
||||||
|
User to user support is also available at
|
||||||
|
|
||||||
|
news:comp.protocols.time.ntp
|
150
net/ntp4/pkg/PLIST
Normal file
150
net/ntp4/pkg/PLIST
Normal file
|
@ -0,0 +1,150 @@
|
||||||
|
@comment $NetBSD: PLIST,v 1.1.1.1 1999/07/24 18:29:34 fredb Exp $
|
||||||
|
bin/ntpd
|
||||||
|
bin/ntpdate
|
||||||
|
bin/ntpdc
|
||||||
|
bin/ntpq
|
||||||
|
bin/ntptrace
|
||||||
|
bin/tickadj
|
||||||
|
bin/ntptime
|
||||||
|
share/doc/ntp4/accopt.htm
|
||||||
|
share/doc/ntp4/assoc.htm
|
||||||
|
share/doc/ntp4/authopt.htm
|
||||||
|
share/doc/ntp4/biblio.htm
|
||||||
|
share/doc/ntp4/build.htm
|
||||||
|
share/doc/ntp4/clockopt.htm
|
||||||
|
share/doc/ntp4/config.htm
|
||||||
|
share/doc/ntp4/confopt.htm
|
||||||
|
share/doc/ntp4/copyright.htm
|
||||||
|
share/doc/ntp4/debug.htm
|
||||||
|
share/doc/ntp4/driver1.htm
|
||||||
|
share/doc/ntp4/driver10.htm
|
||||||
|
share/doc/ntp4/driver11.htm
|
||||||
|
share/doc/ntp4/driver12.htm
|
||||||
|
share/doc/ntp4/driver18.htm
|
||||||
|
share/doc/ntp4/driver19.htm
|
||||||
|
share/doc/ntp4/driver2.htm
|
||||||
|
share/doc/ntp4/driver20.htm
|
||||||
|
share/doc/ntp4/driver22.htm
|
||||||
|
share/doc/ntp4/driver23.htm
|
||||||
|
share/doc/ntp4/driver24.htm
|
||||||
|
share/doc/ntp4/driver26.htm
|
||||||
|
share/doc/ntp4/driver27.htm
|
||||||
|
share/doc/ntp4/driver28.htm
|
||||||
|
share/doc/ntp4/driver29.htm
|
||||||
|
share/doc/ntp4/driver3.htm
|
||||||
|
share/doc/ntp4/driver30.htm
|
||||||
|
share/doc/ntp4/driver32.htm
|
||||||
|
share/doc/ntp4/driver33.htm
|
||||||
|
share/doc/ntp4/driver4.htm
|
||||||
|
share/doc/ntp4/driver5.htm
|
||||||
|
share/doc/ntp4/driver6.htm
|
||||||
|
share/doc/ntp4/driver7.htm
|
||||||
|
share/doc/ntp4/driver8.htm
|
||||||
|
share/doc/ntp4/driver9.htm
|
||||||
|
share/doc/ntp4/exec.htm
|
||||||
|
share/doc/ntp4/extern.htm
|
||||||
|
share/doc/ntp4/gadget.htm
|
||||||
|
share/doc/ntp4/hints.htm
|
||||||
|
share/doc/ntp4/howto.htm
|
||||||
|
share/doc/ntp4/htmlprimer.htm
|
||||||
|
share/doc/ntp4/index.htm
|
||||||
|
share/doc/ntp4/kern.htm
|
||||||
|
share/doc/ntp4/kernpps.htm
|
||||||
|
share/doc/ntp4/ldisc.htm
|
||||||
|
share/doc/ntp4/measure.htm
|
||||||
|
share/doc/ntp4/miscopt.htm
|
||||||
|
share/doc/ntp4/monopt.htm
|
||||||
|
share/doc/ntp4/mx4200data.htm
|
||||||
|
share/doc/ntp4/notes.htm
|
||||||
|
share/doc/ntp4/ntpd.htm
|
||||||
|
share/doc/ntp4/ntpdate.htm
|
||||||
|
share/doc/ntp4/ntpdc.htm
|
||||||
|
share/doc/ntp4/ntpq.htm
|
||||||
|
share/doc/ntp4/ntptime.htm
|
||||||
|
share/doc/ntp4/ntptrace.htm
|
||||||
|
share/doc/ntp4/parsedata.htm
|
||||||
|
share/doc/ntp4/parsenew.htm
|
||||||
|
share/doc/ntp4/patches.htm
|
||||||
|
share/doc/ntp4/porting.htm
|
||||||
|
share/doc/ntp4/pps.htm
|
||||||
|
share/doc/ntp4/prefer.htm
|
||||||
|
share/doc/ntp4/quick.htm
|
||||||
|
share/doc/ntp4/rdebug.htm
|
||||||
|
share/doc/ntp4/refclock.htm
|
||||||
|
share/doc/ntp4/release.htm
|
||||||
|
share/doc/ntp4/tickadj.htm
|
||||||
|
share/doc/ntp4/vxworks.htm
|
||||||
|
share/doc/ntp4/y2k.htm
|
||||||
|
share/doc/ntp4/hints/a-ux
|
||||||
|
share/doc/ntp4/hints/aix
|
||||||
|
share/doc/ntp4/hints/bsdi
|
||||||
|
share/doc/ntp4/hints/changes
|
||||||
|
share/doc/ntp4/hints/decosf1
|
||||||
|
share/doc/ntp4/hints/decosf2
|
||||||
|
share/doc/ntp4/hints/hpux
|
||||||
|
share/doc/ntp4/hints/linux
|
||||||
|
share/doc/ntp4/hints/notes-xntp-v3
|
||||||
|
share/doc/ntp4/hints/parse
|
||||||
|
share/doc/ntp4/hints/refclocks
|
||||||
|
share/doc/ntp4/hints/rs6000
|
||||||
|
share/doc/ntp4/hints/sco.htm
|
||||||
|
share/doc/ntp4/hints/sgi
|
||||||
|
share/doc/ntp4/hints/solaris.html
|
||||||
|
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/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/pic/9400n.jpg
|
||||||
|
share/doc/ntp4/pic/alautun4a.gif
|
||||||
|
share/doc/ntp4/pic/alice11.gif
|
||||||
|
share/doc/ntp4/pic/alice12.gif
|
||||||
|
share/doc/ntp4/pic/alice13.gif
|
||||||
|
share/doc/ntp4/pic/alice15.gif
|
||||||
|
share/doc/ntp4/pic/alice15b.gif
|
||||||
|
share/doc/ntp4/pic/alice23.gif
|
||||||
|
share/doc/ntp4/pic/alice31.gif
|
||||||
|
share/doc/ntp4/pic/alice32.gif
|
||||||
|
share/doc/ntp4/pic/alice35.gif
|
||||||
|
share/doc/ntp4/pic/alice38.gif
|
||||||
|
share/doc/ntp4/pic/alice44.gif
|
||||||
|
share/doc/ntp4/pic/alice47.gif
|
||||||
|
share/doc/ntp4/pic/alice51.gif
|
||||||
|
share/doc/ntp4/pic/alice61.gif
|
||||||
|
share/doc/ntp4/pic/appletree.gif
|
||||||
|
share/doc/ntp4/pic/barnstable.gif
|
||||||
|
share/doc/ntp4/pic/beaver.gif
|
||||||
|
share/doc/ntp4/pic/c51.jpg
|
||||||
|
share/doc/ntp4/pic/fg6021.gif
|
||||||
|
share/doc/ntp4/pic/flatheads.gif
|
||||||
|
share/doc/ntp4/pic/gadget.jpg
|
||||||
|
share/doc/ntp4/pic/gps167.jpg
|
||||||
|
share/doc/ntp4/pic/home.gif
|
||||||
|
share/doc/ntp4/pic/hornraba.gif
|
||||||
|
share/doc/ntp4/pic/igclock.gif
|
||||||
|
share/doc/ntp4/pic/oncore_evalbig.gif
|
||||||
|
share/doc/ntp4/pic/oncore_remoteant.jpg
|
||||||
|
share/doc/ntp4/pic/oncore_utplusbig.gif
|
||||||
|
share/doc/ntp4/pic/panda.gif
|
||||||
|
share/doc/ntp4/pic/pd_om006.gif
|
||||||
|
share/doc/ntp4/pic/pd_om011.gif
|
||||||
|
share/doc/ntp4/pic/pogo.gif
|
||||||
|
share/doc/ntp4/pic/pogo1.gif
|
||||||
|
share/doc/ntp4/pic/pogo1a.gif
|
||||||
|
share/doc/ntp4/pic/pogo3.gif
|
||||||
|
share/doc/ntp4/pic/pogo3a.gif
|
||||||
|
share/doc/ntp4/pic/pogo3b.gif
|
||||||
|
share/doc/ntp4/pic/pogoa.gif
|
||||||
|
share/doc/ntp4/pic/pzf509.jpg
|
||||||
|
share/doc/ntp4/pic/rabbit.gif
|
||||||
|
share/doc/ntp4/pic/sheepb.jpg
|
||||||
|
share/doc/ntp4/pic/tardisa.gif
|
||||||
|
share/doc/ntp4/pic/tonea.gif
|
||||||
|
@dirrm share/doc/ntp4/pic
|
||||||
|
@dirrm share/doc/ntp4/hints
|
||||||
|
@dirrm share/doc/ntp4
|
Loading…
Reference in a new issue