notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/pgpool-II-37/Makefile
SVNWeb

Number of commits found: 25

Fri, 30 Dec 2022
[ 12:46 Rene Ladan (rene) search for other commits by this committer ]    commit hash:6b7bb92761048799bdaaf0aabcc1d02771880c98  commit hash:6b7bb92761048799bdaaf0aabcc1d02771880c98  commit hash:6b7bb92761048799bdaaf0aabcc1d02771880c98  6b7bb92 
cleanup: Remove expired ports:

2022-12-30 databases/pgpool-II-37: Upstream EOL reaches on 2022-11 use
pgpool-II-43
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 4 Sep 2022
[ 19:03 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:9927d1c8889f1cce8a59be09e2719f7f94ff929e  commit hash:9927d1c8889f1cce8a59be09e2719f7f94ff929e  commit hash:9927d1c8889f1cce8a59be09e2719f7f94ff929e  9927d1c 
databases/pgpool-II-37: Update version 3.7.24=>3.7.25

Approved by:	tz (By private mail)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-3-7-25.html
Sponsored by:	Bounce Experts
Wed, 29 Jun 2022
[ 15:57 Stefan Eßer (se) search for other commits by this committer ]    commit hash:da00957fbe1f79c12851e0958ee7e4c8276a5527  commit hash:da00957fbe1f79c12851e0958ee7e4c8276a5527  commit hash:da00957fbe1f79c12851e0958ee7e4c8276a5527  da00957  (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
Fix CONFLICTS_INSTALL in the databases category

Approved by:	portmgr (implicit)
Mon, 27 Jun 2022
[ 03:11 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:36cafd6c4c5c66c629c59d8e5a58cf513d1b9700  commit hash:36cafd6c4c5c66c629c59d8e5a58cf513d1b9700  commit hash:36cafd6c4c5c66c629c59d8e5a58cf513d1b9700  36cafd6 
databases/pgpool-II-37: Update version 3.7.23=>3.7.24

Approved by:	tz (private email)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-3-7-24.html
Sponsored by:	Bounce Experts
Wed, 23 Mar 2022
[ 14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:9beeaa327d9180ebf9028c486371f07698664a17  commit hash:9beeaa327d9180ebf9028c486371f07698664a17  commit hash:9beeaa327d9180ebf9028c486371f07698664a17  9beeaa3 
databases/pgpool-II-37: Update version 3.7.22=>3.7.23

- Add pgpool_flags rcvar for rc script
- Mark DEPRECATED as upstream EOL reaches on 2022-11
- Set EXPIRATION_DATE to 2022-12-30

Approved by:	tz (private email)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-3-7-23.html
Sponsored by:	Bounce Experts
Sun, 26 Dec 2021
[ 19:05 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:6bc34dba9385afd2c2e7e260da7b993e9d01f376  commit hash:6bc34dba9385afd2c2e7e260da7b993e9d01f376  commit hash:6bc34dba9385afd2c2e7e260da7b993e9d01f376  6bc34db 
databases/pgpool-II-37: Update version 3.7.14=>3.7.22

Approved by:	tz (private email)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-3-7-22.html
Sponsored by:	Bounce Experts
Fri, 29 Oct 2021
[ 09:50 Stefan Eßer (se) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: 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)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 15 Jul 2020
[ 18:09 tz search for other commits by this committer ] Original commit   Revision:542277
databases/pgpool-II-37: Upgrade from 3.7.13 to 3.7.14

Changelog:

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 Pgpool-II hangs when an Execute message is issued right after Sync
message and query cache hits. (Tatsuo Ishii)

    Fix problems in watchdog source code processing json data. (bug 596) (Tatsuo
Ishii)

    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
Sun, 15 Mar 2020
[ 21:17 tz search for other commits by this committer ] Original commit   Revision:528504
databases/pgpool-II-37: Upgrade from 3.7.11 to 3.7.13

Changelog for 3.7.12:

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 View all of this commit message)
Sat, 31 Aug 2019
[ 21:26 tz search for other commits by this committer ] Original commit   Revision:510421
databases/pgpool-II-37: Upgrade from 3.7.10 to 3.7.11

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:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Fri, 17 May 2019
[ 08:40 tz search for other commits by this committer ] Original commit   Revision:501844
databases/pgpool-II-37: Upgrade from 3.7.9 to 3.7.10

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 View all of this commit message)
Mon, 8 Apr 2019
[ 07:12 tz search for other commits by this committer ] Original commit   Revision:498352
databases/pgpool-II-37: Upgrade from 3.7.8 to 3.7.9

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-7-9.html

MFH:		2019Q2
Fri, 8 Mar 2019
[ 15:56 tz search for other commits by this committer ] Original commit   Revision:495051
databases/pgpool-II-37: Update from 3.7.7 to 3.7.8

Changelog:

- 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)
- 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 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)
- Doc: Fix Japanese document typo in pcp_common_options. (Bo Peng)

Changelog taken from:
http://www.pgpool.net/docs/latest/en/html/release-3-7-8.html

MFH:		2019Q1
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Tue, 27 Nov 2018
[ 09:36 tz search for other commits by this committer ] Original commit   Revision:485997
databases/pgpool-II-37: Upgrade from 3.7.6 to 3.7.7

Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-7-7.html
Thu, 22 Nov 2018
[ 09:32 tobik search for other commits by this committer ] Original commit   Revision:485587
databases/pgpool-II-* build fine with OpenSSL 1.1.1 too

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
Thu, 15 Nov 2018
[ 21:53 joneum search for other commits by this committer ] Original commit   Revision:485054
Update to 3.7.6

Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-7-6.html

Approved by:	tz (implicit)
Sponsored by:	Netzkommune GmbH
Sat, 10 Nov 2018
[ 10:09 mat search for other commits by this committer ] Original commit   Revision:484599 (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
security/openssl-devel was removed, but there is a security/openssl111 now.
Tue, 31 Jul 2018
[ 08:17 tz search for other commits by this committer ] Original commit   Revision:475978
databases/pgpool-II-37: Update from 3.7.4 to 3.7.5

Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-7-5.html
Wed, 27 Jun 2018
[ 11:03 tz search for other commits by this committer ] Original commit   Revision:473432
databases/pgpool-II-37: Update from 3.7.3 to 3.7.4

Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-7-4.html
Wed, 18 Apr 2018
[ 10:32 tz search for other commits by this committer ] Original commit   Revision:467700
New port: databases/pgpool-II-37

Repo-copy of databases/pgpool-II-36

PR:           227481
Submitted by: Franco Ricci <franco.ricc@gmail.com>

Number of commits found: 25