head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.34 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.32 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.30 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.28 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.26 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.24 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.22 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.20 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.18 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.16 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.14 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.12 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.10 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.8 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.6 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.4 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.2 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.1.0.14 pkgsrc-2006Q1-base:1.1 pkgsrc-2005Q4:1.1.0.12 pkgsrc-2005Q4-base:1.1 pkgsrc-2005Q3:1.1.0.10 pkgsrc-2005Q3-base:1.1 pkgsrc-2005Q2:1.1.0.8 pkgsrc-2005Q2-base:1.1 pkgsrc-2005Q1:1.1.0.6 pkgsrc-2005Q1-base:1.1 pkgsrc-2004Q4:1.1.0.4 pkgsrc-2004Q4-base:1.1 pkgsrc-2004Q3:1.1.0.2; locks; strict; comment @# @; 1.2 date 2006.06.06.19.17.06; author joerg; state dead; branches; next 1.1; 1.1 date 2004.10.10.18.26.00; author jdolecek; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2004.10.10.18.26.00; author salo; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2004.11.08.16.43.29; author salo; state Exp; branches; next ; desc @@ 1.2 log @Remove PostgreSQL 7.3 and pgaccess. @ text @$NetBSD: patch-aj,v 1.1 2004/10/10 18:26:00 jdolecek Exp $ --- src/pl/plpython/Makefile.orig 2004-10-10 20:14:13.000000000 +0200 +++ src/pl/plpython/Makefile 2004-10-10 20:14:20.000000000 +0200 @@@@ -8,9 +8,7 @@@@ # On some platforms we can only build PL/Python if libpython is a # shared library. Since there is no official way to determine this, # we see if there is a file that is named like a shared library. -ifneq (,$(wildcard $(python_configdir)/libpython*$(DLSUFFIX)*)) shared_libpython = yes -endif # If we don't have a shared library and the platform doesn't allow it # to work without, we have to skip it. @ 1.1 log @add patches to make it possible to compile PL/Python @ text @d1 1 a1 1 $NetBSD$ @ 1.1.2.1 log @file patch-aj was added on branch pkgsrc-2004Q3 on 2004-10-10 18:26:00 +0000 @ text @d1 14 @ 1.1.2.2 log @Pullup ticket 126 - requested by Havard Eidnes security and bug fixes for postgresql73 Module Name: pkgsrc Committed By: jdolecek Date: Sun Oct 10 15:58:03 UTC 2004 Modified Files: pkgsrc/databases/postgresql73-client: Makefile Log Message: kill -O pax argument - it's not portable, and it's not needed here in first place fixes PR pkg/23829 by Michal Pasternak --- Module Name: pkgsrc Committed By: jdolecek Date: Sun Oct 10 17:27:43 UTC 2004 Modified Files: pkgsrc/databases/postgresql73: Makefile.common Added Files: pkgsrc/databases/postgresql73/files: netbsd.c netbsd.h Log Message: Update the NetBSD dynloader wrapper code to use straigh dl*() calls on all archs. This fixes support for dynamic loading on mips and also improves error reporting. Fixes PR pkg/25473 by Byron Servies. PKGREVISION not bumped, will ride update to 7.3.7 --- Module Name: pkgsrc Committed By: jdolecek Date: Sun Oct 10 17:46:07 UTC 2004 Modified Files: pkgsrc/databases/postgresql73: Makefile.common distinfo pkgsrc/databases/postgresql73-client: Makefile pkgsrc/databases/postgresql73-lib: Makefile pkgsrc/databases/postgresql73-pltcl: Makefile pkgsrc/databases/postgresql73-server: Makefile pkgsrc/doc: CHANGES Log Message: Update to PostgreSQL 7.3.7. Changes: * Prevent possible loss of committed transactions during crash Due to insufficient interlocking between transaction commit and checkpointing, it was possible for transactions committed just before the most recent checkpoint to be lost, in whole or in part, following a database crash and restart. This is a serious bug that has existed since PostgreSQL 7.1. * Remove asymmetrical word processing in tsearch (Teodor) * Properly schema-qualify function names when pg_dump'ing a CAST --- Module Name: pkgsrc Committed By: jdolecek Date: Sun Oct 10 17:48:34 UTC 2004 Modified Files: pkgsrc/databases/jdbc-postgresql: Makefile distinfo pkgsrc/doc: CHANGES Log Message: Update to JDBC driver included with PostgreSQL 7.3.7. Notable change in 7.3.5: * Remove ability to bind a list of values to a single parameter in JDBC (prevents possible SQL-injection attacks) --- Module Name: pkgsrc Committed By: kristerw Date: Thu Oct 14 17:58:43 UTC 2004 Modified Files: pkgsrc/databases/postgresql73-docs: Makefile PLIST Log Message: Correct PLIST. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: jdolecek Date: Sun Oct 10 18:26:00 UTC 2004 Modified Files: pkgsrc/databases/postgresql73: distinfo pkgsrc/databases/postgresql73/patches: patch-ad Added Files: pkgsrc/databases/postgresql73/patches: patch-aj Log Message: add patches to make it possible to compile PL/Python --- Module Name: pkgsrc Committed By: jdolecek Date: Mon Oct 25 17:40:01 UTC 2004 Modified Files: pkgsrc/databases/jdbc-postgresql: Makefile distinfo pkgsrc/databases/postgresql73: Makefile.common distinfo pkgsrc/databases/postgresql73-docs: Makefile pkgsrc/doc: CHANGES Log Message: Update all postgresql73 packages to 7.3.8. This fixes following two issues: * A vulnerability exists due to the insecure creation of temporary files, which could possibly let a malicious user overwrite arbitrary files * Repair possible failure to update hint bits on disk Under rare circumstances this oversight could lead to "could not access transaction status" failures, which qualifies it as a potential-data-loss bug. --- Module Name: pkgsrc Committed By: he Date: Mon Nov 1 22:32:26 UTC 2004 Modified Files: pkgsrc/databases/postgresql73-docs: PLIST Log Message: Correct PLIST after upgrade to postgresql 7.3.8. @ text @a0 14 $NetBSD: patch-aj,v 1.1.2.1 2004/11/08 16:43:29 salo Exp $ --- src/pl/plpython/Makefile.orig 2004-10-10 20:14:13.000000000 +0200 +++ src/pl/plpython/Makefile 2004-10-10 20:14:20.000000000 +0200 @@@@ -8,9 +8,7 @@@@ # On some platforms we can only build PL/Python if libpython is a # shared library. Since there is no official way to determine this, # we see if there is a file that is named like a shared library. -ifneq (,$(wildcard $(python_configdir)/libpython*$(DLSUFFIX)*)) shared_libpython = yes -endif # If we don't have a shared library and the platform doesn't allow it # to work without, we have to skip it. @