notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
pgpool-II-45 Connection pool server for PostgreSQL (4.4.X branch)
4.5.6 databases on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.5.5Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-29 19:54:16
Last Update: 2025-03-04 08:33:14
Commit Hash: 89b0dd4
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (50 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pgpool-II-45-4.5.6/catalog.mk
  3. /usr/local/share/licenses/pgpool-II-45-4.5.6/LICENSE
  4. /usr/local/share/licenses/pgpool-II-45-4.5.6/MIT
  5. bin/pcp_attach_node
  6. bin/pcp_detach_node
  7. bin/pcp_health_check_stats
  8. bin/pcp_node_count
  9. bin/pcp_node_info
  10. bin/pcp_pool_status
  11. bin/pcp_proc_count
  12. bin/pcp_proc_info
  13. bin/pcp_promote_node
  14. bin/pcp_recovery_node
  15. bin/pcp_reload_config
  16. bin/pcp_stop_pgpool
  17. bin/pcp_watchdog_info
  18. bin/pg_enc
  19. bin/pg_md5
  20. bin/pgpool
  21. bin/pgpool_setup
  22. bin/pgproto
  23. bin/watchdog_setup
  24. bin/wd_cli
  25. @sample etc/aws_eip_if_cmd.sh.sample
  26. @sample etc/aws_rtb_if_cmd.sh.sample
  27. @sample etc/escalation.sh.sample
  28. @sample etc/failover.sh.sample
  29. @sample etc/follow_primary.sh.sample
  30. @sample etc/pcp.conf.sample
  31. @sample etc/pgpool.conf.sample
  32. @sample etc/pgpool_remote_start.sample
  33. @sample etc/pool_hba.conf.sample
  34. @sample etc/replication_mode_recovery_1st_stage.sample
  35. @sample etc/replication_mode_recovery_2nd_stage.sample
  36. etc/recovery_1st_stage.sample
  37. include/libpcp_ext.h
  38. include/pcp.h
  39. include/pool_process_reporting.h
  40. include/pool_type.h
  41. lib/libpcp.a
  42. lib/libpcp.so
  43. lib/libpcp.so.2
  44. lib/libpcp.so.2.0.0
  45. share/pgpool-II/insert_lock.sql
  46. share/pgpool-II/pgpool.pam
  47. @dir /var/run/pgpool
  48. @owner
  49. @group
  50. @mode
Collapse this list.
Dependency lines:
  • pgpool-II-45>0:databases/pgpool-II-45
Conflicts:
CONFLICTS_INSTALL:
  • pgpool-II-[0-9][0-9]
  • pgpool-II[0-9][0-9]
To install the port:
cd /usr/ports/databases/pgpool-II-45/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/pgpool-II-45
  • pkg install pgpool-II-45
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pgpool-II-45
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1741071006 SHA256 (pgpool-II-4.5.6.tar.gz) = 23af1f4c4fdc29ca1f2dd642c1541af578f6fbf699337869e7649a4f52bd756d SIZE (pgpool-II-4.5.6.tar.gz) = 5311237

Packages (timestamps in pop-ups are UTC):
pgpool-II-45
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.5.64.5.6-4.5.64.5.6---
FreeBSD:13:quarterly4.5.54.5.5-4.5.54.5.5---
FreeBSD:14:latest4.5.64.5.6-4.5.64.5.6---
FreeBSD:14:quarterly4.5.54.5.5-4.5.54.5.5---
FreeBSD:15:latest4.5.64.5.6n/a4.5.6n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
Library dependencies:
  1. libpq.so.5 : databases/postgresql16-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pgpool-II-45-4.5.6: 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-45
USES:
gmake libtool pgsql 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:
Expand this list (1 items)
Collapse this list.
  1. http://www.pgpool.net/mediawiki/images/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.5.6
04 Mar 2025 08:33:14
commit hash: 89b0dd44f53fac1482b2354fa4cb8c4834bc5b91commit hash: 89b0dd44f53fac1482b2354fa4cb8c4834bc5b91commit hash: 89b0dd44f53fac1482b2354fa4cb8c4834bc5b91commit hash: 89b0dd44f53fac1482b2354fa4cb8c4834bc5b91 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pgpool-II-45: Update version 4.5.5=>4.5.6

Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-5-6.html
4.5.5
01 Jan 2025 12:00:13
commit hash: bca20146b184606d573c34968c4abebeedbf3694commit hash: bca20146b184606d573c34968c4abebeedbf3694commit hash: bca20146b184606d573c34968c4abebeedbf3694commit hash: bca20146b184606d573c34968c4abebeedbf3694 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: unregister expired postgresql12 and update affected USES
4.5.5
27 Dec 2024 10:37:08
commit hash: de121378727b3c5b668cab07520467ac35470adecommit hash: de121378727b3c5b668cab07520467ac35470adecommit hash: de121378727b3c5b668cab07520467ac35470adecommit hash: de121378727b3c5b668cab07520467ac35470ade files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pgpool-II-45: Update version 4.5.4=>4.5.5

Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-5-5.html
4.5.4
25 Dec 2024 07:05:03
commit hash: c43d3a27427bc5a2f8a15d0842b1c20d1f00dac8commit hash: c43d3a27427bc5a2f8a15d0842b1c20d1f00dac8commit hash: c43d3a27427bc5a2f8a15d0842b1c20d1f00dac8commit hash: c43d3a27427bc5a2f8a15d0842b1c20d1f00dac8 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pgpool-II-45: Update version 4.5.3=>4.5.4

Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-5-4.html
4.5.3
23 Dec 2024 04:25:46
commit hash: 96a2269b70d424b6d4a54ba8f7c686091c080296commit hash: 96a2269b70d424b6d4a54ba8f7c686091c080296commit hash: 96a2269b70d424b6d4a54ba8f7c686091c080296commit hash: 96a2269b70d424b6d4a54ba8f7c686091c080296 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pgpool-II-45: Update version 4.5.2=>4.5.3

Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-5-3.html
4.5.2
21 Dec 2024 01:07:55
commit hash: 91d577023cd01a56c47055d9335d146e4439bd5ccommit hash: 91d577023cd01a56c47055d9335d146e4439bd5ccommit hash: 91d577023cd01a56c47055d9335d146e4439bd5ccommit hash: 91d577023cd01a56c47055d9335d146e4439bd5c files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pgpool-II-45: Update version 4.5.1=>4.5.2

Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-5-2.html
4.5.1
30 Nov 2024 17:16:31
commit hash: f8c2328638e064cdee0054ce117084776cb323f9commit hash: f8c2328638e064cdee0054ce117084776cb323f9commit hash: f8c2328638e064cdee0054ce117084776cb323f9commit hash: f8c2328638e064cdee0054ce117084776cb323f9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pgpool-II-45: Update version 4.5.0=>4.5.1

Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-5-1.html
4.5.0
29 Feb 2024 19:52:20
commit hash: 6741435a48892bb8a4dcbab2bf8ce66fdb327911commit hash: 6741435a48892bb8a4dcbab2bf8ce66fdb327911commit hash: 6741435a48892bb8a4dcbab2bf8ce66fdb327911commit hash: 6741435a48892bb8a4dcbab2bf8ce66fdb327911 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pgpool-II-45: New port

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.

This is the 4.5.X series of the port.

WWW: https://pgpool.net

Number of commits found: 8