summaryrefslogtreecommitdiff
path: root/databases/jrrd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/jrrd/Makefile')
-rw-r--r--databases/jrrd/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/jrrd/Makefile b/databases/jrrd/Makefile
index 19cd32c1e762..79de96a2df2c 100644
--- a/databases/jrrd/Makefile
+++ b/databases/jrrd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= jrrd
PORTVERSION= 1.1.4
-PORTREVISION= 1
+PORTREVISION= 3
CATEGORIES= databases java
MASTER_SITES= SF/opennms/JRRD/stable-1.0
@@ -8,9 +8,13 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Java native interface (JNI) to RRDtool
WWW= https://www.opennms.org/index.php/Jrrd
+DEPRECATED= only builds with Java 8, unmaintained, no dependencies in the ports tree, an alternative is https://github.com/OpenNMS/jrrd2
+EXPIRATION_DATE= 2026-05-13
+
LIB_DEPENDS= librrd.so:databases/rrdtool
USES= java libtool
+JAVA_VERSION= 8
JAVA_VENDOR= openjdk
USE_LDCONFIG= yes