Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2021 15:04:34 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 125f275e90df - main - x11-toolkits/v: deprecate abandonware
Message-ID:  <202105181504.14IF4YWF076915@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=125f275e90df03b4c0525491dfc7fccd828d0f29

commit 125f275e90df03b4c0525491dfc7fccd828d0f29
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-05-18 14:49:05 +0000
Commit:     Jan Beich <jbeich@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@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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105181504.14IF4YWF076915>