From owner-freebsd-questions@FreeBSD.ORG Fri Dec 26 16:48:01 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BF0B5F3E for ; Fri, 26 Dec 2014 16:48:01 +0000 (UTC) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E5BB2CD9 for ; Fri, 26 Dec 2014 16:48:00 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id r20so17402272wiv.2 for ; Fri, 26 Dec 2014 08:47:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=o95UQOgHV+RMgEQxFX6Ks5QRomVuuiVpTcOZpiljCfY=; b=K9eAPmV8RO5Ale2EDK324T/GlvJHZdzXcPSRI9m/gyH2bE8eItQKuJn1uYjIzwGkNu 2nctUQOzHbiyhz1O4BvxIa9m/6kmNkCNmvHZyNgzUAvaJXQHOpaGSThp9gDcjbZIur7r rRW/K4SKtM+tugDJFZtXPKQDsEG0pffONiFo7yOZ16DrYaQ5K1zOa7JU5VThk0BBAO8/ WwxkaDoyvQc5MFdwnUr5o+cfEA+egV67Pbohgr8h16BrYZAIs0spOQkm15JQ9P+xma7J ResGDGEBeLViEBxRW83kBZcOQ/movj38LEorR65a4vUpyh8XwlvM/iqiIpMlxI5poz82 8XYQ== MIME-Version: 1.0 X-Received: by 10.180.211.196 with SMTP id ne4mr69782196wic.71.1419612478920; Fri, 26 Dec 2014 08:47:58 -0800 (PST) Received: by 10.217.157.195 with HTTP; Fri, 26 Dec 2014 08:47:58 -0800 (PST) Date: Fri, 26 Dec 2014 08:47:58 -0800 Message-ID: Subject: Do I want to switch to the new pkg(8) format? From: Chris Stankevitz To: freebsd-questions Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 16:48:01 -0000 Hello, I am familiar with the gentoo "portage" system but I am unfamiliar with the freebsd system. I prefer to compile ports. While I am familiar with "make install", I do not know how to upgrade all the ports I previously installed (equivalent to gentoo's "emerge -Dauv world"). Section 5.5.3.1 of the handbook says that I should use portmaster. When I install portmaster I get a friendly reminder: "If you want to switch to the new pkg(8) format, and have not already done so, there are some extra 1-time steps to take" Can you guys help me answer these questions: 1. Do I want to switch to the new pkg(8) format? 2. If yes, have I already done so? Thank you, Chris PS: I'm running 10.1-RELEASE-p3