From nobody@FreeBSD.org  Mon Dec  5 14:19:23 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0F63216A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  5 Dec 2005 14:19:23 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CCEE643D64
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  5 Dec 2005 14:19:22 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jB5EJMLG040748
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 5 Dec 2005 14:19:22 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jB5EJMQP040747;
	Mon, 5 Dec 2005 14:19:22 GMT
	(envelope-from nobody)
Message-Id: <200512051419.jB5EJMQP040747@www.freebsd.org>
Date: Mon, 5 Dec 2005 14:19:22 GMT
From: Martin MATO <martin.mato@wanadoo.fr>
To: freebsd-gnats-submit@FreeBSD.org
Subject: isc-dhcp3-server-3.0.3  fails to start  at boot time
X-Send-Pr-Version: www-2.3

>Number:         89974
>Category:       ports
>Synopsis:       isc-dhcp3-server-3.0.3  fails to start  at boot time
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 05 14:20:02 GMT 2005
>Closed-Date:    Wed Dec 14 19:42:48 GMT 2005
>Last-Modified:  Wed Dec 14 19:42:48 GMT 2005
>Originator:     Martin MATO
>Release:        Freebsd 7.0 - CURRENT
>Organization:
>Environment:
FreeBSD pcgyver.dyndns.org 7.0-CURRENT FreeBSD 7.0-CURRENT #46: Sat Dec  3 18:58:23 CET 2005     root@pcgyver.dyndns.org:/usr/obj/usr/src/sys/PCGYVER  i386

>Description:
Following the change in /etc/rc.d from 20051202 (cf. /usr/src/UPDATING)
the isc-dhcp3 port fails to start at boot time.
script remains operational nevertheless, from the console.



>How-To-Repeat:
a fresh compiled world and the current port of isc dhcpd server properly configured and working.

>Fix:
removing the PROVIDE label in the launch script resolve the problem...
There is a better manner perhaps?


Best regards.
>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Mon Dec 5 21:35:03 GMT 2005 
Class-Changed-Why:  
Fix category (submitter is not maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89974 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Dec 5 21:35:12 GMT 2005 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89974 

From: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
To: bug-followup@FreeBSD.org
Cc: Martin MATO <martin.mato@wanadoo.fr>
Subject: Re: ports/89974: net/isc-dhcp3-server - isc-dhcp3-server-3.0.3 
 fails to start  at boot time
Date: Tue, 6 Dec 2005 19:54:57 +0100 (CET)

 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
 
 Hi,
 
 unfortunately i have corrently no up to date CURRENT system running, so i 
 can't test this now. At the weekend i can take a closer look into this.
 
 In the meantime, can you please try the follwoing patch:
 
 - --- isc-dhcpd.sh.orig	Tue Dec  6 19:49:12 2005
 +++ isc-dhcpd.sh	Tue Dec  6 19:53:33 2005
 @@ -4,7 +4,8 @@
   #
   # PROVIDE: dhcpd
   # REQUIRE: DAEMON
 - -# KEYWORD: FreeBSD
 +# BEFORE: LOGIN
 +# KEYWORD: FreeBSD shutdown
   #
   # Add the following line to /etc/rc.conf to enable dhcpd:
   #
 
 Please give me some feedback about the test results.
 
 Thanks
 Joerg
 
 - -- 
 The beginning is the most important part of the work.
  				-Plato
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2 (FreeBSD)
 
 iD8DBQFDld6DSPOsGF+KA+MRAtIDAJ4kAaC0AveE6k40XCc9HdQHs3RvHgCgsTq/
 02Sb2PS/KwMoACXYX6l1BRg=
 =bvoe
 -----END PGP SIGNATURE-----

From: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/89974: net/isc-dhcp3-server - isc-dhcp3-server-3.0.3 
 fails to start  at boot time
Date: Wed, 7 Dec 2005 10:43:41 +0100 (CET)

   This message is in MIME format.  The first part should be readable text,
   while the remaining parts are likely unreadable without MIME-aware tools.
 
 --0-740768703-1133948621=:55116
 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
 
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
 
 Hi,
 
 as the originator of the PR reported success for my attempt to solve the 
 problem, i have attached the diff as a file.
 
 regards
 Joerg
 
 - -- 
 The beginning is the most important part of the work.
  				-Plato
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2 (FreeBSD)
 
 iD8DBQFDlq7VSPOsGF+KA+MRApQXAJ0YDOJ602J7iZ+cwJEPyKvporobZgCghBL6
 gX6lq2xRueUNzU6o99O6X+Y=
 =Xh+T
 -----END PGP SIGNATURE-----
 --0-740768703-1133948621=:55116
 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=isc-dhcp3-server.diff
 Content-Transfer-Encoding: BASE64
 Content-ID: <20051207104341.B55116@hades.admin.frm2>
 Content-Description: 
 Content-Disposition: attachment; filename=isc-dhcp3-server.diff
 
 SW5kZXg6IGlzYy1kaGNwZC5zaC5zYW1wbGUNCj09PT09PT09PT09PT09PT09
 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
 PT09PT0NClJDUyBmaWxlOiAvaG9tZS9uY3ZzL3BvcnRzL25ldC9pc2MtZGhj
 cDMtc2VydmVyL2ZpbGVzL2lzYy1kaGNwZC5zaC5zYW1wbGUsdg0KcmV0cmll
 dmluZyByZXZpc2lvbiAxLjEzDQpkaWZmIC11IC1yMS4xMyBpc2MtZGhjcGQu
 c2guc2FtcGxlDQotLS0gaXNjLWRoY3BkLnNoLnNhbXBsZQk3IEFwciAyMDA1
 IDEzOjQ3OjI3IC0wMDAwCTEuMTMNCisrKyBpc2MtZGhjcGQuc2guc2FtcGxl
 CTcgRGVjIDIwMDUgMDk6Mzk6MTcgLTAwMDANCkBAIC00LDcgKzQsOCBAQA0K
 ICMNCiAjIFBST1ZJREU6IGRoY3BkDQogIyBSRVFVSVJFOiBEQUVNT04NCi0j
 IEtFWVdPUkQ6IEZyZWVCU0QNCisjIEJFRk9SRTogTE9HSU4NCisjIEtFWVdP
 UkQ6IEZyZWVCU0Qgc2h1dGRvd24NCiAjDQogIyBBZGQgdGhlIGZvbGxvd2lu
 ZyBsaW5lIHRvIC9ldGMvcmMuY29uZiB0byBlbmFibGUgZGhjcGQ6DQogIw0K
 
 --0-740768703-1133948621=:55116--
State-Changed-From-To: feedback->closed 
State-Changed-By: sem 
State-Changed-When: Wed Dec 14 19:42:46 UTC 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89974 
>Unformatted:
