From owner-freebsd-ports@freebsd.org Mon Apr 27 18:50:22 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E7DFD2C2515 for ; Mon, 27 Apr 2020 18:50:22 +0000 (UTC) (envelope-from futatuki@bsdclub.org) Received: from mkii.yf.bsdclub.org (mkii.yf.bsdclub.org [219.117.219.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 499v3f3j5qz4Sj7; Mon, 27 Apr 2020 18:50:21 +0000 (UTC) (envelope-from futatuki@bsdclub.org) Received: from leopardon-alpha.yf.bsdclub.org (leopardon-alpha.yf.bsdclub.org [192.168.8.26]) (authenticated bits=0) by mkii.yf.bsdclub.org (8.14.7/8.14.7) with ESMTP id 03RIml6L008749 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Tue, 28 Apr 2020 03:48:56 +0900 (JST) (envelope-from futatuki@bsdclub.org) Subject: Re: Re: FreeBSD Port: devel/py-subversion - Python 3 flavor? To: lev@FreeBSD.org Cc: dan@langille.org, freebsd-ports@freebsd.org References: <200424063354.M0194738@mkii.yf.bsdclub.org> From: Yasuhito FUTATSUKI Message-ID: Date: Tue, 28 Apr 2020 03:48:40 +0900 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=iso-2022-jp Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 499v3f3j5qz4Sj7 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-5.99 / 15.00]; NEURAL_HAM_MEDIUM(-0.99)[-0.988,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-0.998,0] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Apr 2020 18:50:23 -0000 On 2020/04/27 21:53, Lev Serebryakov wrote: > On 24.04.2020 0:33, Yasuhito FUTATSUKI wrote: > >>>> I must misunderstand completely. >>> We now have `devel/subversion` which is 1.13.x and `devel/subversion-lts` >>> which is now 1.10.x. As 1.14.0 will be LTS, BOTH ports will be updated. And >>> till 1.15.0 these ports will be equivalent! >> >> If we want to support application depends on Python 2 bindings only >> for a while, please consider to leave 1.10.x. As far as I understand, >> 1.10.x will support Python 2 its EOL, however 1.14.x may drop it >> before EOL of 1.10.x, if there will exist good reasons to do so, >> (like problem of developer resouce, critical bug only affects >> Python 2, and so on) > I don't want to add support for non-standard (not pre-generated) bindings to port, to be honest. SWIG is major pain in the ass, and python2 will be deprecated at the end of the year anyway. > > Update of subversion-lts port is other matter, and I'm not sure what is better... How about to postpone upgrading subversion-lts port to 1.14.x until which is earlier, release of subversion 1.15.0 or Dec 2020? I don't think you want to add subversion10 port separately. I wonder how https://svnweb.freebsd.org/ service will do after py27-subversion will be gone, as one of users.... Cheers, -- Yasuhito FUTATSUKI /