databases/maria55*: reset maintainer
The maintainer was not involved in any of the last 13 releases and still is not responding to PRs (many, many timeouts). Maintainership of this port probably should have been reset a couple of years ago.
This commit is contained in:
parent
372ca81cc2
commit
63202777a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433041
2 changed files with 1 additions and 3 deletions
|
@ -19,9 +19,7 @@ CONFLICTS_INSTALL= mariadb5[0-46-9]-client-* \
|
||||||
percona*-client-*
|
percona*-client-*
|
||||||
|
|
||||||
CMAKE_ARGS+= -DWITHOUT_SERVER=1
|
CMAKE_ARGS+= -DWITHOUT_SERVER=1
|
||||||
|
|
||||||
USE_LDCONFIG= ${PREFIX}/lib/mysql
|
USE_LDCONFIG= ${PREFIX}/lib/mysql
|
||||||
|
|
||||||
CLIENT_ONLY= yes
|
CLIENT_ONLY= yes
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -15,7 +15,7 @@ MASTER_SITES= http://ftp.osuosl.org/pub/mariadb/${PORTNAME}-${PORTVERSION}/sourc
|
||||||
http://mirror.switch.ch/mirror/mariadb/${PORTNAME}-${PORTVERSION}/source/
|
http://mirror.switch.ch/mirror/mariadb/${PORTNAME}-${PORTVERSION}/source/
|
||||||
PKGNAMESUFFIX?= 55-server
|
PKGNAMESUFFIX?= 55-server
|
||||||
|
|
||||||
MAINTAINER= never@nevermind.kiev.ua
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT?= Multithreaded SQL database (server)
|
COMMENT?= Multithreaded SQL database (server)
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
Loading…
Reference in a new issue