Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Nov 2025 18:38:26 GMT
From:      =?utf-8?Q?Lo=C3=AFc?= Bartoletti <lbartoletti@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: eca44a4f18be - main - cad/meshlab: MARK AS BROKEN
Message-ID:  <202511131838.5ADIcQK2096998@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by lbartoletti:

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

commit eca44a4f18bedada2ed332651017796a86cb3461
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2025-11-13 18:36:53 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2025-11-13 18:38:16 +0000

    cad/meshlab: MARK AS BROKEN
    
    - broken since months
    - Upstream is struggling with switching to qt6
---
 cad/meshlab/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile
index 470ae319f3f8..5d95fbc5b806 100644
--- a/cad/meshlab/Makefile
+++ b/cad/meshlab/Makefile
@@ -10,6 +10,8 @@ WWW=		https://www.meshlab.net/
 
 LICENSE=	GPLv2
 
+BROKEN=		fails to build and can not be update to Qt6
+
 BUILD_DEPENDS=	${LOCALBASE}/include/vcglib/img/img.h:devel/vcglib
 LIB_DEPENDS=	libmpirxx.so:math/mpir
 


home | help

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