Fri Dec 15 16:57:25 2017 UTC ()
Bump PKGREVISION of postgresql92 and postgresql93 packages (all to 1)
for the PR 52787 options adjustment, as a precaution.


(dholland)
diff -r1.13 -r1.14 pkgsrc/databases/postgresql92/Makefile
diff -r1.11 -r1.12 pkgsrc/databases/postgresql92-client/Makefile
diff -r1.1 -r1.2 pkgsrc/databases/postgresql92-contrib/Makefile
diff -r1.11 -r1.12 pkgsrc/databases/postgresql92-docs/Makefile
diff -r1.15 -r1.16 pkgsrc/databases/postgresql92-plperl/Makefile
diff -r1.10 -r1.11 pkgsrc/databases/postgresql92-plpython/Makefile
diff -r1.9 -r1.10 pkgsrc/databases/postgresql92-pltcl/Makefile
diff -r1.15 -r1.16 pkgsrc/databases/postgresql92-server/Makefile
diff -r1.11 -r1.12 pkgsrc/databases/postgresql93/Makefile
diff -r1.13 -r1.14 pkgsrc/databases/postgresql93-client/Makefile
diff -r1.1 -r1.2 pkgsrc/databases/postgresql93-contrib/Makefile
diff -r1.7 -r1.8 pkgsrc/databases/postgresql93-docs/Makefile
diff -r1.12 -r1.13 pkgsrc/databases/postgresql93-plperl/Makefile
diff -r1.7 -r1.8 pkgsrc/databases/postgresql93-plpython/Makefile
diff -r1.6 -r1.7 pkgsrc/databases/postgresql93-pltcl/Makefile
diff -r1.10 -r1.11 pkgsrc/databases/postgresql93-server/Makefile

cvs diff -r1.13 -r1.14 pkgsrc/databases/postgresql92/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql92/Attic/Makefile 2016/08/23 06:28:15 1.13
+++ pkgsrc/databases/postgresql92/Attic/Makefile 2017/12/15 16:57:24 1.14
@@ -1,14 +1,15 @@ @@ -1,14 +1,15 @@
1# $NetBSD: Makefile,v 1.13 2016/08/23 06:28:15 adam Exp $ 1# $NetBSD: Makefile,v 1.14 2017/12/15 16:57:24 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/92-/} 3PKGNAME= ${DISTNAME:C/-/92-/}
 4PKGREVISION= 1
4COMMENT= Robust, next generation, object-relational DBMS 5COMMENT= Robust, next generation, object-relational DBMS
5 6
6DEPENDS+= postgresql92-client>=${PKGVERSION_NOREV}:../../databases/postgresql92-client 7DEPENDS+= postgresql92-client>=${PKGVERSION_NOREV}:../../databases/postgresql92-client
7DEPENDS+= postgresql92-docs>=${PKGVERSION_NOREV}:../../databases/postgresql92-docs 8DEPENDS+= postgresql92-docs>=${PKGVERSION_NOREV}:../../databases/postgresql92-docs
8DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server 9DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
9 10
10META_PACKAGE= yes 11META_PACKAGE= yes
11 12
12.include "Makefile.common" 13.include "Makefile.common"
13 14
14.include "../../mk/bsd.pkg.mk" 15.include "../../mk/bsd.pkg.mk"

cvs diff -r1.11 -r1.12 pkgsrc/databases/postgresql92-client/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql92-client/Attic/Makefile 2017/11/13 09:33:31 1.11
+++ pkgsrc/databases/postgresql92-client/Attic/Makefile 2017/12/15 16:57:24 1.12
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.11 2017/11/13 09:33:31 adam Exp $ 1# $NetBSD: Makefile,v 1.12 2017/12/15 16:57:24 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/92-client-/} 3PKGNAME= ${DISTNAME:C/-/92-client-/}
 4PKGREVISION= 1
