Mostly non-critical bugfixes.
While a few new features have been added, most folks who need to upgrade
will know about the bugs that have been biting them.
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>
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.