From owner-freebsd-current@FreeBSD.ORG Wed Mar 21 17:30:16 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 373FB1065676 for ; Wed, 21 Mar 2012 17:30:16 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 17B4D8FC12; Wed, 21 Mar 2012 17:30:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q2LHUFgo037345; Wed, 21 Mar 2012 17:30:15 GMT (envelope-from bapt@freebsd.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q2LHUF4T037337; Wed, 21 Mar 2012 17:30:15 GMT (envelope-from bapt@freebsd.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@freebsd.org using -f Date: Wed, 21 Mar 2012 18:30:09 +0100 From: Baptiste Daroussin To: Vitaly Magerya Message-ID: <20120321173009.GI9629@azathoth.lan> References: <20120319213508.GA1692@azathoth.lan> <20120320091935.GF1692@azathoth.lan> <20120320102008.GH2358@deviant.kiev.zoral.com.ua> <20120321143403.Horde.VhlEOJjmRSRPadjLnx7Eh8A@webmail.leidinger.net> <20120321135919.GG9629@azathoth.lan> <4F69F12F.2010300@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="D6z0c4W1rkZNF4Vu" Content-Disposition: inline In-Reply-To: <4F69F12F.2010300@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Alexander Leidinger , current@freebsd.org Subject: Re: ABI/architecture identification for packages X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2012 17:30:16 -0000 --D6z0c4W1rkZNF4Vu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 21, 2012 at 05:18:07PM +0200, Vitaly Magerya wrote: > Baptiste Daroussin wrote: > > when a package can be installed in both i386 and amd64 > >=20 > > and maybe in the Makefile: > >=20 > > PKGARCH=3D i386 amd64 > >=20 > > or > >=20 > > PKGARCH=3D x86:32 x86:64 >=20 > Baptiste, if ABI/arch ids will leak out to port Makefiles (i.e. I will > need to care about them), then please leave them matching to the usual > FreeBSD arch names, i.e. i386 and amd64, not the new ones. For reasons > of consistency. The is the reason of the "or" :) the problem will occurs with the old way when arm and mips package support will be generalized regards, Bapt --D6z0c4W1rkZNF4Vu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk9qECEACgkQ8kTtMUmk6Ez9dgCZAYhSIfZv3DYRiku08r7Ghr3w /1oAn1I9SnYgiKhpRbIv7/JVD8hVOYty =Akaq -----END PGP SIGNATURE----- --D6z0c4W1rkZNF4Vu--