Commit Graph

23 Commits

Author SHA1 Message Date
Dirk Meyer
756b900133 Support APACHE_PORT to build with desired apache13* port.
Reviewed by:	vanilla
2002-09-03 06:26:02 +00:00
Sheldon Hearn
cdf93530fc Update to mod_perl-1.27.
The person who requested this change says that mail to the maintainer
bounces.  I have confirmed this.

I will understand if the maintainer backs this change out and handles
the update differently later.

Requested by:	Mars G Miro <mars@cannoncreek.com>
2002-06-19 12:35:52 +00:00
Sheldon Hearn
23124cc72d Hand over maintainership to vanilla.
Requested by:	vanilla
Message-ID:	<20020220071014.GA5708@fatpipi.cirx.org>
2002-02-20 12:09:48 +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
6b19925c7a Update to mod_perl-1.26.
PR:		ports/29031
Submitted by:	Joseph Scott <joseph.scott@owp.csus.edu>
2001-07-18 10:07:41 +00:00
Sheldon Hearn
9f3ffbf7de On deinstall, deactivate mod_perl in whichever of httpd.conf and
httpd.conf.default exist.

This is a best attempt at resolving the problem where the system
is left changed from before a mod_perl installation after mod_perl
is removed.

If only apxs had an option to revert module activation.

Requested by:	asami
2001-05-28 20:52:46 +00:00
Vanilla I. Shu
de4df34ed3 Remove BROKEN for 3.*, because we don't support 3.* anymore. 2001-03-21 03:07:17 +00:00
Sheldon Hearn
6931937ceb The previous revision was bogus. Call pkg-install with the correct
number of arguments.
2001-03-06 17:15:02 +00:00
Sheldon Hearn
42e056f1d9 Fix the execution of the pkg-install script for the port's post-install
case.  When I tested my porting work, I kept on using ``make package''
and testing the installation of the package, without testing the
"install from the port" case.

Reported by:	Mike Harding <mvh@corp.namesafe.com>
2001-03-06 11:39:27 +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
57dd464169 Fix PREFIX-clean breakage for libperl.so by breaking out its
installation from the mod_perl MakeMaker mess into the port's Makefile.

This port is now PREFIX-clean.
2001-02-15 10:50:18 +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
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
Sheldon Hearn
c1af2c081a Update 1.22_02 -> 1.24:
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.
2000-05-22 10:02:52 +00:00
Satoshi Asami
0d7a840a43 Remove two directories. Fix typo.
Submitted by:	bento
2000-05-09 08:07:34 +00:00
Paul Richards
e124c06e4b Fix checksum which I forgot to change when I upgraded to 1.22
PR:		18101
2000-04-20 02:27:12 +00:00
Paul Richards
bb31fa45a9 Upgrade to version 1.22 2000-04-16 11:30:44 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +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
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