git: da78e1a47f28 - main - x11-wm/selectwm: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Dec 2023 17:58:08 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=da78e1a47f2800214c5b0bf96bb100978a799e52 commit da78e1a47f2800214c5b0bf96bb100978a799e52 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-12-18 12:46:06 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-18 17:57:44 +0000 x11-wm/selectwm: Mark DEPRECATED - Last upstream release was in 2004 - Add LICENSE GPLv2 - Set EXPIRATION_DATE 2024-01-18 - Pet portclippy --- x11-wm/selectwm/Makefile | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/x11-wm/selectwm/Makefile b/x11-wm/selectwm/Makefile index d41408b71d9b..84b4cbc66ccf 100644 --- a/x11-wm/selectwm/Makefile +++ b/x11-wm/selectwm/Makefile @@ -1,6 +1,6 @@ PORTNAME= selectwm PORTVERSION= 0.4.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11-wm MASTER_SITES= http://ordiluc.net/selectwm/ @@ -8,8 +8,15 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GTK application to let you select a window manager when starting X WWW= https://ordiluc.net/selectwm/ +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +DEPRECATED= Last upstream release was in 2004 +EXPIRATION_DATE= 2024-01-18 + USES= gnome pkgconfig tar:bzip2 USE_GNOME= gtk20 + GNU_CONFIGURE= yes PLIST_FILES= bin/selectwm share/locale/fr/LC_MESSAGES/selectwm.mo \