From owner-freebsd-amd64@FreeBSD.ORG Thu Feb 13 21:10:03 2014 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.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 3B1CEBAE; Thu, 13 Feb 2014 21:10:03 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0EDDC1458; Thu, 13 Feb 2014 21:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1DLA2Cm064260; Thu, 13 Feb 2014 21:10:02 GMT (envelope-from girgen@freefall.freebsd.org) Received: (from girgen@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1DLA2IA064259; Thu, 13 Feb 2014 21:10:02 GMT (envelope-from girgen) Date: Thu, 13 Feb 2014 21:10:02 GMT Message-Id: <201402132110.s1DLA2IA064259@freefall.freebsd.org> To: fdan52@comcast.net, girgen@FreeBSD.org, freebsd-amd64@FreeBSD.org From: girgen@FreeBSD.org Subject: Re: amd64/186744: pkg_add not installed with freebsd rel 10 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Feb 2014 21:10:03 -0000 Synopsis: pkg_add not installed with freebsd rel 10 State-Changed-From-To: open->closed State-Changed-By: girgen State-Changed-When: Thu Feb 13 21:09:04 UTC 2014 State-Changed-Why: Use pkg(8) instead of pkg_* tools on FreeBSD 10. http://www.freebsd.org/doc/handbook/pkgng-intro.html http://www.freebsd.org/cgi/query-pr.cgi?pr=186744