K 10 svn:author V 6 glewis K 8 svn:date V 27 2003-09-29T18:20:06.000000Z K 7 svn:log V 297 . Unbreak this port. The binaries call the program "arch" to determine the architecture. Unfortunately arch doesn't exist on FreeBSD or in linux_base or linux_base-8. Since "arch" is simply "uname -m" implement it as such and make sure its in the path when running any of the binaries. END