diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1999-06-26 06:54:17 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1999-06-26 06:54:17 +0000 |
commit | d1ecc97553171f259dd2efafed92bca9188bdcac (patch) | |
tree | 96093fde8da96e0479ae99356b5e7d8fe1fbfbdb /net/ntp-stable | |
parent | 0b6e2072b2b052639eee39e71958e2c75597a2a9 (diff) | |
download | ports-d1ecc97553171f259dd2efafed92bca9188bdcac.tar.gz ports-d1ecc97553171f259dd2efafed92bca9188bdcac.zip |
Notes
Diffstat (limited to 'net/ntp-stable')
-rw-r--r-- | net/ntp-stable/Makefile | 10 | ||||
-rw-r--r-- | net/ntp-stable/distinfo | 2 | ||||
-rw-r--r-- | net/ntp-stable/pkg-plist | 11 |
3 files changed, 18 insertions, 5 deletions
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index 96c67514f4a4..1b5b4504adea 100644 --- a/net/ntp-stable/Makefile +++ b/net/ntp-stable/Makefile @@ -3,17 +3,19 @@ # Date created: Di 5 Mai 1998 21:31:03 CEST # Whom: andreas # -# $Id: Makefile,v 1.4 1999/01/27 04:58:09 andreas Exp $ +# $Id: Makefile,v 1.5 1999/05/03 01:11:25 mharo Exp $ # -DISTNAME= ntp-4.0.91 +DISTNAME= ntp-4.0.93a CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/testing/ MAINTAINER= andreas@FreeBSD.ORG -BROKEN= "structure has no member named \`tv_usec'" - +# ntp's configure script created by autoconf 2.14.1 doesn't work +# our autoconf version 2.13 produces better results +USE_AUTOCONF= yes +#BROKEN= "structure has no member named \`tv_usec'" GNU_CONFIGURE= yes post-install: diff --git a/net/ntp-stable/distinfo b/net/ntp-stable/distinfo index a2af6c43dce2..873e5654b057 100644 --- a/net/ntp-stable/distinfo +++ b/net/ntp-stable/distinfo @@ -1 +1 @@ -MD5 (ntp-4.0.91.tar.gz) = 54058c15ae288d1dae93b5511ecf2b3c +MD5 (ntp-4.0.93a.tar.gz) = 63b9fe99b680a20946393812f5341683 diff --git a/net/ntp-stable/pkg-plist b/net/ntp-stable/pkg-plist index 7d0d49bd7e22..c99f6366fd54 100644 --- a/net/ntp-stable/pkg-plist +++ b/net/ntp-stable/pkg-plist @@ -29,8 +29,11 @@ share/doc/ntp/driver24.htm share/doc/ntp/driver26.htm share/doc/ntp/driver27.htm share/doc/ntp/driver28.htm +share/doc/ntp/driver29.htm share/doc/ntp/driver3.htm share/doc/ntp/driver30.htm +share/doc/ntp/driver32.htm +share/doc/ntp/driver33.htm share/doc/ntp/driver4.htm share/doc/ntp/driver5.htm share/doc/ntp/driver6.htm @@ -38,6 +41,7 @@ share/doc/ntp/driver7.htm share/doc/ntp/driver8.htm share/doc/ntp/driver9.htm share/doc/ntp/exec.htm +share/doc/ntp/extern.htm share/doc/ntp/gadget.htm share/doc/ntp/hints.htm share/doc/ntp/hints/a-ux @@ -52,6 +56,7 @@ share/doc/ntp/hints/notes-xntp-v3 share/doc/ntp/hints/parse share/doc/ntp/hints/refclocks share/doc/ntp/hints/rs6000 +share/doc/ntp/hints/sco.htm share/doc/ntp/hints/sgi share/doc/ntp/hints/solaris.html share/doc/ntp/hints/solaris.xtra.4023118 @@ -73,6 +78,7 @@ share/doc/ntp/ldisc.htm share/doc/ntp/measure.htm share/doc/ntp/miscopt.htm share/doc/ntp/monopt.htm +share/doc/ntp/mx4200data.htm share/doc/ntp/notes.htm share/doc/ntp/ntpd.htm share/doc/ntp/ntpdate.htm @@ -83,11 +89,13 @@ share/doc/ntp/ntptrace.htm share/doc/ntp/parsedata.htm share/doc/ntp/parsenew.htm share/doc/ntp/patches.htm +share/doc/ntp/pic/9400n.jpg share/doc/ntp/pic/alautun4a.gif share/doc/ntp/pic/alice11.gif share/doc/ntp/pic/alice12.gif share/doc/ntp/pic/alice13.gif share/doc/ntp/pic/alice15.gif +share/doc/ntp/pic/alice15b.gif share/doc/ntp/pic/alice23.gif share/doc/ntp/pic/alice31.gif share/doc/ntp/pic/alice32.gif @@ -108,6 +116,9 @@ share/doc/ntp/pic/gps167.jpg share/doc/ntp/pic/home.gif share/doc/ntp/pic/hornraba.gif share/doc/ntp/pic/igclock.gif +share/doc/ntp/pic/oncore_evalbig.gif +share/doc/ntp/pic/oncore_remoteant.jpg +share/doc/ntp/pic/oncore_utplusbig.gif share/doc/ntp/pic/panda.gif share/doc/ntp/pic/pd_om006.gif share/doc/ntp/pic/pd_om011.gif |