Remove RESTRICTED tag for crypto stuff.
Pointed out by: kris
This commit is contained in:
parent
92412b6dcf
commit
613b26ff55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75713
6 changed files with 0 additions and 12 deletions
|
@ -13,8 +13,6 @@ MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/ \
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
RESTRICTED= "yes - cryptography"
|
||||
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
|
|
@ -16,8 +16,6 @@ MAINTAINER= ports@FreeBSD.org
|
|||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
|
||||
|
||||
RESTRICTED= "Crypto; export-controlled"
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Crypt::CBC.3
|
||||
|
|
|
@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5-
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
RESTRICTED= "Crypto; export-controlled"
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
|
|
@ -18,8 +18,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Ba
|
|||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
RESTRICTED= "Crypto; export-controlled"
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
|
|
@ -32,8 +32,6 @@ BUILD_DEPENDS= ${PERLBASE}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Cry
|
|||
${PERLBASE}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
|
||||
${PERLBASE}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
|
||||
|
||||
RESTRICTED= "Crypto; export-controlled"
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
|
|
@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5-
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
RESTRICTED= "Crypto; export-controlled"
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Crypt::Twofish.3
|
||||
|
|
Loading…
Reference in a new issue