From owner-freebsd-fs@FreeBSD.ORG Sun Jan 20 23:40:09 2013 Return-Path: Delivered-To: fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 38406CE5 for ; Sun, 20 Jan 2013 23:40:09 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ea0-f178.google.com (mail-ea0-f178.google.com [209.85.215.178]) by mx1.freebsd.org (Postfix) with ESMTP id BD11EB56 for ; Sun, 20 Jan 2013 23:40:08 +0000 (UTC) Received: by mail-ea0-f178.google.com with SMTP id a14so2278390eaa.23 for ; Sun, 20 Jan 2013 15:40:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:subject:message-id:mime-version :content-type:content-disposition:user-agent; bh=iF8IpJivkVJw4QBWdv+lHNJmmeIKl8MhL8Iop6hhMyo=; b=U8QHQSUFEfI2bnRzakKt7uLfv6ao3quwTTwYXn0TUdHZKZrc1ZSPgdnF603yThrkps q4nZj2LhiVQvZzVsF6iUd3Vzne2slbVXH6AY2cPcUb3VCaUrUEV8miy95RfqB8C4Damr rYP3/Zi7+ymiWcFTfzcz6f4//u128vCJcd01rq2HxQatucB7r+/ZlCn5romk8inymR// yu6D8Sa2fS++28ISwky9wsWqWp+wf2lzFaZlB9pM4+GbZ1LOOizy862kHIlc5hv/X9Dj AAk6FCsE2sFToRvfz2LT7Ih90xZHixP9XVx6zSaZoV4C5l7nyEbAGfylPeJZej5ZguRl 2v+g== X-Received: by 10.14.225.133 with SMTP id z5mr867644eep.15.1358725207632; Sun, 20 Jan 2013 15:40:07 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id 6sm19712705eea.3.2013.01.20.15.40.06 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 20 Jan 2013 15:40:06 -0800 (PST) Sender: Baptiste Daroussin Date: Mon, 21 Jan 2013 00:40:04 +0100 From: Baptiste Daroussin To: fs@FreeBSD.org Subject: pkgng 1.1 beta best way to make people tests Message-ID: <20130120234004.GB782@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QTprm0S8XgL7H0Dt" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2013 23:40:09 -0000 --QTprm0S8XgL7H0Dt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi all, As a first mail on this list, I want to open a discussion on what would be the best way to handle the beta phase of pkgng in the ports tree. We are about to enter in a beta phase and we want to add the beta to the ports tree so that people can test it easily. We also want the users to keep having the 1.0 as default. We have 2 possibilities here: 1- add WITH_PKGNG_DEVEL=yes to the actual ports-mgmt/pkg port switching the 1.0 version to 1.1b1 a bit like WITH_NEW_XORG. bonus: really simple, can only be activated on purpose by the user. 2- add a ports-mgmt/pkg-devel with the new beta which will conflict with ports-mgmt/pkg. As a difficulty remember that the local.sqlite smoothly upgrade from 1.0 to 1.1 but cannot be switch backward. So far I plan a two month beta/rc phase for pkg 1.1 I think the code is quite as robust as the 1.0 branch is and should not bring too much surprises, of course, no date base release, it will be out when ready :) Regards, Bapt --QTprm0S8XgL7H0Dt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlD8gFQACgkQ8kTtMUmk6Ez4nQCfUjH+kUrSAURUZDAiCHQPjT43 GfsAn1aaOInUg8+WJ1kp97K7zudS/fM0 =Bz9m -----END PGP SIGNATURE----- --QTprm0S8XgL7H0Dt--