git: 77a8ecdd74f1 - main - x11-wm/flwm: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Dec 2023 11:14:53 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=77a8ecdd74f13decbbf74277a01dde11db2bad75 commit 77a8ecdd74f13decbbf74277a01dde11db2bad75 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-12-18 19:47:59 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-20 11:14:42 +0000 x11-wm/flwm: Mark DEPRECATED - Last upstream release and activity was in 2015 - Set EXPIRATION_DATE 2024-01-19 --- x11-wm/flwm/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/x11-wm/flwm/Makefile b/x11-wm/flwm/Makefile index 0957f25541dd..839be467416d 100644 --- a/x11-wm/flwm/Makefile +++ b/x11-wm/flwm/Makefile @@ -9,14 +9,17 @@ WWW= https://github.com/bbidulock/flwm LICENSE= GPLv2+ +DEPRECATED= Last upstream release and activity was in 2015 +EXPIRATION_DATE= 2024-01-19 + LIB_DEPENDS= libfltk.so:x11-toolkits/fltk USES= autoreconf gmake xorg -GNU_CONFIGURE= yes -USE_XORG= x11 xt - USE_GITHUB= yes GH_ACCOUNT= bbidulock +USE_XORG= x11 xt + +GNU_CONFIGURE= yes PLIST_FILES= bin/flwm \ man/man1/flwm.1.gz