aboutsummaryrefslogtreecommitdiff
path: root/www/mod_perl
Commit message (Collapse)AuthorAgeFilesLines
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* Unbreak for CURRENT and upgrade to 1.21_02, which incorporates lotsSheldon Hearn2000-03-103-8/+22
| | | | | | | of bugfixes and documentation improvements. Notes: svn path=/head/; revision=26708
* Mark BROKEN for STABLE as well. Whatever difference between STABLESheldon Hearn2000-01-181-5/+1
| | | | | | | | | and CURRENT used to allow this to work has gone away. :-( PR: 14924 Notes: svn path=/head/; revision=24819
* Mark BROKEN for CURRENT with appropriate reference to a PR.Sheldon Hearn2000-01-122-5/+21
| | | | | | | | | | | | | | | Install src/modules/perl/*.h (suggested by author). Change some ${PREFIX} to ${LOCALBASE}. Add RUN_DEPENDS for apache. Although this breaks the ability to select an Apache flavour for the package, it's necessary (asami). PR: 15988 Submitted by: Igor Vinokurov <igor@zynaps.ru> Notes: svn path=/head/; revision=24682
* 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