From owner-freebsd-questions@FreeBSD.ORG Thu Aug 6 14:46:36 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EC51106566B for ; Thu, 6 Aug 2009 14:46:36 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr8.xs4all.nl (smtp-vbr8.xs4all.nl [194.109.24.28]) by mx1.freebsd.org (Postfix) with ESMTP id AA52E8FC20 for ; Thu, 6 Aug 2009 14:46:35 +0000 (UTC) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr8.xs4all.nl (8.13.8/8.13.8) with ESMTP id n76EkXHd015580; Thu, 6 Aug 2009 16:46:34 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id C5A30BAAD; Thu, 6 Aug 2009 16:46:33 +0200 (CEST) Date: Thu, 6 Aug 2009 16:46:33 +0200 From: Roland Smith To: Robert Huff Message-ID: <20090806144633.GA82422@slackbox.xs4all.nl> References: <4A7AE683.901@rcn.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline In-Reply-To: <4A7AE683.901@rcn.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: questions@freebsd.org Subject: Re: amd64 native ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Aug 2009 14:46:36 -0000 --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 06, 2009 at 10:19:47AM -0400, Robert Huff wrote: > Somewhere in *.freebsd.org is a page that lists which ports run=20 > natively on amd64 and what the status is for the others. I've seen it,= =20 > I have it bookmarked in a place that is currently unavailable, and I=20 > can't find it by hand. Anyone have the URL handy? This will show you the ports marked IGNORE: http://www.freshports.org/ports-ignore.php This will detect and use your browsers architecture to find ports you cannot use. Mind you, it can be IGNOREd for other reasons than your current architecture) I tend to look at ONLY_FOR ARCHS statements in port makefiles: find /usr/ports/ -type f -name Makefile -exec grep -H 'ONLY_FOR_ARCHS' {}= \; Any port that doesn't have one of those should run on every architecture. But I doubt is this info is complete for rare architectures as ia64 or sparc. It should be OK for amd64, because that's relatively common. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkp67MkACgkQEnfvsMMhpyWKxQCgsAXU96OSGY122YifV+swK/rp I+4An3QCsDtn6ARmGXv7OzcdzzI0jd7z =xU+8 -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e--