Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2022 21:11:56 GMT
From:      Palle Girgensohn <girgen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3259905b3cc3 - main - databases/postgresql1[45]-client: add missing pg_amcheck tool
Message-ID:  <202206142111.25ELBuYQ000663@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by girgen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3259905b3cc3307e6e7befbe751c5be8933bc4c4

commit 3259905b3cc3307e6e7befbe751c5be8933bc4c4
Author:     Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2022-06-14 20:10:40 +0000
Commit:     Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2022-06-14 21:02:40 +0000

    databases/postgresql1[45]-client: add missing pg_amcheck tool
    
    Also add some missing plist files for postgresql15-client and contrib
---
 databases/postgresql14-client/Makefile           |  4 +-
 databases/postgresql14-server/pkg-plist-client   | 10 +++++
 databases/postgresql15-client/Makefile           |  4 +-
 databases/postgresql15-server/pkg-plist-client   | 52 ++++++++++++++++++++++++
 databases/postgresql15-server/pkg-plist-contrib  |  8 ++++
 databases/postgresql15-server/pkg-plist-plpython |  1 +
 6 files changed, 75 insertions(+), 4 deletions(-)

diff --git a/databases/postgresql14-client/Makefile b/databases/postgresql14-client/Makefile
index e49d6651bd5f..45c1808aace5 100644
--- a/databases/postgresql14-client/Makefile
+++ b/databases/postgresql14-client/Makefile
@@ -1,13 +1,13 @@
 # Created by: Palle Girgensohn <girgen@FreeBSD.org>
 
 PORTNAME=	postgresql
-PORTREVISION=	0
+PORTREVISION=	1
 
 COMMENT=	PostgreSQL database (client)
 
 MASTERDIR=	${.CURDIR}/../postgresql14-server
 
-BUILD_DIRS=	config src/include src/interfaces src/port \
+BUILD_DIRS=	config src/include src/interfaces src/port src/bin/pg_amcheck \
 		src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \
 		src/bin/pgbench doc src/makefiles src/test/regress
 INSTALL_DIRS=	${BUILD_DIRS}
diff --git a/databases/postgresql14-server/pkg-plist-client b/databases/postgresql14-server/pkg-plist-client
index bdd2a30d69cd..f1c57981fcaf 100644
--- a/databases/postgresql14-server/pkg-plist-client
+++ b/databases/postgresql14-server/pkg-plist-client
@@ -4,6 +4,7 @@ bin/createuser
 bin/dropdb
 bin/dropuser
 bin/ecpg
+bin/pg_amcheck
 bin/pg_config
 bin/pg_dump
 bin/pg_dumpall
@@ -1186,6 +1187,7 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/de/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/de/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/de/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/de/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/de/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/de/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1193,6 +1195,7 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/el/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/el/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/el/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/el/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/el/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/el/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/el/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1200,6 +1203,7 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/es/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1207,6 +1211,7 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/fr/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1219,6 +1224,7 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/ja/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1239,6 +1245,7 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/ru/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1246,6 +1253,7 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/sv/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1259,6 +1267,7 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/uk/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1269,6 +1278,7 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
diff --git a/databases/postgresql15-client/Makefile b/databases/postgresql15-client/Makefile
index 8edddb7cd6f5..e83986534ece 100644
--- a/databases/postgresql15-client/Makefile
+++ b/databases/postgresql15-client/Makefile
@@ -1,13 +1,13 @@
 # Created by: Palle Girgensohn <girgen@FreeBSD.org>
 
 PORTNAME=	postgresql
-PORTREVISION=	0
+PORTREVISION=	1
 
 COMMENT=	PostgreSQL database (client)
 
 MASTERDIR=	${.CURDIR}/../postgresql15-server
 
-BUILD_DIRS=	config src/include src/interfaces src/port \
+BUILD_DIRS=	config src/include src/interfaces src/port src/bin/pg_amcheck \
 		src/bin/pg_dump src/bin/psql src/bin/scripts src/bin/pg_config \
 		src/bin/pgbench doc src/makefiles src/test/regress
 INSTALL_DIRS=	${BUILD_DIRS}
diff --git a/databases/postgresql15-server/pkg-plist-client b/databases/postgresql15-server/pkg-plist-client
index 13e506c286c9..28f6e2fa9652 100644
--- a/databases/postgresql15-server/pkg-plist-client
+++ b/databases/postgresql15-server/pkg-plist-client
@@ -4,6 +4,7 @@ bin/createuser
 bin/dropdb
 bin/dropuser
 bin/ecpg
