Date: Sun, 29 Oct 2023 22:57:01 GMT 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: 4f4eaa98ba70 - main - devel/vxlog: Mark DEPRECATED Message-ID: <202310292257.39TMv1p5028399@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f4eaa98ba70dce768471ef432feab412c0fca57 commit 4f4eaa98ba70dce768471ef432feab412c0fca57 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-29 09:25:02 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-29 22:53:29 +0000 devel/vxlog: Mark DEPRECATED - BROKEN for more than a year - Set EXPIRATION_DATE 2023-11-30 Approved by: portmgr (blanket) --- devel/vxlog/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/vxlog/Makefile b/devel/vxlog/Makefile index 25c333094478..bee59fb1bfd8 100644 --- a/devel/vxlog/Makefile +++ b/devel/vxlog/Makefile @@ -9,6 +9,8 @@ MAINTAINER= konstantin.lepa@gmail.com COMMENT= C++ logging library WWW= https://sourceforge.net/projects/vxlog/ +DEPRECATED= BROKEN for more than a year +EXPIRATION_DATE= 2023-11-30 BROKEN= does not build: fatal error: 'tr1/memory' file not found LICENSE= MIT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310292257.39TMv1p5028399>