Thu Aug 23 16:56:39 2012 UTC ()
Changes:
* CVE-2012-3488: PostgreSQL insecure use of libxslt
* CVE-2012-3489: PostgreSQL insecure use of libxml2
* Updates and corrections to time zone data
* Multiple documentation updates and corrections
* Add limit on max_wal_senders
* Fix dependencies generated during ALTER TABLE ADD CONSTRAINT USING INDEX.
* Correct behavior of unicode conversions for PL/Python
* Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT).
* Fix syslogger so that log_truncate_on_rotation works in the first rotation.
* Only allow autovacuum to be auto-canceled by a directly blocked process.
* Improve fsync request queue operation
* Prevent corner-case core dump in rfree().
* Fix Walsender so that it responds correctly to timeouts and deadlocks
* Several PL/Perl fixes for encoding-related issues
* Make selectivity operators use the correct collation
* Prevent unsuitable slaves from being selected for synchronous replication
* Make REASSIGN OWNED work on extensions as well
* Fix race condition with ENUM comparisons
* Make NOTIFY cope with out-of-disk-space
* Fix memory leak in ARRAY subselect queries
* Reduce data loss at replication failover
* Fix behavior of subtransactions with Hot Standby


(adam)
diff -r1.24 -r1.25 pkgsrc/databases/postgresql83/Makefile.common
diff -r1.24 -r1.25 pkgsrc/databases/postgresql83/distinfo
diff -r1.21 -r1.22 pkgsrc/databases/postgresql83-client/PLIST
diff -r1.20 -r1.21 pkgsrc/databases/postgresql83-server/Makefile
diff -r1.20 -r1.21 pkgsrc/databases/postgresql84/Makefile.common
diff -r1.20 -r1.21 pkgsrc/databases/postgresql84/distinfo
diff -r1.14 -r1.15 pkgsrc/databases/postgresql84-client/PLIST
diff -r1.15 -r1.16 pkgsrc/databases/postgresql84-server/Makefile
diff -r1.12 -r1.13 pkgsrc/databases/postgresql84-server/PLIST

cvs diff -r1.24 -r1.25 pkgsrc/databases/postgresql83/Attic/Makefile.common (expand / switch to unified diff)

--- pkgsrc/databases/postgresql83/Attic/Makefile.common 2012/07/01 19:19:42 1.24
+++ pkgsrc/databases/postgresql83/Attic/Makefile.common 2012/08/23 16:56:38 1.25
@@ -1,31 +1,31 @@ @@ -1,31 +1,31 @@
1# $NetBSD: Makefile.common,v 1.24 2012/07/01 19:19:42 morr Exp $ 1# $NetBSD: Makefile.common,v 1.25 2012/08/23 16:56:38 adam Exp $
2# 2#
3# used by databases/postgresql83-adminpack/Makefile 3# used by databases/postgresql83-adminpack/Makefile
4# used by databases/postgresql83-client/Makefile 4# used by databases/postgresql83-client/Makefile
5# used by databases/postgresql83-plperl/Makefile 5# used by databases/postgresql83-plperl/Makefile
6# used by databases/postgresql83-plpython/Makefile 6# used by databases/postgresql83-plpython/Makefile
7# used by databases/postgresql83-pltcl/Makefile 7# used by databases/postgresql83-pltcl/Makefile
8# used by databases/postgresql83-server/Makefile 8# used by databases/postgresql83-server/Makefile
9# 9#
10# This Makefile fragment is included by all PostgreSQL packages built from 10# This Makefile fragment is included by all PostgreSQL packages built from
11# the main sources of the PostgreSQL distribution except jdbc-postgresql. 11# the main sources of the PostgreSQL distribution except jdbc-postgresql.
12# 12#
13# The PostgreSQL package naming scheme, aside from the obvious piecewise 13# The PostgreSQL package naming scheme, aside from the obvious piecewise
14# packages, is as follows: 14# packages, is as follows:
15# <lang>-postgresql client-side interface to PostgreSQL 15# <lang>-postgresql client-side interface to PostgreSQL
16# postgresql-<lang> server-side module for PostgreSQL backend 16# postgresql-<lang> server-side module for PostgreSQL backend
17 17
18DISTNAME= postgresql-8.3.19 18DISTNAME= postgresql-8.3.20
19CATEGORIES= databases 19CATEGORIES= databases
20MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/} 20MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
21EXTRACT_SUFX= .tar.bz2 21EXTRACT_SUFX= .tar.bz2
22 22
23MAINTAINER?= adam@NetBSD.org 23MAINTAINER?= adam@NetBSD.org
24HOMEPAGE= http://www.postgresql.org/ 24HOMEPAGE= http://www.postgresql.org/
25LICENSE= postgresql-license 25LICENSE= postgresql-license
26 26
27CONFLICTS+= postgresql-[0-9]* 27CONFLICTS+= postgresql-[0-9]*
28CONFLICTS+= postgresql7[0-9]-* 28CONFLICTS+= postgresql7[0-9]-*
29CONFLICTS+= postgresql8[0-24-9]-* 29CONFLICTS+= postgresql8[0-24-9]-*
30CONFLICTS+= postgresql9[0-9]-* 30CONFLICTS+= postgresql9[0-9]-*
31 31

