From owner-freebsd-ports@FreeBSD.ORG Fri Jan 9 11:26:15 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F615106564A; Fri, 9 Jan 2009 11:26:15 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id C21AE8FC13; Fri, 9 Jan 2009 11:26:14 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from [62.63.90.198] [62.63.90.198:46816] (HELO/EHLO luna.dio.ru, authenticated with PLAIN) by mail.issp.ac.ru with ESMTP/inet id n09BR9eB081968 (using TLSv1/SSLv3, with cipher DHE-DSS-AES256-SHA (256 bits), verified NO) Fri, 9 Jan 2009 14:27:09 +0300 (MSK) From: Max Brazhnikov To: freebsd-ports@freebsd.org Date: Fri, 9 Jan 2009 14:26:06 +0300 User-Agent: KMail/1.10.92 (FreeBSD/7.1-RELEASE; KDE/4.1.85; i386; ; ) References: <20090106220641.GL44347@bsdcrew.de> <83e5fb980901071607g2aef7e4bn6fbd818d42436039@mail.gmail.com> In-Reply-To: Organization: ISSP RAS MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901091426.06964.makc@issp.ac.ru> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.issp.ac.ru [77.236.34.3]); Fri, 09 Jan 2009 14:27:10 +0300 (MSK) X-Virus-Scanned: ClamAV 0.94.1/8846/Fri Jan 9 08:34:42 2009 on mail.issp.ac.ru X-Virus-Status: Clean Cc: ports@freebsd.org, Diego Depaoli , Doug Barton , kde-freebsd@kde.org, Andrey Subject: Re: [CFT] KDE 4.2 BETA 2 testers wanted 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, 09 Jan 2009 11:26:15 -0000 On Fri, 9 Jan 2009 01:39:40 -0800 (PST), Doug Barton wrote: > On Thu, 8 Jan 2009, Diego Depaoli wrote: ... > > Same here. > > For some obscure reason qt4-designer refuses to build through > > portmaster or portupgrade. > > cd ${PORTSDIR}/devel/qt4-designer && make... to go forward. > > Has anyone identified the problem with running this one in portmaster? Is > there something I need to address? > > Doug The problem is with qt4-designer port indeed, not with portmaster/portupgrade tools. I'm working on fix. Max