Skip to content

Commit

Permalink
Remove indefinite articles and trailing periods from COMMENT, plus
Browse files Browse the repository at this point in the history
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
  • Loading branch information
olgeni committed Jun 10, 2014
1 parent 79f9f6c commit e355d56
Show file tree
Hide file tree
Showing 388 changed files with 388 additions and 388 deletions.
2 changes: 1 addition & 1 deletion databases/WWWdb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= databases perl5 www
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTVERSION}

MAINTAINER= [email protected]
COMMENT= A Perl based generic WWW DB interface / frontend
COMMENT= Perl based generic WWW DB interface / frontend

USES= perl5
USE_PERL5= configure
Expand Down
2 changes: 1 addition & 1 deletion databases/buzhug/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= databases python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER= [email protected]
COMMENT= A pure-Python database engine
COMMENT= Pure-Python database engine

USES= zip
USE_PYTHON= yes
Expand Down
2 changes: 1 addition & 1 deletion databases/couchdb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= couchdb/source/${PORTVERSION}
DISTNAME= apache-couchdb-${PORTVERSION}

MAINTAINER= [email protected]
COMMENT= A document database server, accessible via a RESTful JSON API
COMMENT= Document database server, accessible via a RESTful JSON API

LIB_DEPENDS= libicudata.so:${PORTSDIR}/devel/icu \
libmozjs185.so:${PORTSDIR}/lang/spidermonkey185 \
Expand Down
2 changes: 1 addition & 1 deletion databases/db4o-mono/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${REALVERSION}${PKGNAMESUFFIX}
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}

MAINTAINER= [email protected]
COMMENT= A database engine for storing object into files
COMMENT= Database engine for storing object into files

USES= mono

Expand Down
2 changes: 1 addition & 1 deletion databases/geoserver-mysql-plugin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PKGNAMESUFFIX= -mysql-plugin
DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX}

MAINTAINER= [email protected]
COMMENT= A MySQL DataStore implementation for GeoServer
COMMENT= MySQL DataStore implementation for GeoServer

RUN_DEPENDS= ${LOCALBASE}/geoserver/start.jar:${PORTSDIR}/graphics/geoserver

Expand Down
2 changes: 1 addition & 1 deletion databases/godis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CATEGORIES= databases
MASTER_SITES= LOCAL/jlaffaye

MAINTAINER= [email protected]
COMMENT= A Redis client library written in Go
COMMENT= Redis client library written in Go

GO_PKGNAME= github.com/simonz05/${PORTNAME}

Expand Down
2 changes: 1 addition & 1 deletion databases/gosqlite3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CATEGORIES= databases
MASTER_SITES= LOCAL/jlaffaye

MAINTAINER= [email protected]
COMMENT= A Go interface for SQLite3
COMMENT= Go interface for SQLite3

LIB_DEPENDS+= libsqlite3.so:${PORTSDIR}/databases/sqlite3

Expand Down
2 changes: 1 addition & 1 deletion databases/innotop/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= databases
MASTER_SITES= GOOGLE_CODE

MAINTAINER= [email protected]
COMMENT= A MySQL and InnoDB monitoring program
COMMENT= MySQL and InnoDB monitoring program

LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
Expand Down
2 changes: 1 addition & 1 deletion databases/jdbm2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= databases java
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}

MAINTAINER= [email protected]
COMMENT= A fast, simple, and transactional Java persistence engine
COMMENT= Fast, simple, and transactional Java persistence engine

LICENSE= APACHE20

Expand Down
2 changes: 1 addition & 1 deletion databases/jrobin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ EXTRACT_SUFX= .jar
EXTRACT_ONLY=

MAINTAINER= [email protected]
COMMENT= A pure Java alternative to RRDTool
COMMENT= Pure Java alternative to RRDTool

USE_JAVA= yes
JAVA_VERSION= 1.6+
Expand Down
2 changes: 1 addition & 1 deletion databases/libodbc++/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= databases devel
MASTER_SITES= SF/libodbcxx/libodbc%2B%2B/${PORTVERSION}

MAINTAINER= [email protected]
COMMENT= A C++ class library and toolset for ODBC access to data sources
COMMENT= C++ class library and toolset for ODBC access to data sources

LICENSE= GPLv2

Expand Down
2 changes: 1 addition & 1 deletion databases/mantis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}bt/${PORTNAME}-stable/${PORTVERSION}
DISTNAME= mantisbt-${PORTVERSION}

