From owner-freebsd-ports@FreeBSD.ORG Fri Sep 28 02:52:30 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BBCD6106564A for ; Fri, 28 Sep 2012 02:52:30 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4E5168FC15 for ; Fri, 28 Sep 2012 02:52:30 +0000 (UTC) Received: by weyx43 with SMTP id x43so1201546wey.13 for ; Thu, 27 Sep 2012 19:52:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=R3FcvILfftkYc3Ul5JGwaFvaW5L9VjmjlpoTTOH/myo=; b=g6nis7qQqkjVVdCOWyQes7cH8WC61maTMP7DsgkW7xSjXEidjmpdF3UvfHFQbDk+ME txzWbPAQvP7LiO2lEcxju2B7MQkL+Bw03X7uOeCnkY3JukAarDUO+gF7RdY2h5M9wHfD TNcHCkCbCR2r2cFNbD4Xd6q17ZANwWnSlG28j1H79AsbCoc5NCkZJhACRQqyO4/jNwMA 6tl7WDUjiQS4Z7i+dMdOlR9gOV8y1rISpNTZfJwi+K33NYd1gA1mB+rZxLxIO50/eWC2 aWwcdIHpy6n7BeBknfgNh4ixWBw06DJEc3UPFISPoXeYabqSCSDK+XMLWUIsYbvt16gk bkWA== MIME-Version: 1.0 Received: by 10.216.197.104 with SMTP id s82mr2565816wen.62.1348800749406; Thu, 27 Sep 2012 19:52:29 -0700 (PDT) Received: by 10.223.66.194 with HTTP; Thu, 27 Sep 2012 19:52:29 -0700 (PDT) In-Reply-To: <201209280117.AA00092@h115.65.228.10.32118.vlan.kuins.net> References: <1156205530.9964665.1348688310662.JavaMail.root@k-state.edu> <201209280117.AA00092@h115.65.228.10.32118.vlan.kuins.net> Date: Thu, 27 Sep 2012 19:52:29 -0700 Message-ID: From: Kevin Oberman To: Tsurutani Naoki Content-Type: text/plain; charset=UTF-8 Cc: ports@freebsd.org Subject: Re: aspell conflicts with ispell? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2012 02:52:30 -0000 On Thu, Sep 27, 2012 at 6:17 PM, Tsurutani Naoki wrote: > I think aspell does not conflict with ispell; they have no common files. > Is it any problem with ispell when running or building aspell ? > > BTW, textproc/ispell does not have "CONFLICTS" entry... it is confusing. I suspect it is bogus unless the Install the ispell wrapper is selected. If so, it installs it's own /usr/local/bin/ispell, a definite conflict. I don't know how good the ispell emulation is, but it MIGHT replace the separate ispell port. In any case, if you don't have the ispell wrapper selected, than there should be no conflict. It looks like that was intended since there are two CONFLICTS statements. the first is unconditional and I suspect should have been removed. The second is conditional on hte ispell wrapper being selected. I'd just comment out the first CONFLICTS line in the Makefile and request that the Makefile be corrected. -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com