diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-OpenSSL-DSA/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-DSA/pkg-comment | 1 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-RSA/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-RSA/pkg-comment | 1 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-Random/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-Random/pkg-comment | 1 | ||||
-rw-r--r-- | security/p5-Crypt-RC5/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-RC5/pkg-comment | 1 | ||||
-rw-r--r-- | security/p5-Crypt-RC6/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-RC6/pkg-comment | 1 | ||||
-rw-r--r-- | security/p5-Crypt-Serpent/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-Serpent/pkg-comment | 1 | ||||
-rw-r--r-- | security/p5-Crypt-Twofish2/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-Twofish2/pkg-comment | 1 | ||||
-rw-r--r-- | security/p5-Digest-HMAC/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Digest-HMAC/pkg-comment | 1 |
16 files changed, 8 insertions, 8 deletions
diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile index 1203a0a8a94..b99ac219fb9 100644 --- a/security/p5-Crypt-OpenSSL-DSA/Makefile +++ b/security/p5-Crypt-OpenSSL-DSA/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl5 module to DSA signature verification using OpenSSL PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-OpenSSL-DSA/pkg-comment b/security/p5-Crypt-OpenSSL-DSA/pkg-comment deleted file mode 100644 index e2d395541ed..00000000000 --- a/security/p5-Crypt-OpenSSL-DSA/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to DSA signature verification using OpenSSL diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile index 753ac3c7879..008a205763f 100644 --- a/security/p5-Crypt-OpenSSL-RSA/Makefile +++ b/security/p5-Crypt-OpenSSL-RSA/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl5 module to RSA encode and decode strings using OpenSSL BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Crypt-OpenSSL-RSA/pkg-comment b/security/p5-Crypt-OpenSSL-RSA/pkg-comment deleted file mode 100644 index 8697e16daa0..00000000000 --- a/security/p5-Crypt-OpenSSL-RSA/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to RSA encode and decode strings using OpenSSL diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile index c7e6b28ba3b..26f0a2a268c 100644 --- a/security/p5-Crypt-OpenSSL-Random/Makefile +++ b/security/p5-Crypt-OpenSSL-Random/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl5 interface to the OpenSSL pseudo-random number generator PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-OpenSSL-Random/pkg-comment b/security/p5-Crypt-OpenSSL-Random/pkg-comment deleted file mode 100644 index 72a4aa7360a..00000000000 --- a/security/p5-Crypt-OpenSSL-Random/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to the OpenSSL pseudo-random number generator diff --git a/security/p5-Crypt-RC5/Makefile b/security/p5-Crypt-RC5/Makefile index d2982d7c55f..a8fd4d7e950 100644 --- a/security/p5-Crypt-RC5/Makefile +++ b/security/p5-Crypt-RC5/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl implementation of the RC5 encryption algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-RC5/pkg-comment b/security/p5-Crypt-RC5/pkg-comment deleted file mode 100644 index fe54ee9d80d..00000000000 --- a/security/p5-Crypt-RC5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl implementation of the RC5 encryption algorithm diff --git a/security/p5-Crypt-RC6/Makefile b/security/p5-Crypt-RC6/Makefile index 2f0077532a1..5b69602c588 100644 --- a/security/p5-Crypt-RC6/Makefile +++ b/security/p5-Crypt-RC6/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl implementation of the RC6 encryption algorithm USE_REINPLACE= YES diff --git a/security/p5-Crypt-RC6/pkg-comment b/security/p5-Crypt-RC6/pkg-comment deleted file mode 100644 index d5836190453..00000000000 --- a/security/p5-Crypt-RC6/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl implementation of the RC6 encryption algorithm diff --git a/security/p5-Crypt-Serpent/Makefile b/security/p5-Crypt-Serpent/Makefile index 007f079d9c4..99736f916e3 100644 --- a/security/p5-Crypt-Serpent/Makefile +++ b/security/p5-Crypt-Serpent/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl implementation of the Serpent encryption algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-Serpent/pkg-comment b/security/p5-Crypt-Serpent/pkg-comment deleted file mode 100644 index 194acb3576c..00000000000 --- a/security/p5-Crypt-Serpent/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl implementation of the Serpent encryption algorithm diff --git a/security/p5-Crypt-Twofish2/Makefile b/security/p5-Crypt-Twofish2/Makefile index 85fd1a98718..445e2e6ac62 100644 --- a/security/p5-Crypt-Twofish2/Makefile +++ b/security/p5-Crypt-Twofish2/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl implementation of the Twofish encryption algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-Twofish2/pkg-comment b/security/p5-Crypt-Twofish2/pkg-comment deleted file mode 100644 index 9e020c84645..00000000000 --- a/security/p5-Crypt-Twofish2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl implementation of the Twofish encryption algorithm diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile index 931b75a778c..3f766540fa3 100644 --- a/security/p5-Digest-HMAC/Makefile +++ b/security/p5-Digest-HMAC/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl5 interface to HMAC Message-Digest Algorithms BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Digest-HMAC/pkg-comment b/security/p5-Digest-HMAC/pkg-comment deleted file mode 100644 index 501cc1d84ad..00000000000 --- a/security/p5-Digest-HMAC/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to HMAC Message-Digest Algorithms |