MAINTAINER= [email protected]
COMMENT= A bug tracking system written in PHP
COMMENT= Bug tracking system written in PHP

NO_BUILD= yes
USE_PSQL= yes
Expand Down
2 changes: 1 addition & 1 deletion databases/mrtg-mysql-load/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MASTER_SITES= http://www.bitbybit.dk/mysql/mrtg-mysql-load/ \
http://freebsd.unixfreunde.de/sources/

MAINTAINER= [email protected]
COMMENT= A MySQL load analysis fetcher for MRTG
COMMENT= MySQL load analysis fetcher for MRTG

RUN_DEPENDS= mrtg:${PORTSDIR}/net-mgmt/mrtg

Expand Down
2 changes: 1 addition & 1 deletion databases/mysql-connector-c++/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= Connector-C++

MAINTAINER= [email protected]
COMMENT= A MySQL database connector for C++
COMMENT= MySQL database connector for C++

LICENSE= GPLv2

Expand Down
2 changes: 1 addition & 1 deletion databases/mysql-q4m/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MASTER_SITES= http://q4m.kazuhooku.com/dist/
PKGNAMEPREFIX= ${_MYSQL_SERVER:T:C/-server$/-/}

MAINTAINER= [email protected]
COMMENT= A message queue that works as a pluggable storage engine of MySQL
COMMENT= Message queue that works as a pluggable storage engine of MySQL

FETCH_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/${_MYSQL_SERVER}:build

Expand Down
2 changes: 1 addition & 1 deletion databases/mysqlcppapi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CATEGORIES= databases devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%202/${PORTVERSION}

MAINTAINER= [email protected]
COMMENT= A fork of mysql++ C++ API for MySQL
COMMENT= Fork of mysql++ C++ API for MySQL

USE_AUTOTOOLS= libtool
USE_MYSQL= yes
Expand Down
2 changes: 1 addition & 1 deletion databases/mytop/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CATEGORIES= databases
MASTER_SITES= http://jeremy.zawodny.com/mysql/mytop/

MAINTAINER= [email protected]
COMMENT= A top clone for MySQL
COMMENT= Top clone for MySQL

RUN_DEPENDS= p5-DBD-mysql>1.0:${PORTSDIR}/databases/p5-DBD-mysql \
p5-DBI>=1.13:${PORTSDIR}/databases/p5-DBI \
Expand Down
2 changes: 1 addition & 1 deletion databases/ocaml-pgocaml/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ocaml-
EXTRACT_SUFX= .tgz

MAINTAINER= [email protected]
COMMENT= An OCaml interface to PostgreSQL
COMMENT= OCaml interface to PostgreSQL

BROKEN= Fails to build

Expand Down
2 changes: 1 addition & 1 deletion databases/p5-DBD-Excel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

MAINTAINER= [email protected]
COMMENT= A class for DBI drivers that acts on Excel files
COMMENT= Class for DBI drivers that acts on Excel files

BUILD_DEPENDS= p5-SQL-Statement>=0:${PORTSDIR}/databases/p5-SQL-Statement \
p5-Spreadsheet-ParseExcel>=0:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel \
Expand Down
2 changes: 1 addition & 1 deletion databases/p5-Redis-hiredis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:NEOPHENIX
PKGNAMEPREFIX= p5-

MAINTAINER= [email protected]
COMMENT= A Simple wrapper around hiredis C client
COMMENT= Simple wrapper around hiredis C client

USES= perl5
USE_PERL5= configure
Expand Down
2 changes: 1 addition & 1 deletion databases/pecl-drizzle/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL

MAINTAINER= [email protected]
COMMENT= A PHP wrapper for the libdrizzle library
COMMENT= PHP wrapper for the libdrizzle library

LIB_DEPENDS= libdrizzle.so:${PORTSDIR}/databases/libdrizzle

Expand Down
2 changes: 1 addition & 1 deletion databases/pecl-handlersocket/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ DISTNAME= php-${PORTNAME}-${PORTVERSION}
DISTFILES= php-handelrsocket-0.3.1${EXTRACT_SUFX}

MAINTAINER= [email protected]
COMMENT= A PECL extension for HandlerSocket
COMMENT= PECL extension for HandlerSocket

BUILD_DEPENDS= libhsclient>0:${PORTSDIR}/databases/libhsclient

Expand Down
2 changes: 1 addition & 1 deletion databases/pecl-mdbtools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL

