aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2014-08-26 03:45:42 +0800
committermandree <mandree@FreeBSD.org>2014-08-26 03:45:42 +0800
commite847cf969714f28e69623d066e021a285b385757 (patch)
tree66e44eb817be1b4a1faba0750d98c6421f643698 /databases
parent61fa43def6c236d189913ca41f5e41a62121db5a (diff)
downloadfreebsd-ports-gnome-e847cf969714f28e69623d066e021a285b385757.tar.gz
freebsd-ports-gnome-e847cf969714f28e69623d066e021a285b385757.tar.zst
freebsd-ports-gnome-e847cf969714f28e69623d066e021a285b385757.zip
Mark deprecated. This port has no users in INDEX-9, and does not work with db5.2+, and the upstream stopped maintaining it in 2009.
Diffstat (limited to 'databases')
-rw-r--r--databases/memcachedb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/memcachedb/Makefile b/databases/memcachedb/Makefile
index 8c96766a4d62..ba7834e5b914 100644
--- a/databases/memcachedb/Makefile
+++ b/databases/memcachedb/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= k@stereochro.me
COMMENT= Distributed storage system designed for persistence
+DEPRECATED= Depends on deprecated Berkeley DB version, needs porting to DB_SITE.
+EXPIRATION_DATE=2014-11-30
+
LICENSE= BSD3CLAUSE
LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2