+bin/pg_amcheck
 bin/pg_config
 bin/pg_dump
 bin/pg_dumpall
@@ -36,6 +37,7 @@ include/postgresql/informix/esql/datetime.h
 include/postgresql/informix/esql/decimal.h
 include/postgresql/informix/esql/sqltypes.h
 include/postgresql/internal/c.h
+include/postgresql/internal/fe-auth-sasl.h
 include/postgresql/internal/libpq-int.h
 include/postgresql/internal/libpq/pqcomm.h
 include/postgresql/internal/port.h
@@ -121,8 +123,11 @@ include/postgresql/server/access/xlog_internal.h
 include/postgresql/server/access/xlogarchive.h
 include/postgresql/server/access/xlogdefs.h
 include/postgresql/server/access/xloginsert.h
+include/postgresql/server/access/xlogprefetcher.h
 include/postgresql/server/access/xlogreader.h
 include/postgresql/server/access/xlogrecord.h
+include/postgresql/server/access/xlogrecovery.h
+include/postgresql/server/access/xlogstats.h
 include/postgresql/server/access/xlogutils.h
 include/postgresql/server/bootstrap/bootstrap.h
 include/postgresql/server/c.h
@@ -207,6 +212,8 @@ include/postgresql/server/catalog/pg_operator.h
 include/postgresql/server/catalog/pg_operator_d.h
 include/postgresql/server/catalog/pg_opfamily.h
 include/postgresql/server/catalog/pg_opfamily_d.h
+include/postgresql/server/catalog/pg_parameter_acl.h
+include/postgresql/server/catalog/pg_parameter_acl_d.h
 include/postgresql/server/catalog/pg_partitioned_table.h
 include/postgresql/server/catalog/pg_partitioned_table_d.h
 include/postgresql/server/catalog/pg_policy.h
@@ -215,6 +222,8 @@ include/postgresql/server/catalog/pg_proc.h
 include/postgresql/server/catalog/pg_proc_d.h
 include/postgresql/server/catalog/pg_publication.h
 include/postgresql/server/catalog/pg_publication_d.h
+include/postgresql/server/catalog/pg_publication_namespace.h
+include/postgresql/server/catalog/pg_publication_namespace_d.h
 include/postgresql/server/catalog/pg_publication_rel.h
 include/postgresql/server/catalog/pg_publication_rel_d.h
 include/postgresql/server/catalog/pg_range.h
@@ -307,6 +316,7 @@ include/postgresql/server/commands/view.h
 include/postgresql/server/common/archive.h
 include/postgresql/server/common/base64.h
 include/postgresql/server/common/checksum_helper.h
+include/postgresql/server/common/compression.h
 include/postgresql/server/common/config_info.h
 include/postgresql/server/common/connect.h
 include/postgresql/server/common/controldata_utils.h
@@ -327,6 +337,7 @@ include/postgresql/server/common/logging.h
 include/postgresql/server/common/md5.h
 include/postgresql/server/common/openssl.h
 include/postgresql/server/common/pg_lzcompress.h
+include/postgresql/server/common/pg_prng.h
 include/postgresql/server/common/relpath.h
 include/postgresql/server/common/restricted_token.h
 include/postgresql/server/common/saslprep.h
@@ -336,6 +347,7 @@ include/postgresql/server/common/sha2.h
 include/postgresql/server/common/shortest_dec.h
 include/postgresql/server/common/string.h
 include/postgresql/server/common/unicode_combining_table.h
+include/postgresql/server/common/unicode_east_asian_fw_table.h
 include/postgresql/server/common/unicode_norm.h
 include/postgresql/server/common/unicode_norm_hashfunc.h
 include/postgresql/server/common/unicode_norm_table.h
@@ -451,6 +463,7 @@ include/postgresql/server/libpq/pqcomm.h
 include/postgresql/server/libpq/pqformat.h
 include/postgresql/server/libpq/pqmq.h
 include/postgresql/server/libpq/pqsignal.h
+include/postgresql/server/libpq/sasl.h
 include/postgresql/server/libpq/scram.h
 include/postgresql/server/mb/pg_wchar.h
 include/postgresql/server/mb/stringinfo_mb.h