MAINTAINER= [email protected]
COMMENT= A PECL extension for the mdbtools library
COMMENT= PECL extension for the mdbtools library

LICENSE= LGPL21

Expand Down
2 changes: 1 addition & 1 deletion databases/pecl-mysqlnd_qc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL

MAINTAINER= [email protected]
COMMENT= A query cache plugin for mysqlnd
COMMENT= Query cache plugin for mysqlnd

USE_PHP= yes
USE_PHPEXT= yes
Expand Down
2 changes: 1 addition & 1 deletion databases/pgaccess/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
EXTRACT_SUFX= .tgz

MAINTAINER= [email protected]
COMMENT= A powerful GUI PostgreSQL database administration tool and toolkit
COMMENT= Powerful GUI PostgreSQL database administration tool and toolkit

BUILD_DEPENDS+= ${RUN_DEPENDS}
RUN_DEPENDS= ${LOCALBASE}/lib/pgtcl/pkgIndex.tcl:${PORTSDIR}/databases/pgtcl
Expand Down
2 changes: 1 addition & 1 deletion databases/pgpool-II-22/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MASTER_SITES= http://pgfoundry.org/frs/download.php/2478/
PKGNAMESUFFIX= 22

MAINTAINER= [email protected]
COMMENT= A connection pool server for PostgreSQL
COMMENT= Connection pool server for PostgreSQL

USES= gmake
GNU_CONFIGURE= yes
Expand Down
2 changes: 1 addition & 1 deletion databases/pgpool-II-23/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MASTER_SITES= http://pgfoundry.org/frs/download.php/2664/
PKGNAMESUFFIX= 23

MAINTAINER= [email protected]
COMMENT= A connection pool server for PostgreSQL
COMMENT= Connection pool server for PostgreSQL

USES= gmake
GNU_CONFIGURE= yes
Expand Down
2 changes: 1 addition & 1 deletion databases/pgpool-II-30/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MASTER_SITES= http://pgfoundry.org/frs/download.php/3076/
PKGNAMESUFFIX= 30

MAINTAINER= [email protected]
COMMENT= A connection pool server for PostgreSQL
COMMENT= Connection pool server for PostgreSQL

LICENSE= BSD

Expand Down
2 changes: 1 addition & 1 deletion databases/pgpool/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CATEGORIES= databases
MASTER_SITES= http://pgfoundry.org/frs/download.php/1446/

MAINTAINER= [email protected]
COMMENT= A connection pool server for PostgreSQL
COMMENT= Connection pool server for PostgreSQL

USES= gmake
GNU_CONFIGURE= yes
Expand Down
2 changes: 1 addition & 1 deletion databases/phpmyadmin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION}
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages

MAINTAINER= [email protected]
COMMENT= A set of PHP-scripts to manage MySQL over the web
COMMENT= Set of PHP-scripts to manage MySQL over the web

NO_ARCH= yes
LICENSE= GPLv2
Expand Down
2 changes: 1 addition & 1 deletion databases/py-pyPgSQL/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= [email protected]
COMMENT= A Python DB-API 2 compliant library for using PostgreSQL databases
COMMENT= Python DB-API 2 compliant library for using PostgreSQL databases

RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base

Expand Down
2 changes: 1 addition & 1 deletion databases/rdb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.sunet.se/pub/unix/databases/flat-file/RDB/
DISTNAME= RDB-${PORTVERSION}

MAINTAINER= [email protected]
COMMENT= A fast, portable, relational database management system
COMMENT= Fast, portable, relational database management system

WRKSRC= ${WRKDIR}/rdb
USES= perl5
Expand Down
2 changes: 1 addition & 1 deletion databases/redis-devel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ DISTNAME= ${DISTVERSION}
DIST_SUBDIR= ${PORTNAME}

MAINTAINER= [email protected]
COMMENT= A persistent key-value database with built-in net interface
COMMENT= Persistent key-value database with built-in net interface

LICENSE= BSD3CLAUSE

Expand Down
2 changes: 1 addition & 1 deletion databases/redis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= databases
MASTER_SITES= http://download.redis.io/releases/

MAINTAINER= [email protected]
COMMENT= A persistent key-value database with built-in net interface
COMMENT= Persistent key-value database with built-in net interface

LICENSE= BSD3CLAUSE

Expand Down
2 changes: 1 addition & 1 deletion databases/ruby-o_dbm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby

MAINTAINER= [email protected]
COMMENT= An OODB-like DBM module for Ruby
COMMENT= OODB-like DBM module for Ruby

