git: 3d66b6235c7a - main - java/sablevm: Deprecate and set expiration date to 2024-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 20:03:11 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d66b6235c7a1d4faa3635ea87b268a0a2ebdba5 commit 3d66b6235c7a1d4faa3635ea87b268a0a2ebdba5 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-25 20:02:27 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-25 20:02:34 +0000 java/sablevm: Deprecate and set expiration date to 2024-03-31 Abandonware, last release in 2007 and is no longer being developed PR: 276956 Approved by: portmgr (maintainer timeout, 2+ weeks) --- java/sablevm/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/java/sablevm/Makefile b/java/sablevm/Makefile index 2c6caf3d1d68..866ba2d68b1a 100644 --- a/java/sablevm/Makefile +++ b/java/sablevm/Makefile @@ -10,6 +10,9 @@ WWW= http://www.sablevm.org/ LICENSE= LGPL21 +DEPRECATED= Abandonware, last release in 2007 and is no longer being developed +EXPIRATION_DATE=2024-03-31 + LIB_DEPENDS= libpopt.so:devel/popt \ libffi.so:devel/libffi \ libltdl.so:devel/libltdl