summaryrefslogtreecommitdiff
path: root/dev-db/postgresql/postgresql-16.0.ebuild
AgeCommit message (Collapse)Author
2024-01-16dev-db/postgresql: drop 11.21, 12.16, 13.12, 14.9, 15.4, 16.0Patrick Lauer
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
2024-01-16dev-db/postgresql: Fix kerberos support for >=16Patrick Lauer
According to upstream heimdal is actively not supported anymore. Switch from virtual/krb5 to app-crypt/mit-krb5 Closes: https://bugs.gentoo.org/919096 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
2024-01-08dev-db/postgresql: sys-devel/flex -> app-alternatives/lexSam James
All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
2023-10-05dev-db/postgresql: Restrict llvm for postgresql:16Patrick Lauer
Builds, but doesn't run, with llvm-16 Closes: https://bugs.gentoo.org/914198 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
2023-09-19dev-db/postgresql: Drop threads use flagAaron W. Swenson
Closes: https://bugs.gentoo.org/868393 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
2023-09-14dev-db/postgresql: add 16.0, drop 16_rc1-r1Patrick Lauer
Signed-off-by: Patrick Lauer <patrick@gentoo.org>