From owner-freebsd-current@FreeBSD.ORG Mon Mar 19 22:16:11 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C04441065670 for ; Mon, 19 Mar 2012 22:16:11 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 8D1708FC15 for ; Mon, 19 Mar 2012 22:16:10 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q2JMG6cv014555 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Mon, 19 Mar 2012 22:16:07 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.5.0 smtp.infracaninophile.co.uk q2JMG6cv014555 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1332195367; bh=NWdA0gAYqzWtJJb42Tka0jsQzrg2HUjdqnOn5UdoadE=; h=Date:From:To:Subject:References:In-Reply-To:Cc:Content-Type: Message-ID:Mime-Version; b=rRb/sQmD+vRBRm/uxQqoTlWjGfaZvsTYAqau43NBg7EFM6w8KQWQCG+KSoetcPcDK WMZCsdsDYvK4ti5hAh8ldK1XPLvGmqXVBdG5h0dhZ858Fsa3gusLDJPqoa1+puP5sY U33WDE0pgDzG5oB1QHVTJc3z4AvhSJ6EcxEsGwUU= Message-ID: <4F67B01F.2000208@infracaninophile.co.uk> Date: Mon, 19 Mar 2012 22:15:59 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20120313 Thunderbird/11.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <20120319213508.GA1692@azathoth.lan> <20120319220455.GD1692@azathoth.lan> In-Reply-To: <20120319220455.GD1692@azathoth.lan> X-Enigmail-Version: 1.4 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3DAFC1C2258D12569F9F0508" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_ADSP_ALL,DKIM_SIGNED,T_DKIM_INVALID autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk 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: Mon, 19 Mar 2012 22:16:11 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3DAFC1C2258D12569F9F0508 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 19/03/2012 22:04, Baptiste Daroussin wrote: > On Mon, Mar 19, 2012 at 06:01:23PM -0400, Eitan Adler wrote: >> On Mon, Mar 19, 2012 at 5:35 PM, Baptiste Daroussin = wrote: >>> Hi all, >>> >>> In order to identify architectures I need to find a uniq id for every= >>> possibilities (for pkgng) >>> >>> arch-class-os-majorversion(-archi_specific_extension) >>> >>> os will always be freebsd :) (lower case) >> >> So why bother? >=20 > because some people from other oses are interested in pkgng (not work s= tarted on > this) > because some vendors might want to change it. > So I read it from the elf note section What about if the package happens to contain linux executables? Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig3DAFC1C2258D12569F9F0508 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9nsCYACgkQ8Mjk52CukIzTGwCeJOsmWzX19lg7Av1l6cgnJ+MH 4kMAnAw3/yjqPVNbCHnm2CWCrWXvEhuC =sEGo -----END PGP SIGNATURE----- --------------enig3DAFC1C2258D12569F9F0508--