4COMMENT= PostgreSQL database client programs 5COMMENT= PostgreSQL database client programs
5 6
6.include "../../databases/postgresql92/Makefile.common" 7.include "../../databases/postgresql92/Makefile.common"
7 8
8USE_TOOLS+= gzip tar 9USE_TOOLS+= gzip tar
9CONFIGURE_ARGS+= --with-openssl 10CONFIGURE_ARGS+= --with-openssl
10CONFIGURE_ARGS+= --with-readline 11CONFIGURE_ARGS+= --with-readline
11CONFIGURE_ARGS+= --with-zlib 12CONFIGURE_ARGS+= --with-zlib
12 13
13# 1. The thread-safety test in ${WRSRC}/src/tools/thread does not pass on 14# 1. The thread-safety test in ${WRSRC}/src/tools/thread does not pass on
14# NetBSD earler than 4.0 or DragonFly. 15# NetBSD earler than 4.0 or DragonFly.
15# 2. configure with --enable-thread-safety fails on OpenBSD. 16# 2. configure with --enable-thread-safety fails on OpenBSD.
16.if (${OPSYS} == "NetBSD" && !empty(OS_VERSION:M[0-3].*)) || \ 17.if (${OPSYS} == "NetBSD" && !empty(OS_VERSION:M[0-3].*)) || \

cvs diff -r1.1 -r1.2 pkgsrc/databases/postgresql92-contrib/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql92-contrib/Attic/Makefile 2016/06/19 20:48:29 1.1
+++ pkgsrc/databases/postgresql92-contrib/Attic/Makefile 2017/12/15 16:57:24 1.2
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.1 2016/06/19 20:48:29 fhajny Exp $ 1# $NetBSD: Makefile,v 1.2 2017/12/15 16:57:24 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/92-contrib-/} 3PKGNAME= ${DISTNAME:C/-/92-contrib-/}
 4PKGREVISION= 1
4COMMENT= Contrib subtree of tools and plug-ins 5COMMENT= Contrib subtree of tools and plug-ins
5 6
6.include "../../databases/postgresql92/Makefile.common" 7.include "../../databases/postgresql92/Makefile.common"
7 8
8DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server 9DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
9 10
10BUILD_MAKE_FLAGS+= USE_PGXS=1 11BUILD_MAKE_FLAGS+= USE_PGXS=1
11 12
12BUILD_DIRS+= contrib/adminpack 13BUILD_DIRS+= contrib/adminpack
13BUILD_DIRS+= contrib/auth_delay 14BUILD_DIRS+= contrib/auth_delay
14BUILD_DIRS+= contrib/auto_explain 15BUILD_DIRS+= contrib/auto_explain
15BUILD_DIRS+= contrib/btree_gin 16BUILD_DIRS+= contrib/btree_gin
16BUILD_DIRS+= contrib/btree_gist 17BUILD_DIRS+= contrib/btree_gist

cvs diff -r1.11 -r1.12 pkgsrc/databases/postgresql92-docs/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql92-docs/Attic/Makefile 2016/08/23 06:28:15 1.11
+++ pkgsrc/databases/postgresql92-docs/Attic/Makefile 2017/12/15 16:57:24 1.12
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.11 2016/08/23 06:28:15 adam Exp $ 1# $NetBSD: Makefile,v 1.12 2017/12/15 16:57:24 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/92-docs-/} 3PKGNAME= ${DISTNAME:C/-/92-docs-/}
 4PKGREVISION= 1
4COMMENT= PostgreSQL database documentation 5COMMENT= PostgreSQL database documentation
5 6
6.include "../../databases/postgresql92/Makefile.common" 7.include "../../databases/postgresql92/Makefile.common"
7 8
8BUILD_DEPENDS+= docbook-xml>=4.5:../../textproc/docbook-xml 9BUILD_DEPENDS+= docbook-xml>=4.5:../../textproc/docbook-xml
9BUILD_DEPENDS+= docbook-xsl>=1.75.2:../../textproc/docbook-xsl 10BUILD_DEPENDS+= docbook-xsl>=1.75.2:../../textproc/docbook-xsl
10BUILD_DEPENDS+= dsssl-docbook-modular>=1.79:../../textproc/dsssl-docbook-modular 11BUILD_DEPENDS+= dsssl-docbook-modular>=1.79:../../textproc/dsssl-docbook-modular
11BUILD_DEPENDS+= iso8879>=1986:../../textproc/iso8879 12BUILD_DEPENDS+= iso8879>=1986:../../textproc/iso8879
12BUILD_DEPENDS+= openjade>=1.3.2:../../textproc/openjade 13BUILD_DEPENDS+= openjade>=1.3.2:../../textproc/openjade
13BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt 14BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
14 15
15USE_TOOLS+= gzip tar perl:build 16USE_TOOLS+= gzip tar perl:build
16CONFIGURE_ARGS+= --datarootdir=${PREFIX}/share 17CONFIGURE_ARGS+= --datarootdir=${PREFIX}/share

