From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 29 17:19:26 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E159D16A4CE; Tue, 29 Jun 2004 17:19:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8EA543D53; Tue, 29 Jun 2004 17:19:26 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) i5THJHZq056754; Tue, 29 Jun 2004 17:19:17 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5THJHpH056750; Tue, 29 Jun 2004 17:19:17 GMT (envelope-from pav) Date: Tue, 29 Jun 2004 17:19:17 GMT From: Pav Lucistnik Message-Id: <200406291719.i5THJHpH056750@freefall.freebsd.org> To: cakersq@gmail.com, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/68475: Ported Application conflict, xfmail and qt-3.2.1 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: Tue, 29 Jun 2004 17:19:27 -0000 Synopsis: Ported Application conflict, xfmail and qt-3.2.1 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Tue Jun 29 17:09:54 GMT 2004 State-Changed-Why: This is not a bug, it's a feature. In the real world it can happen, that two different people produce two different applications that, by accident, use same name for one of its files. FreeBSD packaging system prevents you from installing both applications in the same time, because the second package would overwrite files installed by first package. Now some good news - since May 2004, Qt and xfmail no longer conflicts. Xfmail port was changed to install one of it's files under different name, to avoid a conflict. Next FreeBSD release will not have the problem you're reporting. http://www.freebsd.org/cgi/query-pr.cgi?pr=68475