From owner-svn-ports-all@FreeBSD.ORG Thu Mar 27 21:01:16 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2B41E58A; Thu, 27 Mar 2014 21:01:16 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DEB535FD; Thu, 27 Mar 2014 21:01:15 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 3AB63BDC24; Thu, 27 Mar 2014 22:01:14 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 1B57CBDC1D; Thu, 27 Mar 2014 22:01:14 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id A51DAD28125E; Thu, 27 Mar 2014 22:01:13 +0100 (CET) Date: Thu, 27 Mar 2014 22:01:13 +0100 From: Mathieu Arnold To: Ruslan Makhmatkhanov , Alex Dupre , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r349342 - in head: . Mk lang/php5 lang/php5-extensions lang/php55 lang/php55-extensions www www/mod_php5 www/mod_php55 Message-ID: <034ECA0A12DF9188CF86282E@atuin.in.mat.cc> In-Reply-To: <53348347.6010102@yandex.ru> References: <201403271609.s2RG9b12057277@svn.freebsd.org> <53345AFC.1050607@yandex.ru> <533468CA.4050106@yandex.ru> <53348347.6010102@yandex.ru> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2014 21:01:16 -0000 +--On 28 mars 2014 00:00:07 +0400 Ruslan Makhmatkhanov wrote: | Mathieu Arnold wrote on 27.03.2014 23:05: |> +--On 27 mars 2014 22:07:06 +0400 Ruslan Makhmatkhanov |> wrote: |> | Mathieu Arnold wrote on 27.03.2014 21:53: |> |> +--On 27 mars 2014 21:08:12 +0400 Ruslan Makhmatkhanov |> |> wrote: |> |> | Alex Dupre wrote on 27.03.2014 20:09: |> |> |> Author: ale |> |> |> Date: Thu Mar 27 16:09:37 2014 |> |> |> New Revision: 349342 |> |> |> URL: http://svnweb.freebsd.org/changeset/ports/349342 |> |> |> QAT: https://qat.redports.org/buildarchive/r349342/ |> |> |> |> |> |> Log: |> |> |> Welcome the new mod_php ports, in order to have default packages |> |> |> for Apache PHP modules. |> |> |> |> |> |> Submitted by: marcus |> |> |> Reworked by: ale (me) |> |> |> Requested by: many, too many |> |> | |> |> | Great, thank you Marcus and Alex! |> |> | Can this be merged to 2014Q1 please to advantage of 10-R in |> |> | production environments? |> |> |> |> Hum, the last ever build packages in 2014Q1 were yesterday, and on |> |> April 1st, 2014Q2 will be branched, and be used in the next package |> |> build next Wednesday. |> |> So, I don't see any reason to merge that there. |> | |> | That's fine. But it will also mean that all the non-related stuff, that |> | was introduced to ports since the 2014Q1 was created (mostly mean some |> | major software versions upgrades) needs to be installed, that I'd like |> | to avoid at this time. I can do mfh myself if portmgr@ approves... |> |> Well, like I said, 2014Q1 will not be supported after March 31st, no |> commit to it will be done, so, I don't really see the point of doing |> such a disruptive thing at that time. | | Ok, it seems I don't fully understand underlying mechanics. Will wait for | April then. Thanks. Well, every quarter, we branch the head of the ports tree, on that branch, we only commit security/build/run fixes and we try to have as few updates as we can on it, and we support it until the next querterly branch is branched from head. We publish the packages from the current branch in the "quarterly" directory. -- Mathieu Arnold