forked from freebsd/freebsd-ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt)
- Loading branch information
Showing
388 changed files
with
388 additions
and
388 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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+ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
Oops, something went wrong.