From owner-freebsd-ports@FreeBSD.ORG Wed Oct 10 15:52:46 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E501CA8E for ; Wed, 10 Oct 2012 15:52:46 +0000 (UTC) (envelope-from simon@qxnitro.org) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 96D1D8FC16 for ; Wed, 10 Oct 2012 15:52:46 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id k10so1552278iea.13 for ; Wed, 10 Oct 2012 08:52:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qxnitro.org; s=google; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=3kc8qg8PFaFYKPMJboyfSNU95/Kx6PwsdhYIKO/TlSk=; b=RAhFFqE5P17a122y3EZCrcxHFRKS6QSHeuOWA/FkWdJ8KP/QWAgLC+eNdDVcONEU0A I7Tqx8rmxXDjIVnUU0K3jHFhumQRZwG7YHaYI/ipveWu+KsN+hwri5fVpvGLdnrkE+9L rClkN6X2mzYFsyRIXpPGTX1LmSrqV3Mrp/H0c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=3kc8qg8PFaFYKPMJboyfSNU95/Kx6PwsdhYIKO/TlSk=; b=Qu0Y1rTA7w+qFh5VkL2FCXO9iS2k4LSa0MG02gJWxXl09QUo86DWmOovJdWMvmwGkO 2dlEJDYHaqiocQ6xf/OrY3/iibtT0yioKIlc12OI++tV23azvlPi47qcH5k6b350Fv7Y LWJMr1WbljJQ7mn5QL7hJsM1HNd9rTEjdxpDOZ474Izr4KQ5ssHjwKAODi1rqrh9F1xo bcC784xquqsN3okfz/bJL8Z7W+OB/ykTZjATJa8jRH7/1KutVBwNibAHCKWg+GGbtflj DdQLzTBfAzeNoOmW9N9LLWF5/zrWRwDR5Ab9VbDdBVzgpEoUFjpOVPkeUcipQJ3Yd+vS xn4w== MIME-Version: 1.0 Received: by 10.50.169.100 with SMTP id ad4mr5733041igc.50.1349884365920; Wed, 10 Oct 2012 08:52:45 -0700 (PDT) Received: by 10.64.51.40 with HTTP; Wed, 10 Oct 2012 08:52:45 -0700 (PDT) X-Originating-IP: [2620:0:1040:201:20b6:7d01:998e:97b] In-Reply-To: <20121010134421.GI26497@ithaqua.etoilebsd.net> References: <20121010134421.GI26497@ithaqua.etoilebsd.net> Date: Wed, 10 Oct 2012 16:52:45 +0100 Message-ID: Subject: Re: [HEADSUP] current switched by default to pkgng From: "Simon L. B. Nielsen" To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlkvGWIjHLizFXN3gDsvw9RmS7dMpTdsis6kfsFsgZeMuQd0T/vTHVDrZ5qkBsTFzsnP08v Cc: ports@freebsd.org, ports-announce@freebsd.org, current@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2012 15:52:47 -0000 On Wed, Oct 10, 2012 at 2:44 PM, Baptiste Daroussin wrote: > Hi all, > > If you are using the ports tree on a FreeBSD current setup, then you are > concerned by the announce. > > As nvidia-drivers has been fixed and is now properly working with pkgng, the > ports tree as been switch by default to use pkgng on FreeBSD Current based on > version >= 1000017 which was the version when we tested the switch code. > > Make sure to read UPDATING (from ports) to correctly migrate your system or find > instruction to make your system still running with legacy pkg_install tools. I read UPDATING, but I'm still not sure what this means when I use ports and not packages. Does it mean that I should install pkg to have /var/db/pkg managed, but otherwise ports keeps working the same way, or? -- Simon L. B. Nielsen