bluhm
0f10efb104
Port p5-libapreq2 does not use MODULES perl, so magic for
...
MODPERL_REGEN_PPPORT does not work. Regenerate ppport header
explicitly to avoid tons of -Wcompound-token-split-by-macro clang
warnings.
OK sthen@
2022-03-20 11:10:24 +00:00
bluhm
c219595c3c
Some distfiles contain ppport.h in a different directory. Adapt
...
MODPERL_REGEN_PPPORT to find it.
OK sthen@
2022-03-16 10:16:34 +00:00
naddy
ec14803114
drop RCS Ids
2022-03-11 20:09:36 +00:00
sthen
f49158de81
update to p5-libapreq2-2.16
2021-03-23 15:07:46 +00:00
sthen
96b16ab1ff
update to p5-libapreq2-2.15
2021-03-07 14:28:43 +00:00
sthen
5a7bbe309f
update to p5-libapreq2-2.13
2021-03-05 13:01:04 +00:00
sthen
485792605b
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 21:02:12 +00:00
sthen
b0600caa40
add c to WANTLIB for perl XS modules
2017-09-23 10:51:07 +00:00
sthen
df6fba168f
Add perl to WANTLIB, second batch. This used to be done automatically but
...
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".
2017-02-06 20:28:32 +00:00
naddy
65e305f38a
replace libiconv module
2016-09-13 19:15:03 +00:00
sthen
c7c5290ee3
adjust test/build deps; p5-Apache-Test and p5-Apache-Reload moved into ap2-mod_pel
2016-04-29 08:22:42 +00:00
naddy
2c4204cf62
remove SHARED_ONLY from simple ports that use the gettext or libiconv module
2016-03-18 21:38:22 +00:00
jca
c5b0f0aeab
Drop MAINTAINER, the mail address bounces.
2015-11-05 19:08:56 +00:00
sthen
9c8dc621a5
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
2015-04-21 18:19:27 +00:00
naddy
b335bd48b5
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-20 11:54:16 +00:00
sthen
9f71d7e708
@comment zero-byte perl .bs files
2014-06-14 23:26:00 +00:00
naddy
06a9102560
Drop USE_GROFF since groff and mandoc produce identical output.
2013-10-11 23:48:03 +00:00
espie
098a3d8729
fix sloppy depends (both build and run!) and bump
2013-07-07 22:50:34 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
espie
c82c4422b0
USE_GROFF=Yes
2010-10-19 08:02:53 +00:00
kili
d97511c3b8
Fix PKGNAME (`p5-' has been dropped by accident).
...
Add missing LIB_DEPENDS.
ok sthen@
2010-07-20 18:06:08 +00:00
sthen
d55e1837f6
use REVISION
2010-07-13 20:14:21 +00:00
simon
559d88985c
bump SHARED_ONLY ports so they get updated and work with the new perl
...
ok sthen@
2008-10-02 20:30:43 +00:00
simon
d248bd53da
import p5-libapreq2
...
libapreq is a safe, standards-compliant, high-performance library used
for parsing HTTP cookies, query-strings and POST data. The original
version (libapreq-1.X) was designed by Lincoln Stein and Doug
MacEachern. The perl APIs Apache::Request and Apache::Cookie are the
lightweight mod_perl analogs of the CGI and CGI::Cookie perl modules.
2007-07-22 16:22:01 +00:00