summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-17 02:25:31 +0200
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-17 11:11:46 +0200
commit93b9c7f452ddc8a2786b6be33295877f3536f404 (patch)
tree926b2265cda968cb8e04c318a117e41cd51ddc48 /sysutils
parentsysutils/muse: Mark DEPRECATED (diff)
sysutils/wmmemfree: Mark DEPRECATED
- Broken on all supported FreeBSD releases for more than an year - Set EXPIRATION_DATE to 2023-08-16
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/wmmemfree/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/wmmemfree/Makefile b/sysutils/wmmemfree/Makefile
index 58cb15e783ee..13956535685d 100644
--- a/sysutils/wmmemfree/Makefile
+++ b/sysutils/wmmemfree/Makefile
@@ -7,6 +7,8 @@ MASTER_SITES= SUNSITE/X11/xutils
MAINTAINER= ports@FreeBSD.org
COMMENT= Memory and swap monitoring dockapp
+DEPRECATED= Broken on all supported FreeBSD releases for more than an year
+EXPIRATION_DATE= 2023-08-16
BROKEN_FreeBSD_12= fails to compile: read_mem.c: invalid use of undefined type 'struct vmmeter'
BROKEN_FreeBSD_13= fails to compile: read_mem.c: invalid use of undefined type 'struct vmmeter'
BROKEN_FreeBSD_14= fails to compile: read_mem.c: invalid use of undefined type 'struct vmmeter'