cvs diff -r1.24 -r1.25 pkgsrc/databases/postgresql83/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/postgresql83/Attic/distinfo 2012/07/16 21:17:10 1.24
+++ pkgsrc/databases/postgresql83/Attic/distinfo 2012/08/23 16:56:38 1.25
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1$NetBSD: distinfo,v 1.24 2012/07/16 21:17:10 asau Exp $ 1$NetBSD: distinfo,v 1.25 2012/08/23 16:56:38 adam Exp $
2 2
3SHA1 (postgresql-8.3.19.tar.bz2) = bd7fcb188f668d30029f02048b5b5b86b9d3d14e 3SHA1 (postgresql-8.3.20.tar.bz2) = 5bfe481645418d99c6b5e95c4e7336360995d7f4
4RMD160 (postgresql-8.3.19.tar.bz2) = 1611a009386ba6984689fbbf8663c49d405f864c 4RMD160 (postgresql-8.3.20.tar.bz2) = bb94bcf21752577f5dd1f5fbf6ec6e88ea1fc420
5Size (postgresql-8.3.19.tar.bz2) = 14570746 bytes 5Size (postgresql-8.3.20.tar.bz2) = 14624435 bytes
6SHA1 (patch-aa) = 6d5e9aa58975181d189060f8523c022aa6c82277 6SHA1 (patch-aa) = 6d5e9aa58975181d189060f8523c022aa6c82277
7SHA1 (patch-ab) = 1ba1bb53ca5a74d09fc2b7d07d98b0a0ffd57202 7SHA1 (patch-ab) = 1ba1bb53ca5a74d09fc2b7d07d98b0a0ffd57202
8SHA1 (patch-ac) = 8e3a7021fdd01810d4ebcbd20002b28164b22279 8SHA1 (patch-ac) = 8e3a7021fdd01810d4ebcbd20002b28164b22279
9SHA1 (patch-ad) = bbafd1f18408f7a0f5d1a6608860bf1353a93769 9SHA1 (patch-ad) = bbafd1f18408f7a0f5d1a6608860bf1353a93769
10SHA1 (patch-af) = fcb43276c1f3349f62acfc37ac0bd6ccaae96f29 10SHA1 (patch-af) = fcb43276c1f3349f62acfc37ac0bd6ccaae96f29
11SHA1 (patch-ag) = 402d5d211af99efdfa35677299c97e91e14ed85d 11SHA1 (patch-ag) = 402d5d211af99efdfa35677299c97e91e14ed85d
12SHA1 (patch-ah) = 3640573195f66a46c37d9fca2648d6be39f5593b 12SHA1 (patch-ah) = 3640573195f66a46c37d9fca2648d6be39f5593b
13SHA1 (patch-ai) = a2364b8e1e8a3094e1c5bfb0cad2d0babe0a8841 13SHA1 (patch-ai) = a2364b8e1e8a3094e1c5bfb0cad2d0babe0a8841
14SHA1 (patch-ba) = 4a1a9df19eca3c602df19a4201041494a49262f9 14SHA1 (patch-ba) = 4a1a9df19eca3c602df19a4201041494a49262f9
15SHA1 (patch-src_interfaces_ecpg_ecpglib_Makefile) = 9107a858d4066f0c1e7ece8332d4b32ded718af1 15SHA1 (patch-src_interfaces_ecpg_ecpglib_Makefile) = 9107a858d4066f0c1e7ece8332d4b32ded718af1
16SHA1 (patch-src_makefiles_Makefile.solaris) = 21fd5b1103e1c8aaf339ee6ef91e0d6dab5bea3a 16SHA1 (patch-src_makefiles_Makefile.solaris) = 21fd5b1103e1c8aaf339ee6ef91e0d6dab5bea3a
17SHA1 (patch-src_pl_plperl_plperl.h) = a521489a0e233a8dbaa8c56dd8fe5c411b0639c5 17SHA1 (patch-src_pl_plperl_plperl.h) = a521489a0e233a8dbaa8c56dd8fe5c411b0639c5
18SHA1 (patch-src_pl_plpgsql_src_Makefile) = 1d6a40da68d28c5080cbfd1738d6314e0de571ee 18SHA1 (patch-src_pl_plpgsql_src_Makefile) = 1d6a40da68d28c5080cbfd1738d6314e0de571ee

