From owner-freebsd-ports Fri Oct 5 5:20: 7 2001 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 22B0537B408 for ; Fri, 5 Oct 2001 05:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f95CK2o50141; Fri, 5 Oct 2001 05:20:02 -0700 (PDT) (envelope-from gnats) Date: Fri, 5 Oct 2001 05:20:02 -0700 (PDT) Message-Id: <200110051220.f95CK2o50141@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: ports/31058: Maintainer update: net/isc-dhcp3 - 3.0 release Reply-To: Peter Pentchev 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/31058; it has been noted by GNATS. From: Peter Pentchev To: Cyrille Lefevre Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/31058: Maintainer update: net/isc-dhcp3 - 3.0 release Date: Fri, 5 Oct 2001 15:18:34 +0300 On Fri, Oct 05, 2001 at 01:10:05PM +0200, Cyrille Lefevre wrote: > > >Number: 31058 > >Category: ports > >Synopsis: Maintainer update: net/isc-dhcp3 - 3.0 release > >Originator: Cyrille Lefevre > >Description: > > how about upgrading the base system dhclient ? > > Makefile > PORTVERSION bumped to 3.0. > PLIST_SUB removed. > PKGMESSAGE added. > targets reworked a lot. etc/rc.isc-dhcpd.conf.sample is not installed in the Makefile. Is it supposed to be similar to rc.isc-dhcrelay.conf.sample? It is mentioned in the pkg-plist, and the 'package' and 'deinstall' targets complain somewhat loudly :) > files/isc-dhcpd.sh.sample > enhanced a lot to read startup options from > etc/rc.isc-dhcpd.conf. > program and config files checking added. > messages logged through syslog. Unfortunately, the config files checking is not quite correct - the check is for the existence of config_file, while it should check for config_path. Other than that, it looks good :) (Well, I personally do not feel quite comfortable with putting the rc scripts settings into separate etc/rc.* files, but then it's just me and my obsession with the single rc.conf file :) G'luck, Peter -- If the meanings of 'true' and 'false' were switched, then this sentence wouldn't be false. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message