From owner-freebsd-current@FreeBSD.ORG Tue Mar 18 00:57:58 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B2AE079A for ; Tue, 18 Mar 2014 00:57:58 +0000 (UTC) Received: from mail-pd0-f171.google.com (mail-pd0-f171.google.com [209.85.192.171]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 87F76129 for ; Tue, 18 Mar 2014 00:57:58 +0000 (UTC) Received: by mail-pd0-f171.google.com with SMTP id r10so6283300pdi.16 for ; Mon, 17 Mar 2014 17:57:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=w5cMKyr8XKtA61TFPqutIuxsFA+sTk57nzxV/H1Gv9g=; b=COR/Zh2+hwl4Tp4dCaJS++urpBd+8WoPGNZcvPxdl6cTyHgoxDOFzqMnUcPqrn0o3P v/h56ehqqmTmNHk6yzH2zkCT7khAZXa8bNl1a4AvnMsOhJwu7WGYo9QHS/EfdyJfpZMH QnTYp0wYlF+RnA9s9HHUxucCmH4QkcYFYjJYPjfwPoP7HDqMmoE8bVi+Gp8O8XutTxAg 6f3AvlNrZ5dbxJh7sC+9jWbfsTtuw6wH9PMkX12UYzKnAgrWpC1cDb1cI9NloWqyblCS 3k1hCVbBT+QYbtYfD328TAakM2VuHyiUCSyCDh7pBO8uKO5/Ua2GFi4jU0AS62vHDyGq cXpA== X-Gm-Message-State: ALoCoQnpiYira2jg+rtRGmn2l73AraONHtIX9JM0jfTQiPZ54gR0IGjjeEmCoKuhHTnvF/79cToK MIME-Version: 1.0 X-Received: by 10.68.244.229 with SMTP id xj5mr30405724pbc.108.1395104271978; Mon, 17 Mar 2014 17:57:51 -0700 (PDT) Sender: andy@fud.org.nz Received: by 10.70.132.229 with HTTP; Mon, 17 Mar 2014 17:57:51 -0700 (PDT) In-Reply-To: <20140317172130.GO90364@ithaqua.etoilebsd.net> References: <20140317172130.GO90364@ithaqua.etoilebsd.net> Date: Tue, 18 Mar 2014 13:57:51 +1300 X-Google-Sender-Auth: 9dkSoS-nFUPvrDfMbWG56EchBEU Message-ID: Subject: Re: [HEADSUP] pkg 1.3.0 alpha1: Breath of fresh air from Kirov From: Andrew Thompson To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: ports@freebsd.org, stable@freebsd.org, "current@freebsd.org Current" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2014 00:57:58 -0000 On 18 March 2014 06:21, Baptiste Daroussin wrote: > Hello, > > I'm really pleased to announce that the release process for the new major > 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? Taking the last entry which says to "pkg set -o misc/p5-OSSP-uuid:misc/ossp-uuid-perl", just do it for me pkg! Andrew