cvs diff -r1.21 -r1.22 pkgsrc/databases/postgresql83-client/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/databases/postgresql83-client/Attic/PLIST 2012/07/01 19:19:42 1.21
+++ pkgsrc/databases/postgresql83-client/Attic/PLIST 2012/08/23 16:56:38 1.22
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.21 2012/07/01 19:19:42 morr Exp $ 1@comment $NetBSD: PLIST,v 1.22 2012/08/23 16:56:38 adam Exp $
2bin/clusterdb 2bin/clusterdb
3bin/createdb 3bin/createdb
4bin/createlang 4bin/createlang
5bin/createuser 5bin/createuser
6bin/dropdb 6bin/dropdb
7bin/droplang 7bin/droplang
8bin/dropuser 8bin/dropuser
9bin/ecpg 9bin/ecpg
10bin/initdb 10bin/initdb
11bin/ipcclean 11bin/ipcclean
12bin/pg_config 12bin/pg_config
13bin/pg_controldata 13bin/pg_controldata
14bin/pg_ctl 14bin/pg_ctl
@@ -1294,26 +1294,27 @@ share/doc/postgresql/html/release-8-2-9. @@ -1294,26 +1294,27 @@ share/doc/postgresql/html/release-8-2-9.
1294share/doc/postgresql/html/release-8-2.html 1294share/doc/postgresql/html/release-8-2.html
1295share/doc/postgresql/html/release-8-3-1.html 1295share/doc/postgresql/html/release-8-3-1.html
1296share/doc/postgresql/html/release-8-3-10.html 1296share/doc/postgresql/html/release-8-3-10.html
1297share/doc/postgresql/html/release-8-3-11.html 1297share/doc/postgresql/html/release-8-3-11.html
1298share/doc/postgresql/html/release-8-3-12.html 1298share/doc/postgresql/html/release-8-3-12.html
1299share/doc/postgresql/html/release-8-3-13.html 1299share/doc/postgresql/html/release-8-3-13.html
1300share/doc/postgresql/html/release-8-3-14.html 1300share/doc/postgresql/html/release-8-3-14.html
1301share/doc/postgresql/html/release-8-3-15.html 1301share/doc/postgresql/html/release-8-3-15.html
1302share/doc/postgresql/html/release-8-3-16.html 1302share/doc/postgresql/html/release-8-3-16.html
1303share/doc/postgresql/html/release-8-3-17.html 1303share/doc/postgresql/html/release-8-3-17.html
1304share/doc/postgresql/html/release-8-3-18.html 1304share/doc/postgresql/html/release-8-3-18.html
1305share/doc/postgresql/html/release-8-3-19.html 1305share/doc/postgresql/html/release-8-3-19.html
1306share/doc/postgresql/html/release-8-3-2.html 1306share/doc/postgresql/html/release-8-3-2.html
 1307share/doc/postgresql/html/release-8-3-20.html
1307share/doc/postgresql/html/release-8-3-3.html 1308share/doc/postgresql/html/release-8-3-3.html
1308share/doc/postgresql/html/release-8-3-4.html 1309share/doc/postgresql/html/release-8-3-4.html
1309share/doc/postgresql/html/release-8-3-5.html 1310share/doc/postgresql/html/release-8-3-5.html
1310share/doc/postgresql/html/release-8-3-6.html 1311share/doc/postgresql/html/release-8-3-6.html
1311share/doc/postgresql/html/release-8-3-7.html 1312share/doc/postgresql/html/release-8-3-7.html
1312share/doc/postgresql/html/release-8-3-8.html 1313share/doc/postgresql/html/release-8-3-8.html
1313share/doc/postgresql/html/release-8-3-9.html 1314share/doc/postgresql/html/release-8-3-9.html
1314share/doc/postgresql/html/release-8-3.html 1315share/doc/postgresql/html/release-8-3.html
1315share/doc/postgresql/html/release.html 1316share/doc/postgresql/html/release.html
1316share/doc/postgresql/html/resources.html 1317share/doc/postgresql/html/resources.html
1317share/doc/postgresql/html/role-attributes.html 1318share/doc/postgresql/html/role-attributes.html
1318share/doc/postgresql/html/role-membership.html 1319share/doc/postgresql/html/role-membership.html
1319share/doc/postgresql/html/routine-reindex.html 1320share/doc/postgresql/html/routine-reindex.html

cvs diff -r1.20 -r1.21 pkgsrc/databases/postgresql83-server/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/postgresql83-server/Attic/Makefile 2012/07/12 19:46:51 1.20
+++ pkgsrc/databases/postgresql83-server/Attic/Makefile 2012/08/23 16:56:38 1.21
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.20 2012/07/12 19:46:51 marino Exp $ 1# $NetBSD: Makefile,v 1.21 2012/08/23 16:56:38 adam Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/83-server-/} 3PKGNAME= ${DISTNAME:C/-/83-server-/}
4PKGREVISION= 1 
5COMMENT= PostgreSQL database server programs 4COMMENT= PostgreSQL database server programs
6 5
7PKG_DESTDIR_SUPPORT= user-destdir 6PKG_DESTDIR_SUPPORT= user-destdir
8 7
9# mips has no TAS implementation 8# mips has no TAS implementation
10NOT_FOR_PLATFORM= *-*-mips 9NOT_FOR_PLATFORM= *-*-mips
11 10
12.include "../../databases/postgresql83/Makefile.common" 11.include "../../databases/postgresql83/Makefile.common"
13 12
14CONFIGURE_ARGS+= --with-openssl 13CONFIGURE_ARGS+= --with-openssl
15 14
16INSTALL_DIRS= src/backend 15INSTALL_DIRS= src/backend
17INSTALL_DIRS+= src/backend/utils/mb/conversion_procs 16INSTALL_DIRS+= src/backend/utils/mb/conversion_procs

cvs diff -r1.20 -r1.21 pkgsrc/databases/postgresql84/Attic/Makefile.common (expand / switch to unified diff)

