From owner-freebsd-ports@freebsd.org Fri Jul 12 08:45:02 2019 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFBCB15E9E25 for ; Fri, 12 Jul 2019 08:45:02 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 486838B10E for ; Fri, 12 Jul 2019 08:45:02 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by home.opsec.eu with local (Exim 4.92 (FreeBSD)) (envelope-from ) id 1hlrAo-000DM5-9E; Fri, 12 Jul 2019 10:44:58 +0200 Date: Fri, 12 Jul 2019 10:44:58 +0200 From: Kurt Jaeger To: David Demelier Cc: freebsd-ports@freebsd.org Subject: Re: ffmpeg port Message-ID: <20190712084458.GG34918@home.opsec.eu> References: <2288dfa5-0ec0-d1f5-eeca-066260604c22@aventia.pw> <1ryy-rtgr-wny@FreeBSD.org> <95f2326f-8431-804d-1439-40dbc28f71a0@malikania.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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: Fri, 12 Jul 2019 08:45:02 -0000 Hi! > Le 12/07/2019 à 01:17, Adam Weinberger a écrit : > > We really would love to be able to provide release or LTS branches, > > but it simply comes down to resources. We'd need a few people working > > in paid positions to manage RE environments. The FreeBSD Foundation > > (which underwrites a couple very selective paid positions) has > > prioritized development of new technologies to keep FreeBSD > > competitive over third-party software backporting. > I'm not sure how can a LTS branch that you usually never update (except > CVE, security fixes) take more time than quarterly branches that you need > to recreate every 3 months and do some merges. > Basically, a LTS branch stay in marble for a release lifetime and will > only contain sporadic commits for security fixes or vulnerabilities. The problem are the merges. If you merge a fix to ports HEAD, that same fix normally can not be applied to a LTS version, because HEAD the LTS diverge fast enough to cause trouble. Maintainers and committers in the general case do not provide two patches. Right now, 12.0, 11.3 and 11.2 are still supported. So a maintainer or committer would even need to provide four patches. This is too taxing right now. -- pi@opsec.eu +49 171 3101372 One year to go !