From owner-freebsd-ports@freebsd.org Tue Sep 20 18:16:46 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 067F0BE2083 for ; Tue, 20 Sep 2016 18:16:46 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id EDDF83C7; Tue, 20 Sep 2016 18:16:45 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from [127.0.0.1] (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 501021872; Tue, 20 Sep 2016 18:16:45 +0000 (UTC) (envelope-from rm@FreeBSD.org) Subject: Re: py34-dnspython To: Kristof Provost , FreeBSD Ports ML References: <51315ADA-983B-4557-B6E0-37ACE1F70C87@FreeBSD.org> From: Ruslan Makhmatkhanov Message-ID: <3da6b5da-f41e-1dcc-1d19-1d34fdce71c8@FreeBSD.org> Date: Tue, 20 Sep 2016 21:15:04 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <51315ADA-983B-4557-B6E0-37ACE1F70C87@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2016 18:16:46 -0000 Hi Kristof, Kristof Provost wrote on 09/20/2016 19:40: > Hi, > > I found I had a need for dnspython for python 3.4. The port builds only for > python 2.7 at the moment. > Attached is a patch to introduce py34-dnspython. > > Regards, > Kristof Feel free to commit it. Actually people asked about this in past, but I wasn't able to do that for some reason. I'd only change port directory name to dns/py3-dnspython to not tie it to particular python version, but to use default python3 version (which is 3.4 at the moment). PYTHON_VERSION is better to replace with USES too. Please see audio/py3-mutagen/Makefile for example. -- Regards, Ruslan T.O.S. Of Reality