From owner-freebsd-pkg@FreeBSD.ORG Sat Sep 20 00:47:50 2014 Return-Path: Delivered-To: pkg@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 B2238AB8 for ; Sat, 20 Sep 2014 00:47:50 +0000 (UTC) Received: from SNT004-OMC1S35.hotmail.com (snt004-omc1s35.hotmail.com [65.55.90.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 82E8015C for ; Sat, 20 Sep 2014 00:47:50 +0000 (UTC) Received: from SNT150-W91 ([65.55.90.7]) by SNT004-OMC1S35.hotmail.com with Microsoft SMTPSVC(7.5.7601.22724); Fri, 19 Sep 2014 17:46:43 -0700 X-TMN: [IAXm5rd9xQLQlO/yT2RqwfyHeEw9Rb+2] X-Originating-Email: [johnqmetro@hotmail.com] Message-ID: From: John Metro To: "pkg@FreeBSD.org" Subject: Problem with pkg Makefile Date: Fri, 19 Sep 2014 20:46:42 -0400 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 20 Sep 2014 00:46:43.0161 (UTC) FILETIME=[58FDAC90:01CFD46C] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2014 00:47:50 -0000 That bit in the Makefile that prints out ... You are about to convert your system to pkg while you have ports/packagesin= stalled with the old pkg_install tools. To switch to pkg: 1) Install ports-mgmt/pkg 2) Convert your package d= atabase by running pkg2ng *** Error code 1 .. should be removed from the makefile for pkg. It REALLY gets in the way i= f you are trying to upgrade and switch to pkgng for the first time from por= ts. =