Date: Fri, 29 Aug 2008 14:41:38 -0400 From: Robert Huff <roberthuff@rcn.com> To: Roland Smith <rsmith@xs4all.nl> Cc: FreeBSD Questions <ml.freebsd.questions@gmail.com>, FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Ports and 64-bit Processors Message-ID: <18616.17122.532172.186298@jerusalem.litteratus.org> In-Reply-To: <20080829171351.GA72763@slackbox.xs4all.nl> References: <10549b080808290744u659d89f9m4c959a968cbe17e1@mail.gmail.com> <20080829171351.GA72763@slackbox.xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Roland Smith writes: > To see which ports are restricted to certain architectures, try the > following command: > > find /usr/ports -type f -name Makefile -exec grep -H ONLY_FOR_ARCH {} \;|less This returned 643 entries, of which 29 listed a reason. Six of those use assembler code. 122 contain the string "linux". One is listed as alpha only; another, as sparc only. Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18616.17122.532172.186298>