svn commit: r366139 - head/databases/memcachedb
Matthias Andree
mandree at FreeBSD.org
Mon Aug 25 19:45:43 UTC 2014
Author: mandree
Date: Mon Aug 25 19:45:42 2014
New Revision: 366139
URL: http://svnweb.freebsd.org/changeset/ports/366139
QAT: https://qat.redports.org/buildarchive/r366139/
Log:
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.
Modified:
head/databases/memcachedb/Makefile
Modified: head/databases/memcachedb/Makefile
==============================================================================
--- head/databases/memcachedb/Makefile Mon Aug 25 19:36:49 2014 (r366138)
+++ head/databases/memcachedb/Makefile Mon Aug 25 19:45:42 2014 (r366139)
@@ -10,6 +10,9 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= k at 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
More information about the svn-ports-all
mailing list