aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2010-01-04 17:02:45 +0800
committerale <ale@FreeBSD.org>2010-01-04 17:02:45 +0800
commit3a20b273d7543902fbc18a1a77d01fa6e5fc4112 (patch)
tree814aab3eac445e7d9228696b6db31efe1cda9e43 /databases
parent36d4a484270bc842b6f6e3d64accfe0c294bd60a (diff)
downloadfreebsd-ports-gnome-3a20b273d7543902fbc18a1a77d01fa6e5fc4112.tar.gz
freebsd-ports-gnome-3a20b273d7543902fbc18a1a77d01fa6e5fc4112.tar.zst
freebsd-ports-gnome-3a20b273d7543902fbc18a1a77d01fa6e5fc4112.zip
Set DEPRECATED and EXPIRATION_DATE.
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql60-server/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/mysql60-server/Makefile b/databases/mysql60-server/Makefile
index 4f98f7ce5712..bb351cf4abc7 100644
--- a/databases/mysql60-server/Makefile
+++ b/databases/mysql60-server/Makefile
@@ -17,6 +17,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-alpha
MAINTAINER= ale@FreeBSD.org
COMMENT?= Multithreaded SQL database (server)
+DEPRECATED= The MySQL 6.0 development branch is deprecated and will be removed soon. \
+ Please consider using MySQL 5.5 instead.
+EXPIRATION_DATE=2010-01-10
+
SLAVEDIRS= databases/mysql60-client databases/mysql60-scripts
USE_AUTOTOOLS= libtool:22
USE_GMAKE= yes