Date: Wed, 21 Feb 2018 18:08:37 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462538 - head/games/timeseal Message-ID: <201802211808.w1LI8bA6011578@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ak Date: Wed Feb 21 18:08:37 2018 New Revision: 462538 URL: https://svnweb.freebsd.org/changeset/ports/462538 Log: - Deprecate and set expiration date to 2018-03-21: Abandoned, outdated, requires COMPAT_43 kernel option which was removed from GENERIC in FreeBSD 7.0 Modified: head/games/timeseal/Makefile Modified: head/games/timeseal/Makefile ============================================================================== --- head/games/timeseal/Makefile Wed Feb 21 17:58:56 2018 (r462537) +++ head/games/timeseal/Makefile Wed Feb 21 18:08:37 2018 (r462538) @@ -11,6 +11,9 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= Account for network lag in FICS chess games +DEPRECATED= Abandoned, outdated, requires COMPAT_43 kernel option which was removed from GENERIC in FreeBSD 7.0 +EXPIRATION_DATE= 2018-03-21 + ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes STRIP= # strip(1) does not support a.out binaries
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802211808.w1LI8bA6011578>