summaryrefslogtreecommitdiff
path: root/www/ap2-ruby/DESCR
diff options
context:
space:
mode:
authortaca <taca>2003-07-21 17:43:53 +0000
committertaca <taca>2003-07-21 17:43:53 +0000
commit1ca00891186aaf0a4cfa88c862e50eb383e70408 (patch)
treeb1ebe65986465a3c15fa834655e0356cb1a8cf0f /www/ap2-ruby/DESCR
parent1b70da29ace439cd5326f014bcdbce1a45bf65c5 (diff)
downloadpkgsrc-1ca00891186aaf0a4cfa88c862e50eb383e70408.tar.gz
Importing www/ap2-ruby 1.1.1 pacakge based on PR pkg/21921.
mod_ruby embeds the Ruby interpreter into the Apache web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby. This package is the development version, which supports apache2 under the prefork and threaded MVM. For Apache 1.3.XX, see www/ap-ruby.
Diffstat (limited to 'www/ap2-ruby/DESCR')
-rw-r--r--www/ap2-ruby/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/ap2-ruby/DESCR b/www/ap2-ruby/DESCR
new file mode 100644
index 00000000000..e8b0bd69d04
--- /dev/null
+++ b/www/ap2-ruby/DESCR
@@ -0,0 +1,5 @@
+mod_ruby embeds the Ruby interpreter into the Apache web server,
+allowing Ruby CGI scripts to be executed natively. These scripts will
+start up much faster than without mod_ruby.
+This package is the development version, which supports apache2 under
+the prefork and threaded MVM. For Apache 1.3.XX, see www/ap-ruby.