aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2018-10-11 20:28:32 +0800
committertobik <tobik@FreeBSD.org>2018-10-11 20:28:32 +0800
commit472fe9566eceb2e214ecf20df5bdaa205bf8b32a (patch)
treeff7e127eb6049bd78f5a8ad53c8e2a74286cedfc
parentb734eaeae2eecdb1c48eaf07468706092f2e9c15 (diff)
downloadfreebsd-ports-gnome-472fe9566eceb2e214ecf20df5bdaa205bf8b32a.tar.gz
freebsd-ports-gnome-472fe9566eceb2e214ecf20df5bdaa205bf8b32a.tar.zst
freebsd-ports-gnome-472fe9566eceb2e214ecf20df5bdaa205bf8b32a.zip
Mark devel/memleax as broken and deprecate it
It does not appear to work correctly on supported FreeBSD versions.
-rw-r--r--devel/memleax/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/memleax/Makefile b/devel/memleax/Makefile
index 2d27f631570b..eb6aed22bfae 100644
--- a/devel/memleax/Makefile
+++ b/devel/memleax/Makefile
@@ -11,6 +11,10 @@ COMMENT= Debug memory leaks of running processes
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= does not actually detect leaks
+EXPIRATION_DATE= 2018-10-31
+BROKEN= does not actually detect leaks
+
LIB_DEPENDS= libunwind.so:devel/libunwind
BUILD_DEPENDS= ${LOCALBASE}/lib/libdwarf.a:devel/libdwarf