From owner-freebsd-ports@FreeBSD.ORG Tue Jun 26 09:26:34 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 962D716A468 for ; Tue, 26 Jun 2007 09:26:34 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from gateway.cybervisiontech.com.ua (gateway.cybervisiontech.com.ua [88.81.251.18]) by mx1.freebsd.org (Postfix) with ESMTP id 5216D13C465 for ; Tue, 26 Jun 2007 09:26:34 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from localhost (hq.cybervisiontech.com [127.0.0.1]) by gateway.cybervisiontech.com.ua (Postfix) with ESMTP id C18F4ED4504; Tue, 26 Jun 2007 12:25:13 +0300 (EEST) X-Virus-Scanned: amavisd-new at cybervisiontech.com Received: from gateway.cybervisiontech.com.ua ([127.0.0.1]) by localhost (hq.cybervisiontech.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X7uFrF3f1VUO; Tue, 26 Jun 2007 12:25:12 +0300 (EEST) Received: from [10.2.1.87] (rein.cybervisiontech.com.ua [10.2.1.87]) by gateway.cybervisiontech.com.ua (Postfix) with ESMTP id 8B89AED44DA; Tue, 26 Jun 2007 12:25:12 +0300 (EEST) Message-ID: <4680DBC7.4060902@icyb.net.ua> Date: Tue, 26 Jun 2007 12:26:31 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.4 (X11/20070618) MIME-Version: 1.0 To: freebsd-ports@freebsd.org, Neal Nelson Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: wxPython 2.8 port 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: Tue, 26 Jun 2007 09:26:34 -0000 Neal, porters, Is there any work in progress on a port of wxPython 2.8 ? I've tried to quickly hack one by copying x11-toolkits/py-wxPython26* to the corresponding x11-toolkits/py-wxPython28* directories, changing version to 2.8.4.0 and `make makesum`. Everything worked quite well through the build stage but installation failed. It seems that it was because of some changes in configure script that resulted in py-wxPython28 being built with unicode support. I didn't pursue this further, but it seems that creating the ports should not be very hard. Sorry for not providing any patches. -- Andriy Gapon