Commit Graph

11 Commits

Author SHA1 Message Date
Mark Linimon 0ecf35cf99 Mark these ports as BROKEN on riscv64.
The current contents of sys/riscv/include/ieeefp.h are empty.  These
ports rely on that file being defined.

Approved by:	portmgr (tier-2 blanket)
2021-01-26 09:19:51 +00:00
Mark Linimon f86c964117 Update GCC_DEFAULT from 9 to 10.
A few (mostly Fortran-based) ports need to be patched because GCC 10
is stricter.  A handful of ports need to be restricted to GCC 9 because
they fail with 10.

5 ports still fail with GCC 10.  However, seeing as this work has been
ongoing since 2020-05-24, it is simply time to make the commit and
notify the affected maintainers.

While here, pet portlint (Makevar order).

PR:		246700
Submitted by:	gerald
Approved by:	antoine (after many, many, -exp runs)
2021-01-13 23:03:31 +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 5173470d67 databases/mariadb105-server: Bugfix update to 10.5.8
* Arbitrary InnoDB buffer pool and data file corruption

MFH:		2020Q4
2020-11-12 12:26:23 +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