From owner-freebsd-current@FreeBSD.ORG Fri Jul 25 05:56:30 2014 Return-Path: Delivered-To: current@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 65A89AB8; Fri, 25 Jul 2014 05:56:30 +0000 (UTC) Received: from mout.gmx.com (mout.gmx.com [74.208.4.200]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 32328256A; Fri, 25 Jul 2014 05:56:30 +0000 (UTC) Received: from [157.181.98.237] ([157.181.98.237]) by mail.gmx.com (mrgmxus002) with ESMTPSA (Nemesis) id 0M4nHf-1WIAno1PUz-00z1cA; Fri, 25 Jul 2014 07:51:17 +0200 Message-ID: <53D1F00F.7060301@gmx.com> Date: Fri, 25 Jul 2014 07:50:07 +0200 From: dt71@gmx.com User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26 MIME-Version: 1.0 To: Baptiste Daroussin , ports@FreeBSD.org, stable@FreeBSD.org, current@FreeBSD.org Subject: Re: [ANNOUNCEMENT] pkg 1.3.0 out! References: <20140723144249.GD69907@ivaldir.etoilebsd.net> In-Reply-To: <20140723144249.GD69907@ivaldir.etoilebsd.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:bt6LSGsDi2AUKtA4gcQcem+K1R0YUwUAjkNzT5ejivR0DAWjjS6 CTK2JtoPiLwU8wHjYbyzAGDXknlsZ2z0+SAv0EvRMZdrbzHhGC0rKtbaujs77Ggd9gbaPU0 KQzpaCXAd0UFHZt2iBPvBIZrhd+si0k3tRLT4kz//MZKYYcbx1ACpVmQR52nMD3WK0QHd/W ol69y60UIgYY1KxuyTRMA== X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Fri, 25 Jul 2014 05:56:30 -0000 Baptiste Daroussin wrote, On 07/23/2014 16:42: > So much has happened that it is hard to summarize so I'll try to highlight the > major points: > - New solver, now pkg has a real SAT solver able to automatically handle > conflicts and dynamically discover them. (yes pkg set -o is deprecated now) Does pkg/Pkg/PKG/pkgng/PkgNg/PKGNG/whatever now downgrade/revert packages when removing an alternative repository, such as FreeBSD_new_xorg? (Previously, it didn't: I was required to manually remove and (re)install all X11-related packages.)