head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2004.07.22.08.35.41;	author roberto;	state dead;
branches;
next	1.1;

1.1
date	2004.07.20.15.44.30;	author roberto;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove arlib (libares.a) from the build.  It is not IPv6 compatible, not
really tested and probably not 64 bits-safe.

Discussed with:	Harlann Stenn <www.ntp.org>
@
text
@# $FreeBSD: src/usr.sbin/ntp/arlib/Makefile,v 1.1 2004/07/20 15:44:30 roberto Exp $

.PATH: ${.CURDIR}/../../../contrib/ntp/arlib

LIB= ares

SRCS=	arlib.c 

CFLAGS+= -DPACKAGE=\"arlib\" -I${.CURDIR}/../../../contrib/ntp/arlib \
		-DNS_ADDR_LIST=nsaddr_list -DVERSION=\"1.0\"

.include <bsd.lib.mk>
@


1.1
log
@Update our ntpd to the long awaited 4.2.0 version.

This bring us several things:
- updated drivers
- IPv6 support at last
- ntp-genkeys is replaced by ntp-keygen
- ntptrace is now a script (courtesy of John Hay)
- lots of renamed files from .htm to .html (while I prefer .html, I
  find the change a bit gratuitous)
- still no manpages :(

Please test and report.

Commit very much helped by: GNU arch (http://gnuarch.org/)
@
text
@d1 1
a1 1
# $FreeBSD$
@

