git: 3c05126ee0af - main - games/xjewel: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Apr 2025 15:19:08 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c05126ee0afc588837ca40d92d0178c6551a908 commit 3c05126ee0afc588837ca40d92d0178c6551a908 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-04-01 15:10:17 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-04-01 15:18:42 +0000 games/xjewel: Mark DEPRECATED - Unmaintained as last release was in 1994 - Unclear licensing terms; original author unreachable - Set EXPIRATION_DATE 2025-05-01 This software was last updated in 1994 and lacks a clear license declaration. The original author is named but unreachable, and no explicit permissions are provided. As a result, the code is considered legally ambiguous and is not safe to include in a redistributable ports collection. This port is not up for adoption due to licensing uncertainty. --- games/xjewel/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/games/xjewel/Makefile b/games/xjewel/Makefile index 727d2c8babc7..dd9aef8bb0ee 100644 --- a/games/xjewel/Makefile +++ b/games/xjewel/Makefile @@ -1,6 +1,6 @@ PORTNAME= xjewel PORTVERSION= 1.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= XCONTRIB/../R5contrib EXTRACT_SUFX= .tar.z @@ -8,6 +8,11 @@ EXTRACT_SUFX= .tar.z MAINTAINER= bofh@FreeBSD.org COMMENT= X11 dropping jewels game +LICENSE= NONE + +DEPRECATED= Unmaintained as last release was in 1994 +EXPIRATION_DATE= 2025-05-01 + BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf \ mkfontscale>=0:x11-fonts/mkfontscale