From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 28 21:26:30 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7075816A4CE; Wed, 28 Jul 2004 21:26:30 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19D7143D67; Wed, 28 Jul 2004 21:26:30 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-11.local ([172.16.0.11] helo=dhcp-15.local) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.41 (FreeBSD)) id 1BpvwQ-0004ZR-QC; Wed, 28 Jul 2004 23:26:29 +0200 Date: Wed, 28 Jul 2004 23:27:38 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: Pav Lucistnik From: Oliver Eikemeier In-Reply-To: <200407282053.i6SKrFNh008346@freefall.freebsd.org> Message-Id: Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: mlists@tanael.org cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/69669: Update port: dns/dnrd version 2.14 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2004 21:26:30 -0000 The rc.d script won't work on 4.x, and you should override stop_cmd instead of doing the `case', see rc.subr(8) for more information.