Commit graph

41 commits

Author SHA1 Message Date
Sergey Matveychuk
83c5a7af15 Update to 1.99r16.
PR:		ports/71266
Submitted by:	maintainer
2004-09-02 07:13:13 +00:00
Tom Hukins
39708a50e1 Fix erroneous path to DSO.
Approved by:	maintainer
2004-08-10 17:19:32 +00:00
Mathieu Arnold
98d1940e64 Update to 1.99r14
PR:		67443
Submitted by:	Lars Eggert <lars dot eggert at gmx dot net>
2004-06-02 10:50:25 +00:00
Mathieu Arnold
bf806e9372 Update to 1.99r13
PR:		66604
Submitted by:	maintainer
2004-05-14 16:14:12 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Pav Lucistnik
1337df5fe5 - Fix up pkg-plist
PR:		ports/62603 (based on)
Submitted by:	Christopher Nehren <apeiron@comcast.net>
Approved by:	maintainer
2004-02-14 16:35:46 +00:00
Kris Kennaway
07a258547e BROKEN on perl 5.8: Broken pkg-plist 2004-02-06 23:27:10 +00:00
Mark Linimon
074e13d261 Update maintainer's email address (prompted by detailed autoreply to
a message I just forwarded).
2004-01-19 00:56:11 +00:00
Jun Kuriyama
4d0b6af36c o Upgrade to 1.99r12.
o Fix plist.

Approved by:	maintainer
2004-01-05 13:22:21 +00:00
Joe Marcus Clarke
f4d7c801f8 Use the new Apache bits from bsd.port.mk.
Submitted by:	dinoex
2003-11-07 09:12:58 +00:00
Kirill Ponomarev
f1a86569aa - Add pkg-message
PR:		58975
Submitted by:	maintainer
2003-11-05 22:18:44 +00:00
Christian Weisgerber
2e64f2c115 * Fix install with perl < 5.8.
PR:		58490
Submitted by:	Lars Eggert <larse@isi.edu>
Reported by:	Peter McGarvey <xaphod@packet.org.uk>

* Use PERL_CONFIGURE.
* Fix packing list.

Approved by:	maintainer
2003-11-02 23:29:08 +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
Foxfair Hu
3bf12d8ef8 PR: 58288
Submitted by:	maintainer
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade www/mod_perl2 to 1.99r10, this is a security release for
Perl 5.8.1. For detail please refer:

http://aspn.activestate.com/ASPN/Mail/Message/modperl/1836735
2003-10-21 07:31:59 +00:00
Norikatsu Shigemura
5b048bf481 Update to 1.99r09.
PR:		ports/52450
Submitted by:	Lars Eggert <larse@isi.edu> (maintainer)
2003-05-20 08:48:34 +00:00
Akinori MUSHA
e173f6c3ea De-pkg-comment. 2003-02-21 14:08:24 +00:00
Norikatsu Shigemura
6716eda0de Correct MAN3 and pkg-plist.
Pointed out by:	bento via kris
Submitted by:	Lars Eggert <larse@ISI.EDU> (maintainer)
2003-02-19 02:52:09 +00:00
Norikatsu Shigemura
48e920402e [recommit]
Update to mod_perl2 1.99r08 for Apache2.

Pointed out by:	vanilla
Repo copied by:	joe (cvs hat)
2003-02-14 10:26:02 +00:00
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