Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2022 17:46:15 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: f5c5b1a0fa3f - main - games/cultivation: deprecate
Message-ID:  <202203171746.22HHkFxb013209@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=f5c5b1a0fa3ff319021a86f2f1e676c946d80e6e

commit f5c5b1a0fa3ff319021a86f2f1e676c946d80e6e
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-03-17 14:20:58 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-03-17 17:44:48 +0000

    games/cultivation: deprecate
---
 games/cultivation/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/games/cultivation/Makefile b/games/cultivation/Makefile
index a52050b17cdf..93b849200227 100644
--- a/games/cultivation/Makefile
+++ b/games/cultivation/Makefile
@@ -10,6 +10,10 @@ COMMENT=	Unique game of conflict and cooperation in a gardening community
 
 LIB_DEPENDS=	libportaudio.so:audio/portaudio
 
+BROKEN=		does not start
+DEPRECATED=	Abandonware with last release in 2010, non-portable build system
+EXPIRATION_DATE=2022-04-17
+
 USES=		gl gmake xorg
 USE_XORG=	x11 xi xext xmu
 USE_GL=		glut



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