cvs diff -r1.15 -r1.16 pkgsrc/databases/postgresql92-plperl/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql92-plperl/Attic/Makefile 2016/08/23 06:28:15 1.15
+++ pkgsrc/databases/postgresql92-plperl/Attic/Makefile 2017/12/15 16:57:24 1.16
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.15 2016/08/23 06:28:15 adam Exp $ 1# $NetBSD: Makefile,v 1.16 2017/12/15 16:57:24 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/92-plperl-/} 3PKGNAME= ${DISTNAME:C/-/92-plperl-/}
 4PKGREVISION= 1
4COMMENT= PL/Perl procedural language for the PostgreSQL backend 5COMMENT= PL/Perl procedural language for the PostgreSQL backend
5 6
6DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server 7DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
7 8
8.include "../../databases/postgresql92/Makefile.common" 9.include "../../databases/postgresql92/Makefile.common"
9 10
10USE_TOOLS+= perl 11USE_TOOLS+= perl
11PERL5_CONFIGURE= no 12PERL5_CONFIGURE= no
12CONFIGURE_ARGS+= --with-perl 13CONFIGURE_ARGS+= --with-perl
13BUILD_MAKE_FLAGS= PGXS=1 14BUILD_MAKE_FLAGS= PGXS=1
14 15
15BUILD_DIRS= src/pl/plperl 16BUILD_DIRS= src/pl/plperl
16MAKE_FILE= GNUmakefile 17MAKE_FILE= GNUmakefile

cvs diff -r1.10 -r1.11 pkgsrc/databases/postgresql92-plpython/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql92-plpython/Attic/Makefile 2016/04/09 12:51:46 1.10
+++ pkgsrc/databases/postgresql92-plpython/Attic/Makefile 2017/12/15 16:57:24 1.11
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.10 2016/04/09 12:51:46 adam Exp $ 1# $NetBSD: Makefile,v 1.11 2017/12/15 16:57:24 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/92-plpython-/} 3PKGNAME= ${DISTNAME:C/-/92-plpython-/}
 4PKGREVISION= 1
4COMMENT= PL/Python procedural language for the PostgreSQL backend 5COMMENT= PL/Python procedural language for the PostgreSQL backend
5 6
6DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server 7DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
7 8
8.include "../../databases/postgresql92/Makefile.common" 9.include "../../databases/postgresql92/Makefile.common"
9 10
10CONFIGURE_ARGS+= --with-python 11CONFIGURE_ARGS+= --with-python
11CONFIGURE_ENV+= PYTHON="${PYTHONBIN}" 12CONFIGURE_ENV+= PYTHON="${PYTHONBIN}"
12BUILD_MAKE_FLAGS= PGXS=1 13BUILD_MAKE_FLAGS= PGXS=1
13 14
14BUILD_DIRS= src/pl/plpython 15BUILD_DIRS= src/pl/plpython
15 16
16.include "../../databases/postgresql92-client/buildlink3.mk" 17.include "../../databases/postgresql92-client/buildlink3.mk"

cvs diff -r1.9 -r1.10 pkgsrc/databases/postgresql92-pltcl/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql92-pltcl/Attic/Makefile 2016/04/09 12:51:46 1.9
+++ pkgsrc/databases/postgresql92-pltcl/Attic/Makefile 2017/12/15 16:57:24 1.10
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.9 2016/04/09 12:51:46 adam Exp $ 1# $NetBSD: Makefile,v 1.10 2017/12/15 16:57:24 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/92-pltcl-/} 3PKGNAME= ${DISTNAME:C/-/92-pltcl-/}
 4PKGREVISION= 1
