Skip to content

Commit

Permalink
databases/postgresql11: Sunset
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Dec 31, 2023
1 parent beced89 commit bbd8259
Show file tree
Hide file tree
Showing 38 changed files with 13 additions and 3,751 deletions.
8 changes: 8 additions & 0 deletions MOVED
Expand Up @@ -8356,3 +8356,11 @@ databases/php80-pdo_sqlite|databases/php81-pdo_sqlite|2023-12-31|Has expired: Se
databases/php80-odbc|databases/php81-odbc|2023-12-31|Has expired: Security support ended on 2023-11-26
databases/php80-mysqli|databases/php81-mysqli|2023-12-31|Has expired: Security support ended on 2023-11-26
databases/php80-pdo_mysql|databases/php81-pdo_mysql|2023-12-31|Has expired: Security support ended on 2023-11-26
databases/postgresql11-pltcl|databases/postgresql12-pltcl|2023-12-31|Has expired: Security support ended on 2023-11-09
databases/postgresql11-docs|databases/postgresql12-docs|2023-12-31|Has expired: Security support ended on 2023-11-09
databases/postgresql11-plperl|databases/postgresql12-plperl|2023-12-31|Has expired: Security support ended on 2023-11-09
databases/postgresql11-server|databases/postgresql12-server|2023-12-31|Has expired: Security support ended on 2023-11-09
databases/postgresql11-plpython|databases/postgresql12-plpython|2023-12-31|Has expired: Security support ended on 2023-11-09
databases/postgresql11-contrib|databases/postgresql12-contrib|2023-12-31|Has expired: Security support ended on 2023-11-09
databases/postgresql11-client|databases/postgresql12-client|2023-12-31|Has expired: Security support ended on 2023-11-09
databases/postgresql11-pgtcl|databases/postgresql12-pgtcl|2023-12-31|Has expired: Security support ended on 2023-11-09
8 changes: 4 additions & 4 deletions Mk/Uses/pgsql.mk
Expand Up @@ -5,12 +5,12 @@
#
# version Maintainer can set versions required. You can set this to
# [min]-[max] or min+ or -max or as an explicit version
# (eg. 11-14 for [min]-[max], 11+ or 12-
# (eg. 12-14 for [min]-[max], 12+ or 12-
# for min+ and max-, 13 for an explicit version). Example:
#
# USES=pgsql:13 # Only use PostgreSQL 13
# USES=pgsql:11+ # Use PostgreSQL 11 or newer
# USES=pgsql:11-14 # Use PostgreSQL between 11 & 14 inclusive
# USES=pgsql:12+ # Use PostgreSQL 12 or newer
# USES=pgsql:12-14 # Use PostgreSQL between 12 & 14 inclusive
# USES=pgsql:12- # Use any PostgreSQL up to 12
# USES=pgsql # Use the default PostgreSQL
#
Expand Down Expand Up @@ -39,7 +39,7 @@ _INCLUDE_USES_PGSQL_MK= yes

# When adding a version, please keep the comment in
# Mk/bsd.default-versions.mk in sync.
VALID_PGSQL_VER= 11 12 13 14 15 16
VALID_PGSQL_VER= 12 13 14 15 16

# Override non-default LIBVERS like this:
#PGSQL99_LIBVER=6
Expand Down
2 changes: 1 addition & 1 deletion Mk/bsd.default-versions.mk
Expand Up @@ -124,7 +124,7 @@ _PERL5_FROM_BIN!= ${LOCALBASE}/bin/perl -e 'printf "%vd\n", $$^V;'
_EXPORTED_VARS+= _PERL5_FROM_BIN
PERL5_DEFAULT:= ${_PERL5_FROM_BIN:R}
. endif
# Possible values: 11, 12, 13, 14, 15, 16
# Possible values: 12, 13, 14, 15, 16
PGSQL_DEFAULT?= 15
# Possible values: 8.1, 8.2, 8.3
PHP_DEFAULT?= 8.2
Expand Down
8 changes: 0 additions & 8 deletions databases/Makefile
Expand Up @@ -645,14 +645,6 @@
SUBDIR += postgresql-tds_fdw
SUBDIR += postgresql-wal2json
SUBDIR += postgresql-zhparser
SUBDIR += postgresql11-client
SUBDIR += postgresql11-contrib
SUBDIR += postgresql11-docs
SUBDIR += postgresql11-pgtcl
SUBDIR += postgresql11-plperl
SUBDIR += postgresql11-plpython
SUBDIR += postgresql11-pltcl
SUBDIR += postgresql11-server
SUBDIR += postgresql12-client
SUBDIR += postgresql12-contrib
SUBDIR += postgresql12-docs
Expand Down
18 changes: 0 additions & 18 deletions databases/postgresql11-client/Makefile

This file was deleted.

41 changes: 0 additions & 41 deletions databases/postgresql11-contrib/Makefile

This file was deleted.

21 changes: 0 additions & 21 deletions databases/postgresql11-contrib/pkg-descr

This file was deleted.

3 changes: 0 additions & 3 deletions databases/postgresql11-docs/Makefile

This file was deleted.

12 changes: 0 additions & 12 deletions databases/postgresql11-pgtcl/Makefile

This file was deleted.

6 changes: 0 additions & 6 deletions databases/postgresql11-plperl/Makefile

This file was deleted.

6 changes: 0 additions & 6 deletions databases/postgresql11-plpython/Makefile

This file was deleted.

6 changes: 0 additions & 6 deletions databases/postgresql11-pltcl/Makefile

This file was deleted.

26 changes: 0 additions & 26 deletions databases/postgresql11-server/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions databases/postgresql11-server/distinfo

This file was deleted.

114 changes: 0 additions & 114 deletions databases/postgresql11-server/files/502.pgsql.in

This file was deleted.

11 changes: 0 additions & 11 deletions databases/postgresql11-server/files/dot.cshrc.in

This file was deleted.

22 changes: 0 additions & 22 deletions databases/postgresql11-server/files/dot.profile.in

This file was deleted.

9 changes: 0 additions & 9 deletions databases/postgresql11-server/files/patch-doc-Makefile

This file was deleted.

0 comments on commit bbd8259

Please sign in to comment.