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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: databases/mysql56-server/files/patch-vio_viosslfactories.c

Number of commits found: 5

Friday, 30 Jun 2023
01:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/mysql56-*: Sunset

2023-06-30 databases/mysql56-*: Upstream support ended in February 2021

Approved by:	portmgr (blanket)
commit hash: 1fb68a4d5483cd0ac802a916d240def524eabce7 commit hash: 1fb68a4d5483cd0ac802a916d240def524eabce7 commit hash: 1fb68a4d5483cd0ac802a916d240def524eabce7 commit hash: 1fb68a4d5483cd0ac802a916d240def524eabce7 1fb68a4
Wednesday, 3 Feb 2021
01:58 fluffy search for other commits by this committer
databases/mysql56*: update to 5.6.51

Disable detect of TLSv1.3 functions - it's broken with LibreSSL

Release Notes:	https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-51.html
Requested by:	joneum
Original commitRevision:563857 
Thursday, 12 Mar 2020
07:42 joneum search for other commits by this committer
This fix a Problem, when MySQL build with libressl

/var/ports/usr/ports/databases/mysql56-client/work/mysql-5.6.47/vio/viosslfactories.c:230:25:
error: use of undeclared identifier 'SSL_OP_NO_TLSv1_3'
                        SSL_OP_NO_TLSv1_3 |
                        ^
/var/ports/usr/ports/databases/mysql56-client/work/mysql-5.6.47/vio/viosslfactories.c:275:12:
warning: implicit declaration of function 'SSL_CTX_set_ciphersuites' is invalid
in C99 [-Wimplicit-function-declaration]
  if (0 == SSL_CTX_set_ciphersuites(ssl_fd->ssl_context, ""))

Special thanks for his help to: fluffy

PR:		244320
MFH:		2020Q1
Sponsored by:	Netzkommune GmbH
Original commitRevision:528272 
Tuesday, 9 Oct 2018
07:49 mmokhi search for other commits by this committer
databases/mysql56-{client, server}: Fix build with OpenSSL1.1.x
This is the backport of fix on mysql57

PR:		225888
Reported by:	brnrd
Reviewed by:	antoine
Sponsored by:	The FreeBSD Foundation
Original commitRevision:481608 
Monday, 7 May 2018
19:09 brnrd search for other commits by this committer
databases/mysql56-server: Fix build with LibreSSL

PR:		227178
Approved by:	mmokhi (maintainer)
Original commitRevision:469311 

Number of commits found: 5