summaryrefslogtreecommitdiff
path: root/www/mod_perl2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add pkg-messageKirill Ponomarev2003-11-052-0/+19
| | | | | | | | PR: 58975 Submitted by: maintainer Notes: svn path=/head/; revision=93195
* * Fix install with perl < 5.8.Christian Weisgerber2003-11-023-11/+22
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=92890
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+0
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* PR: 58288Foxfair Hu2003-10-213-246/+249
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=91790
* Update to 1.99r09.Norikatsu Shigemura2003-05-203-20/+16
| | | | | | | | PR: ports/52450 Submitted by: Lars Eggert <larse@isi.edu> (maintainer) Notes: svn path=/head/; revision=81534
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Correct MAN3 and pkg-plist.Norikatsu Shigemura2003-02-192-3/+6
| | | | | | | | Pointed out by: bento via kris Submitted by: Lars Eggert <larse@ISI.EDU> (maintainer) Notes: svn path=/head/; revision=75845
* [recommit]Norikatsu Shigemura2003-02-147-254/+331
| | | | | | | | | | Update to mod_perl2 1.99r08 for Apache2. Pointed out by: vanilla Repo copied by: joe (cvs hat) Notes: svn path=/head/; revision=75499
* Support APACHE_PORT to build with desired apache13* port.Dirk Meyer2002-09-031-2/+3
| | | | | | | Reviewed by: vanilla Notes: svn path=/head/; revision=65536
* Update to mod_perl-1.27.Sheldon Hearn2002-06-192-2/+2
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=61556
* Hand over maintainership to vanilla.Sheldon Hearn2002-02-201-1/+1
| | | | | | | | Requested by: vanilla Message-ID: <20020220071014.GA5708@fatpipi.cirx.org> Notes: svn path=/head/; revision=54973
* Take a stab at quieting the package building cluster with regard toSheldon Hearn2001-08-091-0/+1
| | | | | | | mtree errors (etc/apache extra). Notes: svn path=/head/; revision=46018
* Update to mod_perl-1.26.Sheldon Hearn2001-07-182-2/+2
| | | | | | | | PR: ports/29031 Submitted by: Joseph Scott <joseph.scott@owp.csus.edu> Notes: svn path=/head/; revision=45216
* On deinstall, deactivate mod_perl in whichever of httpd.conf andSheldon Hearn2001-05-282-0/+60
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=43218
* Remove BROKEN for 3.*, because we don't support 3.* anymore.Vanilla I. Shu2001-03-211-4/+0
| | | | Notes: svn path=/head/; revision=40138
* The previous revision was bogus. Call pkg-install with the correctSheldon Hearn2001-03-061-1/+1
| | | | | | | number of arguments. Notes: svn path=/head/; revision=39138
* Fix the execution of the pkg-install script for the port's post-installSheldon Hearn2001-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> Notes: svn path=/head/; revision=39122
* Do not attempt to remove .../include/apache, which belongs to the ApacheSheldon Hearn2001-02-151-1/+0
| | | | | | | | | | 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! Notes: svn path=/head/; revision=38362
* Fix PREFIX-clean breakage for libperl.so by breaking out itsSheldon Hearn2001-02-152-0/+16
| | | | | | | | | installation from the mod_perl MakeMaker mess into the port's Makefile. This port is now PREFIX-clean. Notes: svn path=/head/; revision=38361
* Update to mod_perl-1.25.Sheldon Hearn2001-02-143-8/+14
| | | | | | | | | 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. Notes: svn path=/head/; revision=38333
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Update 1.22_02 -> 1.24:Sheldon Hearn2000-05-222-2/+2
| | | | | | | | | | 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. Notes: svn path=/head/; revision=28670
* Remove two directories. Fix typo.Satoshi Asami2000-05-091-1/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28381
* Fix checksum which I forgot to change when I upgraded to 1.22Paul Richards2000-04-201-1/+1
| | | | | | | PR: 18101 Notes: svn path=/head/; revision=27769
* Upgrade to version 1.22Paul Richards2000-04-161-1/+1
| | | | Notes: svn path=/head/; revision=27649
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* Unbreak for CURRENT and upgrade to 1.21_02, which incorporates lotsSheldon Hearn2000-03-103-8/+22
| | | | | | | of bugfixes and documentation improvements. Notes: svn path=/head/; revision=26708
* Mark BROKEN for STABLE as well. Whatever difference between STABLESheldon Hearn2000-01-181-5/+1
| | | | | | | | | and CURRENT used to allow this to work has gone away. :-( PR: 14924 Notes: svn path=/head/; revision=24819
* Mark BROKEN for CURRENT with appropriate reference to a PR.Sheldon Hearn2000-01-122-5/+21
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=24682
* Correct dependencies for installing a RADIUS-capable Apache server.Sheldon Hearn1999-11-091-4/+4
| | | | Notes: svn path=/head/; revision=22982
* Initial import of mod_perl 1.21.Sheldon Hearn1999-11-056-0/+179
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. Notes: svn path=/head/; revision=22923