summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-18 04:37:40 +0000
committerknu <knu@FreeBSD.org>2003-02-18 04:37:40 +0000
commite8b6490890582183bb4bc628af80dc4bfd0ce96c (patch)
tree57b6904d811fa7e46576fdccf0d1ae9ba32352cb /databases
parent64c23676bbecc3d91499931efa7d69724c2535af (diff)
downloadFreeBSD-ports-e8b6490890582183bb4bc628af80dc4bfd0ce96c.zip
FreeBSD-ports-e8b6490890582183bb4bc628af80dc4bfd0ce96c.tar.gz
De-pkg-comment.
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-plruby/Makefile1
-rw-r--r--databases/postgresql-plruby/pkg-comment1
-rw-r--r--databases/ruby-bdb/Makefile1
-rw-r--r--databases/ruby-bdb/pkg-comment1
-rw-r--r--databases/ruby-bdb1/Makefile1
-rw-r--r--databases/ruby-bdb1/pkg-comment1
-rw-r--r--databases/ruby-cdb/Makefile1
-rw-r--r--databases/ruby-cdb/pkg-comment1
-rw-r--r--databases/ruby-dbd_interbase/Makefile1
-rw-r--r--databases/ruby-dbd_interbase/pkg-comment1
-rw-r--r--databases/ruby-dbd_msql/Makefile1
-rw-r--r--databases/ruby-dbd_msql/pkg-comment1
-rw-r--r--databases/ruby-dbd_mysql/Makefile1
-rw-r--r--databases/ruby-dbd_mysql/pkg-comment1
-rw-r--r--databases/ruby-dbd_odbc/Makefile1
-rw-r--r--databases/ruby-dbd_odbc/pkg-comment1
-rw-r--r--databases/ruby-dbd_pg/Makefile1
-rw-r--r--databases/ruby-dbd_pg/pkg-comment1
-rw-r--r--databases/ruby-dbd_proxy/Makefile1
-rw-r--r--databases/ruby-dbd_proxy/pkg-comment1
-rw-r--r--databases/ruby-dbd_sqlite/Makefile1
-rw-r--r--databases/ruby-dbd_sqlite/pkg-comment1
-rw-r--r--databases/ruby-dbd_sqlrelay/Makefile1
-rw-r--r--databases/ruby-dbd_sqlrelay/pkg-comment1
-rw-r--r--databases/ruby-dbi/Makefile1
-rw-r--r--databases/ruby-dbi/pkg-comment1
-rw-r--r--databases/ruby-gdbm/Makefile1
-rw-r--r--databases/ruby-gdbm/pkg-comment1
-rw-r--r--databases/ruby-msql/Makefile1
-rw-r--r--databases/ruby-msql/pkg-comment1
-rw-r--r--databases/ruby-mysql/Makefile1
-rw-r--r--databases/ruby-mysql/pkg-comment1
-rw-r--r--databases/ruby-o_dbm/Makefile1
-rw-r--r--databases/ruby-o_dbm/pkg-comment1
-rw-r--r--databases/ruby-odbc/Makefile1
-rw-r--r--databases/ruby-odbc/pkg-comment1
-rw-r--r--databases/ruby-postgres/Makefile1
-rw-r--r--databases/ruby-postgres/pkg-comment1
-rw-r--r--databases/ruby-rdbc1/Makefile1
-rw-r--r--databases/ruby-rdbc1/pkg-comment1
-rw-r--r--databases/ruby-search-namazu/Makefile1
-rw-r--r--databases/ruby-search-namazu/pkg-comment1
-rw-r--r--databases/ruby-sqlrelay/Makefile1
-rw-r--r--databases/ruby-sqlrelay/pkg-comment1
-rw-r--r--databases/rubygem-postgres/Makefile1
-rw-r--r--databases/rubygem-postgres/pkg-comment1
46 files changed, 23 insertions, 23 deletions
diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile
index 0c05d4f..fa39bac 100644
--- a/databases/postgresql-plruby/Makefile
+++ b/databases/postgresql-plruby/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= postgresql-
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= PL/Ruby procedural language for the PostgreSQL database system
LIB_DEPENDS= pq.3:${PGSQL_PORTDIR}
RUN_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT}
diff --git a/databases/postgresql-plruby/pkg-comment b/databases/postgresql-plruby/pkg-comment
deleted file mode 100644
index 5eadedd..0000000
--- a/databases/postgresql-plruby/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-PL/Ruby procedural language for the PostgreSQL database system
diff --git a/databases/ruby-bdb/Makefile b/databases/ruby-bdb/Makefile
index ee56e40..5dd2dc8 100644
--- a/databases/ruby-bdb/Makefile
+++ b/databases/ruby-bdb/Makefile
@@ -16,6 +16,7 @@ PKGNAMESUFFIX= 4
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby interface to Sleepycat's Berkeley DB revision 2 or later
.if defined(WITH_BDB41)
LIB_DEPENDS= db41.1:${PORTSDIR}/databases/db41
diff --git a/databases/ruby-bdb/pkg-comment b/databases/ruby-bdb/pkg-comment
deleted file mode 100644
index c1e1575..0000000
--- a/databases/ruby-bdb/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby interface to Sleepycat's Berkeley DB revision 2 or later
diff --git a/databases/ruby-bdb1/Makefile b/databases/ruby-bdb1/Makefile
index ed693a4..08b7f7c 100644
--- a/databases/ruby-bdb1/Makefile
+++ b/databases/ruby-bdb1/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby interface to Berkeley DB revision 1.8x with full feature support
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/databases/ruby-bdb1/pkg-comment b/databases/ruby-bdb1/pkg-comment
deleted file mode 100644
index 56d8f99..0000000
--- a/databases/ruby-bdb1/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby interface to Berkeley DB revision 1.8x with full feature support
diff --git a/databases/ruby-cdb/Makefile b/databases/ruby-cdb/Makefile
index ccfb690..431ac6c 100644
--- a/databases/ruby-cdb/Makefile
+++ b/databases/ruby-cdb/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby interface to D. J. Bernstein's cdb (constant database) library
BUILD_DEPENDS= ${NONEXISTENT}:${CDB_PORTDIR}:build
diff --git a/databases/ruby-cdb/pkg-comment b/databases/ruby-cdb/pkg-comment
deleted file mode 100644
index 2e9ae24..0000000
--- a/databases/ruby-cdb/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby interface to D. J. Bernstein's cdb (constant database) library
diff --git a/databases/ruby-dbd_interbase/Makefile b/databases/ruby-dbd_interbase/Makefile
index 7ba94cc..4d968e2 100644
--- a/databases/ruby-dbd_interbase/Makefile
+++ b/databases/ruby-dbd_interbase/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= InterBase driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
${RUBY_SITEARCHLIBDIR}/interbase.so:${.CURDIR}/../ruby-interbase
diff --git a/databases/ruby-dbd_interbase/pkg-comment b/databases/ruby-dbd_interbase/pkg-comment
deleted file mode 100644
index bc85f93..0000000
--- a/databases/ruby-dbd_interbase/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-InterBase driver for DBI-for-Ruby
diff --git a/databases/ruby-dbd_msql/Makefile b/databases/ruby-dbd_msql/Makefile
index 6b1a4f3..c8e6de7 100644
--- a/databases/ruby-dbd_msql/Makefile
+++ b/databases/ruby-dbd_msql/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= mSQL driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
${RUBY_SITEARCHLIBDIR}/msql.so:${.CURDIR}/../ruby-msql
diff --git a/databases/ruby-dbd_msql/pkg-comment b/databases/ruby-dbd_msql/pkg-comment
deleted file mode 100644
index 524db2a..0000000
--- a/databases/ruby-dbd_msql/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-mSQL driver for DBI-for-Ruby
diff --git a/databases/ruby-dbd_mysql/Makefile b/databases/ruby-dbd_mysql/Makefile
index 6a69aca..db59291 100644
--- a/databases/ruby-dbd_mysql/Makefile
+++ b/databases/ruby-dbd_mysql/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= MySQL driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
${RUBY_SITEARCHLIBDIR}/mysql.so:${.CURDIR}/../ruby-mysql
diff --git a/databases/ruby-dbd_mysql/pkg-comment b/databases/ruby-dbd_mysql/pkg-comment
deleted file mode 100644
index 0073874..0000000
--- a/databases/ruby-dbd_mysql/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-MySQL driver for DBI-for-Ruby
diff --git a/databases/ruby-dbd_odbc/Makefile b/databases/ruby-dbd_odbc/Makefile
index de83164..7fb2060 100644
--- a/databases/ruby-dbd_odbc/Makefile
+++ b/databases/ruby-dbd_odbc/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= ODBC driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
${RUBY_SITEARCHLIBDIR}/odbc.so:${.CURDIR}/../ruby-odbc
diff --git a/databases/ruby-dbd_odbc/pkg-comment b/databases/ruby-dbd_odbc/pkg-comment
deleted file mode 100644
index 7197539..0000000
--- a/databases/ruby-dbd_odbc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-ODBC driver for DBI-for-Ruby
diff --git a/databases/ruby-dbd_pg/Makefile b/databases/ruby-dbd_pg/Makefile
index 8d6e333..8f37496 100644
--- a/databases/ruby-dbd_pg/Makefile
+++ b/databases/ruby-dbd_pg/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= PostgreSQL driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
${RUBY_SITEARCHLIBDIR}/postgres.so:${.CURDIR}/../ruby-postgres
diff --git a/databases/ruby-dbd_pg/pkg-comment b/databases/ruby-dbd_pg/pkg-comment
deleted file mode 100644
index e5eabfa..0000000
--- a/databases/ruby-dbd_pg/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-PostgreSQL driver for DBI-for-Ruby
diff --git a/databases/ruby-dbd_proxy/Makefile b/databases/ruby-dbd_proxy/Makefile
index 7c452f7..51c0605 100644
--- a/databases/ruby-dbd_proxy/Makefile
+++ b/databases/ruby-dbd_proxy/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Proxy/Server driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
${RUBY_SITELIBDIR}/drb.rb:${PORTSDIR}/net/ruby-drb
diff --git a/databases/ruby-dbd_proxy/pkg-comment b/databases/ruby-dbd_proxy/pkg-comment
deleted file mode 100644
index e8c2162..0000000
--- a/databases/ruby-dbd_proxy/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Proxy/Server driver for DBI-for-Ruby
diff --git a/databases/ruby-dbd_sqlite/Makefile b/databases/ruby-dbd_sqlite/Makefile
index 2b245ca..04c5547 100644
--- a/databases/ruby-dbd_sqlite/Makefile
+++ b/databases/ruby-dbd_sqlite/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= SQLite driver for DBI-for-Ruby
LIB_DEPENDS= sqlite.2:${.CURDIR}/../sqlite
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR}
diff --git a/databases/ruby-dbd_sqlite/pkg-comment b/databases/ruby-dbd_sqlite/pkg-comment
deleted file mode 100644
index 139532e..0000000
--- a/databases/ruby-dbd_sqlite/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-SQLite driver for DBI-for-Ruby
diff --git a/databases/ruby-dbd_sqlrelay/Makefile b/databases/ruby-dbd_sqlrelay/Makefile
index 5afb1ba..94b1cb1 100644
--- a/databases/ruby-dbd_sqlrelay/Makefile
+++ b/databases/ruby-dbd_sqlrelay/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= SQLRelay driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
${RUBY_SITEARCHLIBDIR}/sqlrelay.so:${.CURDIR}/../ruby-sqlrelay
diff --git a/databases/ruby-dbd_sqlrelay/pkg-comment b/databases/ruby-dbd_sqlrelay/pkg-comment
deleted file mode 100644
index c4d951b..0000000
--- a/databases/ruby-dbd_sqlrelay/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-SQLRelay driver for DBI-for-Ruby
diff --git a/databases/ruby-dbi/Makefile b/databases/ruby-dbi/Makefile
index e46de5d..511d4924 100644
--- a/databases/ruby-dbi/Makefile
+++ b/databases/ruby-dbi/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= DBI-for-Ruby - a common interface for SQL-based databases
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/databases/ruby-dbi/pkg-comment b/databases/ruby-dbi/pkg-comment
deleted file mode 100644
index 5930baf..0000000
--- a/databases/ruby-dbi/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-DBI-for-Ruby - a common interface for SQL-based databases
diff --git a/databases/ruby-gdbm/Makefile b/databases/ruby-gdbm/Makefile
index 75e0181..b4cee77 100644
--- a/databases/ruby-gdbm/Makefile
+++ b/databases/ruby-gdbm/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTFILES= # none
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby extension to GDBM library
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
diff --git a/databases/ruby-gdbm/pkg-comment b/databases/ruby-gdbm/pkg-comment
deleted file mode 100644
index 1b9b46a..0000000
--- a/databases/ruby-gdbm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby extension to GDBM library
diff --git a/databases/ruby-msql/Makefile b/databases/ruby-msql/Makefile
index bdf2274..3701a52 100644
--- a/databases/ruby-msql/Makefile
+++ b/databases/ruby-msql/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby API for mSQL
LIB_DEPENDS= msql.1:${PORTSDIR}/databases/msql
diff --git a/databases/ruby-msql/pkg-comment b/databases/ruby-msql/pkg-comment
deleted file mode 100644
index dfa9130..0000000
--- a/databases/ruby-msql/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby API for mSQL
diff --git a/databases/ruby-mysql/Makefile b/databases/ruby-mysql/Makefile
index 5b92675..6af5910 100644
--- a/databases/ruby-mysql/Makefile
+++ b/databases/ruby-mysql/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby module for accessing MySQL databases with a C API like interface
# Supports MySQL 4.0 too
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
diff --git a/databases/ruby-mysql/pkg-comment b/databases/ruby-mysql/pkg-comment
deleted file mode 100644
index 904e635..0000000
--- a/databases/ruby-mysql/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby module for accessing MySQL databases with a C API like interface
diff --git a/databases/ruby-o_dbm/Makefile b/databases/ruby-o_dbm/Makefile
index 18ecaae..929e31d 100644
--- a/databases/ruby-o_dbm/Makefile
+++ b/databases/ruby-o_dbm/Makefile
@@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= An OODB-like DBM module for Ruby
USE_RUBY= yes
diff --git a/databases/ruby-o_dbm/pkg-comment b/databases/ruby-o_dbm/pkg-comment
deleted file mode 100644
index 25e1007..0000000
--- a/databases/ruby-o_dbm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An OODB-like DBM module for Ruby
diff --git a/databases/ruby-odbc/Makefile b/databases/ruby-odbc/Makefile
index 732b1c6..169a7bd 100644
--- a/databases/ruby-odbc/Makefile
+++ b/databases/ruby-odbc/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby extension library to use ODBC data sources
LIB_DEPENDS= odbc.1:${PORTSDIR}/databases/unixODBC
diff --git a/databases/ruby-odbc/pkg-comment b/databases/ruby-odbc/pkg-comment
deleted file mode 100644
index 0760b6a..0000000
--- a/databases/ruby-odbc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby extension library to use ODBC data sources
diff --git a/databases/ruby-postgres/Makefile b/databases/ruby-postgres/Makefile
index ec70a51..c435bf9 100644
--- a/databases/ruby-postgres/Makefile
+++ b/databases/ruby-postgres/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby interface to PostgreSQL library
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
diff --git a/databases/ruby-postgres/pkg-comment b/databases/ruby-postgres/pkg-comment
deleted file mode 100644
index dee7ce0..0000000
--- a/databases/ruby-postgres/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby interface to PostgreSQL library
diff --git a/databases/ruby-rdbc1/Makefile b/databases/ruby-rdbc1/Makefile
index 5541cb2..8713ee0 100644
--- a/databases/ruby-rdbc1/Makefile
+++ b/databases/ruby-rdbc1/Makefile
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby Database Connectivity
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/postgres.so:${.CURDIR}/../ruby-postgres
diff --git a/databases/ruby-rdbc1/pkg-comment b/databases/ruby-rdbc1/pkg-comment
deleted file mode 100644
index 20c4b10..0000000
--- a/databases/ruby-rdbc1/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby Database Connectivity
diff --git a/databases/ruby-search-namazu/Makefile b/databases/ruby-search-namazu/Makefile
index 4318f4c..ac81880 100644
--- a/databases/ruby-search-namazu/Makefile
+++ b/databases/ruby-search-namazu/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby library which wraps libnmz of Namazu
LIB_DEPENDS= nmz.6:${PORTSDIR}/japanese/namazu2
diff --git a/databases/ruby-search-namazu/pkg-comment b/databases/ruby-search-namazu/pkg-comment
deleted file mode 100644
index f2059cc..0000000
--- a/databases/ruby-search-namazu/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby library which wraps libnmz of Namazu
diff --git a/databases/ruby-sqlrelay/Makefile b/databases/ruby-sqlrelay/Makefile
index c6ba8d0..d775e11 100644
--- a/databases/ruby-sqlrelay/Makefile
+++ b/databases/ruby-sqlrelay/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTFILES= # none
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby module to access to SQL Relay
BUILD_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch
LIB_DEPENDS= sqlrclient.0:${SQLRELAY_PORTDIR}
diff --git a/databases/ruby-sqlrelay/pkg-comment b/databases/ruby-sqlrelay/pkg-comment
deleted file mode 100644
index fec9c86..0000000
--- a/databases/ruby-sqlrelay/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby module to access to SQL Relay
diff --git a/databases/rubygem-postgres/Makefile b/databases/rubygem-postgres/Makefile
index ec70a51..c435bf9 100644
--- a/databases/rubygem-postgres/Makefile
+++ b/databases/rubygem-postgres/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby interface to PostgreSQL library
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
diff --git a/databases/rubygem-postgres/pkg-comment b/databases/rubygem-postgres/pkg-comment
deleted file mode 100644
index dee7ce0..0000000
--- a/databases/rubygem-postgres/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby interface to PostgreSQL library
OpenPOWER on IntegriCloud