From owner-freebsd-ports@freebsd.org Fri Apr 29 23:37:03 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 583ABB2184A; Fri, 29 Apr 2016 23:37:03 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from vms173009pub.verizon.net (vms173009pub.verizon.net [206.46.173.9]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37AA71374; Fri, 29 Apr 2016 23:36:59 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from vz-proxy-m002.mx.aol.com ([64.236.83.3]) by vms173009.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0O6F006MU2SIFB70@vms173009.mailsrvcs.net>; Fri, 29 Apr 2016 17:36:23 -0500 (CDT) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=Nc0brD34 c=1 sm=1 tr=0 a=yQ9kT6OsLgv7WE5tBE7I5g==:117 a=kziv93cY1bsA:10 a=r77TgQKjGQsHNAKrUKIA:9 a=VwrI3-iRj_PKSSqVyw4A:9 a=pILNOxqGKmIA:10 a=adqX0pXGAAAA:8 a=2f9m4LkF5FonUllrz9YA:9 a=z7BaHAHxdMeJ1VDr:21 a=_W_S_7VecoQA:10 Received: by 100.1.241.90 with SMTP id 50a22088; Fri, 29 Apr 2016 22:36:23 GMT Subject: Re: Enabling AVAHI-option in cups-client results in circular dependency To: Kurt Jaeger References: <56A41B1C.6070108@aldan.algebra.com> <20160124113323.GM46096@home.opsec.eu> Cc: "freebsd-ports@FreeBSD.ORG" , gnome@freebsd.org From: "Mikhail T." Message-id: <111bccd2-a005-aa33-db82-ca90d3a794eb@aldan.algebra.com> Date: Fri, 29 Apr 2016 18:36:18 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-version: 1.0 In-reply-to: <20160124113323.GM46096@home.opsec.eu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2016 23:37:03 -0000 On 24.01.2016 06:33, Kurt Jaeger wrote: >> If cups-client is built with the AVAHI option, there will be a circular >> >dependency, it seems. > There's a whole bunch of problem reports for some cups, and > we're missing someone to really look into those. Difficult > issue. I was hoping, these problems would go away after the recent rework of cups ports, but it seems, it only got worse. Not just AVAHI, DBUS, and X11 can lead to a circular dependency during a portupgrade. Also, cups-filters is required for something as simple as printing a text/plain, but conflicts with foomatic-filters -- which provides support for additional printers. If someone found the time and the energy to rework cups-ports, why are these problems still remaining? -mi