PHP5 FastCGI port, http://recoil.org/~avsm/fastcgi.tgz
$ cd /usr/ports/www/php5/ untar fastcgi.tgz in there $ cd fastcgi $ make installYou'll have /usr/local/bin/php-fastcgi to use, I'm using it under lighttpd/spawn-fcgi/i386. Other arches, web-servers welcome.
-anil