databases/mariadb10[12]-server: Mark intent to delete
- Newer versions add new features only using OPTIONS - Too much work to maintain
This commit is contained in:
parent
0a180861fa
commit
9b11f514ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524999
2 changed files with 8 additions and 0 deletions
|
@ -14,6 +14,10 @@ MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \
|
|||
http://mirror.switch.ch/mirror/${SITESDIR}/
|
||||
PKGNAMESUFFIX?= 101-server
|
||||
|
||||
DEPRECATED= Port will be removed when 10.5 is added, please\
|
||||
switch to a newer version
|
||||
EXPIRATION_DATE= 2020-07-01
|
||||
|
||||
MAINTAINER= brnrd@FreeBSD.org
|
||||
COMMENT?= Multithreaded SQL database (server)
|
||||
|
||||
|
|
|
@ -22,6 +22,10 @@ LICENSE_NAME_PerconaFT= PerconaFT patents license
|
|||
LICENSE_FILE_PerconaFT= ${WRKSRC}/storage/tokudb/PerconaFT/PATENTS
|
||||
LICENSE_PERMS_PerconaFT= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
DEPRECATED= Port will be removed when 10.5 is added, please\
|
||||
switch to a newer version
|
||||
EXPIRATION_DATE= 2020-07-01
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
USES= bison:build cmake compiler:c++11-lib cpe iconv:translit libedit ncurses shebangfix ssl
|
||||
|
|
Loading…
Reference in a new issue