Date: Thu, 24 Jan 2008 06:27:00 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/rubygem-thin Makefile distinfo pkg-descr pkg-plist Message-ID: <200801240627.m0O6R0eM082704@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2008-01-24 06:27:00 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/rubygem-thin Makefile distinfo pkg-descr pkg-plist
Log:
Thin is a Ruby web server that glues together 3 of the best
Ruby libraries in web history:
* the Mongrel parser, the root of Mongrel speed and security
* Event Machine, a network I/O library with extremely high scalability,
performance and stability
* Rack, a minimal interface between webservers and Ruby frameworks
Which makes it, with all humility, the most secure, stable, fast and
extensible Ruby web server bundled in an easy to use gem for your own
pleasure.
WWW: http://code.macournoyer.com/thin/
Revision Changes Path
1.1957 +1 -0 ports/www/Makefile
1.1 +22 -0 ports/www/rubygem-thin/Makefile (new)
1.1 +3 -0 ports/www/rubygem-thin/distinfo (new)
1.1 +13 -0 ports/www/rubygem-thin/pkg-descr (new)
1.1 +117 -0 ports/www/rubygem-thin/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801240627.m0O6R0eM082704>
