From owner-freebsd-ports@FreeBSD.ORG Mon Jun 9 11:06:38 2014 Return-Path: Delivered-To: freebsd-ports@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 06514CBE for ; Mon, 9 Jun 2014 11:06:38 +0000 (UTC) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::22c]) (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 8E6002923 for ; Mon, 9 Jun 2014 11:06:37 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id x13so2853487wgg.3 for ; Mon, 09 Jun 2014 04:06:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=7N1hTkda5wISeTiJSK7sd4RfNQlg/Ms8ekt6QicoctA=; b=BcBwTdYxSI3ihw/olBGlC7Jn8ryE0Hc0DZV7fPqZRT8K3XENdvABKbo1ClHrtmRbhG DKRkPnXkEuZB7aIIXAaJHlyfwme6kr/yirEfZgoyxBSpQ8XTMWbq8JgFaxvfg7EDlgFY okqfWFB1aLwjOcD3fo2utZLUMPGlV614bduwuWUj0RfBqevMIdqrKBd+zvO5zM1St/K2 tgeIs6QTkAKjtXPUBtXNZCST90coyX7pSH3nIk4MapE2RYa+KUaXTV9E4wGvn1yYGcEP uTImOK6IWRLT2z1jNFL0WAhJeIzL364sO1djaPOOR1EfSQpd2yxCq6JMT+rQFLm9Jrtw ALPQ== X-Received: by 10.194.77.177 with SMTP id t17mr5464968wjw.55.1402311995806; Mon, 09 Jun 2014 04:06:35 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id na4sm14092769wic.21.2014.06.09.04.06.34 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Jun 2014 04:06:34 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 9 Jun 2014 13:06:32 +0200 From: Baptiste Daroussin To: Fabian Keil Subject: Re: pkg: wrong architecture: freebsd:10:x86:64 instead of freebsd:11:x86:64 Message-ID: <20140609110632.GJ73493@ivaldir.etoilebsd.net> References: <20140609121601.36208635@fabiankeil.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fU0UwhtRbpo05rnG" Content-Disposition: inline In-Reply-To: <20140609121601.36208635@fabiankeil.de> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2014 11:06:38 -0000 --fU0UwhtRbpo05rnG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 09, 2014 at 12:16:01PM +0200, Fabian Keil wrote: > I'm looking for a way to let "pkg add" install packages that are > known to work but supposedly have the "wrong" architecture: >=20 > root@privoxy-jail / #pkg add /var/ports/packages/ImageMagick-6.8.0.7_7,1.= txz > Installing ImageMagick-6.8.0.7_7,1...Installing libXrender-0.9.8_2...Inst= alling libX11-1.6.2_2,1...Installing kbproto-1.0.6...pkg: wrong architectur= e: freebsd:10:x86:64 instead of freebsd:11:x86:64 >=20 > Failed to install the following 1 package(s): /var/ports/packages/ImageMa= gick-6.8.0.7_7,1.txz >=20 > I prefer not to recompile the port just to bump a version field > that doesn't matter. >=20 > Any suggestions? >=20 > Fabian env ABI=3Dfreebsd:10:x86:64 pkg add this will just work regards, Bapt --fU0UwhtRbpo05rnG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlOVlTgACgkQ8kTtMUmk6EwsMACghHhnAniS9lAj5oRrnx+hpqyo +coAn2NyUOnIFWCLkW384kPgZZyCxKgx =j+rz -----END PGP SIGNATURE----- --fU0UwhtRbpo05rnG--