Date: Fri, 5 Oct 2001 05:20:02 -0700 (PDT) From: Peter Pentchev <roam@ringlet.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/31058: Maintainer update: net/isc-dhcp3 - 3.0 release Message-ID: <200110051220.f95CK2o50141@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/31058; it has been noted by GNATS. From: Peter Pentchev <roam@ringlet.net> To: Cyrille Lefevre <clefevre@citeweb.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110051220.f95CK2o50141>