summaryrefslogtreecommitdiffstats
path: root/www/mod_perl2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Fix up pkg-plistpav2004-02-141-4/+1
| | | | | | PR: ports/62603 (based on) Submitted by: Christopher Nehren <apeiron@comcast.net> Approved by: maintainer
* BROKEN on perl 5.8: Broken pkg-plistkris2004-02-061-0/+4
|
* Update maintainer's email address (prompted by detailed autoreply tolinimon2004-01-191-1/+1
| | | | a message I just forwarded).
* o Upgrade to 1.99r12.kuriyama2004-01-051-3/+3
| | | | | | o Fix plist. Approved by: maintainer
* Use the new Apache bits from bsd.port.mk.marcus2003-11-071-5/+3
| | | | Submitted by: dinoex
* - Add pkg-messagekrion2003-11-051-0/+1
| | | | | PR: 58975 Submitted by: maintainer
* * Fix install with perl < 5.8.naddy2003-11-021-10/+5
| | | | | | | | | | | 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
* utilize SITE_PERLijliao2003-10-241-1/+0
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* PR: 58288foxfair2003-10-211-4/+5
| | | | | | | | | | | | 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
* Update to 1.99r09.nork2003-05-201-9/+6
| | | | | PR: ports/52450 Submitted by: Lars Eggert <larse@isi.edu> (maintainer)
* De-pkg-comment.knu2003-02-211-0/+1
|
* Correct MAN3 and pkg-plist.nork2003-02-191-2/+6
| | | | | Pointed out by: bento via kris Submitted by: Lars Eggert <larse@ISI.EDU> (maintainer)
* [recommit]nork2003-02-141-39/+36
| | | | | | | Update to mod_perl2 1.99r08 for Apache2. Pointed out by: vanilla Repo copied by: joe (cvs hat)
* Support APACHE_PORT to build with desired apache13* port.dinoex2002-09-031-2/+3
| | | | Reviewed by: vanilla
* Update to mod_perl-1.27.sheldonh2002-06-191-1/+1
| | | | | | | | | | 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>
* Hand over maintainership to vanilla.sheldonh2002-02-201-1/+1
| | | | | Requested by: vanilla Message-ID: <20020220071014.GA5708@fatpipi.cirx.org>
* Update to mod_perl-1.26.sheldonh2001-07-181-1/+1
| | | | | PR: ports/29031 Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
* On deinstall, deactivate mod_perl in whichever of httpd.conf andsheldonh2001-05-281-0/+3
| | | | | | | | | | | | 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
* Remove BROKEN for 3.*, because we don't support 3.* anymore.vanilla2001-03-211-4/+0
|
* The previous revision was bogus. Call pkg-install with the correctsheldonh2001-03-061-1/+1
| | | | number of arguments.
* Fix the execution of the pkg-install script for the port's post-installsheldonh2001-03-061-1/+1
| | | | | | | | 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>
* Fix PREFIX-clean breakage for libperl.so by breaking out itssheldonh2001-02-151-0/+1
| | | | | | installation from the mod_perl MakeMaker mess into the port's Makefile. This port is now PREFIX-clean.
* Update to mod_perl-1.25.sheldonh2001-02-141-2/+7
| | | | | | 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.
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* Update 1.22_02 -> 1.24:sheldonh2000-05-221-1/+1
| | | | | | | 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.
* Upgrade to version 1.22paul2000-04-161-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Unbreak for CURRENT and upgrade to 1.21_02, which incorporates lotssheldonh2000-03-101-4/+8
| | | | of bugfixes and documentation improvements.
* Mark BROKEN for STABLE as well. Whatever difference between STABLEsheldonh2000-01-181-5/+1
| | | | | | and CURRENT used to allow this to work has gone away. :-( PR: 14924
* Mark BROKEN for CURRENT with appropriate reference to a PR.sheldonh2000-01-121-5/+15
| | | | | | | | | | | | 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>
* Correct dependencies for installing a RADIUS-capable Apache server.sheldonh1999-11-091-4/+4
|
* Initial import of mod_perl 1.21.sheldonh1999-11-051-0/+45
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.
OpenPOWER on IntegriCloud