pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Enable postgresql9[1-5]-contrib packages, di...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2dbd5dde25a7
branches:  trunk
changeset: 348880:2dbd5dde25a7
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Sun Jun 19 21:11:22 2016 +0000

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

diffstat:

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

diffs (93 lines):

diff -r 6d1295fa2bfe -r 2dbd5dde25a7 databases/Makefile
--- a/databases/Makefile        Sun Jun 19 21:09:54 2016 +0000
+++ b/databases/Makefile        Sun Jun 19 21:11:22 2016 +0000
@@ -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+=       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