aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-01-18 15:14:43 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-01-18 15:14:43 +0000
commitbbb372eadafc4b008a83e333e1a3406e904bd9a0 (patch)
tree27c5b7bc4fff86033a2635e2dbe39e46734ac157
parenteae2de3187f87fef5392810d46138c71fdc69d8c (diff)
downloadports-bbb372eadafc4b008a83e333e1a3406e904bd9a0.tar.gz
ports-bbb372eadafc4b008a83e333e1a3406e904bd9a0.zip
www/anyterm: mark BROKEN
When building from ports, it segfaults on startup. Package is broken with: ld-elf.so.1: /usr/local/lib/gcc10/libstdc++.so.6: version GLIBCXX_3.4.29 required by /usr/local/sbin/anytermd not found Maintainer missing for months. PR: 257058 Reported by: Alex <r7st.guru@gmail.com>
-rw-r--r--www/anyterm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile
index 50e7d7824b99..d629cdb3ceb3 100644
--- a/www/anyterm/Makefile
+++ b/www/anyterm/Makefile
@@ -10,6 +10,8 @@ MAINTAINER= douglas@douglasthrift.net
COMMENT= Terminal emulator on a Web page
WWW= https://anyterm.org/
+BROKEN= segfaults on startup
+
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE