summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/cdb/Makefile2
-rw-r--r--databases/cdb/pkg-comment1
-rw-r--r--databases/clip/Makefile2
-rw-r--r--databases/clip/pkg-comment1
-rw-r--r--databases/cyrus-imspd/Makefile2
-rw-r--r--databases/cyrus-imspd/pkg-comment1
-rw-r--r--databases/db2/Makefile2
-rw-r--r--databases/db2/pkg-comment1
-rw-r--r--databases/db3/Makefile2
-rw-r--r--databases/db3/pkg-comment1
-rw-r--r--databases/db4/Makefile2
-rw-r--r--databases/db4/pkg-comment1
-rw-r--r--databases/db41/Makefile2
-rw-r--r--databases/db41/pkg-comment1
-rw-r--r--databases/db42/Makefile2
-rw-r--r--databases/db42/pkg-comment1
-rw-r--r--databases/db43/Makefile2
-rw-r--r--databases/db43/pkg-comment1
-rw-r--r--databases/db44/Makefile2
-rw-r--r--databases/db44/pkg-comment1
-rw-r--r--databases/db45/Makefile2
-rw-r--r--databases/db45/pkg-comment1
-rw-r--r--databases/db46/Makefile2
-rw-r--r--databases/db46/pkg-comment1
-rw-r--r--databases/db47/Makefile2
-rw-r--r--databases/db47/pkg-comment1
-rw-r--r--databases/dbconnect/Makefile2
-rw-r--r--databases/dbconnect/pkg-comment1
-rw-r--r--databases/dbh/Makefile2
-rw-r--r--databases/dbh/pkg-comment1
-rw-r--r--databases/dbh10/Makefile2
-rw-r--r--databases/dbh10/pkg-comment1
-rw-r--r--databases/dbtool/Makefile2
-rw-r--r--databases/dbtool/pkg-comment1
-rw-r--r--databases/dbview/Makefile2
-rw-r--r--databases/dbview/pkg-comment1
-rw-r--r--databases/edb/Makefile2
-rw-r--r--databases/edb/pkg-comment1
-rw-r--r--databases/freetds-devel/Makefile2
-rw-r--r--databases/freetds-devel/pkg-comment1
-rw-r--r--databases/freetds/Makefile2
-rw-r--r--databases/freetds/pkg-comment1
-rw-r--r--databases/gadfly/Makefile2
-rw-r--r--databases/gadfly/pkg-comment1
-rw-r--r--databases/gigabase/Makefile2
-rw-r--r--databases/gigabase/pkg-comment1
-rw-r--r--databases/mdbtools/Makefile2
-rw-r--r--databases/mdbtools/pkg-comment1
-rw-r--r--databases/msql/Makefile2
-rw-r--r--databases/msql/pkg-comment1
-rw-r--r--databases/msql3/Makefile2
-rw-r--r--databases/msql3/pkg-comment1
-rw-r--r--databases/p5-DBD-ODBC/Makefile2
-rw-r--r--databases/p5-DBD-ODBC/pkg-comment1
-rw-r--r--databases/p5-DBIx-XML_RDB/Makefile2
-rw-r--r--databases/p5-DBIx-XML_RDB/pkg-comment1
-rw-r--r--databases/p5-GDBM/Makefile2
-rw-r--r--databases/p5-GDBM/pkg-comment1
-rw-r--r--databases/p5-Msql/Makefile2
-rw-r--r--databases/p5-Msql/pkg-comment1
-rw-r--r--databases/p5-SQL-Statement/Makefile2
-rw-r--r--databases/p5-SQL-Statement/pkg-comment1
-rw-r--r--databases/p5-Search-Namazu/Makefile2
-rw-r--r--databases/p5-Search-Namazu/pkg-comment1
-rw-r--r--databases/p5-Tie-DBI/Makefile2
-rw-r--r--databases/p5-Tie-DBI/pkg-comment1
-rw-r--r--databases/py-PyGreSQL/Makefile2
-rw-r--r--databases/py-PyGreSQL/pkg-comment1
-rw-r--r--databases/py-SQLDict/Makefile2
-rw-r--r--databases/py-SQLDict/pkg-comment1
-rw-r--r--databases/py-oops/Makefile2
-rw-r--r--databases/py-oops/pkg-comment1
-rw-r--r--databases/py-rrdpipe/Makefile2
-rw-r--r--databases/py-rrdpipe/pkg-comment1
-rw-r--r--databases/rdb/Makefile2
-rw-r--r--databases/rdb/pkg-comment1
-rw-r--r--databases/tdb/Makefile2
-rw-r--r--databases/tdb/pkg-comment1
-rw-r--r--databases/tinycdb/Makefile2
-rw-r--r--databases/tinycdb/pkg-comment1
-rw-r--r--databases/typhoon/Makefile2
-rw-r--r--databases/typhoon/pkg-comment1
-rw-r--r--databases/unixODBC/Makefile2
-rw-r--r--databases/unixODBC/pkg-comment1
-rw-r--r--databases/xmbase-grok/Makefile2
-rw-r--r--databases/xmbase-grok/pkg-comment1
86 files changed, 86 insertions, 43 deletions
diff --git a/databases/cdb/Makefile b/databases/cdb/Makefile
index 3693e8c5a935..1e8bf27e9a3e 100644
--- a/databases/cdb/Makefile
+++ b/databases/cdb/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://cr.yp.to/cdb/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A fast lookup database library & utilities
+
ALL_TARGET= it
do-configure:
diff --git a/databases/cdb/pkg-comment b/databases/cdb/pkg-comment
deleted file mode 100644
index 17362aeb24f7..000000000000
--- a/databases/cdb/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A fast lookup database library & utilities
diff --git a/databases/clip/Makefile b/databases/clip/Makefile
index ee3c25e3e287..680456b4e189 100644
--- a/databases/clip/Makefile
+++ b/databases/clip/Makefile
@@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= xBase and Clipper language compatible compiler
+
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
freetype.9:${PORTSDIR}/print/freetype2 \
diff --git a/databases/clip/pkg-comment b/databases/clip/pkg-comment
deleted file mode 100644
index 4d9ca9053274..000000000000
--- a/databases/clip/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-xBase and Clipper language compatible compiler
diff --git a/databases/cyrus-imspd/Makefile b/databases/cyrus-imspd/Makefile
index 60d44333900b..bc364be5163f 100644
--- a/databases/cyrus-imspd/Makefile
+++ b/databases/cyrus-imspd/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
MAINTAINER= ports@freebsd.org
+PORTCOMMENT= The cyrus IMSP (Internet Message Support Protocol) server
+
LIB_DEPENDS= sasl.8:${PORTSDIR}/security/cyrus-sasl
BUILD_DEPENDS= ${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl
diff --git a/databases/cyrus-imspd/pkg-comment b/databases/cyrus-imspd/pkg-comment
deleted file mode 100644
index 8b0d68b87db4..000000000000
--- a/databases/cyrus-imspd/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The cyrus IMSP (Internet Message Support Protocol) server
diff --git a/databases/db2/Makefile b/databases/db2/Makefile
index c996eb93f056..0b615431c6cd 100644
--- a/databases/db2/Makefile
+++ b/databases/db2/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.sleepycat.com/update/snapshot/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Berkeley DB package, revision 2
+
Y2K= http://www.sleepycat.com/faq.html#A8
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/db2/pkg-comment b/databases/db2/pkg-comment
deleted file mode 100644
index 39a54a240320..000000000000
--- a/databases/db2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Berkeley DB package, revision 2
diff --git a/databases/db3/Makefile b/databases/db3/Makefile
index eb3d5a9685a1..97e34f92e80f 100644
--- a/databases/db3/Makefile
+++ b/databases/db3/Makefile
@@ -19,6 +19,8 @@ PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Berkeley DB package, revision 3
+
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
USE_REINPLACE= yes
diff --git a/databases/db3/pkg-comment b/databases/db3/pkg-comment
deleted file mode 100644
index d23a3a6733f8..000000000000
--- a/databases/db3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Berkeley DB package, revision 3
diff --git a/databases/db4/Makefile b/databases/db4/Makefile
index e164e7fa4a78..202554901a53 100644
--- a/databases/db4/Makefile
+++ b/databases/db4/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= bdb
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Berkeley DB package, revision 4
+
#PATCH_SITES= ${MASTER_SITES}
#PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
#PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
diff --git a/databases/db4/pkg-comment b/databases/db4/pkg-comment
deleted file mode 100644
index 0ea96ff89521..000000000000
--- a/databases/db4/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Berkeley DB package, revision 4
diff --git a/databases/db41/Makefile b/databases/db41/Makefile
index e164e7fa4a78..202554901a53 100644
--- a/databases/db41/Makefile
+++ b/databases/db41/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= bdb
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Berkeley DB package, revision 4
+
#PATCH_SITES= ${MASTER_SITES}
#PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
#PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
diff --git a/databases/db41/pkg-comment b/databases/db41/pkg-comment
deleted file mode 100644
index 0ea96ff89521..000000000000
--- a/databases/db41/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Berkeley DB package, revision 4
diff --git a/databases/db42/Makefile b/databases/db42/Makefile
index e164e7fa4a78..202554901a53 100644
--- a/databases/db42/Makefile
+++ b/databases/db42/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= bdb
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Berkeley DB package, revision 4
+
#PATCH_SITES= ${MASTER_SITES}
#PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
#PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
diff --git a/databases/db42/pkg-comment b/databases/db42/pkg-comment
deleted file mode 100644
index 0ea96ff89521..000000000000
--- a/databases/db42/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Berkeley DB package, revision 4
diff --git a/databases/db43/Makefile b/databases/db43/Makefile
index e164e7fa4a78..202554901a53 100644
--- a/databases/db43/Makefile
+++ b/databases/db43/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= bdb
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Berkeley DB package, revision 4
+
#PATCH_SITES= ${MASTER_SITES}
#PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
#PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
diff --git a/databases/db43/pkg-comment b/databases/db43/pkg-comment
deleted file mode 100644
index 0ea96ff89521..000000000000
--- a/databases/db43/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Berkeley DB package, revision 4
diff --git a/databases/db44/Makefile b/databases/db44/Makefile
index e164e7fa4a78..202554901a53 100644
--- a/databases/db44/Makefile
+++ b/databases/db44/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= bdb
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Berkeley DB package, revision 4
+
#PATCH_SITES= ${MASTER_SITES}
#PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
#PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
diff --git a/databases/db44/pkg-comment b/databases/db44/pkg-comment
deleted file mode 100644
index 0ea96ff89521..000000000000
--- a/databases/db44/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Berkeley DB package, revision 4
diff --git a/databases/db45/Makefile b/databases/db45/Makefile
index e164e7fa4a78..202554901a53 100644
--- a/databases/db45/Makefile
+++ b/databases/db45/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= bdb
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Berkeley DB package, revision 4
+
#PATCH_SITES= ${MASTER_SITES}
#PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
#PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
diff --git a/databases/db45/pkg-comment b/databases/db45/pkg-comment
deleted file mode 100644
index 0ea96ff89521..000000000000
--- a/databases/db45/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Berkeley DB package, revision 4
diff --git a/databases/db46/Makefile b/databases/db46/Makefile
index e164e7fa4a78..202554901a53 100644
--- a/databases/db46/Makefile
+++ b/databases/db46/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= bdb
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Berkeley DB package, revision 4
+
#PATCH_SITES= ${MASTER_SITES}
#PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
#PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
diff --git a/databases/db46/pkg-comment b/databases/db46/pkg-comment
deleted file mode 100644
index 0ea96ff89521..000000000000
--- a/databases/db46/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Berkeley DB package, revision 4
diff --git a/databases/db47/Makefile b/databases/db47/Makefile
index e164e7fa4a78..202554901a53 100644
--- a/databases/db47/Makefile
+++ b/databases/db47/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= bdb
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Berkeley DB package, revision 4
+
#PATCH_SITES= ${MASTER_SITES}
#PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
#PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
diff --git a/databases/db47/pkg-comment b/databases/db47/pkg-comment
deleted file mode 100644
index 0ea96ff89521..000000000000
--- a/databases/db47/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Berkeley DB package, revision 4
diff --git a/databases/dbconnect/Makefile b/databases/dbconnect/Makefile
index b6bf1f4e43eb..f11841f3c89d 100644
--- a/databases/dbconnect/Makefile
+++ b/databases/dbconnect/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Use C++ object API to allow applications to connect to databases
+
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
diff --git a/databases/dbconnect/pkg-comment b/databases/dbconnect/pkg-comment
deleted file mode 100644
index 83a2b33e3990..000000000000
--- a/databases/dbconnect/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Use C++ object API to allow applications to connect to databases
diff --git a/databases/dbh/Makefile b/databases/dbh/Makefile
index e4e011280726..f796fc774904 100644
--- a/databases/dbh/Makefile
+++ b/databases/dbh/Makefile
@@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Disk Based Hashtables
+
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/databases/dbh/pkg-comment b/databases/dbh/pkg-comment
deleted file mode 100644
index 1313f861fa06..000000000000
--- a/databases/dbh/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Disk Based Hashtables
diff --git a/databases/dbh10/Makefile b/databases/dbh10/Makefile
index e4e011280726..f796fc774904 100644
--- a/databases/dbh10/Makefile
+++ b/databases/dbh10/Makefile
@@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Disk Based Hashtables
+
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/databases/dbh10/pkg-comment b/databases/dbh10/pkg-comment
deleted file mode 100644
index 1313f861fa06..000000000000
--- a/databases/dbh10/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Disk Based Hashtables
diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile
index aaf1776352cb..006607d55147 100644
--- a/databases/dbtool/Makefile
+++ b/databases/dbtool/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/dbtool/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Store and retrieve data in a key/value format in a hash database
+
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
.if defined(WITH_BERKELEY_DB)
diff --git a/databases/dbtool/pkg-comment b/databases/dbtool/pkg-comment
deleted file mode 100644
index 68bf03a8a521..000000000000
--- a/databases/dbtool/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Store and retrieve data in a key/value format in a hash database
diff --git a/databases/dbview/Makefile b/databases/dbview/Makefile
index 6bab341584e2..35f76fd6d53d 100644
--- a/databases/dbview/Makefile
+++ b/databases/dbview/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= apps/database/proprietary
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= View dBase III files
+
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
MAN1= dbview.1
diff --git a/databases/dbview/pkg-comment b/databases/dbview/pkg-comment
deleted file mode 100644
index d72b090da3b9..000000000000
--- a/databases/dbview/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-View dBase III files
diff --git a/databases/edb/Makefile b/databases/edb/Makefile
index 2c64226f2931..e23efe13e7fe 100644
--- a/databases/edb/Makefile
+++ b/databases/edb/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= enlightenment
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Enlightenment Database Library
+
USE_LIBTOOL= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
diff --git a/databases/edb/pkg-comment b/databases/edb/pkg-comment
deleted file mode 100644
index ecc684f4bd72..000000000000
--- a/databases/edb/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Enlightenment Database Library
diff --git a/databases/freetds-devel/Makefile b/databases/freetds-devel/Makefile
index 1e0a19106856..cdf39efe6522 100644
--- a/databases/freetds-devel/Makefile
+++ b/databases/freetds-devel/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Sybase/Microsoft TDS protocol library
+
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
USE_REINPLACE= yes
diff --git a/databases/freetds-devel/pkg-comment b/databases/freetds-devel/pkg-comment
deleted file mode 100644
index 93cb6f96b6d3..000000000000
--- a/databases/freetds-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Sybase/Microsoft TDS protocol library
diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile
index 1e0a19106856..cdf39efe6522 100644
--- a/databases/freetds/Makefile
+++ b/databases/freetds/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Sybase/Microsoft TDS protocol library
+
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
USE_REINPLACE= yes
diff --git a/databases/freetds/pkg-comment b/databases/freetds/pkg-comment
deleted file mode 100644
index 93cb6f96b6d3..000000000000
--- a/databases/freetds/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Sybase/Microsoft TDS protocol library
diff --git a/databases/gadfly/Makefile b/databases/gadfly/Makefile
index 0aa80fab8b7c..db9abc3222dd 100644
--- a/databases/gadfly/Makefile
+++ b/databases/gadfly/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= gadfly
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= An SQL database written in Python
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/kjbuckets.so:${PORTSDIR}/devel/py-kjbuckets
USE_PYTHON= yes
diff --git a/databases/gadfly/pkg-comment b/databases/gadfly/pkg-comment
deleted file mode 100644
index 5475fd4c91a8..000000000000
--- a/databases/gadfly/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An SQL database written in Python
diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile
index 5d2d4e53f0ef..5f4f31d538f9 100644
--- a/databases/gigabase/Makefile
+++ b/databases/gigabase/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.garret.ru/~knizhnik/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= GigaBASE: Object-Relational Database Management System
+
WRKSRC= ${WRKDIR}/${PORTNAME}
INSTALLS_SHLIB= yes
USE_GMAKE= yes
diff --git a/databases/gigabase/pkg-comment b/databases/gigabase/pkg-comment
deleted file mode 100644
index 411a714d79e3..000000000000
--- a/databases/gigabase/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GigaBASE: Object-Relational Database Management System
diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile
index 5b9e93f94679..f5ebe929396b 100644
--- a/databases/mdbtools/Makefile
+++ b/databases/mdbtools/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Utilities and libraries to export data from MS Access databases (.mdb)
+
USE_REINPLACE= yes
USE_GNOMENG= yes
USE_GNOME= glib12
diff --git a/databases/mdbtools/pkg-comment b/databases/mdbtools/pkg-comment
deleted file mode 100644
index a1d9390d48e3..000000000000
--- a/databases/mdbtools/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Utilities and libraries to export data from MS Access databases (.mdb)
diff --git a/databases/msql/Makefile b/databases/msql/Makefile
index 8a90be921dec..278032365092 100644
--- a/databases/msql/Makefile
+++ b/databases/msql/Makefile
@@ -12,6 +12,8 @@ CATEGORIES= databases
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Mini SQL server, version 2
+
INSTALLS_SHLIB= YES
USE_PERL5= YES
diff --git a/databases/msql/pkg-comment b/databases/msql/pkg-comment
deleted file mode 100644
index 943abba03f75..000000000000
--- a/databases/msql/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Mini SQL server, version 2
diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile
index 8a90be921dec..278032365092 100644
--- a/databases/msql3/Makefile
+++ b/databases/msql3/Makefile
@@ -12,6 +12,8 @@ CATEGORIES= databases
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The Mini SQL server, version 2
+
INSTALLS_SHLIB= YES
USE_PERL5= YES
diff --git a/databases/msql3/pkg-comment b/databases/msql3/pkg-comment
deleted file mode 100644
index 943abba03f75..000000000000
--- a/databases/msql3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Mini SQL server, version 2
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile
index a8a74da506a3..28ccb88b6b37 100644
--- a/databases/p5-DBD-ODBC/Makefile
+++ b/databases/p5-DBD-ODBC/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= DBD module interfacing the ODBC databases
+
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
LIB_DEPENDS= iodbc.3:${PORTSDIR}/databases/libiodbc
diff --git a/databases/p5-DBD-ODBC/pkg-comment b/databases/p5-DBD-ODBC/pkg-comment
deleted file mode 100644
index 3a1939afde8a..000000000000
--- a/databases/p5-DBD-ODBC/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-DBD module interfacing the ODBC databases
diff --git a/databases/p5-DBIx-XML_RDB/Makefile b/databases/p5-DBIx-XML_RDB/Makefile
index 176d28fcdab4..3b66cd8739d0 100644
--- a/databases/p5-DBIx-XML_RDB/Makefile
+++ b/databases/p5-DBIx-XML_RDB/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Perl extension for creating XML from existing DBI datasources
+
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/databases/p5-DBIx-XML_RDB/pkg-comment b/databases/p5-DBIx-XML_RDB/pkg-comment
deleted file mode 100644
index a2246356de1a..000000000000
--- a/databases/p5-DBIx-XML_RDB/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl extension for creating XML from existing DBI datasources
diff --git a/databases/p5-GDBM/Makefile b/databases/p5-GDBM/Makefile
index 1204fe74c586..6f95844cff39 100644
--- a/databases/p5-GDBM/Makefile
+++ b/databases/p5-GDBM/Makefile
@@ -16,6 +16,8 @@ DISTNAME= perl5.005_03
MAINTAINER= ports@FreeBSD.ORG
+PORTCOMMENT= Perl module to use the GNU Data Base Manager (gdbm)
+
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
PERL_CONFIGURE= yes
diff --git a/databases/p5-GDBM/pkg-comment b/databases/p5-GDBM/pkg-comment
deleted file mode 100644
index 38c6ff446672..000000000000
--- a/databases/p5-GDBM/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl module to use the GNU Data Base Manager (gdbm)
diff --git a/databases/p5-Msql/Makefile b/databases/p5-Msql/Makefile
index 463f87ca2746..c0423ecb2913 100644
--- a/databases/p5-Msql/Makefile
+++ b/databases/p5-Msql/Makefile
@@ -14,6 +14,8 @@ DISTNAME= Msql-modules-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Perl5 modules for accessing MiniSQL (mSQL) databases
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libmsql.a:${PORTSDIR}/databases/msql \
${LOCALBASE}/lib/perl5/site_perl/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable \
${LOCALBASE}/lib/perl5/site_perl/DBI.pm:${PORTSDIR}/databases/p5-DBI
diff --git a/databases/p5-Msql/pkg-comment b/databases/p5-Msql/pkg-comment
deleted file mode 100644
index 5f312ecb0880..000000000000
--- a/databases/p5-Msql/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl5 modules for accessing MiniSQL (mSQL) databases
diff --git a/databases/p5-SQL-Statement/Makefile b/databases/p5-SQL-Statement/Makefile
index e9fa8546209e..fe15812a8197 100644
--- a/databases/p5-SQL-Statement/Makefile
+++ b/databases/p5-SQL-Statement/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A perl5 module for SQL parsing and processing
+
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
diff --git a/databases/p5-SQL-Statement/pkg-comment b/databases/p5-SQL-Statement/pkg-comment
deleted file mode 100644
index fa742d38a512..000000000000
--- a/databases/p5-SQL-Statement/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A perl5 module for SQL parsing and processing
diff --git a/databases/p5-Search-Namazu/Makefile b/databases/p5-Search-Namazu/Makefile
index a54e67b898eb..c9cacf501529 100644
--- a/databases/p5-Search-Namazu/Makefile
+++ b/databases/p5-Search-Namazu/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Namazu library module for perl
+
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
nmz.6:${PORTSDIR}/databases/namazu2
diff --git a/databases/p5-Search-Namazu/pkg-comment b/databases/p5-Search-Namazu/pkg-comment
deleted file mode 100644
index a8d5b5fa998d..000000000000
--- a/databases/p5-Search-Namazu/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Namazu library module for perl
diff --git a/databases/p5-Tie-DBI/Makefile b/databases/p5-Tie-DBI/Makefile
index c25924140096..fcbd6d74cc87 100644
--- a/databases/p5-Tie-DBI/Makefile
+++ b/databases/p5-Tie-DBI/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Perl module implementing Tie hash to a DBI handle
+
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
diff --git a/databases/p5-Tie-DBI/pkg-comment b/databases/p5-Tie-DBI/pkg-comment
deleted file mode 100644
index 841ea8ca1848..000000000000
--- a/databases/p5-Tie-DBI/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl module implementing Tie hash to a DBI handle
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile
index 12768f05fd94..db4d90646e7c 100644
--- a/databases/py-PyGreSQL/Makefile
+++ b/databases/py-PyGreSQL/Makefile
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A Python interface to PostgreSQL, including a DP-API 2.0 wrapper
+
POSTGRESQL_SUBPORT= YES
.include <${.CURDIR}/../postgresql7/Makefile>
diff --git a/databases/py-PyGreSQL/pkg-comment b/databases/py-PyGreSQL/pkg-comment
deleted file mode 100644
index e74d367439fa..000000000000
--- a/databases/py-PyGreSQL/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Python interface to PostgreSQL, including a DP-API 2.0 wrapper
diff --git a/databases/py-SQLDict/Makefile b/databases/py-SQLDict/Makefile
index 0cc13422986a..11520685c298 100644
--- a/databases/py-SQLDict/Makefile
+++ b/databases/py-SQLDict/Makefile
@@ -13,6 +13,8 @@ PKGNAMEPREFIX= py-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Python dictionary wrapper around a SQL database
+
USE_PYTHON= yes
NO_WRKSUBDIR= yes
diff --git a/databases/py-SQLDict/pkg-comment b/databases/py-SQLDict/pkg-comment
deleted file mode 100644
index 97a1d101b8f4..000000000000
--- a/databases/py-SQLDict/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python dictionary wrapper around a SQL database
diff --git a/databases/py-oops/Makefile b/databases/py-oops/Makefile
index c1fee576d9ce..9c6c15f0f3d5 100644
--- a/databases/py-oops/Makefile
+++ b/databases/py-oops/Makefile
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Object Oriented Database Library For Persistent Storage in Python
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/databases/py-oops/pkg-comment b/databases/py-oops/pkg-comment
deleted file mode 100644
index c959190c9dae..000000000000
--- a/databases/py-oops/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Object Oriented Database Library For Persistent Storage in Python
diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile
index 6ece87a5e8e0..f52603370b10 100644
--- a/databases/py-rrdpipe/Makefile
+++ b/databases/py-rrdpipe/Makefile
@@ -15,6 +15,8 @@ DISTNAME= PyRRDpipe-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Portable Python module to access RRDTool files via pipes
+
LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool
USE_PYTHON= yes
diff --git a/databases/py-rrdpipe/pkg-comment b/databases/py-rrdpipe/pkg-comment
deleted file mode 100644
index d38a1092076b..000000000000
--- a/databases/py-rrdpipe/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Portable Python module to access RRDTool files via pipes
diff --git a/databases/rdb/Makefile b/databases/rdb/Makefile
index 9b92f6764924..6fa31e384079 100644
--- a/databases/rdb/Makefile
+++ b/databases/rdb/Makefile
@@ -14,6 +14,8 @@ DISTNAME= RDB-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A fast, portable, relational database management system
+
WRKSRC= ${WRKDIR}/rdb
USE_PERL5= yes
diff --git a/databases/rdb/pkg-comment b/databases/rdb/pkg-comment
deleted file mode 100644
index d48a231cabe0..000000000000
--- a/databases/rdb/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A fast, portable, relational database management system
diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile
index cd9cf7a0596f..912a75469f08 100644
--- a/databases/tdb/Makefile
+++ b/databases/tdb/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Trivial Database
+
LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm
USE_LIBTOOL= yes
diff --git a/databases/tdb/pkg-comment b/databases/tdb/pkg-comment
deleted file mode 100644
index 4aa72c741e75..000000000000
--- a/databases/tdb/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Trivial Database
diff --git a/databases/tinycdb/Makefile b/databases/tinycdb/Makefile
index 98d3d0cd84d0..e338888b4608 100644
--- a/databases/tinycdb/Makefile
+++ b/databases/tinycdb/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.corpit.ru/pub/tinycdb/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Analogous to cdb, but faster
+
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/databases/tinycdb/pkg-comment b/databases/tinycdb/pkg-comment
deleted file mode 100644
index a5fe47c8717f..000000000000
--- a/databases/tinycdb/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Analogous to cdb, but faster
diff --git a/databases/typhoon/Makefile b/databases/typhoon/Makefile
index 94cc3132278a..ec15c72d2261 100644
--- a/databases/typhoon/Makefile
+++ b/databases/typhoon/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A relational database library
+
HAS_CONFIGURE= yes
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
diff --git a/databases/typhoon/pkg-comment b/databases/typhoon/pkg-comment
deleted file mode 100644
index a232d0b9f773..000000000000
--- a/databases/typhoon/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A relational database library
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile
index bf656eac7064..d4a1f8a04992 100644
--- a/databases/unixODBC/Makefile
+++ b/databases/unixODBC/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.unixodbc.org/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= ODBC library suite for Unix
+
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
USE_REINPLACE= yes
diff --git a/databases/unixODBC/pkg-comment b/databases/unixODBC/pkg-comment
deleted file mode 100644
index eb59e6e43123..000000000000
--- a/databases/unixODBC/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-ODBC library suite for Unix
diff --git a/databases/xmbase-grok/Makefile b/databases/xmbase-grok/Makefile
index 49c913d41171..d1250d7356d0 100644
--- a/databases/xmbase-grok/Makefile
+++ b/databases/xmbase-grok/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Graphical Resource Organizer Kit
+
BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_REINPLACE= yes
diff --git a/databases/xmbase-grok/pkg-comment b/databases/xmbase-grok/pkg-comment
deleted file mode 100644
index 61b7a8eeb417..000000000000
--- a/databases/xmbase-grok/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Graphical Resource Organizer Kit