git: 047a08bce519 - main - graphics/jogamp-jogl: deprecate and expire in 4 months
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Jul 2026 20:43:58 UTC
The branch main has been updated by ronald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=047a08bce519cbbcc03f0f2c0be2717aecaf6d29
commit 047a08bce519cbbcc03f0f2c0be2717aecaf6d29
Author: Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2026-07-09 20:42:33 +0000
Commit: Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2026-07-09 20:43:51 +0000
graphics/jogamp-jogl: deprecate and expire in 4 months
No maintainer, does not compile with Java 11+, did not keep up with upstream.
The only usage in ports (math/scilab) has been deprecated.
Mail the maintainer if you use this.
Approved-by: no maintainer
---
graphics/jogamp-jogl/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/graphics/jogamp-jogl/Makefile b/graphics/jogamp-jogl/Makefile
index 7ceb8d7f8668..36b245721679 100644
--- a/graphics/jogamp-jogl/Makefile
+++ b/graphics/jogamp-jogl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= jogamp-jogl
PORTVERSION= 2.3.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics devel java
MASTER_SITES= http://jogamp.org/deployment/jogamp-current/archive/Sources/ \
http://jogamp.org/deployment/v${PORTVERSION}/archive/Sources/
@@ -12,6 +12,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Java bindings for OpenGL
WWW= https://jogamp.org/jogl
+DEPRECATED= No maintainer, does not compile with Java 11+, did not keep up with upstream. The only usage in ports (math/scilab) has been deprecated. Mail the maintainer if you use this.
+EXPIRATION_DATE= 2026-11-09
+
BUILD_DEPENDS= ${JAVALIBDIR}/swt.jar:x11-toolkits/swt
RUN_DEPENDS= ${JAVALIBDIR}/swt.jar:x11-toolkits/swt