View | Details | Raw Unified | Return to bug 199091 | Differences between
and this patch

Collapse All | Expand All

(-)databases/cassandra/Makefile (+4 lines)
Lines 12-17 Link Here
12
MAINTAINER=	hsn@sendmail.cz
12
MAINTAINER=	hsn@sendmail.cz
13
COMMENT=	Open source distributed database management system
13
COMMENT=	Open source distributed database management system
14
14
15
FORBIDDEN=      remote execution of arbitrary code -- CVE-2015-0225
16
DEPRECATED=     1.2.x has reached EOL, so users of <= 1.2.x are recommended to upgrade to a supported version of Cassandra
17
EXPIRATION_DATE=        2015-06-29
18
15
LICENSE=	APACHE20
19
LICENSE=	APACHE20
16
20
17
RUN_DEPENDS=	${JAVALIBDIR}/snappy-java.jar:${PORTSDIR}/archivers/snappy-java
21
RUN_DEPENDS=	${JAVALIBDIR}/snappy-java.jar:${PORTSDIR}/archivers/snappy-java

Return to bug 199091