forked from Lainports/freebsd-ports
databases/mysql56-{client, server}: Mark DEPRECATED
MySQL 5.5 has reached it's Extended Support on Febuary 2021. Under sustaining support there is no New updates, fixes, security alerts, data fixes, and critical patch updates. Hence we are setting it to EXPIRE before 2023Q3. Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
f55682cafa
commit
ba0cbc09b0
2 changed files with 6 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ COMMENT= Multithreaded SQL database (client)
|
|||
|
||||
LICENSE+= LGPL21
|
||||
|
||||
DEPRECATED= Upstream support ended on Fwbuary 2021
|
||||
EXPIRATION_DATE= 2023-06-30
|
||||
|
||||
BROKEN_sparc64= Does not build: reports unsupported compiler
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../mysql56-server
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@ WWW= https://www.mysql.com/
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= Upstream support ended on Febuary 2021
|
||||
EXPIRATION_DATE= 2023-06-30
|
||||
|
||||
BROKEN_armv6= qemu: uncaught target signal 11 (Segmentation fault) - core dumped
|
||||
|
||||
SLAVEDIRS= databases/mysql56-client
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue