summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorfhajny <fhajny>2016-06-19 21:11:22 +0000
committerfhajny <fhajny>2016-06-19 21:11:22 +0000
commit7387fad60129a50f1ba8bf9225a9cf11b2053669 (patch)
tree7a73769a52b8c6c115886c1a7534bc6015d005de /databases/Makefile
parent6dfc33818d801a24ddb86fc91c2bfd0a4adeec5d (diff)
downloadpkgsrc-7387fad60129a50f1ba8bf9225a9cf11b2053669.tar.gz
Enable postgresql9[1-5]-contrib packages, disable previous split
packages.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile46
1 files changed, 6 insertions, 40 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 0e01d2b3195..eb6719eb349 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -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