- Add p5-Net-SSL-ExpireDate 1.10

Net::SSL::ExpireDate get certificate from network (SSL) or local file and obtain
its expiration date.

WWW: http://search.cpan.org/dist/Net-SSL-ExpireDate/

PR:		ports/161258 (based on)
Submitted by:	Stephon Chen <stephon@gmail.com>
Feature safe:	yes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-11-16 13:37:19 +00:00
parent c5974531e6
commit e9d5d7e926
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285906
5 changed files with 48 additions and 0 deletions

View file

@ -525,6 +525,7 @@
SUBDIR += p5-Net-OpenID-Server
SUBDIR += p5-Net-Radius-Server
SUBDIR += p5-Net-SAML
SUBDIR += p5-Net-SSL-ExpireDate
SUBDIR += p5-Net-SSLeay
SUBDIR += p5-Net-Server-Mail-ESMTP-AUTH
SUBDIR += p5-Net-SinFP

View file

@ -0,0 +1,34 @@
# New ports collection makefile for: p5-Net-SSL-ExpireDate
# Date created: 2011-10-03
# Whom: Stephon Chen <stephon@gmail.com>
#
# $FreeBSD$
#
PORTNAME= Net-SSL-ExpireDate
PORTVERSION= 1.10
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Obtain expiration date of certificate
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Crypt-OpenSSL-X509>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-X509 \
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-Time-Duration-Parse>=0:${PORTSDIR}/devel/p5-Time-Duration-Parse \
p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Crypt-OpenSSL-X509>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-X509 \
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-Time-Duration-Parse>=0:${PORTSDIR}/devel/p5-Time-Duration-Parse \
p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
PERL_CONFIGURE= yes
MAN3= Net::SSL::ExpireDate.3
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Net-SSL-ExpireDate-1.10.tar.gz) = 60aafe97ddbadb7102d4dcbb876da635d8d1b4a8cd80e889fa38b36899f09b2b
SIZE (Net-SSL-ExpireDate-1.10.tar.gz) = 51675

View file

@ -0,0 +1,4 @@
Net::SSL::ExpireDate get certificate from network (SSL) or local file and obtain
its expiration date.
WWW: http://search.cpan.org/dist/Net-SSL-ExpireDate/

View file

@ -0,0 +1,7 @@
%%SITE_PERL%%/Net/SSL/ExpireDate.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSL/ExpireDate/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSL/ExpireDate
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSL
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net/SSL
@dirrmtry %%SITE_PERL%%/Net