From owner-freebsd-ports@FreeBSD.ORG Wed May 21 08:29:36 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3EB37146 for ; Wed, 21 May 2014 08:29:36 +0000 (UTC) Received: from mail.freebsd.systems (unknown [IPv6:2001:6a0:1cb::b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E675B2D4B for ; Wed, 21 May 2014 08:29:35 +0000 (UTC) Received: from mail.freebsd.systems (mail.freebsd.systems [IPv6:2001:6a0:1cb::b]) by mail.freebsd.systems (Postfix) with ESMTP id 483CD6EC; Wed, 21 May 2014 10:29:23 +0200 (CEST) X-Virus-Scanned: amavisd-new at freebsd.systems Received: from mail.freebsd.systems ([IPv6:2001:6a0:1cb::b]) by mail.freebsd.systems (scan.freebsd.systems [IPv6:2001:6a0:1cb::b]) (amavisd-new, port 10026) with ESMTP id dU_cK7gGIaVx; Wed, 21 May 2014 10:29:22 +0200 (CEST) Received: from [192.168.138.100] (83-144-115-210.static.chello.pl [83.144.115.210]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.freebsd.systems (Postfix) with ESMTPSA id 5E3146E6; Wed, 21 May 2014 10:29:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=wasikowski.net; s=default; t=1400660962; bh=vf0ZZp4Ndx3cawLlOxVointgcdnGSqqdIyXfayY8poI=; h=Date:From:To:CC:References:In-Reply-To; b=dmSSZ6XyhBOpZdNQOfIPlwqolXMV12rE9NKjI3qIhs+oxQA8UPeblJZcaQbGBInY3 86zkjDdgjs3179VnQdwPXzZ4anrW+tm2H/HJU33X9KFoQMe8kxuY5uSPTnVQMZgJ8s sUEQ1Ulh5yfUwF3EmoKfWsZ6s85NvH/Q6bKopqEi6Olzh88JFHaV0ChefWr3g0T49u haSSAVLrSjXCVEMvs2dZUXOcNHnepCYvzXc7hVH/Y3RAlc2Pm88+kS1KKfLVgLxVLg t8xuY4z1bY8Y/YQMWqKxAOgow/tBIapucjYxm7A4SA7d4mMCkG595zpBFJ2GVVIcL/ 5Q5ywGmLh1doQ== Message-ID: <537C63DC.4030308@wasikowski.net> Date: Wed, 21 May 2014 10:29:16 +0200 From: =?UTF-8?B?xYF1a2FzeiBXxIVzaWtvd3NraQ==?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Robert Backhaus , "Ronald F. Guilmette" Subject: Re: PORT META: Installed files conflict between ports References: <86305.1400624755@server1.tristatelogic.com> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Freebsd_mailinglist_PORTS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2014 08:29:36 -0000 W dniu 2014-05-21 03:53, Robert Backhaus pisze: > The fact that those two ports install conflicting binaries isn't a problem. > The problem is that you were allowed to install the second port. > > With mplayer, there is a correct CONFLICTS line in mplayer2, but does not > appear to be one in mplayer. But both samba ports seem to have the correct > CONFLICTS line, but that may have been fixed after you installed the port. Try installing security/openssl and sysutils/moreutils together - that is one fine example of naming collision. -- best regards, Lukasz Wasikowski