summaryrefslogtreecommitdiff
path: root/www/mod_perl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct dependencies for installing a RADIUS-capable Apache server.Sheldon Hearn1999-11-091-4/+4
| | | | Notes: svn path=/head/; revision=22982
* Initial import of mod_perl 1.21.Sheldon Hearn1999-11-056-0/+179
This is mod_perl for Apache. It is intended as a replacement for the p5-Apache port. Instead of creating a replacement httpd binary with mod_perl linked into it, it uses Apache's APXS to create and install mod_perl as a DSO. This makes it suitable for use with apachexx-xxx ports other than apache13. Notes: svn path=/head/; revision=22923