Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2022 20:33:58 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1db58f324afd - main - games/critterding: deprecate
Message-ID:  <202203162033.22GKXw9a004605@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=1db58f324afdf7ae2253d2870154d6a89f11cca3

commit 1db58f324afdf7ae2253d2870154d6a89f11cca3
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-03-16 17:06:54 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-03-16 20:33:09 +0000

    games/critterding: deprecate
---
 games/critterding/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/games/critterding/Makefile b/games/critterding/Makefile
index 01d9796d3beb..018c80e90f63 100644
--- a/games/critterding/Makefile
+++ b/games/critterding/Makefile
@@ -9,6 +9,9 @@ COMMENT=	Evolving Artificial Life
 
 LIB_DEPENDS=	libfreetype.so:print/freetype2
 
+DEPRECATED=	Abandonware with last release in 2013, newer version bundles depends and requires Qt4
+EXPIRATION_DATE=2022-04-16
+
 USES=		autoreconf gl libtool localbase:ldflags ncurses pkgconfig sdl tar:bzip2
 GNU_CONFIGURE=	yes
 USE_SDL=	sdl



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