Commit graph

5 commits

Author SHA1 Message Date
Sheldon Hearn
8bc47e7d10 Unbreak for CURRENT and upgrade to 1.21_02, which incorporates lots
of bugfixes and documentation improvements.
2000-03-10 10:41:18 +00:00
Sheldon Hearn
c6ba1aef12 Mark BROKEN for STABLE as well. Whatever difference between STABLE
and CURRENT used to allow this to work has gone away. :-(

PR:		14924
2000-01-18 14:27:11 +00:00
Sheldon Hearn
e56af06882 Mark BROKEN for CURRENT with appropriate reference to a PR.
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>
2000-01-12 16:46:54 +00:00
Sheldon Hearn
f78eeff969 Correct dependencies for installing a RADIUS-capable Apache server. 1999-11-09 10:37:34 +00:00
Sheldon Hearn
4d35bc6ad0 Initial import of mod_perl 1.21.
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.
1999-11-05 14:50:26 +00:00