>From pkg/DESCR: =============== mongrel is a fast HTTP library and server for Ruby that is intended for hosting Ruby web applications of any kind using plain HTTP rather than FastCGI or SCGI. It is framework agnostic and already supports Ruby On Rails, Og+Nitro, and Camping frameworks.
Typically you will have apache proxy requests for a rails vhost to an instance of mongrel running on another port. See http://mongrel.rubyforge.org/docs/apache.html for a quick start to using mongrel with the stock OpenBSD apache httpd. =============== It seemed as though all the other pieces of a rails-host puzzle were already ported, leaving mongrel at the mercy and whim of the rubygems infrastructure. I'd prefer that the package infrastructure knew it existed as well. It does generate a shared lib, and anybody who cared to break out the clueisville slugger is welcome to beat its inclusion into the Makefile; I'm unsure whether and/or how it should be done.
ruby-mongrel.tar.gz
Description: application/tar-gz