@@ -515,6 +528,7 @@ include/postgresql/server/parser/parse_cte.h
 include/postgresql/server/parser/parse_enr.h
 include/postgresql/server/parser/parse_expr.h
 include/postgresql/server/parser/parse_func.h
+include/postgresql/server/parser/parse_merge.h
 include/postgresql/server/parser/parse_node.h
 include/postgresql/server/parser/parse_oper.h
 include/postgresql/server/parser/parse_param.h
@@ -582,12 +596,14 @@ include/postgresql/server/port/win32_msvc/sys/time.h
 include/postgresql/server/port/win32_msvc/unistd.h
 include/postgresql/server/port/win32_msvc/utime.h
 include/postgresql/server/port/win32_port.h
+include/postgresql/server/port/win32ntdll.h
 include/postgresql/server/portability/instr_time.h
 include/postgresql/server/portability/mem.h
 include/postgresql/server/postgres.h
 include/postgresql/server/postgres_ext.h
 include/postgresql/server/postgres_fe.h
 include/postgresql/server/postmaster/autovacuum.h
+include/postgresql/server/postmaster/auxprocess.h
 include/postgresql/server/postmaster/bgworker.h
 include/postgresql/server/postmaster/bgworker_internals.h
 include/postgresql/server/postmaster/bgwriter.h
@@ -605,6 +621,8 @@ include/postgresql/server/regex/regexport.h
 include/postgresql/server/regex/regguts.h
 include/postgresql/server/replication/backup_manifest.h
 include/postgresql/server/replication/basebackup.h
+include/postgresql/server/replication/basebackup_sink.h
+include/postgresql/server/replication/basebackup_target.h
 include/postgresql/server/replication/decode.h
 include/postgresql/server/replication/logical.h
 include/postgresql/server/replication/logicallauncher.h
@@ -700,6 +718,7 @@ include/postgresql/server/storage/copydir.h
 include/postgresql/server/storage/dsm.h
 include/postgresql/server/storage/dsm_impl.h
 include/postgresql/server/storage/fd.h
+include/postgresql/server/storage/fileset.h
 include/postgresql/server/storage/freespace.h
 include/postgresql/server/storage/fsm_internals.h
 include/postgresql/server/storage/indexfsm.h
@@ -809,6 +828,7 @@ include/postgresql/server/utils/pg_crc.h
 include/postgresql/server/utils/pg_locale.h
 include/postgresql/server/utils/pg_lsn.h
 include/postgresql/server/utils/pg_rusage.h
+include/postgresql/server/utils/pgstat_internal.h
 include/postgresql/server/utils/pidfile.h
 include/postgresql/server/utils/plancache.h
 include/postgresql/server/utils/portal.h
@@ -1143,6 +1163,7 @@ man/man7/INSERT.7.gz
 man/man7/LISTEN.7.gz
 man/man7/LOAD.7.gz
 man/man7/LOCK.7.gz
+man/man7/MERGE.7.gz
 man/man7/MOVE.7.gz
 man/man7/NOTIFY.7.gz
 man/man7/PREPARE.7.gz
@@ -1185,6 +1206,7 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/de/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/de/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/de/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/de/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/de/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/de/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1192,6 +1214,7 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/el/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/el/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/el/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/el/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/el/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/el/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/el/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1199,6 +1222,7 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/es/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1206,18 +1230,27 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/fr/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/psql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/he/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
 %%NLS%%share/locale/he/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
+%%NLS%%share/locale/he/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/he/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
+%%NLS%%share/locale/he/LC_MESSAGES/psql-%%PG_VERSION%%.mo
 %%NLS%%share/locale/it/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/it/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
+%%NLS%%share/locale/it/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
 %%NLS%%share/locale/it/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
 %%NLS%%share/locale/it/LC_MESSAGES/psql-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1229,15 +1262,26 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/ko/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ko/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ko/LC_MESSAGES/psql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/psql-%%PG_VERSION%%.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/psql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1245,12 +1289,15 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/sv/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/psql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ta/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1258,6 +1305,7 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/uk/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
@@ -1268,10 +1316,14 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/psql-%%PG_VERSION%%.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/psql-%%PG_VERSION%%.mo
 %%DATADIR%%/pg_service.conf.sample
 %%DATADIR%%/psqlrc.sample
