From owner-freebsd-ports@FreeBSD.ORG Sun Mar 24 17:50:19 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BB9B5B8E for ; Sun, 24 Mar 2013 17:50:19 +0000 (UTC) (envelope-from freebsdml@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) by mx1.freebsd.org (Postfix) with ESMTP id 9D6C0943 for ; Sun, 24 Mar 2013 17:50:19 +0000 (UTC) Received: from [192.168.0.101] (unknown [130.255.28.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 4146543BA9; Sun, 24 Mar 2013 12:50:14 -0500 (CDT) Message-ID: <514F3CD0.6030309@marino.st> Date: Sun, 24 Mar 2013 18:50:08 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: Brian McKeon Subject: Re: py-qt maintenance References: <1364146803.16775.27.camel@optimus> In-Reply-To: <1364146803.16775.27.camel@optimus> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Mar 2013 17:50:19 -0000 On 3/24/2013 18:40, Brian McKeon wrote: > I have a need for py-qt to ultimately get to a native salome 6.5. I see > it is not maintained presently, and am interested in taking ownership. > I've been using FreeBSD for so long I figure I should start helping out > where I can. > > I know the latest version of py-qt (4.10) builds against my current > system, so I do not think it would be hard to get going considering the > old version is about to expire. > > I do not know what I would need to do to become a maintainer but I > figure this is the first step. I will read the docs more in depth > though. Not sure if it would be possible to have an @freebsd.org email > address, but that would be cool. I'd be interested in helping out other > places of the organization too, but I'm not much of a coder. This is a > skill I very much need to learn though. > > I've been using the system since 5.4 as my main OS, and have gotten good > at making it work without much help. Love me some beastie, want to help > make it keep going. > > > Let me know if I can help. Hi Brian, I fixed py-qt a few days ago in DragonFly Ports. The patches are here: https://github.com/jrmarino/DeltaPorts/commit/7cf2d3f44950fa3929d9d1d9fb3d1fb9dc4edf8a I guess I should submit a PR on it.... John