Index: head/security/p5-Crypt-RSA/Makefile =================================================================== --- head/security/p5-Crypt-RSA/Makefile (revision 152445) +++ head/security/p5-Crypt-RSA/Makefile (revision 152446) @@ -1,56 +1,50 @@ # New ports collection makefile for: p5-Crypt-RSA # Date created: Tue Sep 11 10:31:23 PDT 2001 # Whom: Michael Haro # # $FreeBSD$ # PORTNAME= Crypt-RSA PORTVERSION= 1.57 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= mharo@FreeBSD.org COMMENT= RSA public-key cryptosystem BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ ${SITE_PERL}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \ ${SITE_PERL}/Crypt/Random.pm:${PORTSDIR}/security/p5-Crypt-Random \ ${SITE_PERL}/Crypt/Primes.pm:${PORTSDIR}/security/p5-Crypt-Primes \ ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ ${SITE_PERL}/Convert/ASCII/Armor.pm:${PORTSDIR}/converters/p5-Convert-ASCII-Armour \ ${SITE_PERL}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer \ ${SITE_PERL}/Sort/Versions.pm:${PORTSDIR}/devel/p5-Sort-Versions \ ${SITE_PERL}/Class/Loader.pm:${PORTSDIR}/devel/p5-Class-Loader \ ${SITE_PERL}/${PERL_ARCH}/Digest/MD2.pm:${PORTSDIR}/security/p5-Digest-MD2 \ ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/Tie/EncryptedHash.pm:${PORTSDIR}/security/p5-Tie-EncryptedHash \ ${SITE_PERL}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Crypt::RSA.3 \ Crypt::RSA::DataFormat.3 \ Crypt::RSA::Debug.3 \ Crypt::RSA::ES::OAEP.3 \ Crypt::RSA::ES::PKCS1v15.3 \ Crypt::RSA::Errorhandler.3 \ Crypt::RSA::Key.3 \ Crypt::RSA::Key::Private.3 \ Crypt::RSA::Key::Private::SSH.3 \ Crypt::RSA::Key::Public.3 \ Crypt::RSA::Key::Public::SSH.3 \ Crypt::RSA::Primitives.3 \ Crypt::RSA::SS::PKCS1v15.3 \ Crypt::RSA::SS::PSS.3 -.include - -.if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.6 or above due to dependencies -.endif - -.include +.include Property changes on: head/security/p5-Crypt-RSA/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/security/p5-Crypt-xDBM_File/Makefile =================================================================== --- head/security/p5-Crypt-xDBM_File/Makefile (revision 152445) +++ head/security/p5-Crypt-xDBM_File/Makefile (revision 152446) @@ -1,31 +1,25 @@ # New ports collection makefile for: Crypt-xDBM_File # Date created: Tue Dec 30 08:56:41 CST 2003 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= Crypt-xDBM_File PORTVERSION= 1.01 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Perl module encrypt almost any kind of dbm file BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Crypt::xDBM_File.3 -.include - -.if ${PERL_LEVEL} < 500601 -IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again -.endif - -.include +.include Property changes on: head/security/p5-Crypt-xDBM_File/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property