pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases The trend is too entrenched to buck - switch...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/41d5bce9b8c1
branches:  trunk
changeset: 505524:41d5bce9b8c1
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Jan 04 11:51:49 2006 +0000

description:
The trend is too entrenched to buck - switch back to jdbc-postgresl??

diffstat:

 databases/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r 735ccafc1da8 -r 41d5bce9b8c1 databases/Makefile
--- a/databases/Makefile        Wed Jan 04 11:49:54 2006 +0000
+++ b/databases/Makefile        Wed Jan 04 11:51:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.198 2006/01/04 11:49:54 abs Exp $
+# $NetBSD: Makefile,v 1.199 2006/01/04 11:51:49 abs Exp $
 #
 
 COMMENT=       Databases
@@ -29,6 +29,8 @@
 SUBDIR+=       jdb
 SUBDIR+=       jdbc-postgresql
 SUBDIR+=       jdbc-postgresql74
+SUBDIR+=       jdbc-postgresql80
+SUBDIR+=       jdbc-postgresql81
 SUBDIR+=       kmysqladmin
 SUBDIR+=       krecipes
 SUBDIR+=       lbdb
@@ -132,12 +134,10 @@
 SUBDIR+=       postgresql74-server
 SUBDIR+=       postgresql80
 SUBDIR+=       postgresql80-client
-SUBDIR+=       postgresql80-jdbc
 SUBDIR+=       postgresql80-plperl
 SUBDIR+=       postgresql80-plpython
 SUBDIR+=       postgresql80-pltcl
 SUBDIR+=       postgresql80-server
-SUBDIR+=       postgresql81-jdbc
 SUBDIR+=       pxtools
 SUBDIR+=       py-IndexedCatalog
 SUBDIR+=       py-PgSQL



Home | Main Index | Thread Index | Old Index