From owner-freebsd-ports@FreeBSD.ORG Thu Apr 4 08:17:47 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 26A671E6 for ; Thu, 4 Apr 2013 08:17:47 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [IPv6:2a02:6b8:0:801::2]) by mx1.freebsd.org (Postfix) with ESMTP id CE552E13 for ; Thu, 4 Apr 2013 08:17:46 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward12.mail.yandex.net (Yandex) with ESMTP id AC3D6C22573; Thu, 4 Apr 2013 12:17:43 +0400 (MSK) Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 60E73E4057B; Thu, 4 Apr 2013 12:17:43 +0400 (MSK) Received: from ctsoff2.webstroy.ru (ctsoff2.webstroy.ru [213.27.12.78]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTP id z0E9IkULFs-HhVWeqIj; Thu, 4 Apr 2013 12:17:43 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1365063463; bh=8U657fthihWlZ6q0x3/nwwPbWXzHEeLHo5ZRHLSFLHg=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=WWzi84u2Q9KHSsPk5yV5Cy5ZtwxlmKXl4PBcWpYaBrHBzvdNAycq4KTc8qGbx33IA RBPo8iy3YUm2gNpYb+Mf2xu+s8YcXdAmWEqCMPm8F5xKjOcHAfqm6GHU9hhFNjY9ye t37o68BnCMDqlQPdyO0cC/amvQ9J0G8FoaCqJTkQ= Message-ID: <515D36F3.5020807@yandex.ru> Date: Thu, 04 Apr 2013 12:16:51 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: William Grzybowski Subject: Re: mailman compile problem References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Mario Polario 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: Thu, 04 Apr 2013 08:17:47 -0000 William Grzybowski wrote on 03.04.2013 15:30: > On Wed, Apr 3, 2013 at 8:23 AM, Mario Polario wrote: >> Hi! >> >> I'm trying to compile new version of mailman on 9.1 release: >> 9.1-RELEASE-p1 >> >> Whatever I try, I get stuck with: >> >> SyntaxError: invalid syntax >> /usr/local/bin/python3.3 ../build/bin/msgfmt.py -o >> zh_TW/LC_MESSAGES/mailman.mo zh_TW/LC_MESSAGES/mailman.po >> File "../build/bin/msgfmt.py", line 86 >> 0x950412deL, # Magic >> ^ >> SyntaxError: invalid syntax >> >> >> Any help is more than welcomed! > > mailman is not ready for python 3, use 2.7: Mailman 3.x is, but it's not in ports yet, so OT need to install it manually if python3 is the requirement. > > make PYTHON_VERSION=2.7 install > > We should fix it with USE_PYTHON= 2.7- in Makefile. > > > > -- > William Grzybowski > ------------------------------------------ > Curitiba/PR - Brasil -- Regards, Ruslan Tinderboxing kills... the drives.