Index: head/security/p5-Crypt-RSA/Makefile =================================================================== --- head/security/p5-Crypt-RSA/Makefile (revision 436056) +++ head/security/p5-Crypt-RSA/Makefile (revision 436057) @@ -1,30 +1,35 @@ # Created by: Michael Haro # $FreeBSD$ PORTNAME= Crypt-RSA PORTVERSION= 1.99 PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= RSA public-key cryptosystem -RUN_DEPENDS= p5-Class-Loader>=2.00:devel/p5-Class-Loader \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE_ART10= ${WRKSRC}/ARTISTIC + +BUILD_DEPENDS= p5-Class-Loader>=2.00:devel/p5-Class-Loader \ p5-Convert-ASCII-Armour>=0:converters/p5-Convert-ASCII-Armour \ + p5-Crypt-Blowfish>=0:security/p5-Crypt-Blowfish \ p5-Crypt-CBC>=0:security/p5-Crypt-CBC \ p5-Crypt-Primes>=0.38:security/p5-Crypt-Primes \ p5-Crypt-Random>=0.34:security/p5-Crypt-Random \ p5-Data-Buffer>=0:misc/p5-Data-Buffer \ p5-Digest-MD2>=0:security/p5-Digest-MD2 \ p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ p5-Math-Pari>=2.001804:math/p5-Math-Pari \ p5-Sort-Versions>=0:devel/p5-Sort-Versions \ - p5-Crypt-Blowfish>=0:security/p5-Crypt-Blowfish \ p5-Tie-EncryptedHash>=0:security/p5-Tie-EncryptedHash +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure .include Index: head/security/p5-Crypt-RSA/pkg-plist =================================================================== --- head/security/p5-Crypt-RSA/pkg-plist (revision 436056) +++ head/security/p5-Crypt-RSA/pkg-plist (revision 436057) @@ -1,28 +1,28 @@ -%%PERL5_MAN3%%/Crypt::RSA.3.gz -%%PERL5_MAN3%%/Crypt::RSA::DataFormat.3.gz -%%PERL5_MAN3%%/Crypt::RSA::Debug.3.gz -%%PERL5_MAN3%%/Crypt::RSA::ES::OAEP.3.gz -%%PERL5_MAN3%%/Crypt::RSA::ES::PKCS1v15.3.gz -%%PERL5_MAN3%%/Crypt::RSA::Errorhandler.3.gz -%%PERL5_MAN3%%/Crypt::RSA::Key.3.gz -%%PERL5_MAN3%%/Crypt::RSA::Key::Private.3.gz -%%PERL5_MAN3%%/Crypt::RSA::Key::Private::SSH.3.gz -%%PERL5_MAN3%%/Crypt::RSA::Key::Public.3.gz -%%PERL5_MAN3%%/Crypt::RSA::Key::Public::SSH.3.gz -%%PERL5_MAN3%%/Crypt::RSA::Primitives.3.gz -%%PERL5_MAN3%%/Crypt::RSA::SS::PKCS1v15.3.gz -%%PERL5_MAN3%%/Crypt::RSA::SS::PSS.3.gz %%SITE_PERL%%/Crypt/RSA.pm %%SITE_PERL%%/Crypt/RSA/DataFormat.pm %%SITE_PERL%%/Crypt/RSA/Debug.pm %%SITE_PERL%%/Crypt/RSA/ES/OAEP.pm %%SITE_PERL%%/Crypt/RSA/ES/PKCS1v15.pm %%SITE_PERL%%/Crypt/RSA/Errorhandler.pm %%SITE_PERL%%/Crypt/RSA/Key.pm %%SITE_PERL%%/Crypt/RSA/Key/Private.pm %%SITE_PERL%%/Crypt/RSA/Key/Private/SSH.pm %%SITE_PERL%%/Crypt/RSA/Key/Public.pm %%SITE_PERL%%/Crypt/RSA/Key/Public/SSH.pm %%SITE_PERL%%/Crypt/RSA/Primitives.pm %%SITE_PERL%%/Crypt/RSA/SS/PKCS1v15.pm %%SITE_PERL%%/Crypt/RSA/SS/PSS.pm +%%PERL5_MAN3%%/Crypt::RSA.3.gz +%%PERL5_MAN3%%/Crypt::RSA::DataFormat.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Debug.3.gz +%%PERL5_MAN3%%/Crypt::RSA::ES::OAEP.3.gz +%%PERL5_MAN3%%/Crypt::RSA::ES::PKCS1v15.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Errorhandler.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Key.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Key::Private.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Key::Private::SSH.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Key::Public.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Key::Public::SSH.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Primitives.3.gz +%%PERL5_MAN3%%/Crypt::RSA::SS::PKCS1v15.3.gz +%%PERL5_MAN3%%/Crypt::RSA::SS::PSS.3.gz