Ports in AMD64 distribution

Francisco Reyes lists at natserv.com
Sun Dec 12 16:42:55 PST 2004


> If you have access to a ports tree look for ONLY_FOR_ARCHS in the port 
> Makefile to see if the port has a problem.

find . -name "Makefile" -exec echo {} \; -exec grep ONLY_FOR_ARCHS {} \; > 
~/problemports.txt

The line above worked for me. Not perfect, but good enough.


More information about the freebsd-amd64 mailing list