USE_RUBY= yes

Expand Down
2 changes: 1 addition & 1 deletion databases/rubygem-activerecord-jdbcmysql-adapter/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= databases rubygems java
MASTER_SITES= RG

MAINTAINER= [email protected]
COMMENT= An ActiveRecord driver for MySQL using JDBC running under JRuby
COMMENT= ActiveRecord driver for MySQL using JDBC running under JRuby

RUN_DEPENDS= rubygem-jdbc-mysql>=5.1.0:${PORTSDIR}/databases/rubygem-jdbc-mysql \
rubygem-activerecord-jdbc-adapter>=1.2.9:${PORTSDIR}/databases/rubygem-activerecord-jdbc-adapter \
Expand Down
2 changes: 1 addition & 1 deletion databases/rubygem-activerecord-mysql-adapter/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= databases rubygems
MASTER_SITES= RG

MAINTAINER= [email protected]
COMMENT= An ActiveRecord adapter for MySQL, based on mysql gem
COMMENT= ActiveRecord adapter for MySQL, based on mysql gem

RUN_DEPENDS= rubygem-activerecord>=3.2.9:${PORTSDIR}/databases/rubygem-activerecord \
rubygem-activesupport>=3.2.9:${PORTSDIR}/devel/rubygem-activesupport \
Expand Down
2 changes: 1 addition & 1 deletion databases/rubygem-data_objects/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= databases rubygems
MASTER_SITES= RG

MAINTAINER= [email protected]
COMMENT= A unified Ruby API for popular databases
COMMENT= Unified Ruby API for popular databases

RUN_DEPENDS= rubygem-addressable>=2.1:${PORTSDIR}/www/rubygem-addressable

Expand Down
2 changes: 1 addition & 1 deletion databases/rubygem-dm-active_model/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CATEGORIES= databases rubygems
MASTER_SITES= RG

MAINTAINER= [email protected]
COMMENT= A dm plugin for active_model compliance and thus rails 3 compatibility
COMMENT= DM plugin for active_model compliance and thus rails 3 compatibility

RUN_DEPENDS= rubygem-activemodel>=3.1.0:${PORTSDIR}/databases/rubygem-activemodel \
rubygem-dm-core>=1.2.0:${PORTSDIR}/databases/rubygem-dm-core
Expand Down
2 changes: 1 addition & 1 deletion databases/rubygem-seed-fu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CATEGORIES= databases rubygems
MASTER_SITES= RG

MAINTAINER= [email protected]
COMMENT= A library to maintain seed datas
COMMENT= Library to maintain seed datas

RUN_DEPENDS= rubygem-activerecord>=3.1:${PORTSDIR}/databases/rubygem-activerecord \
rubygem-activesupport>=3.1:${PORTSDIR}/devel/rubygem-activesupport
Expand Down
2 changes: 1 addition & 1 deletion databases/sqlite-ext-mobigroup/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MASTER_SITES= http://mobigroup.ru/debian/pool-squeeze/main/s/sqlite3/
DISTNAME= sqlite3_${PORTVERSION:R}-mobigroup.${PORTVERSION:E}

MAINTAINER= [email protected]
COMMENT= A mobigroup functions library for SQLite
COMMENT= Mobigroup functions library for SQLite

USE_SQLITE= yes

Expand Down
2 changes: 1 addition & 1 deletion databases/sqlitemanager/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MASTER_SITES= SF
DISTNAME= SQLiteManager-${PORTVERSION}

MAINTAINER= [email protected]
COMMENT= A multilingual web based tool to manage SQLite database
COMMENT= Multilingual web based tool to manage SQLite database

DEFAULT_PHP_VER=53
IGNORE_WITH_PHP=5
Expand Down
2 changes: 1 addition & 1 deletion databases/tokyocabinet/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
MASTER_SITE_SUBDIR= kuriyama

MAINTAINER= [email protected]
COMMENT= A modern implementation of DBM
COMMENT= Modern implementation of DBM

GNU_CONFIGURE= yes
USES= gmake
Expand Down
2 changes: 1 addition & 1 deletion databases/xapian-core10/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/
DISTNAME= ${PORTNAME:S/10$//}-${PORTVERSION}

MAINTAINER= [email protected]
COMMENT= A probabilistic text search database engine
COMMENT= Probabilistic text search database engine

LICENSE= GPLv2

Expand Down
Loading

0 comments on commit e355d56

Please sign in to comment.