Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 2021 15:02:36 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 16cf026b0a23 - main - x11-wm/gcompmgr: Mark as deprecated
Message-ID:  <202107191502.16JF2aDN038742@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=16cf026b0a23168d7c8684ab26fe5f4330ab0137

commit 16cf026b0a23168d7c8684ab26fe5f4330ab0137
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2021-07-19 14:37:24 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2021-07-19 15:02:30 +0000

    x11-wm/gcompmgr: Mark as deprecated
---
 x11-wm/gcompmgr/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile
index fa603839fa2f..73b5465ab918 100644
--- a/x11-wm/gcompmgr/Makefile
+++ b/x11-wm/gcompmgr/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNOME interface to xcompmgr
 
+DEPRECATED=	Abandonware since 2005, using discontinued libraries
+EXPIRATION_DATE=	2021-08-19
+
 RUN_DEPENDS=	xcompmgr:x11-wm/xcompmgr
 
 GNU_CONFIGURE=	yes



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