Version: 2.0.11, Package name: ap2-mod_perl-2.0.11 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description The Apache/Perl integration project brings together the full power of the Perl programming language and the Apache HTTP server. This is achieved by linking the Perl runtime library into the server and providing an object oriented Perl interface to the server's C language API. These pieces are seamlessly glued together by the `mod_perl' server plugin, making it is possible to write Apache modules entirely in Perl. In addition, the persistent interpreter embedded in the server avoids the overhead of starting an external interpreter program and the additional Perl start-up (compile) time. |
Filesize: 3757.956 KB |
Version History (View Complete History) |
|
2021-02-22 14:41:46 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to mod_perl-2.0.11 and patch to allow building following https://github.com/Perl/perl5/commit/99922edd6efbb4dc3e922ed2fc72d0748d575c29 probably not 100% correct but at least most of the tests succeed.. |
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-03-28 06:39:03 by Stuart Henderson | Files touched by this commit (9) |
Log message: bump REVISION; apache-httpd pkgpath change add missing RDEP on apache-httpd in php-apache packages |
2019-02-10 14:08:58 by Stuart Henderson | Files touched by this commit (1) |
Log message: use gmake to build ap2-mod_perl, unbreaks build with perl 5.28 |
2019-01-26 15:40:30 by Stuart Henderson | Files touched by this commit (7) |
Log message: update to ap2-mod_perl 2.0.10, rolling in perl 5.22.0 patches that we had locally, unsure if it will work with new new perl yet but it's a better starting point |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-01-09 13:45:42 by Stuart Henderson | Files touched by this commit (2) |
Log message: ap2-mod_perl fix for clang arches: don't use inline, code isn't C99. From https://marc.info/?l=apache-modperl&m=143930336811571&w=2 researched by Chris Bennett. Note, this port has no maintainer, has a history of requiring workarounds for many Perl updates, and has been broken on common arches taking some months for anyone to report it, so in the absence of a maintainer stepping forward is likely to be removed soon. |
2016-10-12 05:05:05 by Stuart Henderson | Files touched by this commit (6) |
Log message: add patches needed for perl 5.22+, from upstream repo via afresh1@ |
2016-09-13 13:15:03 by Christian Weisgerber | Files touched by this commit (14) |
Log message: replace libiconv module |
2016-04-29 02:21:03 by Stuart Henderson | Files touched by this commit (2) |
Log message: missed cvs add in previous |
2016-04-29 02:20:36 by Stuart Henderson | Files touched by this commit (16) |
Log message: p5-Apache-Test and p5-Apache-Reload were previously disabled in the mod_perl/ap2-mod_perl builds and packaged separately, to avoid conflicts between the two mod_perls. This isn't needed any more so move them into the man ap2-mod_perl package, fixing a loop found by nigel@. |
2016-04-28 10:41:22 by Stuart Henderson | Files touched by this commit (2) |
Log message: update from rc to mod_perl-2.0.9 |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-11-24 02:11:07 by Jasper Lievisse Adriaanse | Files touched by this commit (86) |
Log message: switch distfiles.nl to SSL, setup with security/letsencrypt/client |
2015-07-17 17:58:43 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Bump after apache-http subpackaging. |
2015-07-16 17:57:29 by Antoine Jacoutot | Files touched by this commit (292) |
Log message: Remove the perl bullshit. |
2015-06-17 00:16:51 by Anthony J. Bentley | Files touched by this commit (8) |
Log message: Remove MAINTAINER per request. |
2015-05-16 04:42:52 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix PKGNAME |
2015-05-15 04:56:34 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: mod_perl-2.0.9-rc1 vanished from the mirrors; mirror a copy |
2015-05-15 02:08:36 by Stefan Sperling | Files touched by this commit (6) |
Log message: Update ap2-mod_perl to 2.0.9-rc1. Using an RC since other available releases don't support Apache HTTPD 2.4. with help from dcoppa@, ok ajacoutot@ |
2014-11-05 04:44:00 by Stuart Henderson | Files touched by this commit (26) |
Log message: sync WANTLIB |
2010-12-03 04:46:54 by Antoine Jacoutot | Files touched by this commit (371) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ (final commit) |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-11-11 05:35:09 by Stuart Henderson | Files touched by this commit (38) |
Log message: new-style LIB_DEPENDS/REVISION/WANTLIB |
2010-10-19 02:02:58 by Marc Espie | Files touched by this commit (243) |
Log message: USE_GROFF=Yes |
2010-09-24 09:37:43 by Stuart Henderson | Files touched by this commit (42) |
Log message: bump |
2009-04-09 12:37:35 by Simon Bertrang | Files touched by this commit (1) |
Log message: since apache-httpd's LIB_DEPENDS changed and ap2-mod_perl used it indirectly via WANTLIB instead of pulling it in itself, we now have to do so; p++ ok bernd@ |
2008-10-02 14:34:13 by Stuart Henderson | Files touched by this commit (1) |
Log message: bump SHARED_ONLY ports so they get updated and work with the new perl pointed out by simon@ (I missed it since it's not linked to build) |
2008-08-30 02:25:48 by Simon Bertrang | Files touched by this commit (3) |
Log message: remove patch for an issue that was fixed with the last release pointed out by djm@, confirmed by maintainer |
2008-07-26 18:50:52 by Simon Bertrang | Files touched by this commit (1) |
Log message: regen plist to unbreak packaging noticed by sthen@ |
2008-05-05 15:21:43 by Simon Bertrang | Files touched by this commit (3) |
Log message: update to version 2.0.4 and enable tests help by Sergey Skvortsov confirmed by maintainer |
2007-09-15 14:38:27 by Michael Erdely | Files touched by this commit (258) |
Log message: Remove surrounding quotes from COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here (ok naddy@) |
2007-06-09 11:55:01 by Simon Bertrang | Files touched by this commit (2) |
Log message: prepend "_" to "bsd_size_check" so it matches an existing function ok martynas@ |
2007-06-09 10:02:04 by Martynas Venckus | Files touched by this commit (2) |
Log message: DL_GLOBAL=0x01, makes APR::* work, and regression tests of p5-libapreq2 pass; asked to fix and ok by simon@ |
2007-04-05 12:31:05 by Marc Espie | Files touched by this commit (2) |
Log message: tie loose ends |
2007-01-29 09:31:58 by Simon Dassow | Files touched by this commit (6) |
Log message: resolve conflict between p5-Apache-Test and ap2-mod_perl ok bernd@ |
2007-01-10 12:21:47 by Bernd Ahlers | Files touched by this commit (4) |
Log message: p5-Apache-Test and ap2-mod_perl have some conflicting manpages. Add @conflict markers. |
2007-01-10 08:09:13 by Bernd Ahlers | Files touched by this commit (1) |
Log message: Add missing WANTLIBs. |
2007-01-10 07:24:35 by David Gwynne | Files touched by this commit (1) |
Log message: whitespace fixes |