summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
commit344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca (patch)
tree069ccbea155001b7168967685ae64e97f3524568 /security
parent- Fix file permissions for py2stdlib module (diff)
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
Notes
Notes: svn path=/head/; revision=301858
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 fe0aeb0a3717..0a1cdbf93c5f 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 0fcf40168189..0892afe9e10b 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 effc4470d4d1..a0c10e5d7ad6 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 b1fe7a5a77c4..a98c8554fc24 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 39a3afb7ba53..0a54f4989e54 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 79805c66da81..34fc5c20e52f 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 4c987f4f009f..3ccbcbc7646d 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 7dece5f1e3ff..efb04c087869 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 a60a23a291ba..939b510b0a8b 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 29d85b0a2b8d..51a68b515215 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 04e374ce07bc..348146ad4b8f 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