git: 01217fe59021 - main - lang/zig010: Deprecate port

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 21 May 2025 15:36:52 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=01217fe59021c924439d505e112a134a2c602670

commit 01217fe59021c924439d505e112a134a2c602670
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-05-21 15:35:17 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-05-21 15:35:17 +0000

    lang/zig010: Deprecate port
    
    Old Zig implementation without consumers in the ports tree.
    
    PR:     286105
    Reported by:    bsd@orsolic.org (maintainer)
---
 lang/zig010/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lang/zig010/Makefile b/lang/zig010/Makefile
index c8a2b3d21c73..7a2db4003421 100644
--- a/lang/zig010/Makefile
+++ b/lang/zig010/Makefile
@@ -18,6 +18,9 @@ WWW=		https://ziglang.org/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Old zig implementation, no consumers in ports
+EXPIRATION_DATE=	2025-08-30
+
 ONLY_FOR_ARCHS=	aarch64 amd64
 ONLY_FOR_ARCHS_REASON=	not yet supported