aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2017-02-01 23:48:15 +0800
committermarino <marino@FreeBSD.org>2017-02-01 23:48:15 +0800
commitc85bd0c861a1b481215ac74c8f94def5e96e061b (patch)
treedcf65982900e444f476406efe3febd79d31186ae /databases
parent9fdc898801d68809042e7e0f3ab188501ca1429d (diff)
downloadfreebsd-ports-gnome-c85bd0c861a1b481215ac74c8f94def5e96e061b.tar.gz
freebsd-ports-gnome-c85bd0c861a1b481215ac74c8f94def5e96e061b.tar.zst
freebsd-ports-gnome-c85bd0c861a1b481215ac74c8f94def5e96e061b.zip
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.
Diffstat (limited to 'databases')
-rw-r--r--databases/mariadb55-client/Makefile2
-rw-r--r--databases/mariadb55-server/Makefile2
2 files changed, 1 insertions, 3 deletions
diff --git a/databases/mariadb55-client/Makefile b/databases/mariadb55-client/Makefile
index 7b6bd9fe4f05..825745349751 100644
--- a/databases/mariadb55-client/Makefile
+++ b/databases/mariadb55-client/Makefile
@@ -19,9 +19,7 @@ CONFLICTS_INSTALL= mariadb5[0-46-9]-client-* \
percona*-client-*
CMAKE_ARGS+= -DWITHOUT_SERVER=1
-
USE_LDCONFIG= ${PREFIX}/lib/mysql
-
CLIENT_ONLY= yes
.include "${MASTERDIR}/Makefile"
diff --git a/databases/mariadb55-server/Makefile b/databases/mariadb55-server/Makefile
index 29d635f7f80b..d4c52fdc6bca 100644
--- a/databases/mariadb55-server/Makefile
+++ b/databases/mariadb55-server/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/
PKGNAMESUFFIX?= 55-server
-MAINTAINER= never@nevermind.kiev.ua
+MAINTAINER= ports@FreeBSD.org
COMMENT?= Multithreaded SQL database (server)
LICENSE= GPLv2