From owner-freebsd-ports@FreeBSD.ORG Fri Oct 10 06:28:30 2003 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 AE75216A4B3 for ; Fri, 10 Oct 2003 06:28:30 -0700 (PDT) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id B501D43F3F for ; Fri, 10 Oct 2003 06:28:29 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from pd951aee5.dip.t-dialin.net ([217.81.174.229] helo=fillmore-labs.com ident=nalo63rfg8t2nn5v) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.24; FreeBSD 4.9) id 1A7xJj-000Oo2-Pq; Fri, 10 Oct 2003 15:28:28 +0200 Message-ID: <3F86B3FA.2040208@fillmore-labs.com> Date: Fri, 10 Oct 2003 15:28:26 +0200 From: Oliver Eikemeier MIME-Version: 1.0 To: Jeremy Messenger References: <3F8618C1.6050602@fillmore-labs.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eikemeier@fillmore-labs.com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com cc: FreeBSD ports Subject: Re: ports that should use CONFLICTS 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: Fri, 10 Oct 2003 13:28:30 -0000 Hi Jeremy, >> mezz7@cox.net >> - www/linux-opera conflicts with www/opera >> common files: bin/opera >> CONFLICTS= opera-7.21.* > > > > Umm, ok... I will wait for the 7.21 released[1] and I will try to make > the change from bin/opera to bin/linux-opera (include ~/.linux-opera and > share/linux-opera/).. So, can you get the www/linux-opera and www/opera > out of your mega-PR? If you have any suggest, just let me know. It depends what your intentions as a port maintainer are, i.e. should opera and linux-opera coexist or not. You could use CONFLICTS, USE_LINUX_PREFIX or rename the binary, I can not judge what the best solution in your case could be, that's what port maintainers are there for. Anyway, thanks for caring about your ports Oliver