Date: Sat, 21 Oct 2017 09:12:25 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452579 - head/games/linux-rtcw Message-ID: <201710210912.v9L9CPEl061898@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat Oct 21 09:12:24 2017 New Revision: 452579 URL: https://svnweb.freebsd.org/changeset/ports/452579 Log: Mark games/linux-rtcw as deprecated. It doesn't work correctly [1] and we have a native version in games/iortcw. [1] https://forums.freebsd.org/threads/61621/ Modified: head/games/linux-rtcw/Makefile Modified: head/games/linux-rtcw/Makefile ============================================================================== --- head/games/linux-rtcw/Makefile Sat Oct 21 09:04:24 2017 (r452578) +++ head/games/linux-rtcw/Makefile Sat Oct 21 09:12:24 2017 (r452579) @@ -13,6 +13,9 @@ EXTRACT_SUFX= .run MAINTAINER= ports@FreeBSD.org COMMENT= Return to Castle Wolfenstein (Linux version) +DEPRECATED= Use the native and open source games/iortcw instead +EXPIRATION_DATE= 2017-11-30 + USES= linux makeself USE_LINUX= dri xorglibs NO_WRKSUBDIR= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710210912.v9L9CPEl061898>