4COMMENT= PL/Tcl procedural language for the PostgreSQL backend 5COMMENT= PL/Tcl procedural language for the PostgreSQL backend
5 6
6DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server 7DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
7 8
8.include "../../databases/postgresql92/Makefile.common" 9.include "../../databases/postgresql92/Makefile.common"
9 10
10CONFIGURE_ARGS+= --with-tcl 11CONFIGURE_ARGS+= --with-tcl
11CONFIGURE_ARGS+= --with-tclconfig="${BUILDLINK_PREFIX.tcl}/lib" 12CONFIGURE_ARGS+= --with-tclconfig="${BUILDLINK_PREFIX.tcl}/lib"
12CONFIGURE_ENV+= TCLSH="${TCLSH}" 13CONFIGURE_ENV+= TCLSH="${TCLSH}"
13TCLSH= ${BUILDLINK_PREFIX.tcl}/bin/tclsh 14TCLSH= ${BUILDLINK_PREFIX.tcl}/bin/tclsh
14BUILD_MAKE_FLAGS= PGXS=1 15BUILD_MAKE_FLAGS= PGXS=1
15 16
16BUILD_DIRS= src/pl/tcl 17BUILD_DIRS= src/pl/tcl

cvs diff -r1.15 -r1.16 pkgsrc/databases/postgresql92-server/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql92-server/Attic/Makefile 2016/04/09 12:51:47 1.15
+++ pkgsrc/databases/postgresql92-server/Attic/Makefile 2017/12/15 16:57:24 1.16
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.15 2016/04/09 12:51:47 adam Exp $ 1# $NetBSD: Makefile,v 1.16 2017/12/15 16:57:24 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/92-server-/} 3PKGNAME= ${DISTNAME:C/-/92-server-/}
 4PKGREVISION= 1
4COMMENT= PostgreSQL database server programs 5COMMENT= PostgreSQL database server programs
5 6
6# mips has no TAS implementation 7# mips has no TAS implementation
7BROKEN_ON_PLATFORM= *-*-mips 8BROKEN_ON_PLATFORM= *-*-mips
8 9
9.include "../../databases/postgresql92/Makefile.common" 10.include "../../databases/postgresql92/Makefile.common"
10 11
11CONFIGURE_ARGS+= --with-openssl 12CONFIGURE_ARGS+= --with-openssl
12 13
13INSTALL_DIRS= src/backend 14INSTALL_DIRS= src/backend
14INSTALL_DIRS+= src/backend/replication/libpqwalreceiver 15INSTALL_DIRS+= src/backend/replication/libpqwalreceiver
15INSTALL_DIRS+= src/backend/utils/mb/conversion_procs 16INSTALL_DIRS+= src/backend/utils/mb/conversion_procs
16INSTALL_DIRS+= src/backend/snowball 17INSTALL_DIRS+= src/backend/snowball

cvs diff -r1.11 -r1.12 pkgsrc/databases/postgresql93/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql93/Attic/Makefile 2016/08/23 06:28:15 1.11
+++ pkgsrc/databases/postgresql93/Attic/Makefile 2017/12/15 16:57:24 1.12
@@ -1,14 +1,15 @@ @@ -1,14 +1,15 @@
1# $NetBSD: Makefile,v 1.11 2016/08/23 06:28:15 adam Exp $ 1# $NetBSD: Makefile,v 1.12 2017/12/15 16:57:24 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/93-/} 3PKGNAME= ${DISTNAME:C/-/93-/}
 4PKGREVISION= 1
