Port details |
- pgpool-II-40 Connection pool server for PostgreSQL
- 4.0.24 databases
=1 4.0.24Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream EOL reaches on 2023-12-31
This port expired on: 2023-12-31
- Maintainer: tz@FreeBSD.org
- Port Added: 2018-11-15 21:06:40
- Last Update: 2023-12-31 00:06:14
- Commit Hash: 24f01ff
- People watching this port, also watch:: rundeck, rubygem-fluent-plugin-file-alternative
- License: MIT
- WWW:
- https://pgpool.net/
- Description:
- pgpool is a connection pool server for PostgreSQL. pgpool runs between
PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL client can
connect to pgpool as if it were a standard PostgreSQL server.
pgpool caches the connection to PostgreSQL server to reduce the overhead to
establish the connection to it.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pgpool-II40>0:databases/pgpool-II-40
- Conflicts:
- CONFLICTS_INSTALL:
- pgpool-II-[0-9][0-9]
- pgpool-II[0-9][0-9]
- No installation instructions:
- This port has been deleted.
- PKGNAME: pgpool-II40
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1692247147
SHA256 (pgpool-II-4.0.24.tar.gz) = c31f516a12bbc63a6c304e23110b84331c7fe70c61e86f6bc10d3a13260ba8e4
SIZE (pgpool-II-4.0.24.tar.gz) = 3986517
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libpq.so.5 : databases/postgresql13-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pgpool-II40-4.0.24:
DOCS=on: Build and/or install documentation
MEMCACHED=off: Use memcached for in memory query cache
PAM=off: Build with PAM support
SSL=on: Build with OpenSSL support
===> Use 'make config' to modify these settings
- Options name:
- databases_pgpool-II-40
- USES:
- gmake libtool pgsql:11+ ssl
- pkg-message:
- For install:
- In order to start pgpool you need some more configuration:
# sysrc -f /etc/rc.conf pgpool_enable="YES"
# sysrc -f /etc/rc.conf pgpool_user="root"
Please consider the usage of another user. The user is
required to have read/write access to /var/run/pgpool.
Using the root user is - as always - an security issue.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.24 31 Dec 2023 00:06:14 |
Muhammad Moinur Rahman (bofh) |
databases/pgpool-II-40: Remove expired port
2023-12-31 databases/pgpool-II-40: Upstream EOL reaches on 2023-12-31 |
4.0.24 17 Aug 2023 18:34:18 |
Muhammad Moinur Rahman (bofh) |
databases/pgpool-II-40: Update version 4.0.22=>4.0.24
- Mark DEPRECATED as upstream EOL reaches on 2023-12-31
- Set EXPIRATION_DATE 2023-12-31
Changelog:
https://www.pgpool.net/docs/latest/en/html/release-4-0-24.html
Approved by: tz (private mail)
Sponsored by: Bounce Experts |
4.0.22 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
4.0.22 15 Apr 2023 13:14:58 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove pointers to EOLed pgsql versions
- Remove dotted pgsql versions
Approved by: portmgr |
4.0.22 20 Feb 2023 15:46:44 |
Muhammad Moinur Rahman (bofh) |
databases/pgpool-II-40: Update version 4.0.21=>4.0.22
Changelog:
https://www.pgpool.net/docs/latest/en/html/release-4-0-22.html
Approved by: tz (mail)
Sponsored by: Bounce Experts |
4.0.21 31 Dec 2022 21:58:51 |
Muhammad Moinur Rahman (bofh) |
databases/pgpool-II-40: Update version 4.0.20=>4.0.21
Approved by: tz (by private email)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-0-21.html
Sponsored by: Bounce Experts |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.0.20 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.0.20 04 Sep 2022 19:03:52 |
Muhammad Moinur Rahman (bofh) |
databases/pgpool-II-40: Update version 4.0.19=>4.0.20
Approved by: tz (By private mail)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-0-20.html
Sponsored by: Bounce Experts |
4.0.19 29 Jun 2022 15:57:40 |
Stefan Eßer (se) |
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit) |
4.0.19 27 Jun 2022 03:11:27 |
Muhammad Moinur Rahman (bofh) |
databases/pgpool-II-40: Update version 4.0.17=>4.0.19
Approved by: tz (private email)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-0-19.html
Sponsored by: Bounce Experts |
4.0.17 26 Dec 2021 19:05:17 |
Muhammad Moinur Rahman (bofh) |
databases/pgpool-II-40: Update version 4.0.9=>4.0.17
Approved by: tz (private email)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-0-17.html
Sponsored by: Bounce Experts |
4.0.9 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
4.0.9 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.0.9 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
4.0.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.9 16 Jul 2020 22:17:18 |
tz |
databases/pgpool-II-40: fix broken SIZE in distinfo
File has not changed, it was just broken on my latest download
because of bad internet connection.
Sponsored by: Bounce Experts |
4.0.9 15 Jul 2020 18:38:51 |
tz |
databases/pgpool-II-40: Update from 4.0.8 to 4.0.9
Changelog: Bug fixes
Fix build error on some system (Fedora 32). (Tatsuo Ishii)
Fix pgpool ssl front end accept all ciphers. (bug 608) (Muhammad Usama)
Downgrade too verbose authentication logs. (Tatsuo Ishii)
Fix unnecessary checks. (Tatsuo Ishii)
Doc: Fix typo. (Tatsuo Ishii)
Fix for segmentation fault in PCP process. (bug 598) (Muhammad Usama) (Only the first 15 lines of the commit message are shown above ) |
4.0.8 15 Mar 2020 21:20:19 |
tz |
databases/pgpool-II-40: Upgrade from 4.0.6 to 4.0.8
Changelog for 4.0.7:
Bug fixes
Fix incorrect query rewrite in replication mode. (Bo Peng)
Fix that health check timeout does work in certain case. (Tatsuo Ishii)
Discussion: [pgpool-hackers: 3458], [pgpool-hackers: 3459]
Doc: add failover_command description when all standby nodes are down.
(Takuma Hoshiai)
Doc: add note not to assign PostgreSQL servers to trusted_servers. (Tatsuo
Ishii) (Only the first 15 lines of the commit message are shown above ) |
4.0.6 31 Aug 2019 21:30:18 |
tz |
databases/pgpool-II-40: Upgrade from 4.0.5 to 4.0.6
Changelog:
Enhancements:
- Doc: Update "Pgpool-II + Watchdog Setup Example" to support PostgreSQL 12.
(Bo Peng)
- Import some of memory manager debug facilities from PostgreSQL. (Tatsuo
Ishii)
- Use pg_get_expr() instead of pg_attrdef.adsrc to support for PostgreSQL
12. (Bo Peng)
- Enhance shutdown script of pgpool_setup. (Tatsuo Ishii)
- Make shutdownall to wait for completion of shutdown of Pgpool-II.
- If environment variable CHECK_TIME_WAIT is set to true, use netstat
command to confirm usage of the TCP/IP port while executing shutdown script.
- Doc: add description to pg_md5 man page how to show pool_passwd hashed
string. (Tatsuo Ishii)
- Doc: add general description about failover. (Tatsuo Ishii)
- Deal pgpool_adm extension with PostgreSQL 12. (Tatsuo Ishii)
(Only the first 15 lines of the commit message are shown above ) |
4.0.5_1 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
4.0.5_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.0.5 17 May 2019 08:44:16 |
tz |
databases/pgpool-II-40: Upgrade from 4.0.4 to 4.0.5
Changelog:
Enhancements
- Doc: Improve Reference II, PCP commands document. (Tatsuo Ishii)
- Speed up failover when all of backends are down. (Tatsuo Ishii)
- pgpool-recovery extension and pgpool_setup is now ready for the next major
release PostgreSQL 12. (Tatsuo Ishii)
- Doc: add restrictions entry. (Takuma Hoshiai)
Bug fixes
- Fix the wrong error message "ERROR: connection cache is full", when all
backend nodes are down. (bug 487) (Bo Peng)
- Remove unused .sgml file. (Takuma Hoshiai) (Only the first 15 lines of the commit message are shown above ) |
4.0.4 08 Apr 2019 07:15:00 |
tz |
databases/pgpool-II-40: Upgrade from 4.0.3 to 4.0.4
Changelog:
Enhancements
* Add new configuration option ssl_prefer_server_ciphers. (Muhammad Usama)
Add the new setting ssl_prefer_server_ciphers to let users configure if
they want client's or server's cipher order to take preference.
The default for this parameter is off, which prioritize the client's
cipher order as usual. However this is just for keeping backward compatibility,
and it is possible that a malicious client uses weak ciphers. For this reason we
recommend to set this parameter to on at all times.
* Allow to set a client cipher list. (Tatsuo Ishii, Yugo Nagata)
For this purpose new parameter ssl_ciphers, which specifies the cipher
list to be accepted by Pgpool-II, is added. This is already implemented in
PostgreSQL and useful to enhance security when SSL is enabled. (Only the first 15 lines of the commit message are shown above ) |
4.0.3 08 Mar 2019 15:58:23 |
tz |
databases/pgpool-II-40: Update from 4.0.2 to 4.0.3
Changelog:
- Skip over "host=" when getting info from conninfo string. (Bo Peng)
- Test: Fix old JDBC functions and typos in regression test 068.memqcache_bug.
(Takuma Hoshiai)
- Doc: Fix configuration change timing regarding memory_cache_enabled. (Tatsuo
Ishii)
- Fix online recovery failed due to client_idle_limit_in_recovery in certain
cases. (bug 431) (Tatsuo Ishii)
- Reduce memory usage when large data set is returned from backend. (bug 462)
(Tatsuo Ishii)
- Test: Fix syntax error in extended query test script. (Tatsuo Ishii)
- Fix corner case bug when strip_quote() handle a empty query string. (bug 458)
(Tatsuo Ishii)
- Doc: Mention that schema qualifications cannot be used in
white/black_function_list. (Tatsuo Ishii)
- Fix typo about wd_priority in watchdog_setup. (Takuma Hoshiai)
- Fixed segfault when wd_lifecheck_method = 'query'. (bug 455) (Muhammad Usama)
- The fix was proposed by Muhammad Usama and some adjustments to the patch and
testing is done by Yugo Nagata.
- Fix Pgpool child segfault if failover occurs when trying to establish a
connection. (Tatsuo Ishii)
- Doc: fix typo in logdir description. (bug 453) (Tatsuo Ishii)
- Fix PAM authentication failed. (Takuma Hoshiai)
- Fix Pgpool-II hang if a client sends a extended query message such as close
after sync message but before next simple query. (Tatsuo Ishii)
- Fix Pgpool-II hang when idle_in_transaction_session_timeout = on. (bug 448)
(Tatsuo Ishii)
Changelog taken from:
http://www.pgpool.net/docs/latest/en/html/release-4-0-3.html
MFH: 2019Q1 |
4.0.2_3 28 Jan 2019 09:27:18 |
tz |
databases/pgpool-II-40: add new configuration files to rc-script
pgpool 4.0 adds the configuration files "pool_hba.conf" and "pcp.conf", but
they weren't used until now. Also its possible to change there location
via rc.conf
PR: 235059
Submitted by: Franco Ricci <franco.ricc@gmail.com> |
4.0.2_2 17 Jan 2019 11:15:44 |
tobik |
databases/pgpool-II-40: Actually unbreak PAM option after r490475
Do not pass --without-pam to configure as it does not appear to
work correctly. It also defines USE_PAM in config.h even when it
should not be defined and the build breaks.
auth/pool_hba.c:157:24: error: variable has incomplete type 'struct pam_conv'
static struct pam_conv pam_passw_conv = {
^
http://beefy3.nyi.freebsd.org/data/112amd64-quarterly/490502/logs/errors/pgpool-II40-4.0.2_2.log
Pointy hat: tobik
Approved by: tz (maintainer) |
4.0.2_2 16 Jan 2019 12:03:14 |
tobik |
databases/pgpool-II-40: Unbreak PAM option
The PAM option is tangled up with the SSL option in a weird way.
SSL_CONFIGURE_WITH is set once before bsd.port.options.mk for
enabling SSL support and overwritten again after including
bsd.port.options.mk but only when PAM=on.
Setting options helper after this point is not really supported,
but --with-pam actually makes it to CONFIGURE_ARGS. When options
helpers are processed the results are only realized later by make(1).
SSL_CONFIGURE_WITH has been defined before including bsd.port.options.mk,
so this sort of "works".
This, however, is presumably an implementation detail and enabling
the PAM option breaks SSL support since SSL_CONFIGURE_WITH is
overwritten with a new value: CONFIGURE_ARGS only has --with-pam
left and is missing --with-openssl.
PAM support does not depend on SSL support. Just switch everything
to options helpers to fix this.
PR: 234817
Submitted by: tobik
Approved by: tz (maintainer) |
4.0.2_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.0.2 27 Nov 2018 09:36:59 |
tz |
databases/pgpool-II-40: Upgrade from 4.0.1 to 4.0.2
Changelog: http://www.pgpool.net/docs/latest/en/html/release-4-0-2.html |
4.0.1 22 Nov 2018 09:18:32 |
tobik |
databases/pgpool-II-40: Drop incorrect BROKEN_SSL
openssl-devel was removed a while ago in favor of openssl111, but
pgpool-II-40 builds fine with OpenSSL 1.1.1, so BROKEN_SSL is not
needed in the first place.
http://beefy5.nyi.freebsd.org/data/120i386-default/485373/logs/pgpool-II40-4.0.1.log
http://beefy6.nyi.freebsd.org/data/120amd64-default/485373/logs/pgpool-II40-4.0.1.log
Pointy hat: joneum |
4.0.1 15 Nov 2018 22:09:04 |
joneum |
Fix WWW
Approved by: tz (implicit)
Sponsored by: Netzkommune GmbH |
4.0.1 15 Nov 2018 21:06:27 |
joneum |
New Port: databases/pgpool-II-40
pgpool is a connection pool server for PostgreSQL. pgpool runs between
PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL client can
connect to pgpool as if it were a standard PostgreSQL server.
pgpool caches the connection to PostgreSQL server to reduce the overhead to
establish the connection to it.
WWW: http://pgpool.net/
PR: 232957
Reported by: Franco Ricci <franco.ricc@gmail.com>
Approved by: tz (implicit)
Sponsored by: Netzkommune GmbH |