summaryrefslogtreecommitdiff
path: root/dev-db/postgresql/postgresql-9.5.17-r1.ebuild
AgeCommit message (Collapse)Author
2020-05-13dev-db/postgresql: Cleanup old, insecureAaron W. Swenson
Bug: https://bugs.gentoo.org/709708 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
2020-03-26*/*: Discontinue Gentoo SuperH portMikle Kolyada
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2020-02-23*/*: [QA] Remove redundant --docdir/--htmldirDavid Seifert
Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
2020-02-10dev-db/postgresql: Remove py2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-02-08dev-db/postgresql: [QA] Fix UnnecessarySlashStripDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-10-12dev-db/postgresql: migrate to sys-libs/pamMikle Kolyada
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2019-10-11dev-db: Remove *-fbsd KEYWORDSMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-09-25dev-db/postgresql: Inline mirror://postgresqlMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-06-03dev-db/postgresql: Multiple Fixes/ImprovementsAaron W. Swenson
Bump to EAPI 7. Use ver-cut instead of versionator. Preserve libpg{port,common}.a as they're needed by some PGXS builds. Add Python 3.7 support. Thanks to Jeff Kowalczyk for verifying. Allow ICU collations via icu USE flag. Add debug use flag to allow debugging of extensions. Bug: https://bugs.gentoo.org/671114 Bug: https://bugs.gentoo.org/571046 Bug: https://bugs.gentoo.org/685536 Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>