4COMMENT= Robust, next generation, object-relational DBMS 5COMMENT= Robust, next generation, object-relational DBMS
5 6
6DEPENDS+= postgresql93-client>=${PKGVERSION_NOREV}:../../databases/postgresql93-client 7DEPENDS+= postgresql93-client>=${PKGVERSION_NOREV}:../../databases/postgresql93-client
7DEPENDS+= postgresql93-docs>=${PKGVERSION_NOREV}:../../databases/postgresql93-docs 8DEPENDS+= postgresql93-docs>=${PKGVERSION_NOREV}:../../databases/postgresql93-docs
8DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server 9DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
9 10
10META_PACKAGE= yes 11META_PACKAGE= yes
11 12
12.include "Makefile.common" 13.include "Makefile.common"
13 14
14.include "../../mk/bsd.pkg.mk" 15.include "../../mk/bsd.pkg.mk"

cvs diff -r1.13 -r1.14 pkgsrc/databases/postgresql93-client/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql93-client/Attic/Makefile 2017/11/13 09:33:31 1.13
+++ pkgsrc/databases/postgresql93-client/Attic/Makefile 2017/12/15 16:57:25 1.14
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.13 2017/11/13 09:33:31 adam Exp $ 1# $NetBSD: Makefile,v 1.14 2017/12/15 16:57:25 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/93-client-/} 3PKGNAME= ${DISTNAME:C/-/93-client-/}
 4PKGREVISION= 1
4COMMENT= PostgreSQL database client programs 5COMMENT= PostgreSQL database client programs
5 6
6.include "../../databases/postgresql93/Makefile.common" 7.include "../../databases/postgresql93/Makefile.common"
7 8
8USE_TOOLS+= gzip tar 9USE_TOOLS+= gzip tar
9CONFIGURE_ARGS+= --with-openssl 10CONFIGURE_ARGS+= --with-openssl
10CONFIGURE_ARGS+= --with-readline 11CONFIGURE_ARGS+= --with-readline
11CONFIGURE_ARGS+= --with-zlib 12CONFIGURE_ARGS+= --with-zlib
12 13
13# Override INSTALL script to avoid unprivileged user/group 14# Override INSTALL script to avoid unprivileged user/group
14# leaking into the binary package 15# leaking into the binary package
15CONFIGURE_ARGS+= INSTALL=${INSTALL:Q}\ -c 16CONFIGURE_ARGS+= INSTALL=${INSTALL:Q}\ -c
16 17

cvs diff -r1.1 -r1.2 pkgsrc/databases/postgresql93-contrib/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql93-contrib/Attic/Makefile 2016/06/19 20:48:29 1.1
+++ pkgsrc/databases/postgresql93-contrib/Attic/Makefile 2017/12/15 16:57:25 1.2
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.1 2016/06/19 20:48:29 fhajny Exp $ 1# $NetBSD: Makefile,v 1.2 2017/12/15 16:57:25 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/93-contrib-/} 3PKGNAME= ${DISTNAME:C/-/93-contrib-/}
 4PKGREVISION= 1
4COMMENT= Contrib subtree of tools and plug-ins 5COMMENT= Contrib subtree of tools and plug-ins
5 6
6.include "../../databases/postgresql93/Makefile.common" 7.include "../../databases/postgresql93/Makefile.common"
7 8
8DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server 9DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
9 10
10BUILD_MAKE_FLAGS+= USE_PGXS=1 11BUILD_MAKE_FLAGS+= USE_PGXS=1
11 12
12BUILD_DIRS+= contrib/adminpack 13BUILD_DIRS+= contrib/adminpack
13BUILD_DIRS+= contrib/auth_delay 14BUILD_DIRS+= contrib/auth_delay
14BUILD_DIRS+= contrib/auto_explain 15BUILD_DIRS+= contrib/auto_explain
15BUILD_DIRS+= contrib/btree_gin 16BUILD_DIRS+= contrib/btree_gin
16BUILD_DIRS+= contrib/btree_gist 17BUILD_DIRS+= contrib/btree_gist

cvs diff -r1.7 -r1.8 pkgsrc/databases/postgresql93-docs/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql93-docs/Attic/Makefile 2016/08/23 06:28:16 1.7
+++ pkgsrc/databases/postgresql93-docs/Attic/Makefile 2017/12/15 16:57:25 1.8
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2016/08/23 06:28:16 adam Exp $ 1# $NetBSD: Makefile,v 1.8 2017/12/15 16:57:25 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/93-docs-/} 3PKGNAME= ${DISTNAME:C/-/93-docs-/}
 4PKGREVISION= 1
