Commit graph

11 commits

Author SHA1 Message Date
Sergey Skvortsov
4d67d2329a Updated to 1.29 2004-03-28 16:58:28 +00:00
Pete Fritchman
15095e4c4c - convert to using PERL_CONFIGURE. this fixes issues with some manpages
(since PERL_CONFIGURE sets MAN3PREFIX for us) [0]
- fix pkg-plist to not be greedy about ${SITE_PERL}/${PERL_ARCH}/Bundle and
  Apache directories.

PR:		58724, 59710 [0]
Submitted by:	lev [0]
2004-01-11 02:30:44 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Erwin Lansing
f113853c60 Update to 1.28 2003-07-10 11:59:49 +00:00
Sheldon Hearn
2281c49b82 Take a stab at quieting the package building cluster with regard to
mtree errors (etc/apache extra).
2001-08-09 14:54:57 +00:00
Sheldon Hearn
7fdb5baa73 Do not attempt to remove .../include/apache, which belongs to the Apache
port.  By all means, try to remove .../include/apache/modules and
.../include/apache/perl, since we may be the only owner of those, but
we're never going to successfully remove a directory that a port that we
depend on populates!
2001-02-15 10:58:01 +00:00
Sheldon Hearn
cf4a2a932a Update to mod_perl-1.25.
Like any port that relies on Perl5's MakeMaker, this was horribly
PREFIX-unclean.  It's now PREFIX-clean for everything except libperl.so,
which will require a rethink of pkg-install.
2001-02-14 13:33:14 +00:00
Satoshi Asami
0d7a840a43 Remove two directories. Fix typo.
Submitted by:	bento
2000-05-09 08:07:34 +00:00
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
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
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