summaryrefslogtreecommitdiff
path: root/www/ap2-ruby
AgeCommit message (Collapse)AuthorFilesLines
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-16Add ruby to CATEGORIES.taca1-2/+2
2004-03-12Apply some changes from ap-ruby:taca1-5/+13
- stop modifying httpd.conf with apxs. - honor PKG_SYSCONFVAR. Bump PKGREVISION.
2003-12-03PKGREVISION bumps due to apr bump (thanks Thomas Klausner).epg1-1/+2
2003-08-22Add some note for ap2-ruby package.taca1-1/+9
2003-07-27make ap2-ruby compile on NetBSD 1.6.1, without non-native thread environment.taca3-1/+65
I'll send thses patch to mod_ruby people later.
2003-07-21Importing www/ap2-ruby 1.1.1 pacakge based on PR pkg/21921.taca5-0/+83
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.