4COMMENT= PostgreSQL database documentation 5COMMENT= PostgreSQL database documentation
5 6
6.include "../../databases/postgresql93/Makefile.common" 7.include "../../databases/postgresql93/Makefile.common"
7 8
8BUILD_DEPENDS+= docbook-xml>=4.5:../../textproc/docbook-xml 9BUILD_DEPENDS+= docbook-xml>=4.5:../../textproc/docbook-xml
9BUILD_DEPENDS+= docbook-xsl>=1.75.2:../../textproc/docbook-xsl 10BUILD_DEPENDS+= docbook-xsl>=1.75.2:../../textproc/docbook-xsl
10BUILD_DEPENDS+= dsssl-docbook-modular>=1.79:../../textproc/dsssl-docbook-modular 11BUILD_DEPENDS+= dsssl-docbook-modular>=1.79:../../textproc/dsssl-docbook-modular
11BUILD_DEPENDS+= iso8879>=1986:../../textproc/iso8879 12BUILD_DEPENDS+= iso8879>=1986:../../textproc/iso8879
12BUILD_DEPENDS+= openjade>=1.3.2:../../textproc/openjade 13BUILD_DEPENDS+= openjade>=1.3.2:../../textproc/openjade
13BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt 14BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
14 15
15USE_TOOLS+= gzip tar perl:build 16USE_TOOLS+= gzip tar perl:build
16CONFIGURE_ARGS+= --datarootdir=${PREFIX}/share 17CONFIGURE_ARGS+= --datarootdir=${PREFIX}/share

cvs diff -r1.12 -r1.13 pkgsrc/databases/postgresql93-plperl/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql93-plperl/Attic/Makefile 2016/08/23 06:28:16 1.12
+++ pkgsrc/databases/postgresql93-plperl/Attic/Makefile 2017/12/15 16:57:25 1.13
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.12 2016/08/23 06:28:16 adam Exp $ 1# $NetBSD: Makefile,v 1.13 2017/12/15 16:57:25 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/93-plperl-/} 3PKGNAME= ${DISTNAME:C/-/93-plperl-/}
 4PKGREVISION= 1
4COMMENT= PL/Perl procedural language for the PostgreSQL backend 5COMMENT= PL/Perl procedural language for the PostgreSQL backend
5 6
6DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server 7DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
7 8
8.include "../../databases/postgresql93/Makefile.common" 9.include "../../databases/postgresql93/Makefile.common"
9 10
10USE_TOOLS+= perl 11USE_TOOLS+= perl
11PERL5_CONFIGURE= no 12PERL5_CONFIGURE= no
12CONFIGURE_ARGS+= --with-perl 13CONFIGURE_ARGS+= --with-perl
13BUILD_MAKE_FLAGS= PGXS=1 14BUILD_MAKE_FLAGS= PGXS=1
14 15
15BUILD_DIRS= src/pl/plperl 16BUILD_DIRS= src/pl/plperl
16MAKE_FILE= GNUmakefile 17MAKE_FILE= GNUmakefile

cvs diff -r1.7 -r1.8 pkgsrc/databases/postgresql93-plpython/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql93-plpython/Attic/Makefile 2016/04/09 12:51:48 1.7
+++ pkgsrc/databases/postgresql93-plpython/Attic/Makefile 2017/12/15 16:57:25 1.8
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2016/04/09 12:51:48 adam Exp $ 1# $NetBSD: Makefile,v 1.8 2017/12/15 16:57:25 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/93-plpython-/} 3PKGNAME= ${DISTNAME:C/-/93-plpython-/}
 4PKGREVISION= 1
