From owner-freebsd-stable@FreeBSD.ORG Wed Jul 9 13:14:51 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 959C8A20; Wed, 9 Jul 2014 13:14:51 +0000 (UTC) Received: from constantine.ingresso.co.uk (constantine.ingresso.co.uk [IPv6:2a02:b90:3002:e550::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5F1CC2BF5; Wed, 9 Jul 2014 13:14:51 +0000 (UTC) Received: from dilbert.london-internal.ingresso.co.uk ([10.64.50.6] helo=dilbert.ingresso.co.uk) by constantine.ingresso.co.uk with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.82 (FreeBSD)) (envelope-from ) id 1X4rhu-000CJO-OO; Wed, 09 Jul 2014 13:14:46 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.82 (FreeBSD)) (envelope-from ) id 1X4rhu-0001zp-M2; Wed, 09 Jul 2014 14:14:46 +0100 To: lars.engels@0x20.net, petefrench@ingresso.co.uk Subject: Re: Issues using new_xorg pkg repository In-Reply-To: Message-Id: From: Pete French Date: Wed, 09 Jul 2014 14:14:46 +0100 Cc: owner-freebsd-stable@freebsd.org, freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2014 13:14:51 -0000 > Whad does this show: > > pkg -vvv | grep -e ABI -e url ABI : freebsd:9:x86:64 /* Override the automatically detected ABI */ url : "pkg+http://pkg.FreeBSD.org/freebsd:9:x86:64/latest", url : "pkg+http://pkg.FreeBSD.org//new_xorg", Thats rather odd - the normal repository picks up ABI fine, but the added one doesnt. -pete.