--- pkgsrc/databases/postgresql84/Attic/Makefile.common 2012/07/01 19:30:23 1.20
+++ pkgsrc/databases/postgresql84/Attic/Makefile.common 2012/08/23 16:56:38 1.21
@@ -1,33 +1,33 @@ @@ -1,33 +1,33 @@
1# $NetBSD: Makefile.common,v 1.20 2012/07/01 19:30:23 morr Exp $ 1# $NetBSD: Makefile.common,v 1.21 2012/08/23 16:56:38 adam Exp $
2# 2#
3# used by databases/postgresql84-adminpack/Makefile 3# used by databases/postgresql84-adminpack/Makefile
4# used by databases/postgresql84-client/Makefile 4# used by databases/postgresql84-client/Makefile
5# used by databases/postgresql84-dblink/Makefile 5# used by databases/postgresql84-dblink/Makefile
6# used by databases/postgresql84-pgcrypto/Makefile 6# used by databases/postgresql84-pgcrypto/Makefile
7# used by databases/postgresql84-plperl/Makefile 7# used by databases/postgresql84-plperl/Makefile
8# used by databases/postgresql84-plpython/Makefile 8# used by databases/postgresql84-plpython/Makefile
9# used by databases/postgresql84-pltcl/Makefile 9# used by databases/postgresql84-pltcl/Makefile
10# used by databases/postgresql84-server/Makefile 10# used by databases/postgresql84-server/Makefile
11# 11#
12# This Makefile fragment is included by all PostgreSQL packages built from 12# This Makefile fragment is included by all PostgreSQL packages built from
13# the main sources of the PostgreSQL distribution except jdbc-postgresql. 13# the main sources of the PostgreSQL distribution except jdbc-postgresql.
14# 14#
15# The PostgreSQL package naming scheme, aside from the obvious piecewise 15# The PostgreSQL package naming scheme, aside from the obvious piecewise
16# packages, is as follows: 16# packages, is as follows:
17# <lang>-postgresql client-side interface to PostgreSQL 17# <lang>-postgresql client-side interface to PostgreSQL
18# postgresql-<lang> server-side module for PostgreSQL backend 18# postgresql-<lang> server-side module for PostgreSQL backend
19 19
20DISTNAME= postgresql-8.4.12 20DISTNAME= postgresql-8.4.13
21CATEGORIES= databases 21CATEGORIES= databases
22MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/} 22MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
23EXTRACT_SUFX= .tar.bz2 23EXTRACT_SUFX= .tar.bz2
24 24
25MAINTAINER?= adam@NetBSD.org 25MAINTAINER?= adam@NetBSD.org
26HOMEPAGE= http://www.postgresql.org/ 26HOMEPAGE= http://www.postgresql.org/
27LICENSE= postgresql-license 27LICENSE= postgresql-license
28 28
29CONFLICTS+= postgresql-[0-9]* 29CONFLICTS+= postgresql-[0-9]*
30CONFLICTS+= postgresql7[0-9]-* 30CONFLICTS+= postgresql7[0-9]-*
31CONFLICTS+= postgresql8[0-3]-* 31CONFLICTS+= postgresql8[0-3]-*
32CONFLICTS+= postgresql9[0-9]-* 32CONFLICTS+= postgresql9[0-9]-*
33 33

cvs diff -r1.20 -r1.21 pkgsrc/databases/postgresql84/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/postgresql84/Attic/distinfo 2012/07/16 21:17:11 1.20
+++ pkgsrc/databases/postgresql84/Attic/distinfo 2012/08/23 16:56:38 1.21
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1$NetBSD: distinfo,v 1.20 2012/07/16 21:17:11 asau Exp $ 1$NetBSD: distinfo,v 1.21 2012/08/23 16:56:38 adam Exp $
2 2
3SHA1 (postgresql-8.4.12.tar.bz2) = 04ad9650573df7723511f57ef8cdeadce8d3855d 3SHA1 (postgresql-8.4.13.tar.bz2) = 3134d622a23a2b157d56d6c4c4547e133569d524
4RMD160 (postgresql-8.4.12.tar.bz2) = 2aa0da64dc3220497d510bd60a1abf0b68fd51ef 4RMD160 (postgresql-8.4.13.tar.bz2) = cd2bd8a0e24a0bda487afcecf4071b6a9f232b99
5Size (postgresql-8.4.12.tar.bz2) = 14509007 bytes 5Size (postgresql-8.4.13.tar.bz2) = 14666613 bytes
6SHA1 (patch-aa) = 72437773d67939c8d8c8e9a99caf430590fd726f 6SHA1 (patch-aa) = 72437773d67939c8d8c8e9a99caf430590fd726f
7SHA1 (patch-ab) = aa46d88c8a72edaf95880de48474ea484d6d2bf5 7SHA1 (patch-ab) = aa46d88c8a72edaf95880de48474ea484d6d2bf5
8SHA1 (patch-ac) = 0b82797d0b80bdd1e9b5f3de4989fe3848adf6cb 8SHA1 (patch-ac) = 0b82797d0b80bdd1e9b5f3de4989fe3848adf6cb
9SHA1 (patch-ad) = fb75df841bbcc25e840ed9c2fed59232d7189200 9SHA1 (patch-ad) = fb75df841bbcc25e840ed9c2fed59232d7189200
10SHA1 (patch-af) = a73769cf05223d2ee06249c9e69c85038c2cd936 10SHA1 (patch-af) = a73769cf05223d2ee06249c9e69c85038c2cd936
11SHA1 (patch-ag) = 85dac95e40efc16270885087f868aeb76e1b9214 11SHA1 (patch-ag) = 85dac95e40efc16270885087f868aeb76e1b9214
12SHA1 (patch-ah) = 25102dce1b9b22385353af23500636fb18e3bf64 12SHA1 (patch-ah) = 25102dce1b9b22385353af23500636fb18e3bf64
13SHA1 (patch-ai) = 0d6f536f7593e362ec216eafa73c718ad6bed8fc 13SHA1 (patch-ai) = 0d6f536f7593e362ec216eafa73c718ad6bed8fc
14SHA1 (patch-ao) = b098032408fc951865966710554667a249db6320 14SHA1 (patch-ao) = b098032408fc951865966710554667a249db6320
15SHA1 (patch-ba) = f8de4ee18a433b65a54280d047d18b161d3e9ca8 15SHA1 (patch-ba) = f8de4ee18a433b65a54280d047d18b161d3e9ca8
16SHA1 (patch-bb) = 22859530d2694cf4c347f5e4c02eff0483d536d1 16SHA1 (patch-bb) = 22859530d2694cf4c347f5e4c02eff0483d536d1
17SHA1 (patch-src_pl_plperl_plperl.h) = 8d448cc8e0e0dbc4d15dad369d3ca7a796874ac2 17SHA1 (patch-src_pl_plperl_plperl.h) = 8d448cc8e0e0dbc4d15dad369d3ca7a796874ac2
18SHA1 (patch-src_pl_plpgsql_src_Makefile) = 1592ecb85d6ef1bd691f77b320f639b6fc822e14 18SHA1 (patch-src_pl_plpgsql_src_Makefile) = 1592ecb85d6ef1bd691f77b320f639b6fc822e14

