Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 20:18:06 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6bf64f0f21c4 - main - net-im/licq: mark as BROKEN and DEPRECATED, project is dead
Message-ID:  <202205222018.24MKI6io092860@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6bf64f0f21c4fd37cb29310128b5524af51567ea

commit 6bf64f0f21c4fd37cb29310128b5524af51567ea
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-05-22 19:57:16 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-05-22 20:17:13 +0000

    net-im/licq: mark as BROKEN and DEPRECATED, project is dead
    
    PR:     246106
---
 net-im/licq/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile
index 44103dd162d3..7c02fed7180b 100644
--- a/net-im/licq/Makefile
+++ b/net-im/licq/Makefile
@@ -16,6 +16,10 @@ LIB_DEPENDS=	libboost_regex.so:devel/boost-libs
 
 BROKEN_FreeBSD_12_powerpc64=	fails to pass tests
 BROKEN_sparc64=		fails to link
+BROKEN=			ld: error: undefined symbol: boost::scoped_static_mutex_lock::scoped_static_mutex_lock(boost::static_mutex&, bool)
+
+DEPRECATED=		Abandonware, project is dead
+EXPIRATION_DATE=	2022-06-20
 
 USES=		cmake:noninja iconv ssl
 USE_CXXSTD=	c++98



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205222018.24MKI6io092860>