aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-29 09:25:02 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-29 22:53:29 +0000
commit4f4eaa98ba70dce768471ef432feab412c0fca57 (patch)
treefefbf386f299f0e1a3ac05eae0a152dc0e39f2ba
parent547fc56eff871c52804e20621ad5c2b9a919b389 (diff)
downloadports-4f4eaa98ba70dce768471ef432feab412c0fca57.tar.gz
ports-4f4eaa98ba70dce768471ef432feab412c0fca57.zip
devel/vxlog: Mark DEPRECATED
- BROKEN for more than a year - Set EXPIRATION_DATE 2023-11-30 Approved by: portmgr (blanket)
-rw-r--r--devel/vxlog/Makefile2
1 files changed, 2 insertions, 0 deletions
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