42 Commits

Author SHA1 Message Date
sthen
91a4ff436a 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.
2018-01-09 20:45:42 +00:00
sthen
d75184c7c6 add patches needed for perl 5.22+, from upstream repo via afresh1@ 2016-10-12 11:05:05 +00:00
naddy
65e305f38a replace libiconv module 2016-09-13 19:15:03 +00:00
sthen
98568ce163 missed cvs add in previous 2016-04-29 08:21:03 +00:00
sthen
9ec062c1d0 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-29 08:20:35 +00:00
sthen
8444e33a01 update from rc to mod_perl-2.0.9 2016-04-28 16:41:22 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
jasper
dd11ff3185 switch distfiles.nl to SSL, setup with security/letsencrypt/client 2015-11-24 09:11:02 +00:00
ajacoutot
cfd61d60c7 Bump after apache-http subpackaging. 2015-07-17 23:58:43 +00:00
ajacoutot
2889a1d16f Remove the perl bullshit. 2015-07-16 23:57:18 +00:00
bentley
a5dde47901 Remove MAINTAINER per request. 2015-06-17 06:16:51 +00:00
sthen
12a5dc6315 fix PKGNAME 2015-05-16 10:42:52 +00:00
jasper
b728772853 mod_perl-2.0.9-rc1 vanished from the mirrors; mirror a copy 2015-05-15 10:56:34 +00:00
stsp
c57b8a6083 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@
2015-05-15 08:08:36 +00:00
sthen
87bb49c072 sync WANTLIB 2014-11-05 11:43:59 +00:00
sthen
26b647a798 @comment zero-byte perl .bs files in all packages which don't have p5-* PKGNAMEs
and bump
2014-06-14 10:34:44 +00:00
jasper
22f9153f04 update to mod_perl-2.0.8 and adjust MASTER_SITES
ok maintainer
2014-03-21 17:26:04 +00:00
jasper
90a4051b69 don't install the apache1 Apache::Reload module to resolve a conflict with
p5-Apache-Reload. ok sthen@
2013-07-19 18:01:53 +00:00
sthen
7ad8f0bc3c update to ap2-mod_perl-2.0.7 2013-03-22 21:49:43 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
stsp
c64abc842b Needs bump because of devel/apr update. 2012-04-28 09:53:07 +00:00
ajacoutot
df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
espie
c82c4422b0 USE_GROFF=Yes 2010-10-19 08:02:53 +00:00
sthen
f2d94ea127 bump 2010-09-24 15:37:42 +00:00
simon
432dc167e2 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@
2009-04-09 18:37:35 +00:00
sthen
21b781a829 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-10-02 20:34:13 +00:00
simon
5d4647d62f remove patch for an issue that was fixed with the last release
pointed out by djm@, confirmed by maintainer
2008-08-30 08:25:48 +00:00
simon
e899384b56 regen plist to unbreak packaging
noticed by sthen@
2008-07-27 00:50:52 +00:00
simon
8ea1503fb1 update to version 2.0.4 and enable tests
help by Sergey Skvortsov
confirmed by maintainer
2008-05-05 21:21:43 +00:00
merdely
ba8add3ebb 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-09-15 20:38:20 +00:00
simon
9e56651818 prepend "_" to "bsd_size_check" so it matches an existing function
ok martynas@
2007-06-09 17:55:01 +00:00
martynas
509f5c07f0 DL_GLOBAL=0x01, makes APR::* work, and regression tests of p5-libapreq2
pass; asked to fix and ok by simon@
2007-06-09 16:02:04 +00:00
espie
eb108ac530 tie loose ends 2007-04-05 18:31:05 +00:00
simon
cf2aaceb2e resolve conflict between p5-Apache-Test and ap2-mod_perl
ok bernd@
2007-01-29 16:31:58 +00:00
bernd
b6dfde94f3 p5-Apache-Test and ap2-mod_perl have some conflicting manpages.
Add @conflict markers.
2007-01-10 19:21:47 +00:00
bernd
65215d9c54 Add missing WANTLIBs. 2007-01-10 15:09:13 +00:00
dlg
675f9027b4 more tweaks from steven@:
use BUILD_DEPENDS= RUN_DEPENDS, not the other way round
use SHARED_ONLY=Yes instead of the NOT_FOR_ARCHS line
2007-01-10 14:27:11 +00:00
dlg
321bbe9947 whitespace fixes 2007-01-10 14:24:35 +00:00
dlg
501a1ed60d tweak MESSAGE and UNMESSAGE to use ${SYSCONFDIR} and ${PREFIX} rather than
hard coded paths. better wording while here.

pointed out by steven@
2007-01-10 14:22:00 +00:00
dlg
860cc95c0d import of mod_perl 2.0.3 for use on apache 2
this package aims to provide the full power of perl together with the
apache web server version 2. you can use perl to manage apache, respond to
requests for web pages and much more.

there already exists a mod_perl in ports (www/mod_perl) for use with the
apache in the base openbsd system. this one is usable only with
www/apache-httpd. the mod_perl developers were kind enough to set things up
so they wont conflict with each other, so you can have both running
concurrently.

originally from srebrenko sehic, with some naming tweaks from me. lots of
help from robert@ (as always).

im importing this now so it can be worked on in tree, but not hooking it up
to the bulk builds. there are a few warts that need to be fixed but i hate
sending tarballs around when we have a tree to develop in. its also nice to
have commit messages against changes so you can see why decisions were made
a certain way. after everyone is happy it can be hooked up.
2007-01-10 13:51:50 +00:00