cvs diff -r1.14 -r1.15 pkgsrc/databases/postgresql84-client/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/databases/postgresql84-client/Attic/PLIST 2012/07/01 19:30:23 1.14
+++ pkgsrc/databases/postgresql84-client/Attic/PLIST 2012/08/23 16:56:38 1.15
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.14 2012/07/01 19:30:23 morr Exp $ 1@comment $NetBSD: PLIST,v 1.15 2012/08/23 16:56:38 adam Exp $
2bin/clusterdb 2bin/clusterdb
3bin/createdb 3bin/createdb
4bin/createlang 4bin/createlang
5bin/createuser 5bin/createuser
6bin/dropdb 6bin/dropdb
7bin/droplang 7bin/droplang
8bin/dropuser 8bin/dropuser
9bin/ecpg 9bin/ecpg
10bin/initdb 10bin/initdb
11bin/pg_config 11bin/pg_config
12bin/pg_controldata 12bin/pg_controldata
13bin/pg_ctl 13bin/pg_ctl
14bin/pg_dump 14bin/pg_dump
@@ -1325,38 +1325,40 @@ share/doc/postgresql/html/release-8-2-9. @@ -1325,38 +1325,40 @@ share/doc/postgresql/html/release-8-2-9.
1325share/doc/postgresql/html/release-8-2.html 1325share/doc/postgresql/html/release-8-2.html
1326share/doc/postgresql/html/release-8-3-1.html 1326share/doc/postgresql/html/release-8-3-1.html
1327share/doc/postgresql/html/release-8-3-10.html 1327share/doc/postgresql/html/release-8-3-10.html
1328share/doc/postgresql/html/release-8-3-11.html 1328share/doc/postgresql/html/release-8-3-11.html
1329share/doc/postgresql/html/release-8-3-12.html 1329share/doc/postgresql/html/release-8-3-12.html
1330share/doc/postgresql/html/release-8-3-13.html 1330share/doc/postgresql/html/release-8-3-13.html
1331share/doc/postgresql/html/release-8-3-14.html 1331share/doc/postgresql/html/release-8-3-14.html
1332share/doc/postgresql/html/release-8-3-15.html 1332share/doc/postgresql/html/release-8-3-15.html
1333share/doc/postgresql/html/release-8-3-16.html 1333share/doc/postgresql/html/release-8-3-16.html
1334share/doc/postgresql/html/release-8-3-17.html 1334share/doc/postgresql/html/release-8-3-17.html
1335share/doc/postgresql/html/release-8-3-18.html 1335share/doc/postgresql/html/release-8-3-18.html
1336share/doc/postgresql/html/release-8-3-19.html 1336share/doc/postgresql/html/release-8-3-19.html
1337share/doc/postgresql/html/release-8-3-2.html 1337share/doc/postgresql/html/release-8-3-2.html
 1338share/doc/postgresql/html/release-8-3-20.html
