| 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/security/p5-App-Acmeman/ |
Upload File : |
PORTNAME= App-Acmeman
PORTVERSION= 3.05
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Automatic management of ACME (Let's Encrypt) SSL certificates
WWW= https://metacpan.org/release/App-Acmeman
LICENSE= GPLv3+
RUN_DEPENDS= p5-Apache-Config-Preproc>=1.04:www/p5-Apache-Config-Preproc \
p5-Apache-Defaults>=1.02:www/p5-Apache-Defaults \
p5-Config-Parser>=1.03:devel/p5-Config-Parser \
p5-Crypt-OpenSSL-PKCS10>=0.16:security/p5-Crypt-OpenSSL-PKCS10 \
p5-Crypt-OpenSSL-RSA>=0.28:security/p5-Crypt-OpenSSL-RSA \
p5-Crypt-OpenSSL-X509>=1.804:security/p5-Crypt-OpenSSL-X509 \
p5-DateTime-Format-Strptime>=1.42:devel/p5-DateTime-Format-Strptime \
p5-File-BackupCopy>=1.00:sysutils/p5-File-BackupCopy \
p5-LWP-Protocol-https>=6.04:www/p5-LWP-Protocol-https \
p5-Net-ACME2>=0.33:net/p5-Net-ACME2 \
p5-libwww>=6.05:www/p5-libwww
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
post-patch:
@${REINPLACE_CMD} -e 's,/etc/acmeman\.conf,${PREFIX}&,' \
${WRKSRC}/acmeman ${WRKSRC}/lib/App/Acmeman.pm \
${WRKSRC}/lib/App/Acmeman/Source/Default.pm
.include <bsd.port.mk>