git: 81ce95c655d7 - main - devel/sfml1: Mark BROKEN, deprecate

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Thu, 10 Jul 2025 18:44:02 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=81ce95c655d7e669fae38b0e42e152e77eb85499

commit 81ce95c655d7e669fae38b0e42e152e77eb85499
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2025-07-10 18:21:39 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2025-07-10 18:43:56 +0000

    devel/sfml1: Mark BROKEN, deprecate
    
    - Deprecate the only consumer, games/motogt, as well
    
    PR:             287525
    Reported by:    diizzy
---
 devel/sfml1/Makefile  | 4 ++++
 games/motogt/Makefile | 3 +++
 2 files changed, 7 insertions(+)

diff --git a/devel/sfml1/Makefile b/devel/sfml1/Makefile
index aec0074ded1f..4f0dcf67e7e0 100644
--- a/devel/sfml1/Makefile
+++ b/devel/sfml1/Makefile
@@ -10,6 +10,10 @@ MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Simple and Fast Multimedia Library
 WWW=		https://www.sfml-dev.org/
 
+BROKEN=		Does not build
+DEPRECATED=	Broken obsolete version
+EXPIRATION_DATE=2025-09-10
+
 LICENSE=	ZLIB
 LICENSE_FILE=	${WRKSRC}/license.txt
 
diff --git a/games/motogt/Makefile b/games/motogt/Makefile
index 2cbb6c219ecb..5bdec9b13474 100644
--- a/games/motogt/Makefile
+++ b/games/motogt/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	2D top-viewed motorcycle racing game
 WWW=		https://motogt.sourceforge.net/
 
+DEPRECATED=	Depends on obsolete devel/sfml1
+EXPIRATION_DATE=2025-09-10
+
 LICENSE=	GPLv2 CC-BY-SA-3.0
 LICENSE_COMB=	multi
 LICENSE_FILE_CC-BY-SA-3.0=	${WRKSRC}/doc/cc-by-sa.txt