Date: Mon, 5 Aug 2019 20:33:38 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508210 - head/x11/rstart Message-ID: <201908052033.x75KXcAE001306@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Mon Aug 5 20:33:38 2019 New Revision: 508210 URL: https://svnweb.freebsd.org/changeset/ports/508210 Log: x11/rstart: Deprecate and set expiration Deprecate x11/rstart and set an expration date. This app has been deprecated in favor of X11 forwarding in SSH. Sponsored by: B3 Init Modified: head/x11/rstart/Makefile Modified: head/x11/rstart/Makefile ============================================================================== --- head/x11/rstart/Makefile Mon Aug 5 20:31:44 2019 (r508209) +++ head/x11/rstart/Makefile Mon Aug 5 20:33:38 2019 (r508210) @@ -7,6 +7,9 @@ CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Sample implementation of a Remote Start client +DEPRECATED= Deprecated in favor of X11 forwarding over SSH +EXPIRATION_DATE=2019-10-01 + XORG_CAT= app USE_XORG= x11
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908052033.x75KXcAE001306>