aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2014-06-08 21:14:42 +0800
committerolgeni <olgeni@FreeBSD.org>2014-06-08 21:14:42 +0800
commit84221d188b7958c0164cf5bb80bf7f2d715e10f7 (patch)
tree0ed750d4ecf8e05f09474128520f74a948fc8d1d /devel
parenta8bdd410caa02066b8cdd08c78517e2e6b32c0ed (diff)
downloadfreebsd-ports-gnome-84221d188b7958c0164cf5bb80bf7f2d715e10f7.tar.gz
freebsd-ports-gnome-84221d188b7958c0164cf5bb80bf7f2d715e10f7.tar.zst
freebsd-ports-gnome-84221d188b7958c0164cf5bb80bf7f2d715e10f7.zip
Remove indefinite articles from COMMENT where I'm maintainer.
Diffstat (limited to 'devel')
-rw-r--r--devel/cl-alexandria-clisp/Makefile2
-rw-r--r--devel/cl-alexandria-sbcl/Makefile2
-rw-r--r--devel/cl-alexandria/Makefile2
-rw-r--r--devel/cl-asdf-clisp/Makefile2
-rw-r--r--devel/cl-asdf/Makefile2
-rw-r--r--devel/cl-cffi-clisp/Makefile2
-rw-r--r--devel/cl-cffi-sbcl/Makefile2
-rw-r--r--devel/cl-cffi/Makefile2
-rw-r--r--devel/cl-infix-clisp/Makefile2
-rw-r--r--devel/cl-infix-sbcl/Makefile2
-rw-r--r--devel/cl-infix/Makefile2
-rw-r--r--devel/cl-trivial-gray-streams-clisp/Makefile2
-rw-r--r--devel/cl-trivial-gray-streams-sbcl/Makefile2
-rw-r--r--devel/cl-trivial-gray-streams/Makefile2
-rw-r--r--devel/clisp-hyperspec/Makefile2
-rw-r--r--devel/ipython/Makefile2
16 files changed, 16 insertions, 16 deletions
diff --git a/devel/cl-alexandria-clisp/Makefile b/devel/cl-alexandria-clisp/Makefile
index a4c7f8e6e00a..ebca3d73a8e9 100644
--- a/devel/cl-alexandria-clisp/Makefile
+++ b/devel/cl-alexandria-clisp/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A collection of portable public domain utilities for Common Lisp
+COMMENT= Collection of portable public domain utilities for Common Lisp
DEPRECATED= Depends on deprecated lang/clisp
EXPIRATION_DATE= 2014-07-28
diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile
index 4cc11c55fcfe..17a56e1a143a 100644
--- a/devel/cl-alexandria-sbcl/Makefile
+++ b/devel/cl-alexandria-sbcl/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A collection of portable public domain utilities for Common Lisp
+COMMENT= Collection of portable public domain utilities for Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria
diff --git a/devel/cl-alexandria/Makefile b/devel/cl-alexandria/Makefile
index 1f39f953a30d..f2a338c1e3d3 100644
--- a/devel/cl-alexandria/Makefile
+++ b/devel/cl-alexandria/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= olgeni
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A collection of portable public domain utilities for Common Lisp
+COMMENT= Collection of portable public domain utilities for Common Lisp
NO_BUILD= yes
diff --git a/devel/cl-asdf-clisp/Makefile b/devel/cl-asdf-clisp/Makefile
index 740fce86e458..12ab81f60bec 100644
--- a/devel/cl-asdf-clisp/Makefile
+++ b/devel/cl-asdf-clisp/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A system definition facility for Common Lisp
+COMMENT= System definition facility for Common Lisp
DEPRECATED= Depends on deprecated lang/clisp
EXPIRATION_DATE= 2014-07-28
diff --git a/devel/cl-asdf/Makefile b/devel/cl-asdf/Makefile
index d1c364632a03..0c8c3c5810eb 100644
--- a/devel/cl-asdf/Makefile
+++ b/devel/cl-asdf/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= olgeni
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A system definition facility for Common Lisp
+COMMENT= System definition facility for Common Lisp
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
diff --git a/devel/cl-cffi-clisp/Makefile b/devel/cl-cffi-clisp/Makefile
index 6e53f88700ef..59963321c499 100644
--- a/devel/cl-cffi-clisp/Makefile
+++ b/devel/cl-cffi-clisp/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A portable foreign function interface for Common Lisp
+COMMENT= Portable foreign function interface for Common Lisp
DEPRECATED= Depends on deprecated lang/clisp
EXPIRATION_DATE= 2014-07-28
diff --git a/devel/cl-cffi-sbcl/Makefile b/devel/cl-cffi-sbcl/Makefile
index 711978238a10..40167ccc8e14 100644
--- a/devel/cl-cffi-sbcl/Makefile
+++ b/devel/cl-cffi-sbcl/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A portable foreign function interface for Common Lisp
+COMMENT= Portable foreign function interface for Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cffi/cffi.asd:${PORTSDIR}/devel/cl-cffi \
${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/sbclfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-sbcl \
diff --git a/devel/cl-cffi/Makefile b/devel/cl-cffi/Makefile
index 39bbf35fcc04..09b859d1819d 100644
--- a/devel/cl-cffi/Makefile
+++ b/devel/cl-cffi/Makefile
@@ -18,7 +18,7 @@ DIST_SUBDIR= cffi/${PORTVERSION}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A portable foreign function interface for Common Lisp
+COMMENT= Portable foreign function interface for Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features \
diff --git a/devel/cl-infix-clisp/Makefile b/devel/cl-infix-clisp/Makefile
index a85dab3f8c11..292066eb9248 100644
--- a/devel/cl-infix-clisp/Makefile
+++ b/devel/cl-infix-clisp/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A lisp macro to read math statements in infix notation
+COMMENT= Lisp macro to read math statements in infix notation
DEPRECATED= Depends on deprecated lang/clisp
EXPIRATION_DATE= 2014-07-28
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index 50a2f3171a25..51578bd39c4b 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A lisp macro to read math statements in infix notation
+COMMENT= Lisp macro to read math statements in infix notation
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix
diff --git a/devel/cl-infix/Makefile b/devel/cl-infix/Makefile
index 9bce5c8bce5c..cb44fc09405e 100644
--- a/devel/cl-infix/Makefile
+++ b/devel/cl-infix/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= cl-
DISTNAME= ${PORTNAME}
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A lisp macro for reading math expressions in infix form
+COMMENT= Lisp macro for reading math expressions in infix form
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
NO_BUILD= yes
diff --git a/devel/cl-trivial-gray-streams-clisp/Makefile b/devel/cl-trivial-gray-streams-clisp/Makefile
index 0563c7eed592..675dff26ff82 100644
--- a/devel/cl-trivial-gray-streams-clisp/Makefile
+++ b/devel/cl-trivial-gray-streams-clisp/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A thin compatibility layer for Gray streams
+COMMENT= Thin compatibility layer for Gray streams
DEPRECATED= Depends on deprecated lang/clisp
EXPIRATION_DATE= 2014-07-28
diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile
index 62dd2d278ebb..382f5753e10d 100644
--- a/devel/cl-trivial-gray-streams-sbcl/Makefile
+++ b/devel/cl-trivial-gray-streams-sbcl/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A thin compatibility layer for Gray streams
+COMMENT= Thin compatibility layer for Gray streams
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
diff --git a/devel/cl-trivial-gray-streams/Makefile b/devel/cl-trivial-gray-streams/Makefile
index 1da06d24349c..bd88a04adc98 100644
--- a/devel/cl-trivial-gray-streams/Makefile
+++ b/devel/cl-trivial-gray-streams/Makefile
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= olgeni
PKGNAMEPREFIX= cl-
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A thin compatibility layer for Gray streams
+COMMENT= Thin compatibility layer for Gray streams
NO_BUILD= yes
diff --git a/devel/clisp-hyperspec/Makefile b/devel/clisp-hyperspec/Makefile
index 2c55ea543f2c..ff5f4dabac03 100644
--- a/devel/clisp-hyperspec/Makefile
+++ b/devel/clisp-hyperspec/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.lispworks.com/pub/software_tools/reference/
DISTNAME= HyperSpec-7-0
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= A Common Lisp reference in HTML format, from LispWorks Ltd
+COMMENT= Common Lisp reference in HTML format, from LispWorks Ltd
NO_CDROM= Commercial redistribution prohibited
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index 7dfaa2c7baec..ce9bdfd0771b 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= An enhanced Interactive Python shell
+COMMENT= Enhanced Interactive Python shell
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=2:${PORTSDIR}/databases/py-sqlite3
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pexpect>=2:${PORTSDIR}/misc/py-pexpect \