summaryrefslogtreecommitdiff
path: root/dev-db/pgpool2/files
AgeCommit message (Collapse)Author
2025-09-12dev-db/pgpool2: drop 4.3.8, 4.3.10Andreas Sturmlechner
Bug: https://bugs.gentoo.org/959415 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-07-28dev-db/pgpool2: drop outdated 9999, out of sync w/ release ebuildsAndreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2023-10-05dev-db/pgpool2: add 4.4.4Patrick Lauer
Closes: https://bugs.gentoo.org/913009 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
2022-10-24dev-db/pgpool2: Fix run paths patchAaron W. Swenson
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
2022-10-24dev-db/pgpool2: CleanupAaron W. Swenson
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
2022-03-15dev-db/pgpool2: Bump to 4.3.1Aaron W. Swenson
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
2021-02-20dev-db/pgpool2: remove unused patchesMichael Mair-Keimberger
Closes: https://github.com/gentoo/gentoo/pull/19534 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-02-18dev-db/pgpool2: Remove oldJakov Smolic
Bug: https://bugs.gentoo.org/762952 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
2020-12-16dev-db/pgpool2: Fix QA notices by pkgcheckAaron W. Swenson
Unnecessary slash strip, and nonexistent blocker. Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
2020-12-16dev-db/pgpool2: Bump to 4.2.0Aaron W. Swenson
Now supports Pg 12 and 13. Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
2019-08-05dev-db/pgpool2: Cleanup 3.7.8, 4.0.3Aaron W. Swenson
Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
2019-05-23dev-db/pgpool2: Bump to 3.7.10, 4.0.5Aaron W. Swenson
Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
2018-08-03dev-db/pgpool2: Bump to 3.7.5Aaron W. Swenson
Add a couple patches to fix a few options in configure.ac. --without-pam no longer acts as if --with-pam was given. Now uses pkg-config to get any special settings for libmemcached rather than using fixed sub-directories (${user_provided_path}/{include,lib,…}). Lastly, introduced AX_PTHREAD to link in the appropriate threading library to fix bug 616302. If libmemcached was built with USE=sasl which builds against cyrus-sasl. cyrus-sasl builds against a threading library which necessitates including the same threading in pgpool2 despite pgpool2 not being a threaded program. pgpool2 is now able to build against LibreSSL as well as OpenSSL. The ebuild now reflects this fact Bug: https://bugs.gentoo.org/616302 Bug: https://bugs.gentoo.org/646888 Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-01-11dev-db/pgpool2: CleanupAaron W. Swenson
Package-Manager: Portage-2.3.13, Repoman-2.3.3
2017-12-06dev-db/pgpool2: remove unused patchMichael Mair-Keimberger
Closes: https://github.com/gentoo/gentoo/pull/6411 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
2017-07-11dev-db/pgpool2: Bump to 3.6.5Aaron W. Swenson
Now with more manpages and docs! Package-Manager: Portage-2.3.6, Repoman-2.3.1
2017-07-09dev-db/pgpool2: Bump, new repo, postgres-multiAaron W. Swenson
Now installs to all selected slots via use flags. Package-Manager: Portage-2.3.6, Repoman-2.3.1
2017-02-28Drop remaining $Id$ and $Header$ from files.Ulrich Müller
Bug: 611234
2016-06-07dev-db/pgpool2: Version BumpAaron W. Swenson
Bug: 529508, 563100 Package-Manager: portage-2.2.28
2016-05-18dev-db/pgpool2: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed