summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/pgpool2: Dropping Pg 9.4 SupportAaron W. Swenson2020-08-131-2/+2
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* dev-db/pgpool2: Bump to 3.7.10, 4.0.5Aaron W. Swenson2019-05-231-2/+2
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* dev-db/pgpool2: use HTTPSMichael Mair-Keimberger2019-05-231-1/+1
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11905 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* dev-db/pgpool2: Adjusted (sub-)slot dep on dev-libs/opensslLars Wendler2019-01-071-2/+2
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-db/pgpool2: Bump to 3.7.5Aaron W. Swenson2018-08-031-16/+26
| | | | | | | | | | | | | | | | | | | | | 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
* dev-db/pgpool2: Add 10 to POSTGRES_COMPATAaron W. Swenson2018-05-131-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/pgpool2: Remove <9.3 from POSTGRES_COMPATAaron W. Swenson2018-05-131-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/pgpool2: Links to libnsl, so add dependencyAndreas K. Hüttel2017-11-031-0/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-db/pgpool2: Bump, new repo, postgres-multiAaron W. Swenson2017-07-091-59/+39
| | | | | | Now installs to all selected slots via use flags. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+117
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