aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-02-22 16:16:12 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-02-22 16:16:12 +0000
commitf859a1e80919cfc72224dfbcff257f2a20359b7b (patch)
tree460a8bdfff73c582c5c3f43c0848b1837368d595 /security
parentcab3a431b8e736a9644f8c3cf022626de228a00a (diff)
downloadports-f859a1e80919cfc72224dfbcff257f2a20359b7b.tar.gz
ports-f859a1e80919cfc72224dfbcff257f2a20359b7b.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76167
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-OpenSSL-DSA/Makefile1
-rw-r--r--security/p5-Crypt-OpenSSL-DSA/pkg-comment1
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/Makefile1
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/pkg-comment1
-rw-r--r--security/p5-Crypt-OpenSSL-Random/Makefile1
-rw-r--r--security/p5-Crypt-OpenSSL-Random/pkg-comment1
-rw-r--r--security/p5-Crypt-RC5/Makefile1
-rw-r--r--security/p5-Crypt-RC5/pkg-comment1
-rw-r--r--security/p5-Crypt-RC6/Makefile1
-rw-r--r--security/p5-Crypt-RC6/pkg-comment1
-rw-r--r--security/p5-Crypt-Serpent/Makefile1
-rw-r--r--security/p5-Crypt-Serpent/pkg-comment1
-rw-r--r--security/p5-Crypt-Twofish2/Makefile1
-rw-r--r--security/p5-Crypt-Twofish2/pkg-comment1
-rw-r--r--security/p5-Digest-HMAC/Makefile1
-rw-r--r--security/p5-Digest-HMAC/pkg-comment1
16 files changed, 8 insertions, 8 deletions
diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile
index 1203a0a8a94a..b99ac219fb96 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 e2d395541ed2..000000000000
--- 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 753ac3c78794..008a205763f7 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 8697e16daa0e..000000000000
--- 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 c7e6b28ba3b5..26f0a2a268c3 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 72a4aa7360a0..000000000000
--- 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 d2982d7c55fc..a8fd4d7e950a 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 fe54ee9d80df..000000000000
--- 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 2f0077532a1d..5b69602c5884 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 d5836190453d..000000000000
--- 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 007f079d9c44..99736f916e34 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 194acb3576c3..000000000000
--- 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 85fd1a987181..445e2e6ac62f 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 9e020c846450..000000000000
--- 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 931b75a778c0..3f766540fa32 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 501cc1d84ad5..000000000000
--- a/security/p5-Digest-HMAC/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl5 interface to HMAC Message-Digest Algorithms