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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"