diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 14:17:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 14:17:22 +0000 |
commit | 417e8bbabf32592822a77615f490f81af3c99be2 (patch) | |
tree | 85c7199ff66a23b0ef2222724c3c775b2e1defa5 /databases | |
parent | 6c0ff6d2791c86527492513d3f40f5586041e81e (diff) | |
download | pkgsrc-417e8bbabf32592822a77615f490f81af3c99be2.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'databases')
82 files changed, 85 insertions, 82 deletions
diff --git a/databases/db/Makefile b/databases/db/Makefile index 5fae0931dfe..da9bec6c786 100644 --- a/databases/db/Makefile +++ b/databases/db/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/07/27 14:18:02 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 14:17:22 wiz Exp $ DISTNAME= db-2.7.7 CATEGORIES= databases @@ -8,6 +8,7 @@ MASTER_SITES= http://www.sleepycat.com/update/2.7.7/ \ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.sleepycat.com/ +COMMENT= Sleepycat Software's Berkeley DB version 2 USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/databases/db/pkg/COMMENT b/databases/db/pkg/COMMENT deleted file mode 100644 index 4ab58f8bfa8..00000000000 --- a/databases/db/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Sleepycat Software's Berkeley DB version 2 diff --git a/databases/db3/Makefile b/databases/db3/Makefile index 51463416204..03db4241a91 100644 --- a/databases/db3/Makefile +++ b/databases/db3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/08/14 16:56:04 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:17:22 wiz Exp $ DISTNAME= db-3.0.55 PKGNAME= db3-0.55 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.sleepycat.com/update/3.0.55/ MAINTAINER= wrstuden@netbsd.org HOMEPAGE= http://www.sleepycat.com/ +COMMENT= Sleepycat Software's Berkeley DB version 3 USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKDIR}/${DISTNAME}/dist/ltconfig diff --git a/databases/db3/pkg/COMMENT b/databases/db3/pkg/COMMENT deleted file mode 100644 index 88a333f6feb..00000000000 --- a/databases/db3/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Sleepycat Software's Berkeley DB version 3 diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile index 4e4418f9957..135f765552a 100644 --- a/databases/freetds/Makefile +++ b/databases/freetds/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/11/07 20:32:26 skrll Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:17:23 wiz Exp $ DISTNAME= freetds-0.50 CATEGORIES= databases @@ -7,6 +7,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://www.freetds.org/ +COMMENT= LGPL'd implementation of Sybase's db-lib/ct-lib/ODBC libs HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX}/freetds diff --git a/databases/freetds/pkg/COMMENT b/databases/freetds/pkg/COMMENT deleted file mode 100644 index 4a4146bb85d..00000000000 --- a/databases/freetds/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -LGPL'd implementation of Sybase's db-lib/ct-lib/ODBC libs diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 718f78505c8..c0270d61698 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2000/06/15 18:09:04 skrll Exp $ +# $NetBSD: Makefile,v 1.20 2001/02/16 14:17:23 wiz Exp $ # FreeBSD Id: Makefile,v 1.4 1997/01/28 08:11:23 asami Exp # @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=gdbm/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/gdbm/gdbm.html +COMMENT= The GNU database manager GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/databases/gdbm/pkg/COMMENT b/databases/gdbm/pkg/COMMENT deleted file mode 100644 index d808817c057..00000000000 --- a/databases/gdbm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -The GNU database manager diff --git a/databases/geneweb/Makefile b/databases/geneweb/Makefile index 71cc89c5103..c6a07874d55 100644 --- a/databases/geneweb/Makefile +++ b/databases/geneweb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/01/26 05:21:43 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:17:24 wiz Exp $ # DISTNAME= geneweb-3.07 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/geneweb/Src/ MAINTAINER= wulf@netbsd.org HOMEPAGE= http://cristal.inria.fr/~ddr/GeneWeb/ +COMMENT= GeneWeb is a comprehensive genealogy database application DEPENDS+= ocaml-3.*:../../lang/ocaml DEPENDS+= camlp4-3.*:../../lang/camlp4 diff --git a/databases/geneweb/pkg/COMMENT b/databases/geneweb/pkg/COMMENT deleted file mode 100644 index 1d897908a1e..00000000000 --- a/databases/geneweb/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -GeneWeb is a comprehensive genealogy database application diff --git a/databases/gq/Makefile b/databases/gq/Makefile index a05e18b9ef6..0541c8b74a9 100644 --- a/databases/gq/Makefile +++ b/databases/gq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/11/11 17:49:24 tron Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:17:25 wiz Exp $ # DISTNAME= gq-0.3.0 @@ -8,6 +8,7 @@ MASTER_SITES= http://biot.com/gq/download/ \ MAINTAINER= rh@netbsd.org HOMEPAGE= http://biot.com/gq/ +COMMENT= GTK-based LDAP client DEPENDS+= openldap>=1.2.11:../../databases/openldap DEPENDS+= gtk+>=1.2.8:../../x11/gtk diff --git a/databases/gq/pkg/COMMENT b/databases/gq/pkg/COMMENT deleted file mode 100644 index 0e5f0fb74e9..00000000000 --- a/databases/gq/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -GTK-based LDAP client diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile index 9f72e654ebe..7ead96c3639 100644 --- a/databases/gtksql/Makefile +++ b/databases/gtksql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/05/20 19:52:49 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2001/02/16 14:17:25 wiz Exp $ # DISTNAME= gtksql-0.3 @@ -10,6 +10,7 @@ MASTER_SITES= http://www.multimania.com/bbrox/GtkSQL/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.multimania.com/bbrox/GtkSQL/ +COMMENT= Query tool for PostgreSQL written with GTK DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= postgresql>=6.5.3:../../databases/postgresql diff --git a/databases/gtksql/pkg/COMMENT b/databases/gtksql/pkg/COMMENT deleted file mode 100644 index 3114d776482..00000000000 --- a/databases/gtksql/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Query tool for PostgreSQL written with GTK diff --git a/databases/gtranscript/Makefile b/databases/gtranscript/Makefile index 074b0939e47..516b0446e3b 100644 --- a/databases/gtranscript/Makefile +++ b/databases/gtranscript/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/05/20 19:52:50 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/16 14:17:26 wiz Exp $ # DISTNAME= gtranscript-0.0.1 @@ -15,6 +15,7 @@ MASTER_SITES= http://gtranscript.linuxbox.com/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://gtranscript.linuxbox.com/ +COMMENT= SQL Database Client with GNOME frontend DEPENDS+= gnome-core-*:../../x11/gnome-core DEPENDS+= postgresql>=6.5.3:../../databases/postgresql diff --git a/databases/gtranscript/pkg/COMMENT b/databases/gtranscript/pkg/COMMENT deleted file mode 100644 index f54b92ea11b..00000000000 --- a/databases/gtranscript/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -SQL Database Client with GNOME frontend diff --git a/databases/iodbc/Makefile b/databases/iodbc/Makefile index 913ed26a765..a9fd3631ae9 100644 --- a/databases/iodbc/Makefile +++ b/databases/iodbc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/08/14 15:07:27 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:17:26 wiz Exp $ # DISTNAME= libiodbc-2.50.3 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.iodbc.org/dist/ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.iodbc.org/ +COMMENT= ODBC 2.x driver manager GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/databases/iodbc/pkg/COMMENT b/databases/iodbc/pkg/COMMENT deleted file mode 100644 index e2fc22cab38..00000000000 --- a/databases/iodbc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -ODBC 2.x driver manager diff --git a/databases/jdb/Makefile b/databases/jdb/Makefile index bc505a5dd08..65e9df6af8e 100644 --- a/databases/jdb/Makefile +++ b/databases/jdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/04/27 14:44:27 bad Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:17:27 wiz Exp $ DISTNAME= jdb-1.7 CATEGORIES= databases @@ -6,6 +6,7 @@ MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JDB/ MAINTAINER= bad@netbsd.org HOMEPAGE= http://www.isi.edu/~johnh/SOFTWARE/JDB/index.html +COMMENT= Package of commands for manipulating flat-ASCII databases USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/databases/jdb/pkg/COMMENT b/databases/jdb/pkg/COMMENT deleted file mode 100644 index 463c947281a..00000000000 --- a/databases/jdb/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Package of commands for manipulating flat-ASCII databases diff --git a/databases/jdbc-postgresql/Makefile b/databases/jdbc-postgresql/Makefile index 523afafb82c..ed07b8e2653 100644 --- a/databases/jdbc-postgresql/Makefile +++ b/databases/jdbc-postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/12/27 23:10:47 jwise Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 14:17:27 wiz Exp $ # DISTNAME= postgresql-7.0.3 @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.PostgreSQL.org/pub/ \ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://www.PostgreSQL.ORG/ +COMMENT= 100% Java JDBC driver for PostgreSQL # No, we don't depend on postgresql. This code base stands alone. diff --git a/databases/jdbc-postgresql/pkg/COMMENT b/databases/jdbc-postgresql/pkg/COMMENT deleted file mode 100644 index 6c87a38129c..00000000000 --- a/databases/jdbc-postgresql/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -100% Java JDBC driver for PostgreSQL diff --git a/databases/kpsql/Makefile b/databases/kpsql/Makefile index 30626c0b65e..e251c0cd5bb 100644 --- a/databases/kpsql/Makefile +++ b/databases/kpsql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/27 00:18:09 wulf Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:17:28 wiz Exp $ # DISTNAME= kpsql-1.0 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= wulf@netbsd.org HOMEPAGE= http://www.mutinybaysoftware.com/kpsql.html +COMMENT= Interactive Query Tool for PostgreSQL DEPENDS+= kdebase>=1.1:../../x11/kdebase DEPENDS+= postgresql>=6.4:../../databases/postgresql diff --git a/databases/kpsql/pkg/COMMENT b/databases/kpsql/pkg/COMMENT deleted file mode 100644 index bfca4538fb1..00000000000 --- a/databases/kpsql/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Interactive Query Tool for PostgreSQL diff --git a/databases/mysql-client/Makefile b/databases/mysql-client/Makefile index 938e039145f..0671fe99ebc 100644 --- a/databases/mysql-client/Makefile +++ b/databases/mysql-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/01/09 18:38:49 bad Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 14:17:28 wiz Exp $ # DISTNAME= mysql-3.22.32 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.mysql.com/MySQL-3.22/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mysql.com/ +COMMENT= MySQL, a free SQL database (client) RESTRICTED= "Restrictive license." NO_SRC_ON_CDROM= ${RESTRICTED} diff --git a/databases/mysql-client/pkg/COMMENT b/databases/mysql-client/pkg/COMMENT deleted file mode 100644 index dd1538327d7..00000000000 --- a/databases/mysql-client/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -MySQL, a free SQL database (client) diff --git a/databases/mysql-server/Makefile b/databases/mysql-server/Makefile index a684f207940..bd3f5052310 100644 --- a/databases/mysql-server/Makefile +++ b/databases/mysql-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2001/02/05 09:00:55 tron Exp $ +# $NetBSD: Makefile,v 1.17 2001/02/16 14:17:29 wiz Exp $ # DISTNAME= mysql-3.22.32 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.mysql.com/MySQL-3.22/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mysql.com/ +COMMENT= MySQL, a free SQL database (server) BUILD_DEPENDS= ${LOCALBASE}/bin/autoconf:../../devel/autoconf DEPENDS= ${DISTNAME:S/-/-client-/}:../../databases/mysql-client diff --git a/databases/mysql-server/pkg/COMMENT b/databases/mysql-server/pkg/COMMENT deleted file mode 100644 index 86cc9be18be..00000000000 --- a/databases/mysql-server/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -MySQL, a free SQL database (server) diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile index 01e294aa01f..ce9f2f48b6e 100644 --- a/databases/openldap/Makefile +++ b/databases/openldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2000/12/11 19:19:42 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2001/02/16 14:17:29 wiz Exp $ # DISTNAME= openldap-1.2.11 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.OpenLDAP.org/ +COMMENT= Lightweight directory access protocol server and client package # for the moment without threads and thus without slurpd and ldapd #DEPENDS+= ../../devel/mit-pthreads diff --git a/databases/openldap/pkg/COMMENT b/databases/openldap/pkg/COMMENT deleted file mode 100644 index 1afebb74bd2..00000000000 --- a/databases/openldap/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Lightweight directory access protocol server and client package diff --git a/databases/oraedit/Makefile b/databases/oraedit/Makefile index eab8050d843..ee48c42b80b 100644 --- a/databases/oraedit/Makefile +++ b/databases/oraedit/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2000/12/28 14:53:52 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:17:30 wiz Exp $ DISTNAME= oraedit-0.1.3 CATEGORIES= databases MASTER_SITES= http://www.ics.muni.cz/~dolecek/projects/python/oraedit/ MAINTAINER= jdolecek@netbsd.org +COMMENT= editor of PL/SQL source stored in Oracle database DEPENDS= python>=1.5:../../lang/python diff --git a/databases/oraedit/pkg/COMMENT b/databases/oraedit/pkg/COMMENT deleted file mode 100644 index 63d9e0453b6..00000000000 --- a/databases/oraedit/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -editor of PL/SQL source stored in Oracle database diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index 7fc67483d65..b1b457da597 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/11/16 02:38:05 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:17:31 wiz Exp $ # DISTNAME= DBD-CSV-0.1022 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} MAINTAINER= packages@netbsd.org # HOMEPAGE= http:// +COMMENT= Access CSV files via DBI DEPENDS+= p5-DBI>=1.13:../../databases/p5-DBI DEPENDS+= p5-SQL-Statement>=0.1016:../../databases/p5-SQL-Statement diff --git a/databases/p5-DBD-CSV/pkg/COMMENT b/databases/p5-DBD-CSV/pkg/COMMENT deleted file mode 100644 index 59486e873f3..00000000000 --- a/databases/p5-DBD-CSV/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Access CSV files via DBI diff --git a/databases/p5-DBD-Sybase/Makefile b/databases/p5-DBD-Sybase/Makefile index 05ebab789a3..7cf6d79941d 100644 --- a/databases/p5-DBD-Sybase/Makefile +++ b/databases/p5-DBD-Sybase/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 18:47:59 rh Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 14:17:31 wiz Exp $ # DISTNAME= DBD-Sybase-0.23 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.mbay.net/~mpeppler/ +COMMENT= perl DBI/DBD driver for Sybase/MS-SQL databases DEPENDS+= freetds>=0.50:../../databases/freetds DEPENDS+= p5-DBI>=1.13:../../databases/p5-DBI diff --git a/databases/p5-DBD-Sybase/pkg/COMMENT b/databases/p5-DBD-Sybase/pkg/COMMENT deleted file mode 100644 index ccd53fd6712..00000000000 --- a/databases/p5-DBD-Sybase/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -perl DBI/DBD driver for Sybase/MS-SQL databases diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile index 564fdfdb08c..8d85428cca2 100644 --- a/databases/p5-DBD-mysql/Makefile +++ b/databases/p5-DBD-mysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/12/17 21:50:56 david Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/16 14:17:32 wiz Exp $ # DISTNAME= Msql-Mysql-modules-1.2215 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} MAINTAINER= bad@netbsd.org HOMEPAGE= http://www.mysql.com.org/ +COMMENT= perl DBI/DBD driver for MySQL databases DEPENDS+= mysql-client-3.22.32:../../databases/mysql-client DEPENDS+= p5-DBI>=1.13:../../databases/p5-DBI diff --git a/databases/p5-DBD-mysql/pkg/COMMENT b/databases/p5-DBD-mysql/pkg/COMMENT deleted file mode 100644 index 0434fa2bfa1..00000000000 --- a/databases/p5-DBD-mysql/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -perl DBI/DBD driver for MySQL databases diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index bc473440b90..ce6a5439ad6 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/12/07 11:53:50 mjl Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 14:17:32 wiz Exp $ # DISTNAME= DBD-Pg-0.95 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} MAINTAINER= jwise@netbsd.org HOMEPAGE= http://www.postgresql.org/ +COMMENT= perl DBI/DBD driver for PostgreSQL databases DEPENDS+= postgresql>=6.5.3:../../databases/postgresql DEPENDS+= p5-DBI>=1.08:../../databases/p5-DBI diff --git a/databases/p5-DBD-postgresql/pkg/COMMENT b/databases/p5-DBD-postgresql/pkg/COMMENT deleted file mode 100644 index 7bb66b0db49..00000000000 --- a/databases/p5-DBD-postgresql/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -perl DBI/DBD driver for PostgreSQL databases diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index 565a73cf633..5a84a56ce7c 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/12/07 08:10:40 mjl Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 14:17:33 wiz Exp $ # DISTNAME= DBI-1.14 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} MAINTAINER= bad@netbsd.org HOMEPAGE= http://www.symbolstone.org/technology/perl/DBI/index.html +COMMENT= the database-independent Perl database access API USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/DBI/.packlist diff --git a/databases/p5-DBI/pkg/COMMENT b/databases/p5-DBI/pkg/COMMENT deleted file mode 100644 index bf1d7865d9d..00000000000 --- a/databases/p5-DBI/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -the database-independent Perl database access API diff --git a/databases/p5-SQL-Statement/Makefile b/databases/p5-SQL-Statement/Makefile index ef2a2a28a7a..6a5ff1552f8 100644 --- a/databases/p5-SQL-Statement/Makefile +++ b/databases/p5-SQL-Statement/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/10/23 13:39:52 mjl Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 14:17:34 wiz Exp $ # DISTNAME= SQL-Statement-0.1016 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SQL/} MAINTAINER= packages@netbsd.org # HOMEPAGE= http:// +COMMENT= small, abstract SQL engine USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/SQL/Statement/.packlist diff --git a/databases/p5-SQL-Statement/pkg/COMMENT b/databases/p5-SQL-Statement/pkg/COMMENT deleted file mode 100644 index c12c2c3fd82..00000000000 --- a/databases/p5-SQL-Statement/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -small, abstract SQL engine diff --git a/databases/p5-gdbm/Makefile b/databases/p5-gdbm/Makefile index 34d55b05b73..6f8ca036268 100644 --- a/databases/p5-gdbm/Makefile +++ b/databases/p5-gdbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/08/30 19:08:13 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/16 14:17:34 wiz Exp $ DISTNAME= perl-5.6.0 PKGNAME= p5-gdbm-1.03 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/src/5.0/ \ ftp://ftp.cdrom.com/pub/perl/CPAN/src/5.0/ MAINTAINER= packages@netbsd.org +COMMENT= perl interface to gdbm - GNU database manager DEPENDS+= gdbm>=1.7.3:../../databases/gdbm DEPENDS+= perl>=5.6.0:../../lang/perl5 diff --git a/databases/p5-gdbm/pkg/COMMENT b/databases/p5-gdbm/pkg/COMMENT deleted file mode 100644 index 49fa93351d9..00000000000 --- a/databases/p5-gdbm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -perl interface to gdbm - GNU database manager diff --git a/databases/p5-perl-ldap/Makefile b/databases/p5-perl-ldap/Makefile index 2c53f555b06..95243080863 100644 --- a/databases/p5-perl-ldap/Makefile +++ b/databases/p5-perl-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/10/16 11:02:35 rh Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 14:17:35 wiz Exp $ # DISTNAME= perl-ldap-0.22 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://perl-ldap.sourceforge.net/ +COMMENT= Perl class to access LDAP servers DEPENDS+= p5-XML-Parser-*:../../textproc/p5-XML-Parser DEPENDS+= p5-Digest-MD5-*:../../security/p5-Digest-MD5 diff --git a/databases/p5-perl-ldap/pkg/COMMENT b/databases/p5-perl-ldap/pkg/COMMENT deleted file mode 100644 index 602429e0156..00000000000 --- a/databases/p5-perl-ldap/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Perl class to access LDAP servers diff --git a/databases/p5-pgsql/Makefile b/databases/p5-pgsql/Makefile index b19f83988f0..992cc92da8a 100644 --- a/databases/p5-pgsql/Makefile +++ b/databases/p5-pgsql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/08/29 20:48:12 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 14:17:35 wiz Exp $ # DISTNAME= pgsql_perl5-1.8.1 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pg/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.pobox.com/~gbarr/perl-ldap/ +COMMENT= Perl interface class for PostgreSQL DEPENDS+= postgresql-*:../../databases/postgresql diff --git a/databases/p5-pgsql/pkg/COMMENT b/databases/p5-pgsql/pkg/COMMENT deleted file mode 100644 index 9b9466cc8d6..00000000000 --- a/databases/p5-pgsql/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Perl interface class for PostgreSQL diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile index 9d0dd56e47d..8ff5685b51c 100644 --- a/databases/pgaccess/Makefile +++ b/databases/pgaccess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/02/10 23:13:45 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 14:17:36 wiz Exp $ # DISTNAME= pgaccess-0.98.6 @@ -11,6 +11,7 @@ MASTER_SITES= ftp://speedy.flex.ro/pub/pgaccess/ \ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.flex.ro/pgaccess/ +COMMENT= Free graphical database management tool for PostgreSQL DEPENDS+= tk-postgresql>=6.5.3:../../databases/tk-postgresql diff --git a/databases/pgaccess/pkg/COMMENT b/databases/pgaccess/pkg/COMMENT deleted file mode 100644 index f22187d5fe7..00000000000 --- a/databases/pgaccess/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Free graphical database management tool for PostgreSQL diff --git a/databases/postgresql/Makefile b/databases/postgresql/Makefile index 3fadbd070f8..9eedcf1def2 100644 --- a/databases/postgresql/Makefile +++ b/databases/postgresql/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.60 2001/02/13 02:37:43 jlam Exp $ +# $NetBSD: Makefile,v 1.61 2001/02/16 14:17:37 wiz Exp $ # FreeBSD Id: Makefile,v 1.22 1997/12/24 01:21:37 alex Exp # .include "../../databases/postgresql/Makefile.common" +COMMENT= Robust, next generation, object-relational DBMS + # NetBSD libedit's readline emulation doesn't support enough features, yet. DEPENDS+= readline-*:../../devel/readline diff --git a/databases/postgresql/pkg/COMMENT b/databases/postgresql/pkg/COMMENT deleted file mode 100644 index 35c76299142..00000000000 --- a/databases/postgresql/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Robust, next generation, object-relational DBMS diff --git a/databases/py-gdbm/Makefile b/databases/py-gdbm/Makefile index 1809692916b..49a5e4422e7 100644 --- a/databases/py-gdbm/Makefile +++ b/databases/py-gdbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/10/22 20:01:51 tsarna Exp $ +# $NetBSD: Makefile,v 1.14 2001/02/16 14:17:37 wiz Exp $ # DISTNAME= ${PY_DISTNAME} @@ -9,6 +9,7 @@ MASTER_SITES= ${PY_MASTER_SITES} MAINTAINER= dolecek@ics.muni.cz HOMEPAGE= http://www.python.org/doc/lib/module-gdbm.html +COMMENT= Python interface to gdbm - GNU database manager DEPENDS+= gdbm>=1.7.3:../../databases/gdbm diff --git a/databases/py-gdbm/pkg/COMMENT b/databases/py-gdbm/pkg/COMMENT deleted file mode 100644 index 60f40969df6..00000000000 --- a/databases/py-gdbm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Python interface to gdbm - GNU database manager diff --git a/databases/py-ldap/Makefile b/databases/py-ldap/Makefile index ab2d2e08422..0b145e77718 100644 --- a/databases/py-ldap/Makefile +++ b/databases/py-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/11/16 16:35:42 tsarna Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 14:17:38 wiz Exp $ DISTNAME= python-ldap-1.10alpha3-src PKGNAME= py-ldap-1.10a3 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=python-ldap/} MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://sourceforge.net/projects/python-ldap/ +COMMENT= LDAP client API for Python DEPENDS+= python>=2.0:../../lang/python \ openldap>=1.2.11:../../databases/openldap diff --git a/databases/py-ldap/pkg/COMMENT b/databases/py-ldap/pkg/COMMENT deleted file mode 100644 index 57dda4513ac..00000000000 --- a/databases/py-ldap/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -LDAP client API for Python diff --git a/databases/py-mysqldb/Makefile b/databases/py-mysqldb/Makefile index 91b05888d70..155844540b7 100644 --- a/databases/py-mysqldb/Makefile +++ b/databases/py-mysqldb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/12/28 15:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:17:38 wiz Exp $ DISTNAME= MySQLdb-0.1.3 PKGNAME= py-mysqldb-0.1.3 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://starship.python.net/pub/crew/adustman/ MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://starship.python.net/crew/adustman/MySQLdb.html +COMMENT= MySQL interface for Python DEPENDS+= python>=2.0:../../lang/python DEPENDS+= mysql-client-3.22.32:../../databases/mysql-client diff --git a/databases/py-mysqldb/pkg/COMMENT b/databases/py-mysqldb/pkg/COMMENT deleted file mode 100644 index 4f701048e9b..00000000000 --- a/databases/py-mysqldb/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -MySQL interface for Python diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile index 741810a8db9..ef9245cb809 100644 --- a/databases/py-postgresql/Makefile +++ b/databases/py-postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2000/12/22 18:42:54 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2001/02/16 14:17:39 wiz Exp $ DISTNAME= PyGreSQL-3.1 PKGNAME= py-postgresql-3.1 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= darcy@NetBSD.org HOMEPAGE= http://www.druid.net/pygresql/ +COMMENT= PostgreSQL interface for Python DEPENDS+= python-2.*:../../lang/python DEPENDS+= postgresql-7.*:../../databases/postgresql diff --git a/databases/py-postgresql/pkg/COMMENT b/databases/py-postgresql/pkg/COMMENT deleted file mode 100644 index 77c05944dc8..00000000000 --- a/databases/py-postgresql/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -PostgreSQL interface for Python diff --git a/databases/quicklist/Makefile b/databases/quicklist/Makefile index 771d7590725..d962817b970 100644 --- a/databases/quicklist/Makefile +++ b/databases/quicklist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/01/04 02:53:51 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 14:17:39 wiz Exp $ # DISTNAME= quicklist-0.8.6 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.quicklist.org/ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.quicklist.org/ +COMMENT= Simple database like AppleWorks & MS Works BUILD_DEPENDS+= msgfmt:../../devel/gettext DEPENDS+= gtk+-1.2.*:../../x11/gtk diff --git a/databases/quicklist/pkg/COMMENT b/databases/quicklist/pkg/COMMENT deleted file mode 100644 index 4fef7a18f82..00000000000 --- a/databases/quicklist/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Simple database like AppleWorks & MS Works diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index 13a860d28e2..dbb396e2726 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/12/05 12:29:10 wulf Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 14:17:40 wiz Exp $ # DISTNAME= rrdtool-1.0.28 @@ -7,6 +7,7 @@ MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/ MAINTAINER= wulf@ping.net.au HOMEPAGE= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool +COMMENT= Data analysis tool generating graphical representations DEPENDS+= cgilib-0.5:../../www/cgilib DEPENDS+= gd>=1.7.3:../../graphics/gd diff --git a/databases/rrdtool/pkg/COMMENT b/databases/rrdtool/pkg/COMMENT deleted file mode 100644 index 868ceea9c1e..00000000000 --- a/databases/rrdtool/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Data analysis tool generating graphical representations diff --git a/databases/sdbm/Makefile b/databases/sdbm/Makefile index 456b5a4eff4..67f956edc4f 100644 --- a/databases/sdbm/Makefile +++ b/databases/sdbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/09/19 00:51:36 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:17:40 wiz Exp $ # DISTNAME= sdbm @@ -11,6 +11,7 @@ MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/libs/ EXTRACT_SUFX= .tar.Z MAINTAINER= packages@netbsd.org +COMMENT= Substitute DBM, an implementation of the `real' ndbm library MAKE_ENV+= LIBDIR=${PREFIX}/lib NOLINT=1 diff --git a/databases/sdbm/pkg/COMMENT b/databases/sdbm/pkg/COMMENT deleted file mode 100644 index 6ad7f01a02d..00000000000 --- a/databases/sdbm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Substitute DBM, an implementation of the `real' ndbm library diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile index f2eb44dcafe..625871af5d7 100644 --- a/databases/sqsh/Makefile +++ b/databases/sqsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/07/20 15:41:03 tron Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:17:41 wiz Exp $ DISTNAME= sqsh-1.7-src PKGNAME= sqsh-1.7 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.voicenet.com/~gray/ MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://www.voicenet.com/~gray/sqsh.html +COMMENT= Sybase SQL shell DEPENDS+= freetds-0.50:../../databases/freetds DEPENDS+= readline>=4.0:../../devel/readline diff --git a/databases/sqsh/pkg/COMMENT b/databases/sqsh/pkg/COMMENT deleted file mode 100644 index 22df62ea225..00000000000 --- a/databases/sqsh/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Sybase SQL shell diff --git a/databases/tcl-gdbm/Makefile b/databases/tcl-gdbm/Makefile index c6b886388fb..2a72ee096e8 100644 --- a/databases/tcl-gdbm/Makefile +++ b/databases/tcl-gdbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/01/24 18:44:57 he Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/16 14:17:41 wiz Exp $ # DISTNAME= tclgdbm-0.8 @@ -7,6 +7,7 @@ CATEGORIES= databases tcl MASTER_SITES= http://www.graphviz.org/pub/tclgdbm/ MAINTAINER= bouyer@netbsd.org +COMMENT= tcl interface to gdbm - GNU database manager DEPENDS+= tcl>=8.3.2:../../lang/tcl DEPENDS+= gdbm>=1.7.3:../../databases/gdbm diff --git a/databases/tcl-gdbm/pkg/COMMENT b/databases/tcl-gdbm/pkg/COMMENT deleted file mode 100644 index 135b09fc432..00000000000 --- a/databases/tcl-gdbm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -tcl interface to gdbm - GNU database manager diff --git a/databases/tcl-postgresql/Makefile b/databases/tcl-postgresql/Makefile index 5cde60b2ebe..7d55c29956e 100644 --- a/databases/tcl-postgresql/Makefile +++ b/databases/tcl-postgresql/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2000/12/11 16:43:12 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 14:17:42 wiz Exp $ .include "../../databases/postgresql/Makefile.common" PKGNAME= tcl-${DISTNAME} +COMMENT= Tcl interface to PostgreSQL + DEPENDS+= postgresql-${PG_VERS}:../../databases/postgresql DEPENDS+= tcl>=8.3.2:../../lang/tcl diff --git a/databases/tcl-postgresql/pkg/COMMENT b/databases/tcl-postgresql/pkg/COMMENT deleted file mode 100644 index 7aff18a0c08..00000000000 --- a/databases/tcl-postgresql/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Tcl interface to PostgreSQL diff --git a/databases/tk-postgresql/Makefile b/databases/tk-postgresql/Makefile index b46a8b9c72d..034812bc5a9 100644 --- a/databases/tk-postgresql/Makefile +++ b/databases/tk-postgresql/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2000/12/11 16:43:13 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 14:17:43 wiz Exp $ .include "../../databases/postgresql/Makefile.common" PKGNAME= tk-${DISTNAME} +COMMENT= Tk interface to PostgreSQL + DEPENDS+= tcl-postgresql-${PG_VERS}:../../databases/tcl-postgresql DEPENDS+= tk>=8.3.2:../../x11/tk diff --git a/databases/tk-postgresql/pkg/COMMENT b/databases/tk-postgresql/pkg/COMMENT deleted file mode 100644 index 20358497b41..00000000000 --- a/databases/tk-postgresql/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Tk interface to PostgreSQL diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile index d6e5785779e..50ddbca2689 100644 --- a/databases/xmysql/Makefile +++ b/databases/xmysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/11/03 20:53:47 veego Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 14:17:43 wiz Exp $ # DISTNAME= xmysql-1.10 @@ -7,6 +7,7 @@ MASTER_SITES= http://web.wt.net/~dblhack/ MAINTAINER= bad@netbsd.org HOMEPAGE= http://web.wt.net/~dblhack +COMMENT= Graphical front end to the MySQL database engine DEPENDS= mysql-client-3.22.32:../../databases/mysql-client DEPENDS+= xforms>=0.88nb1:../../x11/xforms diff --git a/databases/xmysql/pkg/COMMENT b/databases/xmysql/pkg/COMMENT deleted file mode 100644 index e7c657df8da..00000000000 --- a/databases/xmysql/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Graphical front end to the MySQL database engine diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile index a8df8746c41..03585162788 100644 --- a/databases/xmysqladmin/Makefile +++ b/databases/xmysqladmin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/11/03 20:56:31 veego Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 14:17:44 wiz Exp $ # DISTNAME= xmysqladmin-1.0 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.mysql.com/Contrib/ MAINTAINER= bad@netbsd.org HOMEPAGE= http://www.mysql.com/ +COMMENT= Graphical front end for administering MySQL databases DEPENDS= mysql-client-3.22.32:../../databases/mysql-client DEPENDS+= xforms>=0.88nb1:../../x11/xforms diff --git a/databases/xmysqladmin/pkg/COMMENT b/databases/xmysqladmin/pkg/COMMENT deleted file mode 100644 index 7f0b1513b16..00000000000 --- a/databases/xmysqladmin/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Graphical front end for administering MySQL databases diff --git a/databases/zope-mysql/Makefile b/databases/zope-mysql/Makefile index 12c439f5f3b..713af3bb2ac 100644 --- a/databases/zope-mysql/Makefile +++ b/databases/zope-mysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/01/01 05:52:08 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/16 14:17:45 wiz Exp $ # DISTNAME= ZMySQLDA-1.1.3-nonbin @@ -8,6 +8,7 @@ MASTER_SITES= http://www.zope.org/Members/MikeP/ZMySQLDA/ MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://www.zope.org/Members/MikeP/ZMySQLDA +COMMENT= Zope Database Adaptor for MySQL DEPENDS+= zope-2.*:../../www/zope DEPENDS+= py-mysqldb-0.1.3:../../databases/py-mysqldb diff --git a/databases/zope-mysql/pkg/COMMENT b/databases/zope-mysql/pkg/COMMENT deleted file mode 100644 index 3f4a7c68c99..00000000000 --- a/databases/zope-mysql/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Zope Database Adaptor for MySQL |