aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-07-25 06:32:06 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-07-25 06:32:06 +0000
commitd5fda8cb2c24981e11e8e1fe4487789e108b5b34 (patch)
treeac7ed005b2cc3dddde570973d1da7a6213760341 /devel
parentb68da0a0cc2261f94219d2be1d96b8f6ed1d53b9 (diff)
downloadports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.tar.gz
ports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/R-cran-plyr/Makefile2
-rw-r--r--devel/art/Makefile2
-rw-r--r--devel/astyle/Makefile2
-rw-r--r--devel/autobook/Makefile2
-rw-r--r--devel/cut/Makefile2
-rw-r--r--devel/doxygen/Makefile2
-rw-r--r--devel/fhist/Makefile2
-rw-r--r--devel/hs-asn1-data/Makefile2
-rw-r--r--devel/hs-uniplate/Makefile2
-rw-r--r--devel/jansson/Makefile2
-rw-r--r--devel/jclassinfo/Makefile2
-rw-r--r--devel/kdevelop-kde4/Makefile2
-rw-r--r--devel/libhoard/Makefile2
-rw-r--r--devel/libvanessa_adt/Makefile2
-rw-r--r--devel/ossp-var/Makefile2
-rw-r--r--devel/p5-App-cpanminus/Makefile2
-rw-r--r--devel/p5-Capture-Tiny/Makefile2
-rw-r--r--devel/p5-Chooser/Makefile2
-rw-r--r--devel/p5-Class-Accessor-Complex/Makefile2
-rw-r--r--devel/p5-Class-ReturnValue/Makefile2
-rw-r--r--devel/p5-Devel-TraceCalls/Makefile2
-rw-r--r--devel/p5-Log-Handler/Makefile2
-rw-r--r--devel/p5-Object-MultiType/Makefile2
-rw-r--r--devel/p5-Shell-EnvImporter/Makefile2
-rw-r--r--devel/p5-String-Parity/Makefile2
-rw-r--r--devel/p5-Term-Menus/Makefile2
-rw-r--r--devel/pdcurses-the/Makefile2
-rw-r--r--devel/pdcurses/Makefile2
-rw-r--r--devel/pear-HTML_QuickForm/Makefile2
-rw-r--r--devel/pear-HTML_Table/Makefile2
-rw-r--r--devel/pecl-runkit/Makefile2
-rw-r--r--devel/py-Jinja/Makefile2
-rw-r--r--devel/py-Jinja2/Makefile2
-rw-r--r--devel/py-bitstring/Makefile2
-rw-r--r--devel/py-distribute/Makefile2
-rw-r--r--devel/py-distutils-extra/Makefile2
-rw-r--r--devel/py-sysv_ipc/Makefile2
-rw-r--r--devel/py-xoltar-toolkit/Makefile2
-rw-r--r--devel/py-zope.copypastemove/Makefile2
-rw-r--r--devel/radare2/Makefile2
-rw-r--r--devel/rth/Makefile2
-rw-r--r--devel/rubygem-ditz/Makefile2
-rw-r--r--devel/rubygem-echoe/Makefile2
-rw-r--r--devel/rubygem-mocha/Makefile2
-rw-r--r--devel/rubygem-thor/Makefile2
-rw-r--r--devel/rudiments/Makefile2
-rw-r--r--devel/simpletest/Makefile2
-rw-r--r--devel/soapui/Makefile2
-rw-r--r--devel/ucommon/Makefile2
49 files changed, 49 insertions, 49 deletions
diff --git a/devel/R-cran-plyr/Makefile b/devel/R-cran-plyr/Makefile
index e64955e79849..5e05d21991a8 100644
--- a/devel/R-cran-plyr/Makefile
+++ b/devel/R-cran-plyr/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
-COMMENT= Tools for splitting, applying and combining data
+COMMENT= Tools for splitting, applying, and combining data
RUN_DEPENDS= R-cran-itertools>0:${PORTSDIR}/devel/R-cran-itertools \
R-cran-iterators>0:${PORTSDIR}/devel/R-cran-iterators
diff --git a/devel/art/Makefile b/devel/art/Makefile
index a6e493ee49c0..372a3892d64d 100644
--- a/devel/art/Makefile
+++ b/devel/art/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://skylark.tsu.ru/art/0.9/download/src/ \
SF/art-project/src/
MAINTAINER= virtual.lark@gmail.com
-COMMENT= A resource tracing, debugging and profiling tool
+COMMENT= A resource tracing, debugging, and profiling tool
LICENSE= GPLv3
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile
index 2e43fd7a1220..5ea9e3b47985 100644
--- a/devel/astyle/Makefile
+++ b/devel/astyle/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}_linux
MAINTAINER= lme@FreeBSD.org
-COMMENT= A reindenter and reformatter of C, C++, C\# and Java source code
+COMMENT= A reindenter and reformatter of C, C++, C\#, and Java source code
ALL_TARGET= astyle
CFLAGS+= -W -Wall -fno-rtti -fno-exceptions
diff --git a/devel/autobook/Makefile b/devel/autobook/Makefile
index 5fa3e6bc4720..e220f27e9c7e 100644
--- a/devel/autobook/Makefile
+++ b/devel/autobook/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://sources.redhat.com/autobook/
MAINTAINER= edwin@mavetju.org
-COMMENT= GNU autoconf, automake and libtool - The Book
+COMMENT= GNU autoconf, automake, and libtool - The Book
NO_BUILD= yes # it's only text!
diff --git a/devel/cut/Makefile b/devel/cut/Makefile
index 87d5f7fd8a15..70b85b07d39a 100644
--- a/devel/cut/Makefile
+++ b/devel/cut/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.falvotech.com/content/cut/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
-COMMENT= Unit Testing Framework for C, C++ and Objective-C
+COMMENT= Unit Testing Framework for C, C++, and Objective-C
USE_PYTHON_RUN= yes
ALL_TARGET= build
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index 93c1ed32bcb0..8f71caa9cc4c 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \
EXTRACT_SUFX= .src.tar.gz
MAINTAINER= cyberbotx@cyberbotx.com
-COMMENT= A documentation system for C, C++ and other languages
+COMMENT= A documentation system for C, C++, and other languages
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/fhist/Makefile b/devel/fhist/Makefile
index 53ef8bedd80d..eed2d9790da8 100644
--- a/devel/fhist/Makefile
+++ b/devel/fhist/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Utilities to maintain file history, do file comparisions and merges
+COMMENT= Utilities to maintain file history, do file comparisons, and merges
LICENSE= GPLv3
diff --git a/devel/hs-asn1-data/Makefile b/devel/hs-asn1-data/Makefile
index 029c01acfae1..5adee55042fb 100644
--- a/devel/hs-asn1-data/Makefile
+++ b/devel/hs-asn1-data/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.6.1.3
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= ASN1 data reader and writer in RAW, BER, DER and CER forms
+COMMENT= ASN1 data reader and writer in RAW, BER, DER, and CER forms
LICENSE= BSD
diff --git a/devel/hs-uniplate/Makefile b/devel/hs-uniplate/Makefile
index 7fa35132774b..9bcbcdc0b797 100644
--- a/devel/hs-uniplate/Makefile
+++ b/devel/hs-uniplate/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.6.7
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= Help writing simple, concise and fast generic operations
+COMMENT= Help writing simple, concise, and fast generic operations
LICENSE= BSD
diff --git a/devel/jansson/Makefile b/devel/jansson/Makefile
index 8b9c93fb198c..a90a1cc7dcd5 100644
--- a/devel/jansson/Makefile
+++ b/devel/jansson/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.digip.org/jansson/releases/
MAINTAINER= vanilla@FreeBSD.org
-COMMENT= A C library for encoding, decoding and manipulating JSON data
+COMMENT= A C library for encoding, decoding, and manipulating JSON data
USE_BZIP2= yes
USE_LDCONFIG= yes
diff --git a/devel/jclassinfo/Makefile b/devel/jclassinfo/Makefile
index c04b91aa233e..f6b88adedb47 100644
--- a/devel/jclassinfo/Makefile
+++ b/devel/jclassinfo/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
-COMMENT= Shows information about Java class, dependencies and more
+COMMENT= Shows information about Java class, dependencies, and more
BUILD_DEPENDS= pkg-config>0:${PORTSDIR}/devel/pkg-config
diff --git a/devel/kdevelop-kde4/Makefile b/devel/kdevelop-kde4/Makefile
index f9863e7f8103..015a75c25300 100644
--- a/devel/kdevelop-kde4/Makefile
+++ b/devel/kdevelop-kde4/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${KDEVELOP_BRANCH}/kdevelop/${DISTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
-COMMENT= Opensource IDE based on KDevPlatform, KDE and Qt libraries
+COMMENT= Opensource IDE based on KDevPlatform, KDE, and Qt libraries
LIB_DEPENDS+= kdevplatforminterfaces.5:${PORTSDIR}/devel/kdevplatform
diff --git a/devel/libhoard/Makefile b/devel/libhoard/Makefile
index f4378f0f215a..7a53d28c33ef 100644
--- a/devel/libhoard/Makefile
+++ b/devel/libhoard/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.umass.edu/~emery/hoard/hoard-${PORTVERSION}/source/
DISTNAME= hoard-38
MAINTAINER= osa@FreeBSD.org
-COMMENT= Fast, scalable and memory-efficient allocator for MP
+COMMENT= Fast, scalable, and memory-efficient allocator for MP
LICENSE= GPLv2
diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile
index bf4678731ea1..d6638d35034e 100644
--- a/devel/libvanessa_adt/Makefile
+++ b/devel/libvanessa_adt/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= vanessa_adt/${PORTVERSION}
DISTNAME= vanessa_adt-${PORTVERSION}
MAINTAINER= thomas@bsdunix.ch
-COMMENT= Library that provides ADTs (queues, dynamic arrays and more)
+COMMENT= Library that provides ADTs (queues, dynamic arrays, and more)
LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger
diff --git a/devel/ossp-var/Makefile b/devel/ossp-var/Makefile
index 2a03d5fc1a55..9fb74f0a43b1 100644
--- a/devel/ossp-var/Makefile
+++ b/devel/ossp-var/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= lib/${PORTNAME}
PKGNAMEPREFIX= ossp-
MAINTAINER= ports@FreeBSD.org
-COMMENT= A flexible, full-featured and fast variable expansion library
+COMMENT= A flexible, full-featured, and fast variable expansion library
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/devel/p5-App-cpanminus/Makefile b/devel/p5-App-cpanminus/Makefile
index deb7f5a81e9a..466b68b88525 100644
--- a/devel/p5-App-cpanminus/Makefile
+++ b/devel/p5-App-cpanminus/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:MIYAGAWA
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
-COMMENT= Perl extension to get, unpack, build and install modules from CPAN
+COMMENT= Perl extension to get, unpack, build, and install modules from CPAN
PERL_CONFIGURE= yes
diff --git a/devel/p5-Capture-Tiny/Makefile b/devel/p5-Capture-Tiny/Makefile
index 2e30519ec9d9..074b3b387897 100644
--- a/devel/p5-Capture-Tiny/Makefile
+++ b/devel/p5-Capture-Tiny/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:DAGOLDEN
PKGNAMEPREFIX= p5-
MAINTAINER= bill.brinzer@gmail.com
-COMMENT= Capture STDOUT and STDERR from Perl, XS or external programs
+COMMENT= Capture STDOUT and STDERR from Perl, XS, or external programs
PERL_CONFIGURE= yes
diff --git a/devel/p5-Chooser/Makefile b/devel/p5-Chooser/Makefile
index 84517ec25b6f..6d7d51d8df3c 100644
--- a/devel/p5-Chooser/Makefile
+++ b/devel/p5-Chooser/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
-COMMENT= Takes a string composed of various tests, arguements, and etc and returns a value
+COMMENT= Takes a string composed of various tests, arguments, etc and returns a value
RUN_DEPENDS= p5-Net-CIDR-Lite>=0.21:${PORTSDIR}/net/p5-Net-CIDR-Lite \
p5-IO-Socket-SSL>=1.74:${PORTSDIR}/security/p5-IO-Socket-SSL \
diff --git a/devel/p5-Class-Accessor-Complex/Makefile b/devel/p5-Class-Accessor-Complex/Makefile
index 99cae3e56126..99d60b299ddb 100644
--- a/devel/p5-Class-Accessor-Complex/Makefile
+++ b/devel/p5-Class-Accessor-Complex/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
-COMMENT= Arrays, hashes, booleans, integers, sets and more
+COMMENT= Arrays, hashes, booleans, integers, sets, and more
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Data-Miscellany>=0:${PORTSDIR}/devel/p5-Data-Miscellany \
diff --git a/devel/p5-Class-ReturnValue/Makefile b/devel/p5-Class-ReturnValue/Makefile
index 0d90b9810a27..e3b168e4b22c 100644
--- a/devel/p5-Class-ReturnValue/Makefile
+++ b/devel/p5-Class-ReturnValue/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
-COMMENT= A return-value object that can be treated as a boolean,array or object
+COMMENT= A return-value object that can be treated as a boolean, array, or object
BUILD_DEPENDS= p5-Devel-StackTrace>=0:${PORTSDIR}/devel/p5-Devel-StackTrace
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/devel/p5-Devel-TraceCalls/Makefile b/devel/p5-Devel-TraceCalls/Makefile
index 851b9c00d1e8..ed260616e97b 100644
--- a/devel/p5-Devel-TraceCalls/Makefile
+++ b/devel/p5-Devel-TraceCalls/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
-COMMENT= Track calls to subs, classes and object instances
+COMMENT= Track calls to subs, classes, and object instances
PERL_CONFIGURE= yes
diff --git a/devel/p5-Log-Handler/Makefile b/devel/p5-Log-Handler/Makefile
index 73af54f5742c..404f3170fef8 100644
--- a/devel/p5-Log-Handler/Makefile
+++ b/devel/p5-Log-Handler/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sahil@FreeBSD.org
-COMMENT= An object-oriented handler for logging, tracing and debugging in Perl
+COMMENT= An object-oriented handler for logging, tracing, and debugging in Perl
BUILD_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/devel/p5-Object-MultiType/Makefile b/devel/p5-Object-MultiType/Makefile
index e2e5f2a96d61..c17853b9521e 100644
--- a/devel/p5-Object-MultiType/Makefile
+++ b/devel/p5-Object-MultiType/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Perl Objects as Hash, Array and Scalar at the same time
+COMMENT= Perl Objects as Hash, Array, and Scalar at the same time
MAN3= Object::MultiType.3
diff --git a/devel/p5-Shell-EnvImporter/Makefile b/devel/p5-Shell-EnvImporter/Makefile
index bfe2dc7995c2..c7a12e78015e 100644
--- a/devel/p5-Shell-EnvImporter/Makefile
+++ b/devel/p5-Shell-EnvImporter/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= mhjacks@swbell.net
-COMMENT= Inherit different shell environments, and restore previous
+COMMENT= Inherit different shell environments and restore previous
RUN_DEPENDS= p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker
diff --git a/devel/p5-String-Parity/Makefile b/devel/p5-String-Parity/Makefile
index 5b7b3b9ee5d1..73a0270f14e9 100644
--- a/devel/p5-String-Parity/Makefile
+++ b/devel/p5-String-Parity/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-COMMENT= A perl5 module to generate and test even, odd, mark and space parity
+COMMENT= A perl5 module to generate and test even, odd, mark, and space parity
PERL_CONFIGURE= yes
diff --git a/devel/p5-Term-Menus/Makefile b/devel/p5-Term-Menus/Makefile
index 52ae746a7559..f8090d9e0e2f 100644
--- a/devel/p5-Term-Menus/Makefile
+++ b/devel/p5-Term-Menus/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:REEDFISH
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
-COMMENT= Create Powerful Terminal, Console and CMD Environment Menus
+COMMENT= Create Powerful Terminal, Console, and CMD Environment Menus
LICENSE= GPLv3
diff --git a/devel/pdcurses-the/Makefile b/devel/pdcurses-the/Makefile
index 1a617149c3b0..17618ad20dae 100644
--- a/devel/pdcurses-the/Makefile
+++ b/devel/pdcurses-the/Makefile
@@ -13,7 +13,7 @@ PKGNAMESUFFIX= -the
DISTNAME= PDCurses-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Curses library implementation for Win32, DOS, OS/2 and X11
+COMMENT= Curses library implementation for Win32, DOS, OS/2, and X11
CONFLICTS= pdcurses-[0-9]*
diff --git a/devel/pdcurses/Makefile b/devel/pdcurses/Makefile
index 7468ef83d594..ff2e55f77538 100644
--- a/devel/pdcurses/Makefile
+++ b/devel/pdcurses/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF
DISTNAME= PDCurses-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Curses library implementation for Win32, DOS, OS/2 and X11
+COMMENT= Curses library implementation for Win32, DOS, OS/2, and X11
CONFLICTS= pdcurses-the-[0-9]*
diff --git a/devel/pear-HTML_QuickForm/Makefile b/devel/pear-HTML_QuickForm/Makefile
index 8901dfe27064..d4eee4a989a0 100644
--- a/devel/pear-HTML_QuickForm/Makefile
+++ b/devel/pear-HTML_QuickForm/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 3.2.12
CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
-COMMENT= Provide methods for creating, validating and processing HTML forms
+COMMENT= Provide methods for creating, validating, and processing HTML forms
BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/devel/pear-HTML_Table/Makefile b/devel/pear-HTML_Table/Makefile
index 80a32ab24c2a..b0d13d3949c7 100644
--- a/devel/pear-HTML_Table/Makefile
+++ b/devel/pear-HTML_Table/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.8.3
CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
-COMMENT= Makes the design of HTML tables easy, flexible, reusable and efficient
+COMMENT= Makes the design of HTML tables easy, flexible, reusable, and efficient
BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/devel/pecl-runkit/Makefile b/devel/pecl-runkit/Makefile
index 12aaae3a7bfe..eed1479f4012 100644
--- a/devel/pecl-runkit/Makefile
+++ b/devel/pecl-runkit/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= pav@FreeBSD.org
-COMMENT= PECL extension to modify constants, user-defined functions and classes
+COMMENT= PECL extension to modify constants, user-defined functions, and classes
USE_PHP= yes
USE_PHPEXT= yes
diff --git a/devel/py-Jinja/Makefile b/devel/py-Jinja/Makefile
index 66b46a4bf8f2..4d4d27e1bb04 100644
--- a/devel/py-Jinja/Makefile
+++ b/devel/py-Jinja/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= CHEESESHOP \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
-COMMENT= A fast, and easy to use stand-alone template engine
+COMMENT= A fast and easy to use stand-alone template engine
USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
diff --git a/devel/py-Jinja2/Makefile b/devel/py-Jinja2/Makefile
index 9ae872af9df6..76725ac6c589 100644
--- a/devel/py-Jinja2/Makefile
+++ b/devel/py-Jinja2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= CHEESESHOP \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
-COMMENT= A fast, and easy to use stand-alone template engine
+COMMENT= A fast and easy to use stand-alone template engine
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/py-bitstring/Makefile b/devel/py-bitstring/Makefile
index 932c9663effc..6f9f16a5762a 100644
--- a/devel/py-bitstring/Makefile
+++ b/devel/py-bitstring/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sbz@FreeBSD.org
-COMMENT= Simple construction, analysis and modification of binary data
+COMMENT= Simple construction, analysis, and modification of binary data
LICENSE= MIT
diff --git a/devel/py-distribute/Makefile b/devel/py-distribute/Makefile
index 39bcaa37b323..ddaaff9991a7 100644
--- a/devel/py-distribute/Makefile
+++ b/devel/py-distribute/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
-COMMENT= A Python packages installer, and Setuptools replacement
+COMMENT= A Python packages installer and Setuptools replacement
CONFLICTS= ${PYTHON_PKGNAMEPREFIX}setuptools-[0-9]*
diff --git a/devel/py-distutils-extra/Makefile b/devel/py-distutils-extra/Makefile
index ce344c7e6d35..f856249aaa98 100644
--- a/devel/py-distutils-extra/Makefile
+++ b/devel/py-distutils-extra/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Add support for i18n, documentation and icons to distutils
+COMMENT= Add support for i18n, documentation, and icons to distutils
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/py-sysv_ipc/Makefile b/devel/py-sysv_ipc/Makefile
index ac6e467d77df..8e19d3b4bf7f 100644
--- a/devel/py-sysv_ipc/Makefile
+++ b/devel/py-sysv_ipc/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://semanchuk.com/philip/sysv_ipc/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org
-COMMENT= System V IPC for Python - Semaphores, Shared Memory and Message Queues
+COMMENT= System V IPC for Python - Semaphores, Shared Memory, and Message Queues
LICENSE= BSD
diff --git a/devel/py-xoltar-toolkit/Makefile b/devel/py-xoltar-toolkit/Makefile
index 5b340af2878c..e7a6334dca0a 100644
--- a/devel/py-xoltar-toolkit/Makefile
+++ b/devel/py-xoltar-toolkit/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-01jun01
MAINTAINER= ports@FreeBSD.org
-COMMENT= Functional programming, lazy expressions and thread pools for Python
+COMMENT= Functional programming, lazy expressions, and thread pools for Python
USE_PYTHON= yes
NO_WRKSUBDIR= yes
diff --git a/devel/py-zope.copypastemove/Makefile b/devel/py-zope.copypastemove/Makefile
index 59c174819a55..231cf3a799fb 100644
--- a/devel/py-zope.copypastemove/Makefile
+++ b/devel/py-zope.copypastemove/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= zope@FreeBSD.org
-COMMENT= Copy, Paste and Move support for content components
+COMMENT= Copy, Paste, and Move support for content components
LICENSE= ZPL21
diff --git a/devel/radare2/Makefile b/devel/radare2/Makefile
index afbda14bf025..04ded8da8851 100644
--- a/devel/radare2/Makefile
+++ b/devel/radare2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://radare.org/get/
MAINTAINER= kpedersen@opencde.org
-COMMENT= Tools to disasm, debug, analyze and manipulate binary files
+COMMENT= Tools to disasm, debug, analyze, and manipulate binary files
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/rth/Makefile b/devel/rth/Makefile
index 8803c6312d1a..aeba2652f854 100644
--- a/devel/rth/Makefile
+++ b/devel/rth/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/Release%20${PORTVERSION}/Release%20${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= jsi@jules.de
-COMMENT= Web-based requirement, test and bugtracking system
+COMMENT= Web-based requirement, test, and bugtracking system
USE_ZIP= yes
NO_BUILD= yes
diff --git a/devel/rubygem-ditz/Makefile b/devel/rubygem-ditz/Makefile
index e38d5486ea7a..c0be4861b7dd 100644
--- a/devel/rubygem-ditz/Makefile
+++ b/devel/rubygem-ditz/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= kuriyama@FreeBSD.org
-COMMENT= Simple, light-weight distributed issue tracker
+COMMENT= Simple lightweight distributed issue tracker
RUN_DEPENDS= rubygem-trollop>=1.9:${PORTSDIR}/devel/rubygem-trollop
diff --git a/devel/rubygem-echoe/Makefile b/devel/rubygem-echoe/Makefile
index d38ed1128998..dd9768c947ca 100644
--- a/devel/rubygem-echoe/Makefile
+++ b/devel/rubygem-echoe/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
-COMMENT= Rake tasks for docs, extension compiling, testing and deployment
+COMMENT= Rake tasks for docs, extension compiling, testing, and deployment
RUN_DEPENDS= rubygem-rubyforge>=0:${PORTSDIR}/devel/rubygem-rubyforge \
rubygem-gemcutter>=0:${PORTSDIR}/devel/rubygem-gemcutter \
diff --git a/devel/rubygem-mocha/Makefile b/devel/rubygem-mocha/Makefile
index 3d462a824fe0..4d99404a4fbf 100644
--- a/devel/rubygem-mocha/Makefile
+++ b/devel/rubygem-mocha/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
-COMMENT= A library for mocking and stubbing syntax like JMock, and SchMock
+COMMENT= A library for mocking and stubbing syntax like JMock and SchMock
USE_RUBY= yes
USE_RAKE= yes
diff --git a/devel/rubygem-thor/Makefile b/devel/rubygem-thor/Makefile
index 17594031d288..e77d91e07c0d 100644
--- a/devel/rubygem-thor/Makefile
+++ b/devel/rubygem-thor/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
-COMMENT= A scripting framework that replaces rake, sake and rubigen
+COMMENT= A scripting framework that replaces rake, sake, and rubigen
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile
index 337f7e3216bd..1158dcdf5123 100644
--- a/devel/rudiments/Makefile
+++ b/devel/rudiments/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
-COMMENT= A utility C++ class library for daemons, clients, servers and more
+COMMENT= A utility C++ class library for daemons, clients, servers, and more
LICENSE= LGPL20
diff --git a/devel/simpletest/Makefile b/devel/simpletest/Makefile
index ce225ae8092a..c32937b9f0e1 100644
--- a/devel/simpletest/Makefile
+++ b/devel/simpletest/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}_${PORTVERSION}
DISTNAME= ${PORTNAME:L}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Unit testing, mock objects and web testing framework for PHP
+COMMENT= Unit testing, mock objects, and web testing framework for PHP
USE_PHP= pcre
USE_PHP_BUILD= yes
diff --git a/devel/soapui/Makefile b/devel/soapui/Makefile
index 74ec814373b8..b1985b2919b2 100644
--- a/devel/soapui/Makefile
+++ b/devel/soapui/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/4.5.1/
DISTNAME= ${PORTNAME}-${PORTVERSION}-linux-bin
MAINTAINER= fbsd-ports@opsec.eu
-COMMENT= A web service, SOA and SOAP testing tool
+COMMENT= A web service, SOA, and SOAP testing tool
USE_ZIP= YES
USE_JAVA= 1.5+
diff --git a/devel/ucommon/Makefile b/devel/ucommon/Makefile
index 61edd3a112f6..c1df9ad0325c 100644
--- a/devel/ucommon/Makefile
+++ b/devel/ucommon/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= GNU
MASTER_SITE_SUBDIR= commoncpp
MAINTAINER= gahr@FreeBSD.org
-COMMENT= A very light-weight C++ design patternlibrary
+COMMENT= A very lightweight C++ design patternlibrary
LICENSE= LGPL3