Personal patches
Go to file
Mahdi Mokhtari 67f20e52e6 MFH: r490218
databases/mysql80-{client, server}: Update ports to latest version 8.0.13
This update fixes several issues including CVEs.
Bug-fixes:
	- Return better error messages for OpenSSL errors
	- Incorrect copying of an integer value by X Plugin caused an
	    error relating to misaligned memory access
Improvement:
	- Important Change: X Protocol now provides a connection pooling option

Upstream notes: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-13

While here, fix the build with GCC-based architectures too (ported from fix on MySQL57)

Sponsored by:	The FreeBSD Foundation

Approved by:	portmgr (bugfix blanket), ports-secteam (feld, CVE-patch blanket)
2019-01-13 23:34:15 +00:00
accessibility
arabic
archivers MFH: r489553 2019-01-08 23:13:34 +00:00
astro
audio MFH: r490137 2019-01-13 14:41:59 +00:00
base
benchmarks
biology
cad
chinese
comms MFH: r489481 2019-01-11 05:54:25 +00:00
converters
databases MFH: r490218 2019-01-13 23:34:15 +00:00
deskutils
devel MFH: r490052 2019-01-13 07:35:59 +00:00
dns
editors
emulators MFH: r490115 2019-01-13 15:33:48 +00:00
finance
french MFH: r489864 2019-01-10 15:21:07 +00:00
ftp
games MFH: r489629 2019-01-08 00:32:13 +00:00
german MFH: r489864 2019-01-10 15:21:07 +00:00
graphics MFH: r489960 2019-01-11 12:54:39 +00:00
hebrew
hungarian
irc MFH: r489674 2019-01-11 05:59:58 +00:00
japanese MFH: r489864 2019-01-10 15:21:07 +00:00
java
Keywords
korean
lang MFH: r489721 2019-01-09 07:49:25 +00:00
mail MFH: r489481 2019-01-11 05:54:25 +00:00
math MFH: r489729 2019-01-08 18:05:51 +00:00
misc MFH: r489484 2019-01-11 05:55:00 +00:00
Mk
multimedia Update to upstream version 3.0.6 (bug fixes) 2019-01-12 13:53:26 +00:00
net MFH: r489983 2019-01-12 01:19:06 +00:00
net-im
net-mgmt MFH: r489481 2019-01-11 05:54:25 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print MFH: r489591 2019-01-11 05:55:30 +00:00
russian
science
security MFH: r489736 2019-01-09 15:07:31 +00:00
shells
sysutils MFH: r489709 2019-01-11 06:00:26 +00:00
Templates
textproc MFH: r489592 2019-01-11 05:56:01 +00:00
Tools
ukrainian
vietnamese
www MFH: r490075 2019-01-12 19:38:54 +00:00
x11 MFH: r489372 2019-01-06 09:37:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers MFH: r489754 2019-01-09 17:52:03 +00:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.