aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/postgresql10-server/Makefile6
-rw-r--r--databases/postgresql10-server/pkg-plist-server27
2 files changed, 25 insertions, 8 deletions
diff --git a/databases/postgresql10-server/Makefile b/databases/postgresql10-server/Makefile
index c18844e2ae59..e823e908e920 100644
--- a/databases/postgresql10-server/Makefile
+++ b/databases/postgresql10-server/Makefile
@@ -3,7 +3,7 @@
DISTVERSION?= 10.0
PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT}
-PORTREVISION?= 0
+PORTREVISION?= 1
MAINTAINER?= pgsql@FreeBSD.org
@@ -11,11 +11,11 @@ INSTALL_DIRS?= src/common src/timezone src/backend \
src/backend/utils/mb/conversion_procs \
src/backend/snowball src/backend/replication/libpqwalreceiver \
src/bin/initdb src/bin/pg_ctl \
- src/bin/pg_controldata src/bin/pg_resetxlog src/pl \
+ src/bin/pg_controldata src/bin/pg_resetwal src/pl \
src/bin/pg_basebackup src/bin/pg_archivecleanup \
src/bin/pg_rewind \
src/bin/pg_test_fsync src/bin/pg_test_timing \
- src/bin/pg_xlogdump src/bin/pg_upgrade
+ src/bin/pg_waldump src/bin/pg_upgrade
PG_USER?= postgres
PG_GROUP?= postgres
diff --git a/databases/postgresql10-server/pkg-plist-server b/databases/postgresql10-server/pkg-plist-server
index a52f77963379..59191b7f5f5a 100644
--- a/databases/postgresql10-server/pkg-plist-server
+++ b/databases/postgresql10-server/pkg-plist-server
@@ -1,14 +1,16 @@
bin/initdb
+bin/pg_archivecleanup
+bin/pg_basebackup
bin/pg_controldata
bin/pg_ctl
bin/pg_receivewal
bin/pg_recvlogical
-bin/pg_archivecleanup
-bin/pg_basebackup
+bin/pg_resetwal
bin/pg_rewind
bin/pg_test_fsync
bin/pg_test_timing
bin/pg_upgrade
+bin/pg_waldump
bin/postgres
bin/postmaster
etc/periodic/daily/502.pgsql
@@ -67,9 +69,12 @@ lib/libpgcommon.a
%%NLS%%share/locale/de/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_test_timing-10.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_upgrade-10.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_waldump-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/initdb-10.mo
@@ -77,6 +82,7 @@ lib/libpgcommon.a
%%NLS%%share/locale/es/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_test_timing-10.mo
@@ -87,10 +93,12 @@ lib/libpgcommon.a
%%NLS%%share/locale/fr/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_timing-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_upgrade-10.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_waldump-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/he/LC_MESSAGES/initdb-10.mo
@@ -106,26 +114,28 @@ lib/libpgcommon.a
%%NLS%%share/locale/ja/LC_MESSAGES/initdb-10.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/ja/LC_MESSAGES/plpgsql-10.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/initdb-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_archivecleanup-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_test_timing-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_upgrade-10.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_waldump-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/plpgsql-10.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/initdb-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_archivecleanup-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_ctl-10.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_upgrade-10.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_basebackup-10.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_test_timing-10.mo
@@ -134,6 +144,7 @@ lib/libpgcommon.a
%%NLS%%share/locale/pt_BR/LC_MESSAGES/initdb-10.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/ro/LC_MESSAGES/plpgsql-10.mo
@@ -142,24 +153,30 @@ lib/libpgcommon.a
%%NLS%%share/locale/ru/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_test_timing-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_upgrade-10.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_waldump-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/initdb-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_archivecleanup-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_test_timing-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_upgrade-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_waldump-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/initdb-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/postgres-10.mo