From owner-freebsd-ports Wed Jan 30 18:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA2C637B417 for ; Wed, 30 Jan 2002 18:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0V2U1F68871; Wed, 30 Jan 2002 18:30:01 -0800 (PST) (envelope-from gnats) Date: Wed, 30 Jan 2002 18:30:01 -0800 (PST) Message-Id: <200201310230.g0V2U1F68871@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cyrille Lefevre Subject: Re: ports/34468: Maintainer update: net/isc-dhcp3 (3.0.1.r6) Reply-To: Cyrille Lefevre Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34468; it has been noted by GNATS. From: Cyrille Lefevre To: freebsd-gnats-submit@FreeBSD.org, pat@FreeBSD.org Cc: Subject: Re: ports/34468: Maintainer update: net/isc-dhcp3 (3.0.1.r6) Date: Thu, 31 Jan 2002 03:01:32 +0100 (CET) sorry, but I forgot to include a new patch file (files/patch-dhcpd.conf) as requested by someone. also, I've fixed bsd.port.mk about MAKEFILE but I still have the problem w/ another port! --- /dev/null Thu Jan 31 02:26:39 2002 +++ files/patch-dhcpd.conf Sun Jan 20 06:08:14 2002 @@ -0,0 +1,12 @@ +--- server/dhcpd.conf.orig Thu Jan 25 09:33:11 2001 ++++ server/dhcpd.conf Sun Jan 20 06:07:14 2002 +@@ -14,6 +14,9 @@ + # network, the authoritative directive should be uncommented. + #authoritative; + ++# ad-hoc DNS update scheme - set to "none" to disable dynamic DNS updates. ++ddns-update-style ad-hoc; ++ + # Use this to send dhcp log messages to a different log file (you also + # have to hack syslog.conf to complete the redirection). + log-facility local7; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message