summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-18 05:42:05 +0000
committerknu <knu@FreeBSD.org>2003-02-18 05:42:05 +0000
commit5809ab0dfd568ad44c368c735d4bb946542d01b5 (patch)
treef214f6693c078d234b219fcc9c35c9c6ad6b20cd /security
parent0f6e8da82cbc30c64cf5d97a3ee0f478f05a4c80 (diff)
downloadFreeBSD-ports-5809ab0dfd568ad44c368c735d4bb946542d01b5.zip
FreeBSD-ports-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.gz
De-pkg-comment.
Diffstat (limited to 'security')
-rw-r--r--security/ruby-acl/Makefile1
-rw-r--r--security/ruby-acl/pkg-comment1
-rw-r--r--security/ruby-aes/Makefile1
-rw-r--r--security/ruby-aes/pkg-comment1
-rw-r--r--security/ruby-blowfish/Makefile1
-rw-r--r--security/ruby-blowfish/pkg-comment1
-rw-r--r--security/ruby-cast_256/Makefile1
-rw-r--r--security/ruby-cast_256/pkg-comment1
-rw-r--r--security/ruby-hmac/Makefile1
-rw-r--r--security/ruby-hmac/pkg-comment1
-rw-r--r--security/ruby-mcrypt/Makefile1
-rw-r--r--security/ruby-mcrypt/pkg-comment1
-rw-r--r--security/ruby-openssl/Makefile1
-rw-r--r--security/ruby-openssl/pkg-comment1
-rw-r--r--security/ruby-pam/Makefile1
-rw-r--r--security/ruby-pam/pkg-comment1
-rw-r--r--security/ruby-password/Makefile1
-rw-r--r--security/ruby-password/pkg-comment1
18 files changed, 9 insertions, 9 deletions
diff --git a/security/ruby-acl/Makefile b/security/ruby-acl/Makefile
index 18badde..d376962 100644
--- a/security/ruby-acl/Makefile
+++ b/security/ruby-acl/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby module to provide Access Control List checks
USE_RUBY= yes
diff --git a/security/ruby-acl/pkg-comment b/security/ruby-acl/pkg-comment
deleted file mode 100644
index 39c2739..0000000
--- a/security/ruby-acl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby module to provide Access Control List checks
diff --git a/security/ruby-aes/Makefile b/security/ruby-aes/Makefile
index 0086539..fbc593d7 100644
--- a/security/ruby-aes/Makefile
+++ b/security/ruby-aes/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-rb-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby extension library which implements AES (Rijndael) encryption
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/security/ruby-aes/pkg-comment b/security/ruby-aes/pkg-comment
deleted file mode 100644
index 469daec..0000000
--- a/security/ruby-aes/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby extension library which implements AES (Rijndael) encryption
diff --git a/security/ruby-blowfish/Makefile b/security/ruby-blowfish/Makefile
index d044599..9093cf0 100644
--- a/security/ruby-blowfish/Makefile
+++ b/security/ruby-blowfish/Makefile
@@ -18,6 +18,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby interface to the Blowfish cipher
USE_OPENSSL= yes
USE_RUBY= yes
diff --git a/security/ruby-blowfish/pkg-comment b/security/ruby-blowfish/pkg-comment
deleted file mode 100644
index 71488df..0000000
--- a/security/ruby-blowfish/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby interface to the Blowfish cipher
diff --git a/security/ruby-cast_256/Makefile b/security/ruby-cast_256/Makefile
index 6d81c47..b4a2f4e 100644
--- a/security/ruby-cast_256/Makefile
+++ b/security/ruby-cast_256/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ruby_${PORTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby extension library which implements CAST-256 encryption
RESTRICTED= "Crypto; export-controlled"
diff --git a/security/ruby-cast_256/pkg-comment b/security/ruby-cast_256/pkg-comment
deleted file mode 100644
index 191b25c..0000000
--- a/security/ruby-cast_256/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby extension library which implements CAST-256 encryption
diff --git a/security/ruby-hmac/Makefile b/security/ruby-hmac/Makefile
index 78347db..90b0b1aa 100644
--- a/security/ruby-hmac/Makefile
+++ b/security/ruby-hmac/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby library which implements the HMAC algorithm
USE_RUBY= yes
diff --git a/security/ruby-hmac/pkg-comment b/security/ruby-hmac/pkg-comment
deleted file mode 100644
index 65620b6..0000000
--- a/security/ruby-hmac/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby library which implements the HMAC algorithm
diff --git a/security/ruby-mcrypt/Makefile b/security/ruby-mcrypt/Makefile
index 044411b..6a0b40e 100644
--- a/security/ruby-mcrypt/Makefile
+++ b/security/ruby-mcrypt/Makefile
@@ -18,6 +18,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby interface to the mcrypt library
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt/
diff --git a/security/ruby-mcrypt/pkg-comment b/security/ruby-mcrypt/pkg-comment
deleted file mode 100644
index be8b5dc..0000000
--- a/security/ruby-mcrypt/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby interface to the mcrypt library
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile
index a356de1..c71d7d8 100644
--- a/security/ruby-openssl/Makefile
+++ b/security/ruby-openssl/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ossl-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby module which wraps OpenSSL
USE_OPENSSL= yes
USE_RUBY= yes
diff --git a/security/ruby-openssl/pkg-comment b/security/ruby-openssl/pkg-comment
deleted file mode 100644
index fc85885..0000000
--- a/security/ruby-openssl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby module which wraps OpenSSL
diff --git a/security/ruby-pam/Makefile b/security/ruby-pam/Makefile
index 071be89..0fda51e 100644
--- a/security/ruby-pam/Makefile
+++ b/security/ruby-pam/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby extension to use PAM library
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/security/ruby-pam/pkg-comment b/security/ruby-pam/pkg-comment
deleted file mode 100644
index 53d7392..0000000
--- a/security/ruby-pam/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby extension to use PAM library
diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile
index c29f03a..7e55c46 100644
--- a/security/ruby-password/Makefile
+++ b/security/ruby-password/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby library to create, verify and manipulate passwords
BUILD_DEPENDS= ${LOCALBASE}/lib/libcrack.a:${PORTSDIR}/security/cracklib
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/termios.so:${PORTSDIR}/comms/ruby-termios
diff --git a/security/ruby-password/pkg-comment b/security/ruby-password/pkg-comment
deleted file mode 100644
index 4e3bb15..0000000
--- a/security/ruby-password/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby library to create, verify and manipulate passwords
OpenPOWER on IntegriCloud