Tue Sep 21 07:56:11 2010 UTC ()
Added databases/postgresql90 version 9.0.0


(adam)
diff -r1.349 -r1.350 pkgsrc/databases/Makefile

cvs diff -r1.349 -r1.350 pkgsrc/databases/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/Makefile 2010/09/18 09:10:24 1.349
+++ pkgsrc/databases/Makefile 2010/09/21 07:56:11 1.350
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.349 2010/09/18 09:10:24 obache Exp $ 1# $NetBSD: Makefile,v 1.350 2010/09/21 07:56:11 adam Exp $
2# 2#
3 3
4COMMENT= Databases 4COMMENT= Databases
5 5
6SUBDIR+= abook 6SUBDIR+= abook
7SUBDIR+= adodb 7SUBDIR+= adodb
8SUBDIR+= apache-cassandra 8SUBDIR+= apache-cassandra
9SUBDIR+= bdb-xml 9SUBDIR+= bdb-xml
10SUBDIR+= cdb 10SUBDIR+= cdb
11SUBDIR+= clisp-gdbm 11SUBDIR+= clisp-gdbm
12SUBDIR+= clisp-pgsql 12SUBDIR+= clisp-pgsql
13#SUBDIR+= cstore # not enabled at present due to its size requirements 13#SUBDIR+= cstore # not enabled at present due to its size requirements
14SUBDIR+= datadraw 14SUBDIR+= datadraw
@@ -225,26 +225,36 @@ SUBDIR+= postgresql83-client @@ -225,26 +225,36 @@ SUBDIR+= postgresql83-client
225SUBDIR+= postgresql83-plperl 225SUBDIR+= postgresql83-plperl
226SUBDIR+= postgresql83-plpython 226SUBDIR+= postgresql83-plpython
227SUBDIR+= postgresql83-pltcl 227SUBDIR+= postgresql83-pltcl
228SUBDIR+= postgresql83-server 228SUBDIR+= postgresql83-server
229SUBDIR+= postgresql84 229SUBDIR+= postgresql84
230SUBDIR+= postgresql84-adminpack 230SUBDIR+= postgresql84-adminpack
231SUBDIR+= postgresql84-client 231SUBDIR+= postgresql84-client
232SUBDIR+= postgresql84-dblink 232SUBDIR+= postgresql84-dblink
233SUBDIR+= postgresql84-pgcrypto 233SUBDIR+= postgresql84-pgcrypto
234SUBDIR+= postgresql84-plperl 234SUBDIR+= postgresql84-plperl
235SUBDIR+= postgresql84-plpython 235SUBDIR+= postgresql84-plpython
236SUBDIR+= postgresql84-pltcl 236SUBDIR+= postgresql84-pltcl
237SUBDIR+= postgresql84-server 237SUBDIR+= postgresql84-server
 238SUBDIR+= postgresql90
 239SUBDIR+= postgresql90-adminpack
 240SUBDIR+= postgresql90-client
 241SUBDIR+= postgresql90-dblink
 242SUBDIR+= postgresql90-docs
 243SUBDIR+= postgresql90-pgcrypto
 244SUBDIR+= postgresql90-plperl
 245SUBDIR+= postgresql90-plpython
 246SUBDIR+= postgresql90-pltcl
 247SUBDIR+= postgresql90-server
238SUBDIR+= pxtools 248SUBDIR+= pxtools
239SUBDIR+= py-PgSQL 249SUBDIR+= py-PgSQL
240SUBDIR+= py-bdb-xml 250SUBDIR+= py-bdb-xml
241SUBDIR+= py-bsddb3 251SUBDIR+= py-bsddb3
242SUBDIR+= py-cassa 252SUBDIR+= py-cassa
243SUBDIR+= py-cx_Oracle 253SUBDIR+= py-cx_Oracle
244SUBDIR+= py-elixir 254SUBDIR+= py-elixir
245SUBDIR+= py-gdbm 255SUBDIR+= py-gdbm
246SUBDIR+= py-ldap 256SUBDIR+= py-ldap
247SUBDIR+= py-metakit 257SUBDIR+= py-metakit
248SUBDIR+= py-mssql 258SUBDIR+= py-mssql
249SUBDIR+= py-mysqldb 259SUBDIR+= py-mysqldb
250SUBDIR+= py-pgnotify 260SUBDIR+= py-pgnotify