From owner-freebsd-ports@freebsd.org Fri Dec 15 15:11:17 2017 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 4CE23E83BDA for ; Fri, 15 Dec 2017 15:11:17 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from fmailer.gwdg.de (fmailer.gwdg.de [134.76.11.16]) (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 1224D7916F for ; Fri, 15 Dec 2017 15:11:16 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from [134.76.11.226] (helo=email.stud.uni-goettingen.de) by mailer.gwdg.de with esmtp (Exim 4.80) (envelope-from ) id 1ePrdp-0002eH-Db; Fri, 15 Dec 2017 16:11:13 +0100 Received: from UM-EXCHT-A01.um.gwdg.de (134.76.9.210) by um-excht-s2.um.gwdg.de (134.76.9.214) with Microsoft SMTP Server (TLS) id 14.3.361.1; Fri, 15 Dec 2017 16:11:13 +0100 Received: from krabat.raven.hur (91.8.156.113) by email.gwdg.de (134.76.9.210) with Microsoft SMTP Server (TLS) id 14.3.361.1; Fri, 15 Dec 2017 16:11:12 +0100 Subject: Re: portmaster with FLAVOR support available for testing To: Walter Schwarzenfeld , References: <76ab16e0-db71-7702-df08-1e15882618c6@freebsd.org> <6216647a-6cfe-4886-846f-f7f873ff9f9f@utanet.at> From: Rainer Hurling Message-ID: Date: Fri, 15 Dec 2017 16:11:12 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <6216647a-6cfe-4886-846f-f7f873ff9f9f@utanet.at> Content-Type: text/plain; charset="utf-8" Content-Language: de-DE Content-Transfer-Encoding: 7bit X-Spam-Level: - X-Virus-Scanned: (clean) by clamav X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2017 15:11:17 -0000 Am 15.12.2017 um 15:48 schrieb Walter Schwarzenfeld: > Yes, if it don't work in the port the port is the problem. > > Rainer Hurling was filed a PR > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223764 Yes, Walter, your problem is another ports problem as mine, first described in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219641, comment #23, than doubled by PR #223764. In this thread, with portmaster, I asked why portmaster deinstalls py27-qt5-core before it tries to install py36-qt5-core. This is not the case with pure ports make mechanism.