From owner-freebsd-ports@FreeBSD.ORG Tue Mar 18 09:38:14 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 15AFBCFE; Tue, 18 Mar 2014 09:38:14 +0000 (UTC) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3329A2D2; Tue, 18 Mar 2014 09:38:13 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id cc10so3380061wib.16 for ; Tue, 18 Mar 2014 02:38:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=sHAx3im/SVLB8U/iyCc15nqE1J4/f9l6+ggP6+vcFvk=; b=g2Me/vc8mt3zrUHBFdWSIv3Al0cRfriBMbyJTiEIO31IC4HUg7atBT2oj6hjtpXXWj hJ+Y0eOcLCmDrG1PUb9RK8MP7TE5JBlfCwVTyBb014+bUgPP/7xD9joVAmY3y3CBGPn3 9YFIkB+FpX8PZSwBXt2h9YMhwQxk6dfJzXOxh0LnmA6bC1uJf0EKn+jqYn4hTlBbyZx3 deZDr4JgwuBZnPsfNnXw1qlKp4J0BB68bITfojze1CyhYYaEW7sw8mNOpDmyEh5s1qCY f/K9+Tw/gx2USPpwQMgE3jm5JSGJdyCRKiiZMYrgfGPF4iH8l3/vl902XIk8dC4IPDN2 I3Qg== X-Received: by 10.180.11.36 with SMTP id n4mr13523227wib.4.1395135491534; Tue, 18 Mar 2014 02:38:11 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id bi8sm32326386wib.3.2014.03.18.02.38.09 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 18 Mar 2014 02:38:10 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 18 Mar 2014 10:38:08 +0100 From: Baptiste Daroussin To: Andrew Thompson Subject: Re: [HEADSUP] pkg 1.3.0 alpha1: Breath of fresh air from Kirov Message-ID: <20140318093807.GU90364@ithaqua.etoilebsd.net> References: <20140317172130.GO90364@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ULJ2Z7kCM1hyNsWd" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@freebsd.org, stable@freebsd.org, "current@freebsd.org Current" 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: Tue, 18 Mar 2014 09:38:14 -0000 --ULJ2Z7kCM1hyNsWd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 18, 2014 at 01:57:51PM +1300, Andrew Thompson wrote: > On 18 March 2014 06:21, Baptiste Daroussin wrote: >=20 > > Hello, > > > > I'm really pleased to announce that the release process for the new maj= or > > version of pkg(8) has started with this first alpha1 release. > > > > The main feature for this release is the complete rework of the solver. > > pkg(8) now features a real SAT solver and uses it for every operations > > requested > > by the user that may add, upgrade or remove packages. > > > > > I am sure this has been discussed before but does this release do anything > to help automating UPDATING or is this a planned feature? >=20 > Taking the last entry which says to "pkg set -o > misc/p5-OSSP-uuid:misc/ossp-uuid-perl", just do it for me pkg! >=20 The new solver takes care of this without the need of pkg set -o :) It would be now transparent for users. (all they might discover is that a conflict is detected then a new pass in the solver is needed and and the problems is solved properly by the removal of ossp-uuid-perl and installati= on of p5-OSSP-uuid. regards, Bapt --ULJ2Z7kCM1hyNsWd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlMoE/4ACgkQ8kTtMUmk6ExUQQCgwlja5xy9eRD1A0dKiRTIgdlG v/oAnAqVLYB7MXI8sgt/SLFPgDwUMzsl =n804 -----END PGP SIGNATURE----- --ULJ2Z7kCM1hyNsWd--