| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2020-03-29 security/w3af: Uses deprecated version of Python
2020-03-30 sysutils/duplicity-devel: Obsolete now, use sysutils/duplicity instead
2020-03-31 net-mgmt/tornova: Use EOL'd Python 2.7
2020-03-31 audio/py-ogg: Unmaintained, uses EOLed python27
2020-03-31 net-mgmt/onionlauncher: Use EOL'd Python 2.7
2020-03-31 databases/mongodb34: EOL January 2020; See https://www.mongodb.com/support-policy
2020-03-31 graphics/sane-frontends: Unmaintained upstream, no consumers left
2020-03-31 lang/ruby24: Move to a new version (lang/ruby26 or above). Ruby 2.4 is in security maintenance phase and planned for EOL on March 31, 2020
2020-03-31 databases/pgpool: Reached EOL at 2019-10-31, please use pgpool-II-35 or higher
2020-03-31 net/pygopherd: Unmaintained, uses EOLed python27
databases/mongodb34-tools: Part of expired MongoDB 3.4
Notes:
svn path=/head/; revision=529961
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
* Deal pgpool_adm extension with PostgreSQL 12. (Tatsuo Ishii)
Bug fixes
* 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 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)
Changelog taken from: https://www.pgpool.net/docs/latest/en/html/release-3-4-25.html
Also set DEPRECATED and EXPIRATION_DATE because the port reached its EOL at 2019-08-15. This will give possible user a short time period for an update and also warn them.
Notes:
svn path=/head/; revision=528501
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
- Deal pgpool_adm extension with PostgreSQL 12. (Tatsuo Ishii)
Bug fixes:
- 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 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)
MFH: 2019Q3
Notes:
svn path=/head/; revision=510418
|
| |
|
|
| |
Notes:
svn path=/head/; revision=508835
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Enhancements
- 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)
Bug fixes
- Fix the wrong error message "ERROR: connection cache is full", when all backend nodes are down. (bug 487) (Bo Peng)
- 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)
- The error occurred while processing error message returned from backend and the cause is that the query string in question is too big. Problem is, the buffer is in fixed size (8192 bytes). Eliminate the fixed size buffer and use palloced buffer instead. This also saves some memory copy work.
- Fix DROP DATABASE failure. (Tatsuo Ishii)
- Fix wrong variable in read_status_file() function. (bug 493) (Takuma Hoshiai)
- Fix compiler warnings. (Tatsuo Ishii)
Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-3-4-24.html
Notes:
svn path=/head/; revision=501841
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
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-4-23.html
MFH: 2019Q2
Notes:
svn path=/head/; revision=498348
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- 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)
- Fix Pgpool child segfault if failover occurs when trying to establish a connection.
- Fix Pgpool-II hang when idle_in_transaction_session_timeout = on.
MFH: 2019Q1
Notes:
svn path=/head/; revision=495048
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-4-21.html
Notes:
svn path=/head/; revision=485994
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
Approved by: tz (implicit)
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=485055
|
| |
|
|
|
|
|
|
|
|
| |
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-4-20.html
Approved by: tz (implicit)
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=485051
|
| |
|
|
| |
Notes:
svn path=/head/; revision=484599
|
| |
|
|
|
|
|
| |
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-4-19.html
Notes:
svn path=/head/; revision=475975
|
| |
|
|
|
|
|
| |
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-4-18.html
Notes:
svn path=/head/; revision=473429
|
| |
|
|
|
|
|
| |
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-4-17.html
Notes:
svn path=/head/; revision=467708
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Changelogs:
- http://www.pgpool.net/docs/latest/en/html/release-3-4-12.html
- http://www.pgpool.net/docs/latest/en/html/release-3-4-13.html
- http://www.pgpool.net/docs/latest/en/html/release-3-4-14.html
- http://www.pgpool.net/docs/latest/en/html/release-3-4-15.html
- http://www.pgpool.net/docs/latest/en/html/release-3-4-16.html
Notes:
svn path=/head/; revision=462489
|
| |
|
|
|
|
|
| |
Reported by: matwq
Notes:
svn path=/head/; revision=462050
|
| |
|
|
| |
Notes:
svn path=/head/; revision=462016
|
| |
|
|
|
|
|
|
|
|
| |
Future pgpool version of 3.5 and 3.6 will get an own port,
therefore limiting the PORTSCOUT check to actual branch
PR: 206839
Notes:
svn path=/head/; revision=440992
|
| |
|
|
|
|
|
|
|
|
| |
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-4-10.html
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-4-11.html
PR: 206839
Notes:
svn path=/head/; revision=440927
|
| |
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=436248
|
| |
|
|
|
|
|
|
|
|
| |
Reintegrate DOCS and SSL options already used in previous
versions in the ports-tree.
Submitted by: Adam Schumacher <adam.schumacher@flightaware.com>
Notes:
svn path=/head/; revision=436201
|
| |
|
|
|
|
|
|
|
|
|
| |
Changelog: http://www.pgpool.net/docs/pgpool-II-3.4.8/NEWS.txt
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-4-9.html
PR: 206839
Submitted by: Felix Hanley <felix@userspace.com.au>
Notes:
svn path=/head/; revision=435231
|
| |
|
|
|
|
|
| |
Approved by: junovitch (mentor)
Notes:
svn path=/head/; revision=416662
|
| |
|
|
|
|
|
|
| |
PR: 203769
Submitted by: ports@toco-domains.de
Notes:
svn path=/head/; revision=401664
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Update MASTERSITE and www
- Strip library
PR: 203769
Submitted by: ports@toco-domains.de
Notes:
svn path=/head/; revision=401653
|
| |
|
|
|
|
|
| |
Submitted by: antoine
Notes:
svn path=/head/; revision=374161
|
| |
|
|
| |
Notes:
svn path=/head/; revision=373992
|
| |
|
|
| |
Notes:
svn path=/head/; revision=371255
|
| |
|
|
|
|
|
| |
with PORTDOCS. And, fix a couple WITH_foo invocations.
Notes:
svn path=/head/; revision=360463
|
| |
|
|
|
|
|
| |
Approved by: portmgr@
Notes:
svn path=/head/; revision=357694
|
| |
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357277
|
| |
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=355309
|
| |
|
|
| |
Notes:
svn path=/head/; revision=340671
|
| |
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
| |
|
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Notes:
svn path=/head/; revision=315487
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
| |
|
|
| |
Notes:
svn path=/head/; revision=271346
|
| |
|
|
|
|
|
|
| |
PR: ports/150907
Submitted by: Mikhail Tsatsenko <m.tsatsenko@mail.ru>
Notes:
svn path=/head/; revision=262954
|
| |
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
| |
|
|
|
|
|
| |
Pointy hat to: nork
Notes:
svn path=/head/; revision=209975
|
| |
|
|
|
|
|
| |
Pointy hat to: myself
Notes:
svn path=/head/; revision=209584
|
| |
|
|
| |
Notes:
svn path=/head/; revision=209187
|
| |
|
|
| |
Notes:
svn path=/head/; revision=208460
|
| |
|
|
| |
Notes:
svn path=/head/; revision=190063
|
| |
|
|
|
|
|
| |
Obtained from: PostgreSQL Japanese Mailing List
Notes:
svn path=/head/; revision=185082
|
| |
|
|
| |
Notes:
svn path=/head/; revision=184842
|
| |
|
|
|
|
|
|
|
| |
PR: ports/106668
Submitted by: Robert Gogolok<gogo@cs.uni-sb.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=179794
|