[Lunar-commits] r20060 - in moonbase/trunk/web: . fcgi

Jannis Pohlmann jannis at lunar-linux.org
Sat May 13 11:44:36 UTC 2006


Author: jannis
Date: 2006-05-13 11:44:34 +0000 (Sat, 13 May 2006)
New Revision: 20060

Added:
   moonbase/trunk/web/fcgi/
   moonbase/trunk/web/fcgi/DETAILS
Log:
FastCGI module added

Added: moonbase/trunk/web/fcgi/DETAILS
===================================================================
--- moonbase/trunk/web/fcgi/DETAILS	                        (rev 0)
+++ moonbase/trunk/web/fcgi/DETAILS	2006-05-13 11:44:34 UTC (rev 20060)
@@ -0,0 +1,16 @@
+           MODULE=fcgi
+          VERSION=2.4.0
+           SOURCE=$MODULE-$VERSION.tar.gz
+       SOURCE_URL=http://fastcgi.com/dist/
+       SOURCE_VFY=sha1:2329404159e8b8315e524b9eaf1de763202c6e6a
+         WEB_SITE=http://fastcgi.com
+          ENTERED=20060513
+          UPDATED=20060513
+            SHORT="Scalable high performance extenion to CGI"
+       MAINTAINER=jannis at lunar-linux.org
+
+cat << EOF
+FastCGI  is a language independent, scalable, open extension to 
+CGI that provides high performance without the limitations of 
+server specific APIs.
+EOF



More information about the Lunar-commits mailing list