diff options
author | andreas <andreas@FreeBSD.org> | 1999-06-26 06:54:17 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-06-26 06:54:17 +0000 |
commit | 425191f78374eaec7d465c294c3add9204f68854 (patch) | |
tree | 77f84aef17ebb6502ea8739c05f5285e4381b2fd /net/ntp-devel | |
parent | c6fabb9b1fd5e493966149b0fc9d5818fa7988ec (diff) | |
download | FreeBSD-ports-425191f78374eaec7d465c294c3add9204f68854.zip FreeBSD-ports-425191f78374eaec7d465c294c3add9204f68854.tar.gz |
update ntpdate to last version 4.0.93a
got a patch to make it run.
Submitted by: sorry, deleted mail too fast
Diffstat (limited to 'net/ntp-devel')
-rw-r--r-- | net/ntp-devel/Makefile | 10 | ||||
-rw-r--r-- | net/ntp-devel/distinfo | 2 | ||||
-rw-r--r-- | net/ntp-devel/pkg-plist | 11 |
3 files changed, 18 insertions, 5 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 96c6751..1b5b450 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/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-devel/distinfo b/net/ntp-devel/distinfo index a2af6c4..873e565 100644 --- a/net/ntp-devel/distinfo +++ b/net/ntp-devel/distinfo @@ -1 +1 @@ -MD5 (ntp-4.0.91.tar.gz) = 54058c15ae288d1dae93b5511ecf2b3c +MD5 (ntp-4.0.93a.tar.gz) = 63b9fe99b680a20946393812f5341683 diff --git a/net/ntp-devel/pkg-plist b/net/ntp-devel/pkg-plist index 7d0d49b..c99f636 100644 --- a/net/ntp-devel/pkg-plist +++ b/net/ntp-devel/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 |