From owner-freebsd-ports@FreeBSD.ORG Mon Dec 15 21:33:47 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0940D93; Mon, 15 Dec 2014 21:33:47 +0000 (UTC) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (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 B4945DAF; Mon, 15 Dec 2014 21:33:46 +0000 (UTC) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3k1bST71MqzZrh; Mon, 15 Dec 2014 22:33:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=madpilot.net; h= content-transfer-encoding:content-type:content-type:in-reply-to :references:subject:subject:mime-version:user-agent:from:from :date:date:message-id:received:received; s=mail; t=1418679208; x=1420493609; bh=JosdXgO/xnRFT5OFQoe/TYI5NDs41+lg0d/iSp8YCSw=; b= mjkPPkiFWxPvwGCSV//aNrxnOke6PgD/7fEZCmYtlHnbrNPzyth39UYCdb5tcYuv 01r/jHqWJVdsPOVT13h0N94+ednEVJzjRK7+/AofppUPLtV89nLy5gtRYzg4cDcF kdeG019quZCxdrbu6dEWMEO7JILCpMtgqGyiRJPS7JM= Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id rxp9s5Cx9SKx; Mon, 15 Dec 2014 22:33:28 +0100 (CET) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Mon, 15 Dec 2014 22:33:28 +0100 (CET) Message-ID: <548F53A7.2060807@madpilot.net> Date: Mon, 15 Dec 2014 22:33:27 +0100 From: Guido Falsi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Raphael Kubo da Costa , freebsd-ports@freebsd.org Subject: Re: Giving Up Maintainership References: <548EF8D5.8090005@FreeBSD.org> <86zjaowquu.fsf@FreeBSD.org> In-Reply-To: <86zjaowquu.fsf@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Dec 2014 21:33:47 -0000 On 12/15/14 22:22, Raphael Kubo da Costa wrote: > Guido Falsi writes: > >> Unluckily upgrading it will be a problem since new version depends on >> Python QT5 libraries. >> >> So I take a chance to ask: >> >> Is there any active work on creating ports for these? >> >> Who should I talk about this to? > > I don't think anyone is working on this at the moment. If you're willing > to do it, please keep kde@ in the loop, as we maintain the existing > PyQt4 ports and will probably end up either maintaining or touching the > Qt5 ports a lot. I could make some work in this direction, but I don't know if I have the time and know how to do this all by myself. Anyway I'll mail kde@ if and when I have something which resembles a plan :) -- Guido Falsi