Sun Aug 1 17:45:27 2010 UTC ()
add postgresql84-pgcrypt


(jdolecek)
diff -r1.340 -r1.341 pkgsrc/databases/Makefile

cvs diff -r1.340 -r1.341 pkgsrc/databases/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/Makefile 2010/07/31 07:18:01 1.340
+++ pkgsrc/databases/Makefile 2010/08/01 17:45:26 1.341
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.340 2010/07/31 07:18:01 sno Exp $ 1# $NetBSD: Makefile,v 1.341 2010/08/01 17:45:26 jdolecek 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
@@ -221,26 +221,27 @@ SUBDIR+= postgresql82-tsearch2 @@ -221,26 +221,27 @@ SUBDIR+= postgresql82-tsearch2
221SUBDIR+= postgresql83 221SUBDIR+= postgresql83
222SUBDIR+= postgresql83-adminpack 222SUBDIR+= postgresql83-adminpack
223SUBDIR+= postgresql83-client 223SUBDIR+= postgresql83-client
224SUBDIR+= postgresql83-plperl 224SUBDIR+= postgresql83-plperl
225SUBDIR+= postgresql83-plpython 225SUBDIR+= postgresql83-plpython
226SUBDIR+= postgresql83-pltcl 226SUBDIR+= postgresql83-pltcl
227SUBDIR+= postgresql83-server 227SUBDIR+= postgresql83-server
228SUBDIR+= postgresql84 228SUBDIR+= postgresql84
229SUBDIR+= postgresql84-adminpack 229SUBDIR+= postgresql84-adminpack
230SUBDIR+= postgresql84-client 230SUBDIR+= postgresql84-client
231SUBDIR+= postgresql84-plperl 231SUBDIR+= postgresql84-plperl
232SUBDIR+= postgresql84-plpython 232SUBDIR+= postgresql84-plpython
233SUBDIR+= postgresql84-pltcl 233SUBDIR+= postgresql84-pltcl
 234SUBDIR+= postgresql84-pgcrypt
234SUBDIR+= postgresql84-server 235SUBDIR+= postgresql84-server
235SUBDIR+= pxtools 236SUBDIR+= pxtools
236SUBDIR+= py-PgSQL 237SUBDIR+= py-PgSQL
237SUBDIR+= py-bdb-xml 238SUBDIR+= py-bdb-xml
238SUBDIR+= py-bsddb3 239SUBDIR+= py-bsddb3
239SUBDIR+= py-cassa 240SUBDIR+= py-cassa
240SUBDIR+= py-cx_Oracle 241SUBDIR+= py-cx_Oracle
241SUBDIR+= py-elixir 242SUBDIR+= py-elixir
242SUBDIR+= py-gdbm 243SUBDIR+= py-gdbm
243SUBDIR+= py-ldap 244SUBDIR+= py-ldap
244SUBDIR+= py-metakit 245SUBDIR+= py-metakit
245SUBDIR+= py-mssql 246SUBDIR+= py-mssql
246SUBDIR+= py-mysqldb 247SUBDIR+= py-mysqldb