Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: databases/percona57-server |
Commit | Credits | Log message |
5.7.42.46 01 Oct 2023 09:30:03 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2023-10-01 databases/percona57-pam-for-mysql: Upstream EOL reaches on 2023-10-01
2023-10-01 databases/percona57-server: Upstream EOL reaches on 2023-10-01
2023-10-01 databases/percona57-client: Upstream EOL reaches on 2023-10-01 |
5.7.41.44 03 Apr 2023 07:42:19 |
Dima Panov (fluffy) |
databases/percona57-*: update Percona MySQL to 5.7.41-44 release (+)
While here, introduce HAVE_TYPE_MY_BOOL variable alongside with typedef char
my_bool;
This unbreak devel/apr1 build with mysql integration enabled whule dafault is
set to percona
Release
notes: https://docs.percona.com/percona-server/5.7/release-notes/5.7.41-44.html |
5.7.39.42 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
5.7.39.42 29 Aug 2022 18:35:22 |
Dima Panov (fluffy) |
databases/percona75[*]: update to 5.7.39-42 release (+)
Release
Notes: https://docs.percona.com/percona-server/5.7/release-notes/Percona-Server-5.7.38-41.html
\
https://docs.percona.com/percona-server/5.7/release-notes/Percona-Server-5.7.39-42.html |
5.7.37.40 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
5.7.36.39 16 May 2022 06:49:44 |
Loïc Bartoletti (lbartoletti) |
databases/percona*: fix pkg-plist use share/man
Approved by: portmgr (blanket) |
5.7.35.38 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
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").
Approved by: portmgr (blanket) |
5.7.34.37 08 Aug 2021 14:22:59 |
Dima Panov (fluffy) |
databases/percona57-*: update to 5.7.34-37 GA release
PR: 257501 |
5.7.31.34_1 01 Aug 2021 08:32:35 |
Xin LI (delphij) |
net/openldap24-server: Make SASL permanent for OpenLDAP port.
PR: ports/257374
Reviewed by: obrien
Approved by: portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301 |
5.7.31.34 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.7.31.34 02 Sep 2020 14:39:50 |
fluffy |
databases/percona57-*: update to 5.7.31-34 release |
5.7.30.33 26 May 2020 11:04:24 |
fluffy |
databases/percona57-{client, server}: update to 5.7.30-33 release
Bugs Fixed:
PS-6979: Modify the processing to call clean up functions to remove CREATE
USER statement from the processlist after the statement has completed (Upstream
#99200)
PS-6860: Merge innodb_buffer_pool_pages_LRU_flushed into
buf_get_total_stat()
PS-6811: Correct service failure of asserting ACL_PROXY_USER when
skip-name-resolve=1 and there is a Proxy user (Upstream #98908)
PS-6112: Correct Binlog_snapshot_gtid inconsistency when mysqldump was used
with -single-transaction.
PS-6945: Correct tokubackup plugin process exported API to allow large file
backups.
PS-6856: Correct binlogs corruptions in PS 5.7.28 and 5.7.29 (Upstream
#97531)
PS-6946: Correct tokubackup processing to free memory use from the address
and thread sanitizers
PS-5893: Add support for running multiple instances with systemD on Debian.
PS-5620: Modify Docker image to support supplying custom TLS certificates
PS-4573: Implement use of a single config file - mysqld.cnf file.
PS-7041: Correct Compilation error when -DWITH_EDITLINE=bundled is used (Only the first 15 lines of the commit message are shown above ) |
5.7.28.31 02 Jan 2020 05:44:14 |
fluffy |
databases/percona57-*: Fix build for i386
Make build-script assume that FreeBSD's Clang doesn't
have "atomic_*" functions builtin implemented on i386
While here, allow to build on DragonFly BSD and
drop "-fabi-version=2" from C/CXX flags
Reported by: pkg-fallout
MFH: 2020Q1 |
5.7.28.31 31 Dec 2019 04:42:42 |
fluffy |
- Update Percona Server/Client to 5.7.28-31 release [1]
* When using skip-innodb_doublewrite in my.cnf, a parallel doublewrite buffer
is still created. Bugs fixed #3411.
* During a binlogging replication event, if the master crashes after
the multi-threaded slave has begun copying to the slave's relay log
and before the process has completed, a STOP SLAVE on the slave takes
longer than expected. Bug fixed #5824.
* If pam_krb5 is configured to allow the user to change their password,
and the password expired, the server crashed after receiving the new password.
Bug fixed #6023.
- Provide LibreSSL support [2]
- Take maintainership. feld@ didn't pet the ports for almost two years,
all updates was committed with maintainer timeout
PR: 242649
Submitted by: Igor Zabelin [1]. fluffy@ [2]
Approved by: maintainer (feld@, timeout >2 weeks) |
5.7.27.30 06 Dec 2019 16:00:36 |
fluffy |
databases/percona57-{server,client} update to 5.7.27-30 release
percona57-client:
- Install compat pkgconfig symlink as well as it done for libs
(many packages still search for mysqlclient.pc only)
percona57-server:
- Proper use system lz4/zstd libs for rocksdb engine
- Declare system libevent to use instead of bundled one
- Stop pollute libdata/pkgconfig dir with unneeded .pc file
- Unbreak build with DEFAULT_VERSIONS+=ssl=libressl
PR: 239347
Submitted by: fluffy [cleanups], Igor Zabelin [update]
Approved by: maintainer (timeout, >3 months) |
5.7.26.29 28 Sep 2019 06:45:26 |
antoine |
Make the build dependency more accurate |
5.7.26.29 28 Sep 2019 06:08:55 |
antoine |
Revert r513041, it breaks the ports
Reported by: pkg-fallout
Pointy hat: bapt |
5.7.26.29 27 Sep 2019 15:08:46 |
bapt |
sasl.h header does not belong at all to openldap package
but to the cyrus-sasl2 package already listed in the dependency in the above
line.
Just remove the wrong dependency line |
5.7.26.29 11 Jul 2019 18:14:35 |
pi |
databases/percona57-{server,client}: upgrade 5.7.21-20 -> 5.7.26-29
- Fixes several CVEs, see
https://vuxml.FreeBSD.org/freebsd/d3d02d3a-2242-11e9-b95c-b499baebfeaf.html
for the list
PR: 236570
Submitted by: Igor Zabelin <igorz@yandex.ru>
Approved by: feld (maintainer timeout)
MFH: 2019Q3 |
5.7.21.20 04 Oct 2018 15:07:30 |
feld |
databases/percona57-client: Fix build with ppc64
PR: 231758
MFH: 2018Q4 |
5.7.21.20 31 Mar 2018 18:26:51 |
flo |
- update to 5.7.21-20
- fix build with clang 6.0
PR: 226504
Approved by: maintainer timeout (3 weeks) |
5.7.20.18_1 09 Mar 2018 22:46:22 |
linimon |
Add more information to stub error messages.
Remove BROKEN lines where IGNORE has already been set.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
5.7.20.18_1 12 Jan 2018 17:53:30 |
feld |
databases/percona57: Fix build with SASL
If SASL is detected at build time it assumes you want SASL and also
errors due to assuming we're Linux. This was already patched in our tree
for MySQL.
Also enable SASL support by default for the databases/percona57-client.
This is expected to be the default by upstream now.
Special thanks to mmokhi for figuring this out for us.
PR: 220865
MFH: 2018Q1 |
5.7.20.18 31 Dec 2017 15:28:55 |
feld |
databases/percona57-{client,pam-for-mysql,server}: Update to 5.7.20-18
Release notes:
https://www.percona.com/doc/percona-server/5.7/release-notes/Percona-Server-5.7.20-18.html
MFH: 2017Q4 |
5.7.16.10_3 01 Apr 2017 15:11:15 |
bapt |
Update libedit to 20170329 |
5.7.16.10_2 20 Feb 2017 02:57:04 |
jbeich |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
5.7.16.10_1 04 Feb 2017 07:56:59 |
jbeich |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
5.7.16.10 10 Jan 2017 23:46:51 |
feld |
databases/percona57: Add PORTREVISION to slave ports |
5.7.16.10 10 Jan 2017 18:54:33 |
feld |
Welcome Percona 5.7 ports to the tree
- client and server version 5.7.16-10
- pam-for-mysql: compatible with newer MySQL API (MySQL 5.7+)
Thanks to all who have worked on Percona, MariaDB, and MySQL ports. Your
tireless efforts have been instrumental in making this port happen.
Differential Revision: https://reviews.freebsd.org/D8785 |