pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Sun Jun 19 21:11:22 UTC 2016

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Enable postgresql9[1-5]-contrib packages, disable previous split
packages.


To generate a diff of this commit:
cvs rdiff -u -r1.513 -r1.514 pkgsrc/databases/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.513 pkgsrc/databases/Makefile:1.514
--- pkgsrc/databases/Makefile:1.513     Sun Mar 13 23:25:21 2016
+++ pkgsrc/databases/Makefile   Sun Jun 19 21:11:22 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.513 2016/03/13 23:25:21 gdt Exp $
+# $NetBSD: Makefile,v 1.514 2016/06/19 21:11:22 fhajny Exp $
 
 COMMENT=       Databases
 
@@ -271,78 +271,44 @@ SUBDIR+=  poco-data-sqlite
 SUBDIR+=       postgresql-pgbench
 SUBDIR+=       postgresql-postgis2
 SUBDIR+=       postgresql91
-SUBDIR+=       postgresql91-adminpack
 SUBDIR+=       postgresql91-client
-SUBDIR+=       postgresql91-datatypes
-SUBDIR+=       postgresql91-dblink
+SUBDIR+=       postgresql91-contrib
 SUBDIR+=       postgresql91-docs
-SUBDIR+=       postgresql91-fuzzystrmatch
-SUBDIR+=       postgresql91-monitoring
-SUBDIR+=       postgresql91-pgcrypto
 SUBDIR+=       postgresql91-plperl
 SUBDIR+=       postgresql91-plpython
 SUBDIR+=       postgresql91-pltcl
-SUBDIR+=       postgresql91-replicationtools
 SUBDIR+=       postgresql91-server
-SUBDIR+=       postgresql91-upgrade
 SUBDIR+=       postgresql92
-SUBDIR+=       postgresql92-adminpack
 SUBDIR+=       postgresql92-client
-SUBDIR+=       postgresql92-datatypes
-SUBDIR+=       postgresql92-dblink
+SUBDIR+=       postgresql92-contrib
 SUBDIR+=       postgresql92-docs
-SUBDIR+=       postgresql92-fuzzystrmatch
-SUBDIR+=       postgresql92-monitoring
-SUBDIR+=       postgresql92-pgcrypto
 SUBDIR+=       postgresql92-plperl
 SUBDIR+=       postgresql92-plpython
 SUBDIR+=       postgresql92-pltcl
-SUBDIR+=       postgresql92-replicationtools
 SUBDIR+=       postgresql92-server
-SUBDIR+=       postgresql92-upgrade
 SUBDIR+=       postgresql93
-SUBDIR+=       postgresql93-adminpack
 SUBDIR+=       postgresql93-client
-SUBDIR+=       postgresql93-datatypes
-SUBDIR+=       postgresql93-dblink
+SUBDIR+=       postgresql93-contrib
 SUBDIR+=       postgresql93-docs
-SUBDIR+=       postgresql93-fuzzystrmatch
-SUBDIR+=       postgresql93-monitoring
-SUBDIR+=       postgresql93-pgcrypto
 SUBDIR+=       postgresql93-plperl
 SUBDIR+=       postgresql93-plpython
 SUBDIR+=       postgresql93-pltcl
-SUBDIR+=       postgresql93-replicationtools
 SUBDIR+=       postgresql93-server
-SUBDIR+=       postgresql93-upgrade
 SUBDIR+=       postgresql94
-SUBDIR+=       postgresql94-adminpack
 SUBDIR+=       postgresql94-client
-SUBDIR+=       postgresql94-datatypes
-SUBDIR+=       postgresql94-dblink
+SUBDIR+=       postgresql94-contrib
 SUBDIR+=       postgresql94-docs
-SUBDIR+=       postgresql94-fuzzystrmatch
-SUBDIR+=       postgresql94-monitoring
-SUBDIR+=       postgresql94-pgcrypto
 SUBDIR+=       postgresql94-plperl
 SUBDIR+=       postgresql94-plpython
 SUBDIR+=       postgresql94-pltcl
-SUBDIR+=       postgresql94-replicationtools
 SUBDIR+=       postgresql94-server
-SUBDIR+=       postgresql94-upgrade
 SUBDIR+=       postgresql95
-SUBDIR+=       postgresql95-adminpack
 SUBDIR+=       postgresql95-client
-SUBDIR+=       postgresql95-datatypes
-SUBDIR+=       postgresql95-dblink
+SUBDIR+=       postgresql95-contrib
 SUBDIR+=       postgresql95-docs
-SUBDIR+=       postgresql95-fuzzystrmatch
-SUBDIR+=       postgresql95-monitoring
-SUBDIR+=       postgresql95-pgcrypto
 SUBDIR+=       postgresql95-plperl
 SUBDIR+=       postgresql95-plpython
 SUBDIR+=       postgresql95-pltcl
-SUBDIR+=       postgresql95-replicationtools
 SUBDIR+=       postgresql95-server
 SUBDIR+=       pxtools
 SUBDIR+=       py-PgSQL



Home | Main Index | Thread Index | Old Index