From owner-freebsd-ports@FreeBSD.ORG Sun May 23 09:33:29 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4723E16A4CE; Sun, 23 May 2004 09:33:29 -0700 (PDT) Received: from mail.ciam.ru (mail.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FE0343D39; Sun, 23 May 2004 09:33:28 -0700 (PDT) (envelope-from sem@ciam.ru) Received: from ppp8-103.pppoe.mtu-net.ru ([81.195.8.103] helo=ciam.ru) by mail.ciam.ru with asmtp (Exim 4.x) id 1BRvu0-000IB0-6O; Sun, 23 May 2004 20:32:44 +0400 Message-ID: <40B0D232.5040207@ciam.ru> Date: Sun, 23 May 2004 20:32:50 +0400 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Josef Karthauser References: <20040523101300.GA43113@genius.tao.org.uk> In-Reply-To: <20040523101300.GA43113@genius.tao.org.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@freebsd.org Subject: Re: portupgrade and daemons. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 May 2004 16:33:29 -0000 Josef Karthauser wrote: > A number of ports run daemons, such as postfix, which are started in > /usr/local/tc/rc.d. Portupgrade doesn't appear to know anything about > these, and so it will quite happily attempt to upgrade a daemon that is > still running. Idealally it ought to DTRT, which I guess is some portupgrade knows about rcNG scripts and works fine with them. It would be great to mass migrate on them (may be after 5.3?). -- Sem.