mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
Update to PostgreSQL 8 beta 4. PostgreSQL is coming down the home stretch
for 8.0: extreme pounding is encouraged. http://developer.postgresql.org/docs/postgres/release.html#RELEASE-8-0
This commit is contained in:
parent
76a09be5d5
commit
a7680eb1ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120635
3 changed files with 56 additions and 21 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME?= postgresql
|
||||
PORTVERSION?= 8.0.b2.2004.08.31
|
||||
PORTVERSION?= 8.0.b4.2004.11.01
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= http://people.freebsd.org/~seanc/ports/pgsql/
|
||||
PATCH_SITES= http://people.FreeBSD.org/~seanc/patches/pgsql/
|
||||
|
@ -90,7 +90,6 @@ PLIST_SUB+= SERVER="@comment "
|
|||
PKGNAMESUFFIX= -client
|
||||
.else
|
||||
PLIST_SUB+= SERVER=""
|
||||
INSTALL_TARGET+= install-all-headers
|
||||
MAKEFILE= GNUmakefile
|
||||
.endif
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
MD5 (postgresql/postgresql-8.0.b2.2004.08.31.tar.bz2) = a87399ed71f60543b7fbd8701188fed3
|
||||
SIZE (postgresql/postgresql-8.0.b2.2004.08.31.tar.bz2) = 9085613
|
||||
MD5 (postgresql/postgresql-8.0.b4.2004.11.01.tar.bz2) = b0ae1b8027433310a552a79e42f0ed86
|
||||
SIZE (postgresql/postgresql-8.0.b4.2004.11.01.tar.bz2) = 9365407
|
||||
MD5 (postgresql/patch-pgblocksize-16K) = 2ac9dac033302e9ce15816db0e346d55
|
||||
SIZE (postgresql/patch-pgblocksize-16K) = 547
|
||||
MD5 (postgresql/patch-pgblocksize-32K) = 0910cbfbecbb25e2bd23ebe50eb29287
|
||||
|
|
|
@ -27,7 +27,6 @@ include/postgresql/informix/esql/sqlda.h
|
|||
@dirrm include/postgresql/informix/esql
|
||||
@dirrm include/postgresql/informix
|
||||
include/postgresql/internal/libpq/pqcomm.h
|
||||
include/postgresql/internal/lib/dllist.h
|
||||
include/postgresql/internal/c.h
|
||||
include/postgresql/internal/libpq-int.h
|
||||
include/postgresql/internal/port.h
|
||||
|
@ -475,10 +474,13 @@ lib/libecpg_compat.so
|
|||
share/postgresql/post-install-notes
|
||||
share/postgresql/psqlrc.sample
|
||||
@unexec rmdir %D/pgsql 2>/dev/null || true
|
||||
%%GETTEXT%%share/locale/af/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/af/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/af/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb.mo
|
||||
%%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_config.mo
|
||||
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_ctl.mo
|
||||
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pgscripts.mo
|
||||
|
@ -486,80 +488,91 @@ share/postgresql/psqlrc.sample
|
|||
%%GETTEXT%%share/locale/cs/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/de/LC_MESSAGES/initdb.mo
|
||||
%%GETTEXT%%share/locale/de/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/de/LC_MESSAGES/pg_config.mo
|
||||
%%GETTEXT%%share/locale/de/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/de/LC_MESSAGES/pg_ctl.mo
|
||||
%%GETTEXT%%share/locale/de/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/de/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/de/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/de/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/de/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/es/LC_MESSAGES/initdb.mo
|
||||
%%GETTEXT%%share/locale/es/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/es/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/es/LC_MESSAGES/pg_ctl.mo
|
||||
%%GETTEXT%%share/locale/es/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/es/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/es/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/es/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/es/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/fa/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/fa/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/fr/LC_MESSAGES/initdb.mo
|
||||
%%GETTEXT%%share/locale/fr/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/fr/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/fr/LC_MESSAGES/pg_ctl.mo
|
||||
%%GETTEXT%%share/locale/fr/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/fr/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/fr/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/fr/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/fr/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/hr/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/hr/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/hr/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/hu/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/hu/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/hu/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/hu/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/it/LC_MESSAGES/initdb.mo
|
||||
%%GETTEXT%%share/locale/it/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/it/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/it/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/it/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/it/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/it/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/it/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/it/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/it/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/it/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/it/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/nb/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/nb/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/nb/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/nb/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/nb/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/nb/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/nb/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/nb/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/nb/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/initdb.mo
|
||||
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/pg_config.mo
|
||||
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/pg_ctl.mo
|
||||
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/ru/LC_MESSAGES/initdb.mo
|
||||
%%GETTEXT%%share/locale/ru/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_config.mo
|
||||
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_ctl.mo
|
||||
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/ru/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/ru/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/ru/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/sk/LC_MESSAGES/initdb.mo
|
||||
%%GETTEXT%%share/locale/sk/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/sk/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/sk/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/sk/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/sk/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/sk/LC_MESSAGES/pg_ctl.mo
|
||||
%%GETTEXT%%share/locale/sk/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/sk/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/sk/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/sk/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/sk/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/sl/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/sl/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/sl/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/sl/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/sl/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/sl/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/sv/LC_MESSAGES/initdb.mo
|
||||
%%GETTEXT%%share/locale/sv/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_config.mo
|
||||
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_ctl.mo
|
||||
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_dump.mo
|
||||
|
@ -567,18 +580,28 @@ share/postgresql/psqlrc.sample
|
|||
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/sv/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/sv/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/tr/LC_MESSAGES/initdb.mo
|
||||
%%GETTEXT%%share/locale/tr/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/tr/LC_MESSAGES/pg_config.mo
|
||||
%%GETTEXT%%share/locale/tr/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/tr/LC_MESSAGES/pg_ctl.mo
|
||||
%%GETTEXT%%share/locale/tr/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/tr/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/tr/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/tr/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/tr/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/initdb.mo
|
||||
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/pg_ctl.mo
|
||||
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/pg_dump.mo
|
||||
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/pg_resetxlog.mo
|
||||
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/postgres.mo
|
||||
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/psql.mo
|
||||
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/pgscripts.mo
|
||||
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/initdb.mo
|
||||
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/libpq.mo
|
||||
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_config.mo
|
||||
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_controldata.mo
|
||||
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_ctl.mo
|
||||
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_dump.mo
|
||||
|
@ -661,6 +684,17 @@ share/postgresql/psqlrc.sample
|
|||
%%SERVER%%share/postgresql/timezone/America/Anchorage
|
||||
%%SERVER%%share/postgresql/timezone/America/Anguilla
|
||||
%%SERVER%%share/postgresql/timezone/America/Antigua
|
||||
%%SERVER%%share/postgresql/timezone/America/Argentina/Buenos_Aires
|
||||
%%SERVER%%share/postgresql/timezone/America/Argentina/Catamarca
|
||||
%%SERVER%%share/postgresql/timezone/America/Argentina/ComodRivadavia
|
||||
%%SERVER%%share/postgresql/timezone/America/Argentina/Cordoba
|
||||
%%SERVER%%share/postgresql/timezone/America/Argentina/Jujuy
|
||||
%%SERVER%%share/postgresql/timezone/America/Argentina/La_Rioja
|
||||
%%SERVER%%share/postgresql/timezone/America/Argentina/Mendoza
|
||||
%%SERVER%%share/postgresql/timezone/America/Argentina/Rio_Gallegos
|
||||
%%SERVER%%share/postgresql/timezone/America/Argentina/San_Juan
|
||||
%%SERVER%%share/postgresql/timezone/America/Argentina/Tucuman
|
||||
%%SERVER%%share/postgresql/timezone/America/Argentina/Ushuaia
|
||||
%%SERVER%%share/postgresql/timezone/America/Araguaina
|
||||
%%SERVER%%share/postgresql/timezone/America/Aruba
|
||||
%%SERVER%%share/postgresql/timezone/America/Asuncion
|
||||
|
@ -997,6 +1031,7 @@ share/postgresql/psqlrc.sample
|
|||
%%SERVER%%share/postgresql/timezone/Europe/Luxembourg
|
||||
%%SERVER%%share/postgresql/timezone/Europe/Madrid
|
||||
%%SERVER%%share/postgresql/timezone/Europe/Malta
|
||||
%%SERVER%%share/postgresql/timezone/Europe/Mariehamn
|
||||
%%SERVER%%share/postgresql/timezone/Europe/Minsk
|
||||
%%SERVER%%share/postgresql/timezone/Europe/Monaco
|
||||
%%SERVER%%share/postgresql/timezone/Europe/Moscow
|
||||
|
@ -1146,6 +1181,7 @@ share/postgresql/psqlrc.sample
|
|||
%%SERVER%%share/postgresql/timezone/WET
|
||||
%%SERVER%%share/postgresql/timezone/Zulu
|
||||
%%SERVER%%@dirrm share/postgresql/timezone/Africa
|
||||
%%SERVER%%@dirrm share/postgresql/timezone/America/Argentina
|
||||
%%SERVER%%@dirrm share/postgresql/timezone/America/Indiana
|
||||
%%SERVER%%@dirrm share/postgresql/timezone/America/Kentucky
|
||||
%%SERVER%%@dirrm share/postgresql/timezone/America/North_Dakota
|
||||
|
|
Loading…
Add table
Reference in a new issue