Commit Graph

11 Commits

Author SHA1 Message Date
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