From owner-freebsd-ports@FreeBSD.ORG Wed Apr 2 09:51:30 2014 Return-Path: Delivered-To: ports@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 673A5FCD; Wed, 2 Apr 2014 09:51:30 +0000 (UTC) Received: from mail-we0-x232.google.com (mail-we0-x232.google.com [IPv6:2a00:1450:400c:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AD4E363A; Wed, 2 Apr 2014 09:51:29 +0000 (UTC) Received: by mail-we0-f178.google.com with SMTP id u56so7379675wes.23 for ; Wed, 02 Apr 2014 02:51:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=CmFSdPGiZjJeli8HhFDrwWpKNy8cYvYmDV6EDj43VDg=; b=Cba9EvMWHscDQGz8KYZ+rSgYKyY4JzaMFnFfzjEPRdGET6mluuIPrxVzi/QacqH8wM AM4uLMIQCDht14uWf7tuZDlmd+/1f4k9NtKQSNmCW5Ys0tnneokW/pDFE0pQ+66M9ReP ikfhqB4jV2UmDZDtI96+ZrvnW41IO5oQ2h20q7JeF7zxRizG0UKCRiJltO+65cM08kiV DE7GXr0komnWp4+tCbP/1vTJfhq1W7W0wTfexiXOiqAcphfihErV0G04SLFDslaSkQrQ +SvVYTj5powhkaARdyvdN9o2zohJpqWJfICaeSrFufhMmpkiXihyVFew3gA6pyFtz9lc sU/Q== MIME-Version: 1.0 X-Received: by 10.180.85.134 with SMTP id h6mr24823611wiz.44.1396432287858; Wed, 02 Apr 2014 02:51:27 -0700 (PDT) Received: by 10.180.76.11 with HTTP; Wed, 2 Apr 2014 02:51:27 -0700 (PDT) Received: by 10.180.76.11 with HTTP; Wed, 2 Apr 2014 02:51:27 -0700 (PDT) In-Reply-To: <20140402092434.GY99393@ivaldir.etoilebsd.net> References: <20140402092434.GY99393@ivaldir.etoilebsd.net> Date: Wed, 2 Apr 2014 11:51:27 +0200 Message-ID: Subject: Re: [ANNOUNCE] ports 2014Q2 branched From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: ports FreeBSD , stable@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2014 09:51:30 -0000 El 02/04/2014 11:25, "Baptiste Daroussin" escribi=F3: > > Hi all, > > I am pleased to announce that we have created the 2014Q2 branch of the ports > tree. > > Because the first 2014Q1 branch was experimental you might not have heard of it > yet. > > January 2014 saw the release of the first quaterly branch, intended at > providing a stable and high-quality ports tree. Those stable branches are a > snapshot of the head ports tree taken every 3 months and currently supported > for three months, during which they receive security fixes as well as build and > runtime fixes. > > Packages are built on regular basis on that branch (weekly) and published as > usual via pkg.FreeBSD.org (/quarterly instead of the usual /latest). > > They are signed the same way the /latest branch is. > > While packages for 2014Q1 were only built for 10 (i386 and amd64) 2014Q2 will be > built for both FreeBSD 9 and 10 (i386 and amd64). > > The first build of 2014Q2 will started this morning (wednesday at 1 am UTC) and should > hit your closest mirrors very soon. > > On behalf of the port management team These are really good news. Thanks for your work! > Bapt