Date: Sat, 31 Aug 2024 08:51:20 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0a5b79b88c34 - main - www/sahi: Deprecate and set expiration date to 2024-09-30 Message-ID: <202408310851.47V8pK9w031651@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a5b79b88c34953facfa54f0ddb8e4ab1ac9dcec commit 0a5b79b88c34953facfa54f0ddb8e4ab1ac9dcec Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-08-30 22:25:42 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-08-31 08:50:46 +0000 www/sahi: Deprecate and set expiration date to 2024-09-30 Abandonware and outdated, newer versions requires users to purchase a license and current versions refers to Java 1.5 PR: 281064 Reviewed by: nivit (maintainer) --- www/sahi/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/sahi/Makefile b/www/sahi/Makefile index 965935f57f12..e7d5a3d9d682 100644 --- a/www/sahi/Makefile +++ b/www/sahi/Makefile @@ -12,6 +12,9 @@ WWW= http://www.sahi.co.in/w/sahi LICENSE= APACHE20 MPL11 LICENSE_COMB= multi +DEPRECATED= Abandonware and outdated, newer versions requires users to purchase a license and current versions refers to Java 1.5 +EXPIRATION_DATE=2024-09-30 + RUN_DEPENDS= xdg-open:devel/xdg-utils DATADIR= ${JAVASHAREDIR}/${PORTNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408310851.47V8pK9w031651>