git: 125f275e90df - main - x11-toolkits/v: deprecate abandonware
Jan Beich
jbeich at FreeBSD.org
Tue May 18 15:04:35 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=125f275e90df03b4c0525491dfc7fccd828d0f29
commit 125f275e90df03b4c0525491dfc7fccd828d0f29
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-05-18 14:49:05 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-05-18 14:57:15 +0000
x11-toolkits/v: deprecate abandonware
---
x11-toolkits/v/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/x11-toolkits/v/Makefile b/x11-toolkits/v/Makefile
index 358e0365233c..0e3cb0a4f0ae 100644
--- a/x11-toolkits/v/Makefile
+++ b/x11-toolkits/v/Makefile
@@ -12,6 +12,9 @@ PKGNAMESUFFIX= gui
MAINTAINER= ports at FreeBSD.org
COMMENT= C++ GUI development framework for X11 and Microsoft Windows
+DEPRECATED= Dead upstream, unmaintained and no consumers
+EXPIRATION_DATE=2021-06-23
+
USES= compiler dos2unix gmake xorg
USE_XORG= x11 xt xmu xaw
MAKE_ENV= INSTALLDIR=${PREFIX} HOMEV=${WRKSRC}
More information about the dev-commits-ports-all
mailing list