From owner-freebsd-ports@FreeBSD.ORG Thu Mar 5 11:17:23 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 16D0A106566C for ; Thu, 5 Mar 2009 11:17:23 +0000 (UTC) (envelope-from cm@therek.net) Received: from magicelf.therek.net (magicelf.therek.net [193.59.37.12]) by mx1.freebsd.org (Postfix) with ESMTP id 97CF08FC12 for ; Thu, 5 Mar 2009 11:17:22 +0000 (UTC) (envelope-from cm@therek.net) Received: from mpl34.localnet ([217.153.26.70]) (authenticated bits=0) by magicelf.therek.net (8.14.3/8.14.3) with ESMTP id n25BHKTt027356 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Thu, 5 Mar 2009 12:17:20 +0100 (CET) From: Cezary Morga Organization: therekNET To: freebsd-ports@freebsd.org Date: Thu, 5 Mar 2009 12:17:14 +0100 User-Agent: KMail/1.10.1 (Linux/2.6.27-9-generic; KDE/4.1.2; i686; ; ) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903051217.15081.cm@therek.net> Subject: wxPerl 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: Thu, 05 Mar 2009 11:17:23 -0000 Hi there. I've been trying to create a wxPerl[1] port lately. I've managed to prepare Alien::wxWidgets port[2] (dependency) that seems to be fine (though it might use some tuning, ie. respecting WITH_UNICODE flag as at this moment use of unicode is mandatory). I'm stuck at actual compilation. While manual compilation[3] (perl Makefile.PL; make; make install) throws lots of "deprecated conversion from string constant to 'char*'" warnings Wx seems to work properly. But compiling it using port system [4] is a no go. Furthermore when I run build command (output of make -n do-build) manually Wx compiles as well. Anyone got a idea why is it so? [1] http://wxperl.sourceforge.net/ [2] http://www.therek.net/ports/x11-toolkits/p5-Alien-wxWidgets/ [3] http://www.therek.net/wxperl/wxperl1.txt [4] http://www.therek.net/wxperl/wxperl2.txt -- Pozdrawiam, Cezary Morga "You can no more win a war than you can win an earthquake." (Jeannette Rankin)