diff --git a/databases/postgresql15-server/pkg-plist-contrib b/databases/postgresql15-server/pkg-plist-contrib
index 1a5f8b525345..4021b461de87 100644
--- a/databases/postgresql15-server/pkg-plist-contrib
+++ b/databases/postgresql15-server/pkg-plist-contrib
@@ -11,6 +11,8 @@ lib/postgresql/amcheck.so
 lib/postgresql/auth_delay.so
 lib/postgresql/auto_explain.so
 lib/postgresql/autoinc.so
+lib/postgresql/basebackup_to_shell.so
+lib/postgresql/basic_archive.so
 lib/postgresql/bloom.so
 lib/postgresql/btree_gin.so
 lib/postgresql/btree_gist.so
@@ -38,6 +40,7 @@ lib/postgresql/pg_stat_statements.so
 lib/postgresql/pg_surgery.so
 lib/postgresql/pg_trgm.so
 lib/postgresql/pg_visibility.so
+lib/postgresql/pg_walinspect.so
 lib/postgresql/pgcrypto.so
 lib/postgresql/pgrowlocks.so
 lib/postgresql/pgstattuple.so
@@ -85,6 +88,7 @@ lib/postgresql/uuid-ossp.so
 %%DATADIR%%/extension/btree_gist--1.3--1.4.sql
 %%DATADIR%%/extension/btree_gist--1.4--1.5.sql
 %%DATADIR%%/extension/btree_gist--1.5--1.6.sql
+%%DATADIR%%/extension/btree_gist--1.6--1.7.sql
 %%DATADIR%%/extension/btree_gist.control
 %%DATADIR%%/extension/citext--1.0--1.1.sql
 %%DATADIR%%/extension/citext--1.1--1.2.sql
@@ -163,6 +167,7 @@ lib/postgresql/uuid-ossp.so
 %%DATADIR%%/extension/pageinspect--1.6--1.7.sql
 %%DATADIR%%/extension/pageinspect--1.7--1.8.sql
 %%DATADIR%%/extension/pageinspect--1.8--1.9.sql
+%%DATADIR%%/extension/pageinspect--1.9--1.10.sql
 %%DATADIR%%/extension/pageinspect.control
 %%DATADIR%%/extension/pg_buffercache--1.0--1.1.sql
 %%DATADIR%%/extension/pg_buffercache--1.1--1.2.sql
@@ -187,6 +192,7 @@ lib/postgresql/uuid-ossp.so
 %%DATADIR%%/extension/pg_stat_statements--1.6--1.7.sql
 %%DATADIR%%/extension/pg_stat_statements--1.7--1.8.sql
 %%DATADIR%%/extension/pg_stat_statements--1.8--1.9.sql
+%%DATADIR%%/extension/pg_stat_statements--1.9--1.10.sql
 %%DATADIR%%/extension/pg_stat_statements.control
 %%DATADIR%%/extension/pg_surgery--1.0.sql
 %%DATADIR%%/extension/pg_surgery.control
@@ -202,6 +208,8 @@ lib/postgresql/uuid-ossp.so
 %%DATADIR%%/extension/pg_visibility--1.1--1.2.sql
 %%DATADIR%%/extension/pg_visibility--1.1.sql
 %%DATADIR%%/extension/pg_visibility.control
+%%DATADIR%%/extension/pg_walinspect--1.0.sql
+%%DATADIR%%/extension/pg_walinspect.control
 %%DATADIR%%/extension/pgcrypto--1.0--1.1.sql
 %%DATADIR%%/extension/pgcrypto--1.1--1.2.sql
 %%DATADIR%%/extension/pgcrypto--1.2--1.3.sql
diff --git a/databases/postgresql15-server/pkg-plist-plpython b/databases/postgresql15-server/pkg-plist-plpython
index 127072f6e5cd..2f9bf2538e73 100644
--- a/databases/postgresql15-server/pkg-plist-plpython
+++ b/databases/postgresql15-server/pkg-plist-plpython
@@ -29,3 +29,4 @@ lib/postgresql/ltree_plpython3.so
 %%DATADIR%%/extension/jsonb_plpython3u.control
 %%DATADIR%%/extension/ltree_plpython3u--1.0.sql
 %%DATADIR%%/extension/ltree_plpython3u.control
+@dir lib/postgresql/pgxs/src/pl/plpython



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206142111.25ELBuYQ000663>