git: 4137aa0634e2 - main - x11-wm/wm2: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Dec 2023 13:11:56 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4137aa0634e2aaf3ab87f6b17856ff209166904a
commit 4137aa0634e2aaf3ab87f6b17856ff209166904a
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-17 13:02:39 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-17 13:11:38 +0000
x11-wm/wm2: Mark DEPRECATED
- Upstream last release was in 1997
- Set EXPIRATION_DATE 2024-01-17
- Pet portclippy
---
x11-wm/wm2/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/x11-wm/wm2/Makefile b/x11-wm/wm2/Makefile
index 10f1f14a32c1..99586faad332 100644
--- a/x11-wm/wm2/Makefile
+++ b/x11-wm/wm2/Makefile
@@ -9,10 +9,14 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Simple window manager for X
WWW= https://www.all-day-breakfast.com/wm2/
+DEPRECATED= Last upstream release was in 1997
+EXPIRATION_DATE= 2024-01-17
+
BUILD_DEPENDS= makedepend:devel/makedepend
USES= xorg
USE_XORG= x11 xext xmu
+
ALL_TARGET= depend wm2
OPTIONS_DEFINE= DOCS