Subject: CVS commit: pkgsrc/databases
From: Tobias Nygren
Date: 2016-02-25 22:37:37
Message id: 20160225213737.5A186FBB7@cvs.NetBSD.org

Log Message:
Add postgresql95 packages, converted from corresponding postgresql94
packages. postgresql95-upgrade is gone, the pg_upgrade tool is shipped
with postgresql95-client now.

Major enhancements in PostgreSQL 9.5 include:

  Allow INSERTs that would generate constraint conflicts to be turned into
    UPDATEs or ignored
  Add GROUP BY analysis features GROUPING SETS, CUBE and ROLLUP
  Add row-level security control
  Create mechanisms for tracking the progress of replication, including
    methods for identifying the origin of individual changes during logical
    replication
  Add Block Range Indexes (BRIN)
  Substantial performance improvements for sorting
  Substantial performance improvements for multi-CPU machines

Files:
RevisionActionfile
1.1addpkgsrc/databases/postgresql95/DESCR
1.1addpkgsrc/databases/postgresql95/Makefile
1.1addpkgsrc/databases/postgresql95/Makefile.common
1.1addpkgsrc/databases/postgresql95/PLIST
1.1addpkgsrc/databases/postgresql95/distinfo
1.1addpkgsrc/databases/postgresql95/options.mk
1.1addpkgsrc/databases/postgresql95-adminpack/DESCR
1.1addpkgsrc/databases/postgresql95-adminpack/Makefile
1.1addpkgsrc/databases/postgresql95-adminpack/PLIST
1.1addpkgsrc/databases/postgresql95-client/DESCR
1.1addpkgsrc/databases/postgresql95-client/Makefile
1.1addpkgsrc/databases/postgresql95-client/PLIST
1.1addpkgsrc/databases/postgresql95-client/buildlink3.mk
1.1addpkgsrc/databases/postgresql95-datatypes/DESCR
1.1addpkgsrc/databases/postgresql95-datatypes/Makefile
1.1addpkgsrc/databases/postgresql95-datatypes/PLIST
1.1addpkgsrc/databases/postgresql95-dblink/DESCR
1.1addpkgsrc/databases/postgresql95-dblink/Makefile
1.1addpkgsrc/databases/postgresql95-dblink/PLIST
1.1addpkgsrc/databases/postgresql95-docs/DESCR
1.1addpkgsrc/databases/postgresql95-docs/Makefile
1.1addpkgsrc/databases/postgresql95-docs/PLIST
1.1addpkgsrc/databases/postgresql95-fuzzystrmatch/DESCR
1.1addpkgsrc/databases/postgresql95-fuzzystrmatch/MESSAGE
1.1addpkgsrc/databases/postgresql95-fuzzystrmatch/Makefile
1.1addpkgsrc/databases/postgresql95-fuzzystrmatch/PLIST
1.1addpkgsrc/databases/postgresql95-monitoring/DESCR
1.1addpkgsrc/databases/postgresql95-monitoring/Makefile
1.1addpkgsrc/databases/postgresql95-monitoring/PLIST
1.1addpkgsrc/databases/postgresql95-pgcrypto/DESCR
1.1addpkgsrc/databases/postgresql95-pgcrypto/Makefile
1.1addpkgsrc/databases/postgresql95-pgcrypto/PLIST
1.1addpkgsrc/databases/postgresql95-plperl/DESCR
1.1addpkgsrc/databases/postgresql95-plperl/MESSAGE
1.1addpkgsrc/databases/postgresql95-plperl/Makefile
1.1addpkgsrc/databases/postgresql95-plperl/PLIST
1.1addpkgsrc/databases/postgresql95-plpython/DESCR
1.1addpkgsrc/databases/postgresql95-plpython/MESSAGE
1.1addpkgsrc/databases/postgresql95-plpython/Makefile
1.1addpkgsrc/databases/postgresql95-plpython/PLIST
1.1addpkgsrc/databases/postgresql95-pltcl/DESCR
1.1addpkgsrc/databases/postgresql95-pltcl/MESSAGE
1.1addpkgsrc/databases/postgresql95-pltcl/Makefile
1.1addpkgsrc/databases/postgresql95-pltcl/PLIST
1.1addpkgsrc/databases/postgresql95-replicationtools/DESCR
1.1addpkgsrc/databases/postgresql95-replicationtools/Makefile
1.1addpkgsrc/databases/postgresql95-replicationtools/PLIST
1.1addpkgsrc/databases/postgresql95-server/DEINSTALL
1.1addpkgsrc/databases/postgresql95-server/DESCR
1.1addpkgsrc/databases/postgresql95-server/MESSAGE
1.1addpkgsrc/databases/postgresql95-server/Makefile
1.1addpkgsrc/databases/postgresql95-server/PLIST
1.1addpkgsrc/databases/postgresql95-server/files/pgsql.sh
1.1addpkgsrc/databases/postgresql95-server/files/smf/manifest.xml
1.1addpkgsrc/databases/postgresql95-server/files/smf/postgresql.sh
1.1addpkgsrc/databases/postgresql95/files/GNUmakefile.libpq
1.1addpkgsrc/databases/postgresql95/files/dynloader-ltdl.h
1.1addpkgsrc/databases/postgresql95/patches/patch-config_missing
1.1addpkgsrc/databases/postgresql95/patches/patch-config_perl.m4
1.1addpkgsrc/databases/postgresql95/patches/patch-configure
1.1addpkgsrc/databases/postgresql95/patches/patch-contrib_dblink_dblink.c
1.1addpkgsrc/databases/postgresql95/patches/patch-contrib_uuid-ossp_uuid-ossp.c
1.1addpkgsrc/databases/postgresql95/patches/patch-src_Makefile.global.in
1.1addpkgsrc/databases/postgresql95/patches/patch-src_Makefile.shlib
1.1addpkgsrc/databases/postgresql95/patches/patch-src_backend_Makefile
1.1addpkgsrc/databases/postgresql95/patches/patch-src_backend_utils_adt_datetime.c
1.1addpkgsrc/databases/postgresql95/patches/patch-src_interfaces_ecpg_pgtypeslib_interval.c
1.1addpkgsrc/databases/postgresql95/patches/patch-src_interfaces_libpq_Makefile
1.1addpkgsrc/databases/postgresql95/patches/patch-src_makefiles_Makefile.solaris
1.1addpkgsrc/databases/postgresql95/patches/patch-src_pl_plperl_GNUmakefile
1.1addpkgsrc/databases/postgresql95/patches/patch-src_pl_plperl_plperl.h
1.1addpkgsrc/databases/postgresql95/patches/patch-src_timezone_localtime.c
1.1addpkgsrc/databases/postgresql95/patches/patch-src_timezone_private.h
1.1addpkgsrc/databases/postgresql95/patches/patch-src_timezone_strftime.c
1.1addpkgsrc/databases/postgresql95/patches/patch-src_timezone_zic.c