| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/www/p5-Catalyst-Engine-HTTP-Prefork/ |
Upload File : |
PORTNAME= Catalyst-Engine-HTTP-Prefork
PORTVERSION= 0.51
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= High-performance pre-forking Catalyst engine
WWW= https://metacpan.org/release/Catalyst-Engine-HTTP-Prefork
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Catalyst-Runtime>=5.7012:www/p5-Catalyst-Runtime \
p5-Net-Server>=0.97:net/p5-Net-Server \
p5-HTTP-HeaderParser-XS>=0:www/p5-HTTP-HeaderParser-XS \
p5-CGI-Cookie-XS>=0:www/p5-CGI-Cookie-XS \
p5-HTTP-Body>=0:www/p5-HTTP-Body
USES= perl5
USE_PERL5= configure
post-patch:
${REINPLACE_CMD} -i '' -e 's/Cookie::XS/CGI::Cookie::XS/g' \
${WRKSRC}/lib/Catalyst/Engine/HTTP/Prefork/Handler.pm
.include <bsd.port.mk>