1338share/doc/postgresql/html/release-8-3-3.html 1339share/doc/postgresql/html/release-8-3-3.html
1339share/doc/postgresql/html/release-8-3-4.html 1340share/doc/postgresql/html/release-8-3-4.html
1340share/doc/postgresql/html/release-8-3-5.html 1341share/doc/postgresql/html/release-8-3-5.html
1341share/doc/postgresql/html/release-8-3-6.html 1342share/doc/postgresql/html/release-8-3-6.html
1342share/doc/postgresql/html/release-8-3-7.html 1343share/doc/postgresql/html/release-8-3-7.html
1343share/doc/postgresql/html/release-8-3-8.html 1344share/doc/postgresql/html/release-8-3-8.html
1344share/doc/postgresql/html/release-8-3-9.html 1345share/doc/postgresql/html/release-8-3-9.html
1345share/doc/postgresql/html/release-8-3.html 1346share/doc/postgresql/html/release-8-3.html
1346share/doc/postgresql/html/release-8-4-1.html 1347share/doc/postgresql/html/release-8-4-1.html
1347share/doc/postgresql/html/release-8-4-10.html 1348share/doc/postgresql/html/release-8-4-10.html
1348share/doc/postgresql/html/release-8-4-11.html 1349share/doc/postgresql/html/release-8-4-11.html
1349share/doc/postgresql/html/release-8-4-12.html 1350share/doc/postgresql/html/release-8-4-12.html
 1351share/doc/postgresql/html/release-8-4-13.html
1350share/doc/postgresql/html/release-8-4-2.html 1352share/doc/postgresql/html/release-8-4-2.html
1351share/doc/postgresql/html/release-8-4-3.html 1353share/doc/postgresql/html/release-8-4-3.html
1352share/doc/postgresql/html/release-8-4-4.html 1354share/doc/postgresql/html/release-8-4-4.html
1353share/doc/postgresql/html/release-8-4-5.html 1355share/doc/postgresql/html/release-8-4-5.html
1354share/doc/postgresql/html/release-8-4-6.html 1356share/doc/postgresql/html/release-8-4-6.html
1355share/doc/postgresql/html/release-8-4-7.html 1357share/doc/postgresql/html/release-8-4-7.html
1356share/doc/postgresql/html/release-8-4-8.html 1358share/doc/postgresql/html/release-8-4-8.html
1357share/doc/postgresql/html/release-8-4-9.html 1359share/doc/postgresql/html/release-8-4-9.html
1358share/doc/postgresql/html/release-8-4.html 1360share/doc/postgresql/html/release-8-4.html
1359share/doc/postgresql/html/release.html 1361share/doc/postgresql/html/release.html
1360share/doc/postgresql/html/resources.html 1362share/doc/postgresql/html/resources.html
1361share/doc/postgresql/html/role-attributes.html 1363share/doc/postgresql/html/role-attributes.html
1362share/doc/postgresql/html/role-membership.html 1364share/doc/postgresql/html/role-membership.html
@@ -1778,31 +1780,37 @@ share/locale/pt_BR/LC_MESSAGES/ecpg-8.4. @@ -1778,31 +1780,37 @@ share/locale/pt_BR/LC_MESSAGES/ecpg-8.4.
1778share/locale/pt_BR/LC_MESSAGES/ecpglib6-8.4.mo 1780share/locale/pt_BR/LC_MESSAGES/ecpglib6-8.4.mo
1779share/locale/pt_BR/LC_MESSAGES/initdb-8.4.mo 1781share/locale/pt_BR/LC_MESSAGES/initdb-8.4.mo
1780share/locale/pt_BR/LC_MESSAGES/libpq5-8.4.mo 1782share/locale/pt_BR/LC_MESSAGES/libpq5-8.4.mo
1781share/locale/pt_BR/LC_MESSAGES/pg_config-8.4.mo 1783share/locale/pt_BR/LC_MESSAGES/pg_config-8.4.mo
1782share/locale/pt_BR/LC_MESSAGES/pg_controldata-8.4.mo 1784share/locale/pt_BR/LC_MESSAGES/pg_controldata-8.4.mo
1783share/locale/pt_BR/LC_MESSAGES/pg_ctl-8.4.mo 1785share/locale/pt_BR/LC_MESSAGES/pg_ctl-8.4.mo
1784share/locale/pt_BR/LC_MESSAGES/pg_dump-8.4.mo 1786share/locale/pt_BR/LC_MESSAGES/pg_dump-8.4.mo
1785share/locale/pt_BR/LC_MESSAGES/pg_resetxlog-8.4.mo 1787share/locale/pt_BR/LC_MESSAGES/pg_resetxlog-8.4.mo
1786share/locale/pt_BR/LC_MESSAGES/pgscripts-8.4.mo 1788share/locale/pt_BR/LC_MESSAGES/pgscripts-8.4.mo
1787share/locale/pt_BR/LC_MESSAGES/psql-8.4.mo 1789share/locale/pt_BR/LC_MESSAGES/psql-8.4.mo
1788share/locale/ro/LC_MESSAGES/pg_config-8.4.mo 1790share/locale/ro/LC_MESSAGES/pg_config-8.4.mo
1789share/locale/ro/LC_MESSAGES/pg_resetxlog-8.4.mo 1791share/locale/ro/LC_MESSAGES/pg_resetxlog-8.4.mo
1790share/locale/ro/LC_MESSAGES/pgscripts-8.4.mo 1792share/locale/ro/LC_MESSAGES/pgscripts-8.4.mo
 1793share/locale/ru/LC_MESSAGES/ecpg-8.4.mo
 1794share/locale/ru/LC_MESSAGES/ecpglib6-8.4.mo
