From owner-freebsd-fs@FreeBSD.ORG Sun Jan 20 23:40:47 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 8CDC4D5C for ; Sun, 20 Jan 2013 23:40:47 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ea0-f170.google.com (mail-ea0-f170.google.com [209.85.215.170]) by mx1.freebsd.org (Postfix) with ESMTP id 1E3E8B63 for ; Sun, 20 Jan 2013 23:40:46 +0000 (UTC) Received: by mail-ea0-f170.google.com with SMTP id a11so2182799eaa.1 for ; Sun, 20 Jan 2013 15:40:46 -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:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=Qa1OYSJfahUVHdN1nN7575NfUuiqoJ2OxB0WSM0EXWM=; b=IlzMAJ0q2kM3X1lSyMNJIjyHv/FEhUvL0otLtTWc36brLX6ENteKxZ8g9NEQUAjpj+ ajHah7I8JJ8gAhZ9OnEbdaLoSSt6BlkB7WXBPb86fKs+EnVBnbUoOrdMa9DGMR2XIO/k Ue6w1Jb0q3GByPm59RcGtAkhh5nIp0GcySBsMsYB4E8c2MJT5vpbz351BFtMKhnz/CMV xMlJjFQgIu3/G5OB7Dhfko92D3ZsYYfyro0I3brrSaSoAPy++D9z5J/UKaOI7Xzf7vot s4v0yXYuWTyeT3m9D30A9Yf4a3BMDDArZnTMSmb8Kn1fq4FtIf0zMVhOnBEL232bFfPB zuRQ== X-Received: by 10.14.2.5 with SMTP id 5mr16301769eee.30.1358725246158; Sun, 20 Jan 2013 15:40:46 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id t44sm19715782eeo.2.2013.01.20.15.40.44 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 20 Jan 2013 15:40:45 -0800 (PST) Sender: Baptiste Daroussin Date: Mon, 21 Jan 2013 00:40:43 +0100 From: Baptiste Daroussin To: fs@FreeBSD.org Subject: Re: pkgng 1.1 beta best way to make people tests Message-ID: <20130120234042.GC782@ithaqua.etoilebsd.net> References: <20130120234004.GB782@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oTHb8nViIGeoXxdp" Content-Disposition: inline In-Reply-To: <20130120234004.GB782@ithaqua.etoilebsd.net> 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:47 -0000 --oTHb8nViIGeoXxdp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 21, 2013 at 12:40:04AM +0100, Baptiste Daroussin wrote: > Hi all, >=20 > As a first mail on this list, I want to open a discussion on what would b= e the > best way to handle the beta phase of pkgng in the ports tree. >=20 > 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 ha= ving > the 1.0 as default. >=20 > We have 2 possibilities here: > 1- add WITH_PKGNG_DEVEL=3Dyes 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. >=20 > 2- add a ports-mgmt/pkg-devel with the new beta which will conflict with > ports-mgmt/pkg. >=20 > As a difficulty remember that the local.sqlite smoothly upgrade from 1.0 = to 1.1 > but cannot be switch backward. >=20 > So far I plan a two month beta/rc phase for pkg 1.1 I think the code is q= uite as > robust as the 1.0 branch is and should not bring too much surprises, of c= ourse, > no date base release, it will be out when ready :) >=20 > Regards, > Bapt Sorry all wrong mailing list :( regards, Bapt --oTHb8nViIGeoXxdp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlD8gHoACgkQ8kTtMUmk6EwzYQCcC5ZPVZPIsqILIWXmcVQJvLTM OOwAn1Y8kp+PwaJKRbeZrW+ub+r8h5mW =gBWh -----END PGP SIGNATURE----- --oTHb8nViIGeoXxdp--