summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-07-29 11:17:02 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-07-29 11:17:02 +0000
commitdb5e2bc177bb65441e84bbbe4eeb528ac1a02a9c (patch)
tree6e58271bb0bfc3a6415cfc22c973b5f48162267b /math
parent- update to official version (diff)
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Notes
Notes: svn path=/head/; revision=301684
Diffstat (limited to 'math')
-rw-r--r--math/blocksolve95/Makefile2
-rw-r--r--math/drgeo/Makefile2
-rw-r--r--math/edenmath/Makefile2
-rw-r--r--math/jsmath/Makefile2
-rw-r--r--math/libqalculate/Makefile2
-rw-r--r--math/metis-edf/Makefile2
-rw-r--r--math/mtrxmath/Makefile2
-rw-r--r--math/p5-Math-Bezier-Convert/Makefile2
-rw-r--r--math/pear-Math_BigInteger/Makefile2
-rw-r--r--math/py-matplotlib/Makefile2
-rw-r--r--math/rocs/Makefile2
-rw-r--r--math/sdpa-gmp/Makefile2
-rw-r--r--math/sdpa/Makefile2
-rw-r--r--math/sdpara/Makefile2
14 files changed, 14 insertions, 14 deletions
diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile
index bd8a32b623ac..2534e9aba863 100644
--- a/math/blocksolve95/Makefile
+++ b/math/blocksolve95/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tar.Z
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= bf@FreeBSD.org
-COMMENT= Sofware for the efficient solution of large, sparse linear systems
+COMMENT= Software for the efficient solution of large, sparse linear systems
BUILD_DEPENDS= ${MPIDIR}/lib/libmpich.a:${PORTSDIR}/net/mpich2
LIB_DEPENDS= f2c.2:${PORTSDIR}/lang/f2c
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile
index a3f05ebe89aa..7d777559e877 100644
--- a/math/drgeo/Makefile
+++ b/math/drgeo/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= math
MASTER_SITES= SF/ofset/${PORTNAME}/${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
-COMMENT= A GTK interactive geometry sofware
+COMMENT= GTK interactive geometry software
LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile
diff --git a/math/edenmath/Makefile b/math/edenmath/Makefile
index 4b4987c0ba8e..bdb0f69783c2 100644
--- a/math/edenmath/Makefile
+++ b/math/edenmath/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.eskimo.com/~pburns/EdenMath/files/
DISTNAME= EdenMath_GNUstep-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Scientific calcualtor for GNUstep
+COMMENT= Scientific calculator for GNUstep
LICENSE= GPLv2
diff --git a/math/jsmath/Makefile b/math/jsmath/Makefile
index d1b7ccc27462..3ad3c011e0ba 100644
--- a/math/jsmath/Makefile
+++ b/math/jsmath/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math www
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${DISTVERSION}
MAINTAINER= nivit@FreeBSD.org
-COMMENT= A Javascript tool for including mathematics in web pages
+COMMENT= JavaScript tool for including mathematics in web pages
USE_ZIP= yes
NO_BUILD= yes
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile
index 988ff2baef19..4c6b4868d402 100644
--- a/math/libqalculate/Makefile
+++ b/math/libqalculate/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= math
MASTER_SITES= SF/qalculate/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= sylvio@FreeBSD.org
-COMMENT= A a multi-purpose desktop calculator (backend library)
+COMMENT= Multi-purpose desktop calculator (backend library)
LIB_DEPENDS= cln.6:${PORTSDIR}/math/cln
diff --git a/math/metis-edf/Makefile b/math/metis-edf/Makefile
index e089f93ecc27..daba98e9f62d 100644
--- a/math/metis-edf/Makefile
+++ b/math/metis-edf/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= math
MAINTAINER= bf@FreeBSD.org
-COMMENT= Meshes partionning tool used by Code_Aster
+COMMENT= Meshes partitioning tool used by Code_Aster
CONFLICTS= metis-[0-9]*
diff --git a/math/mtrxmath/Makefile b/math/mtrxmath/Makefile
index 00f691cacdbf..010c590f0726 100644
--- a/math/mtrxmath/Makefile
+++ b/math/mtrxmath/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math
MASTER_SITES= http://www.angelfire.com/linux/linuxjeff/mtrxmath/files/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A small tool for matrix mathemetics
+COMMENT= Small tool for matrix mathematics
PORTDOCS= README
PLIST_FILES= bin/mtrxmath
diff --git a/math/p5-Math-Bezier-Convert/Makefile b/math/p5-Math-Bezier-Convert/Makefile
index fd770c84787e..b52ab033ddcd 100644
--- a/math/p5-Math-Bezier-Convert/Makefile
+++ b/math/p5-Math-Bezier-Convert/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Convert cubic and quadratic bezier each other
+COMMENT= Convert cubic and quadratic Bezier each other
PERL_CONFIGURE= yes
diff --git a/math/pear-Math_BigInteger/Makefile b/math/pear-Math_BigInteger/Makefile
index 0e9dd861e2f1..30e2fe26bd28 100644
--- a/math/pear-Math_BigInteger/Makefile
+++ b/math/pear-Math_BigInteger/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.0
CATEGORIES= math pear
MAINTAINER= meritus@innervision.pl
-COMMENT= Pure-PHP arbitrary precission integer arithmetic library
+COMMENT= Pure-PHP arbitrary precision integer arithmetic library
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index 4cee42b83382..fc05f56a8289 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mainland@apeiron.net
-COMMENT= A plotting library uses a syntax familiar to matlab users
+COMMENT= Plotting library uses a syntax familiar to MATLAB users
BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}dateutil>=1.4:${PORTSDIR}/devel/py-dateutil \
diff --git a/math/rocs/Makefile b/math/rocs/Makefile
index 932f3feedc65..94988859e0ab 100644
--- a/math/rocs/Makefile
+++ b/math/rocs/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
-COMMENT= Graph teory IDE for KDE 4
+COMMENT= Graph theory IDE for KDE 4
LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs
diff --git a/math/sdpa-gmp/Makefile b/math/sdpa-gmp/Makefile
index acf7fe49857e..d04dbef798ed 100644
--- a/math/sdpa-gmp/Makefile
+++ b/math/sdpa-gmp/Makefile
@@ -15,7 +15,7 @@ DIST_SUBDIR= sdpa
EXTRACT_ONLY= ${SRCFILE}
MAINTAINER= maho@FreeBSD.org
-COMMENT= Multi pricision arithmetic version of math/sdpa
+COMMENT= Multi precision arithmetic version of math/sdpa
.include <bsd.port.pre.mk>
diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile
index 46d7aec41a9c..26e676dc97c1 100644
--- a/math/sdpa/Makefile
+++ b/math/sdpa/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}.src-${SRCDATE}
DIST_SUBDIR= sdpa
MAINTAINER= maho@FreeBSD.org
-COMMENT= SDPA(SemiDefinite Programming Algorithm) Very efficent SDP Solver
+COMMENT= SDPA(SemiDefinite Programming Algorithm) Very efficient SDP Solver
.include <bsd.port.pre.mk>
diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile
index 3f52a1c1e430..0a5c466fc866 100644
--- a/math/sdpara/Makefile
+++ b/math/sdpara/Makefile
@@ -15,7 +15,7 @@ DIST_SUBDIR= sdpa
EXTRACT_ONLY= ${SRCFILE}
MAINTAINER= maho@FreeBSD.org
-COMMENT= SDPARA paralell version of SDPA (math/sdpa)
+COMMENT= SDPARA parallel version of SDPA (math/sdpa)
LIB_DEPENDS= scalapack:${PORTSDIR}/math/scalapack \
blacs:${PORTSDIR}/math/blacs \