1791share/locale/ru/LC_MESSAGES/initdb-8.4.mo 1795share/locale/ru/LC_MESSAGES/initdb-8.4.mo
1792share/locale/ru/LC_MESSAGES/libpq5-8.4.mo 1796share/locale/ru/LC_MESSAGES/libpq5-8.4.mo
1793share/locale/ru/LC_MESSAGES/pg_config-8.4.mo 1797share/locale/ru/LC_MESSAGES/pg_config-8.4.mo
 1798share/locale/ru/LC_MESSAGES/pg_controldata-8.4.mo
1794share/locale/ru/LC_MESSAGES/pg_ctl-8.4.mo 1799share/locale/ru/LC_MESSAGES/pg_ctl-8.4.mo
 1800share/locale/ru/LC_MESSAGES/pg_dump-8.4.mo
1795share/locale/ru/LC_MESSAGES/pg_resetxlog-8.4.mo 1801share/locale/ru/LC_MESSAGES/pg_resetxlog-8.4.mo
 1802share/locale/ru/LC_MESSAGES/pgscripts-8.4.mo
 1803share/locale/ru/LC_MESSAGES/psql-8.4.mo
1796share/locale/sv/LC_MESSAGES/initdb-8.4.mo 1804share/locale/sv/LC_MESSAGES/initdb-8.4.mo
1797share/locale/sv/LC_MESSAGES/libpq5-8.4.mo 1805share/locale/sv/LC_MESSAGES/libpq5-8.4.mo
1798share/locale/sv/LC_MESSAGES/pg_config-8.4.mo 1806share/locale/sv/LC_MESSAGES/pg_config-8.4.mo
1799share/locale/sv/LC_MESSAGES/pg_controldata-8.4.mo 1807share/locale/sv/LC_MESSAGES/pg_controldata-8.4.mo
1800share/locale/sv/LC_MESSAGES/pg_ctl-8.4.mo 1808share/locale/sv/LC_MESSAGES/pg_ctl-8.4.mo
1801share/locale/sv/LC_MESSAGES/pg_dump-8.4.mo 1809share/locale/sv/LC_MESSAGES/pg_dump-8.4.mo
1802share/locale/sv/LC_MESSAGES/pg_resetxlog-8.4.mo 1810share/locale/sv/LC_MESSAGES/pg_resetxlog-8.4.mo
1803share/locale/sv/LC_MESSAGES/pgscripts-8.4.mo 1811share/locale/sv/LC_MESSAGES/pgscripts-8.4.mo
1804share/locale/sv/LC_MESSAGES/psql-8.4.mo 1812share/locale/sv/LC_MESSAGES/psql-8.4.mo
1805share/locale/ta/LC_MESSAGES/initdb-8.4.mo 1813share/locale/ta/LC_MESSAGES/initdb-8.4.mo
1806share/locale/ta/LC_MESSAGES/libpq5-8.4.mo 1814share/locale/ta/LC_MESSAGES/libpq5-8.4.mo
1807share/locale/ta/LC_MESSAGES/pg_config-8.4.mo 1815share/locale/ta/LC_MESSAGES/pg_config-8.4.mo
1808share/locale/ta/LC_MESSAGES/pg_controldata-8.4.mo 1816share/locale/ta/LC_MESSAGES/pg_controldata-8.4.mo

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

--- pkgsrc/databases/postgresql84-server/Attic/Makefile 2012/07/12 18:57:28 1.15
+++ pkgsrc/databases/postgresql84-server/Attic/Makefile 2012/08/23 16:56:38 1.16
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.15 2012/07/12 18:57:28 marino Exp $ 1# $NetBSD: Makefile,v 1.16 2012/08/23 16:56:38 adam Exp $
2 2
3PKGNAME= ${DISTNAME:C/-/84-server-/} 3PKGNAME= ${DISTNAME:C/-/84-server-/}
4PKGREVISION= 1 
5COMMENT= PostgreSQL database server programs 4COMMENT= PostgreSQL database server programs
6 5
7PKG_DESTDIR_SUPPORT= user-destdir 6PKG_DESTDIR_SUPPORT= user-destdir
8 7
9# mips has no TAS implementation 8# mips has no TAS implementation
10NOT_FOR_PLATFORM= *-*-mips 9NOT_FOR_PLATFORM= *-*-mips
11 10
12.include "../../databases/postgresql84/Makefile.common" 11.include "../../databases/postgresql84/Makefile.common"
13 12
14CONFIGURE_ARGS+= --with-openssl 13CONFIGURE_ARGS+= --with-openssl
15 14
16INSTALL_DIRS= src/backend 15INSTALL_DIRS= src/backend
17INSTALL_DIRS+= src/backend/utils/mb/conversion_procs 16INSTALL_DIRS+= src/backend/utils/mb/conversion_procs

