Commit graph

12 commits

Author SHA1 Message Date
Bernard Spil
d86cc48e3f databases/mariadb105-server: Security update to 10.5.10
Security:	56ba4513-a1be-11eb-9072-d4c9ef517024
MFH:		2021Q2
2021-05-13 16:32:46 +00:00
Adriaan de Groot
d1e9ddfd83 databases/mariadb*: fix build ahead of CMake 3.20
All of the MariaDB releases contain the same ConnectorName CMake
module, and all of those copies of the module contain the same
syntax error. CMake < 3.20 ignores this and treats end() as
endif(), but this is an error in the upcoming version.

Specifically NOT bumping PORTREVISION because this is a build-only
fix that has no effect on the package.
2021-04-07 01:02:53 +02:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Bernard Spil
265b5cc034 databases/mariadb105-server: Update to 10.5.9 2021-02-28 17:39:17 +00:00
Piotr Kubaj
2ddf2a38cc databases/mariadb105-server: fix build on powerpc64
Add powerpc64 as an alternative to ppc64.

Fix crc32c the same way it was fixed already for databases/rocksdb.

Approved by:	tier 2 blanket
MFH:		2020Q4
2020-12-06 19:41:43 +00:00
Bernard Spil
69e25e2bf3 databases/mariadb105-server: Security update to 10.5.7
* Cleanup/polish PLIST_SUB and SUB_LIST [1]

PR:		248677 [1]
MFH:		2020Q4
Security:	4fba07ca-13aa-11eb-b31e-d4c9ef517024
2020-11-08 19:02:29 +00:00
Bernard Spil
5c0779c39b databases/mariadb105-server: Security update to 10.5.6
* Partial rc.d fixes from [1]

PR:		217247 [1]
MFH:		2020Q4
Security:	a2565962-1156-11eb-9c9c-d4c9ef517024
2020-10-24 11:30:11 +00:00
Bernard Spil
2b93a34ca7 databases/mariadb103-server: Update to 10.3.24 2020-08-29 20:34:32 +00:00
Bernard Spil
840e95c11d databases/mariadb105-server: Fix broken rc.d startup
PR:		248186
Submitted by:	Naram Qashat <cyberbotx cyberbotx com>
2020-08-02 19:42:19 +00:00
Bernard Spil
4016e31844 databases/mariadb105-server: Fix build for i386
* pet portlint
 * i386 requires gcc [1]
 * Fix stacktrace [2]

PR:		247535 [1], 247957 [2]
Reported by:	 Raymond Quakkelaar <r quakkelaar quaras nl> [1], Naram Qashat <cyberbotx cyberbotx com> [2]
2020-07-19 20:19:54 +00:00
Bernard Spil
12a4e03e6a databases/mariadb105-server: Unbreak runtime
* Align with mariadb104-server
 * PID must be in mysql owned dir

PR:		247535
Reported by:	VVD <vvd unislabs com>
2020-07-12 20:16:51 +00:00
Bernard Spil
05c50ace80 databases/mariadb105-server: New port MariaDB 10.5
PR:		247535
Reported by:	VVD <vvd unislabs com>
2020-07-11 20:17:08 +00:00