From owner-freebsd-ports Sun Sep 23 3:57:21 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by hub.freebsd.org (Postfix) with ESMTP id A376E37B420 for ; Sun, 23 Sep 2001 03:57:13 -0700 (PDT) Received: from eborcom.com ([62.255.98.127]) by mta05-svc.ntlworld.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010923105711.SDFF20588.mta05-svc.ntlworld.com@eborcom.com> for ; Sun, 23 Sep 2001 11:57:11 +0100 Received: (qmail 24227 invoked by uid 1001); 23 Sep 2001 10:56:37 -0000 Date: Sun, 23 Sep 2001 11:56:37 +0100 From: Tom Hukins To: Andre Goeree Cc: freebsd-ports@FreeBSD.ORG, FreeBSD-gnats-submit@freebsd.org, nbm@FreeBSD.org, dom@happygiraffe.net Subject: Re: ports/28521: inconsistency: daemontools and serialmail Message-ID: <20010923115637.A24034@eborcom.com> Mail-Followup-To: Tom Hukins , Andre Goeree , freebsd-ports@FreeBSD.ORG, FreeBSD-gnats-submit@freebsd.org, nbm@FreeBSD.org, dom@happygiraffe.net References: <200106291620.f5TGK7394341@freefall.freebsd.org> <20010629232636.A18667@mandark.attica.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010629232636.A18667@mandark.attica.home>; from abgoeree@uwnet.nl on Fri, Jun 29, 2001 at 11:26:36PM +0200 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 [Summary: Both the daemontools and serialmail ports install a program called setlock in the same location. Can we resolve this?] On Fri, Jun 29, 2001 at 11:26:36PM +0200, Andre Goeree wrote: > > In this particular case (serialmail/daemontools) the conflicting > files do not differ much. The files are from the same developer > and have probably the same function (are interchangeable/compatible). Right. The code for both versions of setlock is near enough identical, from our point of view. > The problem comes when one of the ports gets deinstalled and deletes > the conflicting file, it could still be needed by the other port. > A solution would be to not to delete the file but to display a message > about deleting the file manually when it's no longer needed, this is > already common practice with users (postgresql). I'm the maintainer of the serialmail port, and I'm copying this message to Neil, the maintainer of daemontools, and Dom, the maintainer of daemontools53. If it weren't for the daemontools53 port, I'd suggest that serialmail be modified to not install setlock but depend on daemontools instead. However, some users may have daemontools53 installed instead which does not include setlock. Most of the files in daemontools are daemontools53 have identical names, though, so users can't install both ports. I can't think of a neat way to deal with this, but I thought it might be useful to mention my thoughts so far. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message