Date: Mon, 23 Feb 2026 11:14:29 +0000 From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e5deb9f11010 - main - x11/mrxvt: Mark DEPRECATED Message-ID: <699c3695.3a217.6965b7f9@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5deb9f110109debf504bd2249e6444e88d8f8dd commit e5deb9f110109debf504bd2249e6444e88d8f8dd Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-02-23 10:55:15 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-02-23 11:14:05 +0000 x11/mrxvt: Mark DEPRECATED - Upstream unmaintained - Known vulnerabilities [1] - Set EXPIRATION_DATE 2026-03-31 1. https://nvd.nist.gov/vuln/detail/CVE-2021-33477 If someone needs this port feel free to undeprecate and takeover maintainership. --- x11/mrxvt/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/x11/mrxvt/Makefile b/x11/mrxvt/Makefile index 5c0ee25f68f8..f8fdea4c8275 100644 --- a/x11/mrxvt/Makefile +++ b/x11/mrxvt/Makefile @@ -1,5 +1,6 @@ PORTNAME= mrxvt DISTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF/materm/mrxvt%20source/${PORTVERSION} @@ -9,6 +10,9 @@ WWW= https://materm.sourceforge.net/ LICENSE= GPLv2 +DEPRECATED= Upstream unmaintained and has known vulnerability +EXPIRATION_DATE= 2026-03-31 + LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig USES= shebangfix xorghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699c3695.3a217.6965b7f9>