4COMMENT= PL/Python procedural language for the PostgreSQL backend 5COMMENT= PL/Python procedural language for the PostgreSQL backend
5 6
6DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server 7DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
7 8
8.include "../../databases/postgresql93/Makefile.common" 9.include "../../databases/postgresql93/Makefile.common"
9 10
10CONFIGURE_ARGS+= --with-python 11CONFIGURE_ARGS+= --with-python
11CONFIGURE_ENV+= PYTHON="${PYTHONBIN}" 12CONFIGURE_ENV+= PYTHON="${PYTHONBIN}"
12BUILD_MAKE_FLAGS= PGXS=1 13BUILD_MAKE_FLAGS= PGXS=1
13 14
14BUILD_DIRS= src/pl/plpython 15BUILD_DIRS= src/pl/plpython
15 16
16.include "../../databases/postgresql93-client/buildlink3.mk" 17.include "../../databases/postgresql93-client/buildlink3.mk"

cvs diff -r1.6 -r1.7 pkgsrc/databases/postgresql93-pltcl/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql93-pltcl/Attic/Makefile 2016/04/09 12:51:48 1.6
+++ pkgsrc/databases/postgresql93-pltcl/Attic/Makefile 2017/12/15 16:57:25 1.7
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2016/04/09 12:51:48 adam Exp $ 1# $NetBSD: Makefile,v 1.7 2017/12/15 16:57:25 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/93-pltcl-/} 3PKGNAME= ${DISTNAME:C/-/93-pltcl-/}
 4PKGREVISION= 1
4COMMENT= PL/Tcl procedural language for the PostgreSQL backend 5COMMENT= PL/Tcl procedural language for the PostgreSQL backend
5 6
6DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server 7DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
7 8
8.include "../../databases/postgresql93/Makefile.common" 9.include "../../databases/postgresql93/Makefile.common"
9 10
10CONFIGURE_ARGS+= --with-tcl 11CONFIGURE_ARGS+= --with-tcl
11CONFIGURE_ARGS+= --with-tclconfig="${BUILDLINK_PREFIX.tcl}/lib" 12CONFIGURE_ARGS+= --with-tclconfig="${BUILDLINK_PREFIX.tcl}/lib"
12CONFIGURE_ENV+= TCLSH="${TCLSH}" 13CONFIGURE_ENV+= TCLSH="${TCLSH}"
13TCLSH= ${BUILDLINK_PREFIX.tcl}/bin/tclsh 14TCLSH= ${BUILDLINK_PREFIX.tcl}/bin/tclsh
14BUILD_MAKE_FLAGS= PGXS=1 15BUILD_MAKE_FLAGS= PGXS=1
15 16
16BUILD_DIRS= src/pl/tcl 17BUILD_DIRS= src/pl/tcl

cvs diff -r1.10 -r1.11 pkgsrc/databases/postgresql93-server/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql93-server/Attic/Makefile 2016/04/09 12:51:48 1.10
+++ pkgsrc/databases/postgresql93-server/Attic/Makefile 2017/12/15 16:57:25 1.11
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.10 2016/04/09 12:51:48 adam Exp $ 1# $NetBSD: Makefile,v 1.11 2017/12/15 16:57:25 dholland Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/93-server-/} 3PKGNAME= ${DISTNAME:C/-/93-server-/}
 4PKGREVISION= 1
4COMMENT= PostgreSQL database server programs 5COMMENT= PostgreSQL database server programs
5 6
6# mips has no TAS implementation 7# mips has no TAS implementation
7BROKEN_ON_PLATFORM= *-*-mips 8BROKEN_ON_PLATFORM= *-*-mips
8 9
9.include "../../databases/postgresql93/Makefile.common" 10.include "../../databases/postgresql93/Makefile.common"
10 11
11CONFIGURE_ARGS+= --with-openssl 12CONFIGURE_ARGS+= --with-openssl
12 13
13INSTALL_DIRS= src/backend 14INSTALL_DIRS= src/backend
14INSTALL_DIRS+= src/backend/replication/libpqwalreceiver 15INSTALL_DIRS+= src/backend/replication/libpqwalreceiver
15INSTALL_DIRS+= src/backend/utils/mb/conversion_procs 16INSTALL_DIRS+= src/backend/utils/mb/conversion_procs
16INSTALL_DIRS+= src/backend/snowball 17INSTALL_DIRS+= src/backend/snowball