summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
committercs <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
commit28ca79404f77320265611fe12ddeed99cae70390 (patch)
tree069ccbea155001b7168967685ae64e97f3524568 /security
parent7a7da36f99fc6aa631f33c02b9b0fad2fd7aeb6c (diff)
downloadFreeBSD-ports-28ca79404f77320265611fe12ddeed99cae70390.zip
FreeBSD-ports-28ca79404f77320265611fe12ddeed99cae70390.tar.gz
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
Diffstat (limited to 'security')
-rw-r--r--security/aimsniff/Makefile2
-rw-r--r--security/bcrypt/Makefile2
-rw-r--r--security/opensaml2/Makefile2
-rw-r--r--security/p11-kit/Makefile2
-rw-r--r--security/p5-Digest-CRC/Makefile2
-rw-r--r--security/p5-Digest-Crc32/Makefile2
-rw-r--r--security/p5-OpenCA-CRR/Makefile2
-rw-r--r--security/p5-OpenCA-OpenSSL/Makefile2
-rw-r--r--security/phpsecinfo/Makefile2
-rw-r--r--security/py-sslstrip/Makefile2
-rw-r--r--security/symbion-sslproxy/Makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/security/aimsniff/Makefile b/security/aimsniff/Makefile
index fe0aeb0..0a1cdbf 100644
--- a/security/aimsniff/Makefile
+++ b/security/aimsniff/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/AIM%20Sniff/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= AOL Instant Messanger Sniffing and Reading Tool
+COMMENT= AOL Instant Messenger Sniffing and Reading Tool
RUN_DEPENDS= p5-Net-Pcap>=0:${PORTSDIR}/net/p5-Net-Pcap\
p5-NetPacket>=0:${PORTSDIR}/net/p5-NetPacket\
diff --git a/security/bcrypt/Makefile b/security/bcrypt/Makefile
index 0fcf401..0892afe 100644
--- a/security/bcrypt/Makefile
+++ b/security/bcrypt/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://bcrypt.sourceforge.net/ \
CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A cross-plattform blowfish encryption utility
+COMMENT= Cross-platform blowfish encryption utility
MAKE_JOBS_SAFE= yes
diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile
index effc447..a0c10e5 100644
--- a/security/opensaml2/Makefile
+++ b/security/opensaml2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/
DISTNAME= opensaml-${PORTVERSION}
MAINTAINER= janos.mohacsi@bsd.hu
-COMMENT= Open source implentation of SAML2
+COMMENT= Open source implementation of SAML2
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
log4shib.1:${PORTSDIR}/devel/log4shib \
diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile
index b1fe7a5..a98c855 100644
--- a/security/p11-kit/Makefile
+++ b/security/p11-kit/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security devel
MASTER_SITES= http://p11-glue.freedesktop.org/releases/
MAINTAINER= novel@FreeBSD.org
-COMMENT= Library for loading and enumurating of PKCS\#11 modules
+COMMENT= Library for loading and enumerating of PKCS\#11 modules
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtk-doc --disable-nls --enable-debug=no
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile
index 39a3afb..0a54f49 100644
--- a/security/p5-Digest-CRC/Makefile
+++ b/security/p5-Digest-CRC/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ashish@FreeBSD.org
-COMMENT= Perl extension for calculating CRC cheksums
+COMMENT= Perl extension for calculating CRC checksums
PERL_CONFIGURE= yes
diff --git a/security/p5-Digest-Crc32/Makefile b/security/p5-Digest-Crc32/Makefile
index 79805c6..34fc5c2 100644
--- a/security/p5-Digest-Crc32/Makefile
+++ b/security/p5-Digest-Crc32/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ashish@FreeBSD.org
-COMMENT= Perl extension for calculating 32-bit CRC cheksums
+COMMENT= Perl extension for calculating 32-bit CRC checksums
PERL_CONFIGURE= yes
diff --git a/security/p5-OpenCA-CRR/Makefile b/security/p5-OpenCA-CRR/Makefile
index 4c987f4..3ccbcbc 100644
--- a/security/p5-OpenCA-CRR/Makefile
+++ b/security/p5-OpenCA-CRR/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Perl extention to handle CRR objects
+COMMENT= Perl extension to handle CRR objects
PERL_CONFIGURE= yes
diff --git a/security/p5-OpenCA-OpenSSL/Makefile b/security/p5-OpenCA-OpenSSL/Makefile
index 7dece5f..efb04c0 100644
--- a/security/p5-OpenCA-OpenSSL/Makefile
+++ b/security/p5-OpenCA-OpenSSL/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:MADWOLF
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Perl Crypto Extention to OpenSSL
+COMMENT= Perl crypto extension to OpenSSL
BUILD_DEPENDS= p5-Locale-libintl>=0:${PORTSDIR}/devel/p5-Locale-libintl \
p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \
diff --git a/security/phpsecinfo/Makefile b/security/phpsecinfo/Makefile
index a60a23a..939b510 100644
--- a/security/phpsecinfo/Makefile
+++ b/security/phpsecinfo/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security www
MASTER_SITES= LOCAL/chinsan
MAINTAINER= ports@FreeBSD.org
-COMMENT= A PHP environment security auditing toool
+COMMENT= PHP environment security auditing tool
USE_ZIP= yes
USE_PHP= pcre
diff --git a/security/py-sslstrip/Makefile b/security/py-sslstrip/Makefile
index 29d85b0..51a68b5 100644
--- a/security/py-sslstrip/Makefile
+++ b/security/py-sslstrip/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.thoughtcrime.org/software/sslstrip/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= kitchetech@gmail.com
-COMMENT= Python program for ssl stripping
+COMMENT= Python program for SSL stripping
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/security/symbion-sslproxy/Makefile b/security/symbion-sslproxy/Makefile
index 04e374c..348146a 100644
--- a/security/symbion-sslproxy/Makefile
+++ b/security/symbion-sslproxy/Makefile
@@ -11,7 +11,7 @@ DISTNAME= sslproxy-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-COMMENT= An SSL proxy for securing unsecure connections
+COMMENT= SSL proxy for securing insecure connections
USE_OPENSSL= YES
USE_GMAKE= YES
OpenPOWER on IntegriCloud