Date: Thu, 22 Dec 2022 12:01:20 GMT From: =?utf-8?Q?Lo=C3=AFc=20Bartoletti?= <lbartoletti@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f43424c55b82 - main - editors/madedit: mark deprecated Message-ID: <202212221201.2BMC1KMR065569@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=f43424c55b82dd1b4424688948c670690e424db1 commit f43424c55b82dd1b4424688948c670690e424db1 Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2022-10-26 05:17:32 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2022-12-22 12:00:51 +0000 editors/madedit: mark deprecated --- editors/madedit/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile index f92d3778be30..ef86c0881de7 100644 --- a/editors/madedit/Makefile +++ b/editors/madedit/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Open-source and cross-platform text/hex editor WWW= http://madedit.sourceforge.net/ +DEPRECATED= Abandoned project and use deprecated wxgtk28 +EXPIRATION_DATE= 2022-12-31 + LICENSE= GPLv2 LIB_DEPENDS= libboost_regex.so:devel/boost-libs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212221201.2BMC1KMR065569>