mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
databases/mysql81-server: Deprecate/Set to expire
MySQL 8.1 is not supported by the vendor and has unfixed security issues. Upgrade to LTS version is recommended.
This commit is contained in:
parent
543642092e
commit
98cdf6ebfb
2 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,9 @@ COMMENT= Multithreaded SQL database (client)
|
|||
|
||||
LICENSE+= LGPL21
|
||||
|
||||
DEPRECATED= MySQL 8.1 is not supported by the vendor and has unfixed vulnerabilies
|
||||
EXPIRATION_DATE=2024-09-01
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../mysql81-server
|
||||
|
||||
PKGMESSAGE= ${.CURDIR}/pkg-message
|
||||
|
|
|
@ -12,6 +12,9 @@ WWW= https://www.mysql.com/
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= MySQL 8.1 is not supported by the vendor and has unfixed vulnerabilies
|
||||
EXPIRATION_DATE=2024-09-01
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}${DISTVERSIONSUFFIX}
|
||||
|
||||
SLAVEDIRS= databases/mysql81-client
|
||||
|
|
Loading…
Add table
Reference in a new issue