Date: Fri, 10 Mar 2023 13:08:35 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dd8ea979ad8c - main - x11/thinglaunch: Deprecate port Message-ID: <202303101308.32AD8Zlr057628@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd8ea979ad8c58c75d0a94004e2ad7fbc1ae6127 commit dd8ea979ad8c58c75d0a94004e2ad7fbc1ae6127 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-03-10 13:08:30 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-03-10 13:08:30 +0000 x11/thinglaunch: Deprecate port Deprecate with an expiration time of 3 months. The port has long since been abandoned. Please use x11/thingylaunch as an alternative. It's a very well maintained fork. --- x11/thinglaunch/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11/thinglaunch/Makefile b/x11/thinglaunch/Makefile index 19dd6bdc065b..7abd835e2ced 100644 --- a/x11/thinglaunch/Makefile +++ b/x11/thinglaunch/Makefile @@ -10,6 +10,9 @@ WWW= http://unix.freecode.com/projects/thinglaunch/ LICENSE= MIT +DEPRECATED= Abandonware, please use x11/thingylaunch instead +EXPIRATION_DATE= 2023-06-10 + USES= xorg USE_XORG= x11 xorgproto
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303101308.32AD8Zlr057628>