aboutsummaryrefslogtreecommitdiff
path: root/databases/pgpool-II-36
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: Remove expired ports:Rene Ladan2022-06-306-141/+0
| | | | | | | | | | | | | | | | | | | | | 2022-06-30 databases/pgpool-II-36: Upstream support ended use databases/pgpool-II-43 2022-06-30 ftp/multiget: Last release in 2007, doesn't support https, depends on deprecated wxgtk28 and dead upstream. Please consider using net/uget 2022-06-30 devel/electron13: EOLed upstream, switch to newer version 2022-06-30 ftp/puf: Last release in 2006, doesn't support https and upstream is dead. Please consider using www/aria2 2022-06-30 security/gss: Abandonware, last release in 2014 and no development since 2022-06-30 security/shishi: Abandonware, last release in 2013 and no development since 2022-06-30 ftp/urlgfe 2022-06-30 www/nspluginwrapper: Abandonware, last release in 2011 and upstream is dead. NPAPI plugins are now obsolete and depends on deprecated library GTK 2 2022-06-30 devel/govendor: Use Go modules 2022-06-30 devel/racer: Racer is not actively developped now. Please consider using newer software such as devel/rust-analyzer. 2022-06-30 net-mgmt/unifi6: No longer maintained by upstream 2022-06-30 devel/dep: Use Go modules 2022-06-30 databases/libgda5-bdb: Depends on deprecated databases/db5 2022-06-30 emulators/qemu5: Use emulators/qemu6 or emulators/qemu 2022-06-30 deskutils/bitcollider: bitzi.com is no longer available, closed down in 2013 2022-06-30 converters/htx: XHTML is considered obsolete in favor of HTML5 2022-06-30 www/getleft: Abandonware last updated on 2008 2022-06-30 ftp/wxdfast: Last release in 2009, doesn't support https, depends on deprecated wxgtk28 and dead upstream. Please consider using net/uget
* Fix CONFLICTS_INSTALL in the databases categoryStefan Eßer2022-06-291-1/+1
| | | | Approved by: portmgr (implicit)
* databases/pgpool-II-36: Mark DEPRECATEDMuhammad Moinur Rahman2022-03-231-3/+7
| | | | | | | | | | | - pgpool-II-36 or 3.6 series has reached EOL on 2021-11 - Set EXPIRATION_DATE on 2022-06-30 See also: https://pgpool.net/mediawiki/index.php/EOL_information Approved by: tz (private email) Sponsored by: Bounce Experts
* databases/pgpool-II-36: Update version 3.6.21=>3.6.28Muhammad Moinur Rahman2021-12-262-8/+8
| | | | | | Approved by: tz (private email) Relnotes: https://www.pgpool.net/docs/latest/en/html/release-3-6-28.html Sponsored by: Bounce Experts
* */*: Remove redundant '-[0-9]*' from CONFLICTSStefan Eßer2021-10-291-1/+1
| | | | | | | | | | | | | 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)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* databases/pgpool-II-36: Upgrade from 3.6.20 to 3.6.21Torsten Zuehlsdorff2020-07-152-4/+4
| | | | | | | | | | | | | | | | | | | | | | | Bug fixes Fix build error on some system (Fedora 32). (Tatsuo Ishii) Fix unnecessary checks. (Tatsuo Ishii) Doc: Fix typo. (Tatsuo Ishii) Fix for segmentation fault in PCP process. (bug 598) (Muhammad Usama) Doc: Fix typo. (Tatsuo Ishii, Bo Peng) Fix possible data inconsistency in native replication mode. (Tatsuo Ishii) Fix watchdog ping probes fail with long hostnames due to small buffer. (bug 516) (Bo Peng) Sponsored by: Bounce Experts Notes: svn path=/head/; revision=542276
* databases/pgpool-II-36: Update from 3.6.18 to 3.6.20Torsten Zuehlsdorff2020-03-152-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog for 3.6.19: Bug fixes Fix incorrect query rewrite in replication mode. (Bo Peng) 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) Fix assorted ancient v2 protocol bugs. (Tatsuo Ishii) Fix problem that syslog_facility doesn't change by reload. (bug 548) (Takuma Hoshiai) Fix Pgpool-II shutdown failed in certain case. (Tatsuo Ishii) Allow the lost standby node to rejoin the master watchdog node when it gets rediscovered by the lifecheck. (bug 545) (Muhammad Usama) Fix segfault when executing an erroneous query after DEALLOCATE a named statement. (bug 546) (Tatsuo Ishii) Add "-I" option to arping_cmd command default setting. (Bo Peng) Changelog taken from: https://www.pgpool.net/docs/latest/en/html/release-3-6-19.html Changelog for 3.6.20: Changes Check if socket file exists at startup and remove them if PID file doesn't exist to avoid bind() failire. (Bo Peng) Bug fixes Fix incorrect query rewriting in native replication mode. (bug 551) (Bo Peng) Doc: Update documentation and fix documentation typos. (Takuma Hoshiai, Tatsuo Ishii, Bo Peng) Fix pgpool_setup to support PostgreSQL 12. (Tatsuo Ishii) Fix occasional regression test failure. (Tatsuo Ishii) Fix replication delay worker segfault when application_name in primary_conninfo is an empty string. (bug 565) (Tatsuo Ishii) Fix the bug with ignored syslog setting. (Bo Peng) Changelog taken from: https://www.pgpool.net/docs/latest/en/html/release-3-6-20.html Notes: svn path=/head/; revision=528503
* databases/pgpool-II-36: Upgrade from 3.6.17 to 3.6.18Torsten Zuehlsdorff2019-08-312-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Enhancements: - 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) Bug fixes: - Fix "unable to bind. cannot get parse message" error. (bug 531) (Tatsuo Ishii) - Fix online-recovery is blocked after a child process exits abnormally with replication mode and watchdog. (bug 483) (Muhammad Usama) - Fix pgpool_setup to produce correct follow master command. (Tatsuo Ishii) - Fix query cache module so that it checks oid array's bound. (Tatsuo Ishii) - Fix off-by-one error in query cache module. (Tatsuo Ishii) - Fix sefault when query cache is enabled. (bug 525) (Tatsuo Ishii) - Down grade LOG "checking zapping sent message ..." to DEBUG5. (Tatsuo Ishii) - Fix segfault when samenet is specified in pool_hba.conf. (Tatsuo Ishii) - Fix to deal with backslashes according to the config of standard_conforming_strings in native replication mode. (bug 467) (Bo Peng) - Fix memory leaks. (Tatsuo Ishii) - Make failover in progress check more aggressively to avoid potential segfault. (Tatsuo Ishii) MFH: 2019Q3 Notes: svn path=/head/; revision=510420
* Convert to UCL & cleanup pkg-message (categories d)Mathieu Arnold2019-08-131-0/+6
| | | | Notes: svn path=/head/; revision=508835
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* databases/pgpool-II-36: Upgrade from 3.6.16 to 3.6.17Torsten Zuehlsdorff2019-05-172-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) - Avoid exit/fork storm of pool_worker_child process. (Tatsuo Ishii) - Fix black_function_list's broken default value. (Tatsuo Ishii) - Fix "not enough space in buffer" error. (bug 499) (Tatsuo Ishii) - Fix DROP DATABASE failure. (Tatsuo Ishii) - Fix wrong variable in read_status_file() function. (bug 493) (Takuma Hoshiai) - Add missing test/watchdog_setup to EXTRA_DIST. (bug 470) (Bo Peng) - Doc: mention that multi-statement queries are sent to primary node only. (bug 492) (Tatsuo Ishii) - Abort session if failover/failback is ongoing to prevent potential segfault. (bug 481, bug 482) (Tatsuo Ishii) - Fix compiler warnings. (Tatsuo Ishii) - Fix memory leak in "batch" mode in extended query. (bug 468) (Tatsuo Ishii) Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-3-6-17.html MFH: 2019Q2 Notes: svn path=/head/; revision=501843
* databases/pgpool-II-36: Upgrade from 3.6.15 to 3.6.16Torsten Zuehlsdorff2019-04-082-4/+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. Bug fixes * Fix unnecessary fsync() to pgpool_status file. (Tatsuo Ishii) Whenever new connections are created to PostgreSQL backend, fsync() was issued to pgpool_status file, which could generate excessive I/O in certain conditions. So reduce the chance of issuing fsync() so that it is issued only when backend status is changed. Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-3-6-16.html MFH: 2019Q2 Notes: svn path=/head/; revision=498351
* databases/pgpool-II-36: Update from 3.6.14 to 3.6.15Torsten Zuehlsdorff2019-03-082-5/+4
| | | | | | | | | | | | | | | | | | | | | | | Changelog: - Test: Fix old JDBC functions and typos in regression test 068.memqcache_bug. - Doc: Fix configuration change timing regarding memory_cache_enabled. - Fix online recovery failed due to client_idle_limit_in_recovery in certain cases. (bug 431) - Fix corner case bug when strip_quote() handle a empty query string. (bug 458) - Doc: Mention that schema qualifications cannot be used in white/black_function_list. - Fix typo about wd_priority in watchdog_setup. - Fix Pgpool child segfault if failover occurs when trying to establish a connection. - Doc: fix typo in logdir description. (bug 453) - Fix Pgpool-II hang if a client sends a extended query message such as close after sync message but before next simple query. - Fix Pgpool-II hang when idle_in_transaction_session_timeout = on. (bug 448) - Doc: Fix Japanese document typo in pcp_common_options. Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-3-6-15.html MFH: 2019Q1 Notes: svn path=/head/; revision=495050
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* databases/pgpool-II-36: Upgrade from 3.6.13 to 3.6.14Torsten Zuehlsdorff2018-11-272-4/+4
| | | | | | | Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-6-14.html Notes: svn path=/head/; revision=485996
* databases/pgpool-II-* build fine with OpenSSL 1.1.1 tooTobias Kortkamp2018-11-221-3/+0
| | | | | | | | | | http://beefy6.nyi.freebsd.org/data/120amd64-default/485373/logs/pgpool-3.4.20.log http://beefy6.nyi.freebsd.org/data/120amd64-default/485373/logs/pgpool-II35-3.5.17.log http://beefy6.nyi.freebsd.org/data/120amd64-default/485373/logs/pgpool-II36-3.6.13.log http://beefy6.nyi.freebsd.org/data/120amd64-default/485373/logs/pgpool-II37-3.7.6.log Notes: svn path=/head/; revision=485587
* Fix WWWJochen Neumeister2018-11-151-1/+1
| | | | | | | | Approved by: tz (implicit) Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=485055
* Update to 3.6.13Jochen Neumeister2018-11-152-4/+4
| | | | | | | | | | Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-6-13.html Approved by: tz (implicit) Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=485053
* security/openssl-devel was removed, but there is a security/openssl111 now.Mathieu Arnold2018-11-101-2/+2
| | | | Notes: svn path=/head/; revision=484599
* databases/pgpool-II-36: Update from 3.6.11 to 3.6.12Torsten Zuehlsdorff2018-07-312-4/+4
| | | | | | | Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-5-16.html Notes: svn path=/head/; revision=475977
* databases/pgpool-II-36: Update from 3.6.10 to 3.6.11Torsten Zuehlsdorff2018-06-272-4/+4
| | | | | | | Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-6-11.html Notes: svn path=/head/; revision=473431
* databases/pgpool-II-36: Update from 3.6.9 to 3.6.10Torsten Zuehlsdorff2018-04-182-4/+4
| | | | | | | Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-6-10.html Notes: svn path=/head/; revision=467704
* databases/pgpool-II-36: allow configuration of stop_modeTorsten Zuehlsdorff2018-04-171-1/+5
| | | | | | | PR: 221312 Notes: svn path=/head/; revision=467584
* databases/pgpool-II-36: Update from 3.6.6 to 3.6.9Torsten Zuehlsdorff2018-02-212-4/+4
| | | | | | | | | | Changelogs: - http://www.pgpool.net/docs/latest/en/html/release-3-6-7.html - http://www.pgpool.net/docs/latest/en/html/release-3-6-8.html - http://www.pgpool.net/docs/latest/en/html/release-3-6-9.html Notes: svn path=/head/; revision=462491
* BROKEN_SSL: Add REASON for breakageBernard Spil2018-02-161-0/+1
| | | | | | | Reported by: matwq Notes: svn path=/head/; revision=462050
* security/openssl-devel: Mark broken databases catBernard Spil2018-02-161-0/+2
| | | | Notes: svn path=/head/; revision=462016
* databases/pgpool-II-36: Update from 3.6.4 to 3.6.6Torsten Zuehlsdorff2017-09-192-4/+4
| | | | | | | | Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-6-5.html Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-6-6.html Notes: svn path=/head/; revision=450112
* Fix PKGBASE collision with databases/pgpoolAntoine Brodin2017-05-161-4/+2
| | | | Notes: svn path=/head/; revision=441053
* New port: databases/pgpool-II-36Torsten Zuehlsdorff2017-05-166-0/+133
This is an repo-copy of databases/pgpool-II-35 updated to 3.6.4 PR: 206839 Notes: svn path=/head/; revision=440995