cvs diff -r1.12 -r1.13 pkgsrc/databases/postgresql84-server/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/databases/postgresql84-server/Attic/PLIST 2012/07/01 19:30:24 1.12
+++ pkgsrc/databases/postgresql84-server/Attic/PLIST 2012/08/23 16:56:38 1.13
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.12 2012/07/01 19:30:24 morr Exp $ 1@comment $NetBSD: PLIST,v 1.13 2012/08/23 16:56:38 adam Exp $
2bin/postgres 2bin/postgres
3bin/postmaster 3bin/postmaster
4lib/postgresql/ascii_and_mic.so 4lib/postgresql/ascii_and_mic.so
5lib/postgresql/cyrillic_and_mic.so 5lib/postgresql/cyrillic_and_mic.so
6lib/postgresql/dict_snowball.so 6lib/postgresql/dict_snowball.so
7lib/postgresql/euc_cn_and_mic.so 7lib/postgresql/euc_cn_and_mic.so
8lib/postgresql/euc_jis_2004_and_shift_jis_2004.so 8lib/postgresql/euc_jis_2004_and_shift_jis_2004.so
9lib/postgresql/euc_jp_and_sjis.so 9lib/postgresql/euc_jp_and_sjis.so
10lib/postgresql/euc_kr_and_mic.so 10lib/postgresql/euc_kr_and_mic.so
11lib/postgresql/euc_tw_and_big5.so 11lib/postgresql/euc_tw_and_big5.so
12lib/postgresql/latin2_and_win1250.so 12lib/postgresql/latin2_and_win1250.so
13lib/postgresql/latin_and_mic.so 13lib/postgresql/latin_and_mic.so
14lib/postgresql/plpgsql.so 14lib/postgresql/plpgsql.so
@@ -36,26 +36,28 @@ share/locale/es/LC_MESSAGES/plpgsql-8.4. @@ -36,26 +36,28 @@ share/locale/es/LC_MESSAGES/plpgsql-8.4.
36share/locale/es/LC_MESSAGES/postgres-8.4.mo 36share/locale/es/LC_MESSAGES/postgres-8.4.mo
37share/locale/fr/LC_MESSAGES/plpgsql-8.4.mo 37share/locale/fr/LC_MESSAGES/plpgsql-8.4.mo
38share/locale/fr/LC_MESSAGES/postgres-8.4.mo 38share/locale/fr/LC_MESSAGES/postgres-8.4.mo
39share/locale/it/LC_MESSAGES/plpgsql-8.4.mo 39share/locale/it/LC_MESSAGES/plpgsql-8.4.mo
40share/locale/ja/LC_MESSAGES/plpgsql-8.4.mo 40share/locale/ja/LC_MESSAGES/plpgsql-8.4.mo
41share/locale/ja/LC_MESSAGES/postgres-8.4.mo 41share/locale/ja/LC_MESSAGES/postgres-8.4.mo
42share/locale/ko/LC_MESSAGES/plpgsql-8.4.mo 42share/locale/ko/LC_MESSAGES/plpgsql-8.4.mo
43share/locale/ko/LC_MESSAGES/postgres-8.4.mo 43share/locale/ko/LC_MESSAGES/postgres-8.4.mo
44share/locale/pl/LC_MESSAGES/plpgsql-8.4.mo 44share/locale/pl/LC_MESSAGES/plpgsql-8.4.mo
45share/locale/pl/LC_MESSAGES/postgres-8.4.mo 45share/locale/pl/LC_MESSAGES/postgres-8.4.mo
46share/locale/pt_BR/LC_MESSAGES/plpgsql-8.4.mo 46share/locale/pt_BR/LC_MESSAGES/plpgsql-8.4.mo
47share/locale/pt_BR/LC_MESSAGES/postgres-8.4.mo 47share/locale/pt_BR/LC_MESSAGES/postgres-8.4.mo
48share/locale/ro/LC_MESSAGES/plpgsql-8.4.mo 48share/locale/ro/LC_MESSAGES/plpgsql-8.4.mo
 49share/locale/ru/LC_MESSAGES/plpgsql-8.4.mo
 50share/locale/ru/LC_MESSAGES/postgres-8.4.mo
49share/locale/tr/LC_MESSAGES/postgres-8.4.mo 51share/locale/tr/LC_MESSAGES/postgres-8.4.mo
50share/locale/zh_CN/LC_MESSAGES/plpgsql-8.4.mo 52share/locale/zh_CN/LC_MESSAGES/plpgsql-8.4.mo
51share/locale/zh_CN/LC_MESSAGES/postgres-8.4.mo 53share/locale/zh_CN/LC_MESSAGES/postgres-8.4.mo
52share/locale/zh_TW/LC_MESSAGES/plpgsql-8.4.mo 54share/locale/zh_TW/LC_MESSAGES/plpgsql-8.4.mo
53share/locale/zh_TW/LC_MESSAGES/postgres-8.4.mo 55share/locale/zh_TW/LC_MESSAGES/postgres-8.4.mo
54share/postgresql/conversion_create.sql 56share/postgresql/conversion_create.sql
55share/postgresql/information_schema.sql 57share/postgresql/information_schema.sql
56share/postgresql/pg_hba.conf.sample 58share/postgresql/pg_hba.conf.sample
57share/postgresql/pg_ident.conf.sample 59share/postgresql/pg_ident.conf.sample
58share/postgresql/postgres.bki 60share/postgresql/postgres.bki
59share/postgresql/postgres.description 61share/postgresql/postgres.description
60share/postgresql/postgres.shdescription 62share/postgresql/postgres.shdescription
61share/postgresql/postgresql.conf.sample 63share/postgresql/postgresql.conf.sample