Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2026 05:55:44 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f68299dc1d00 - main - misc/claude-code: Broken because linuxlator features are missing
Message-ID:  <6a3cc2e0.330b1.5cc1824f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit f68299dc1d003777f1ab134506baa124046c29bf
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-25 05:48:20 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-25 05:55:41 +0000

    misc/claude-code: Broken because linuxlator features are missing
---
 misc/claude-code/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/misc/claude-code/Makefile b/misc/claude-code/Makefile
index f9acc2db4f3a..03eb04caedf6 100644
--- a/misc/claude-code/Makefile
+++ b/misc/claude-code/Makefile
@@ -11,6 +11,7 @@ MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Agentic coding tool from Anthropic that lives in your terminal
 WWW=		https://github.com/anthropics/claude-code
 
+BROKEN=		linuxlator is missing few required features, use misc/claude-code until these are implemented in linuxlator
 ONLY_FOR_ARCHS=		aarch64 amd64
 ONLY_FOR_ARCHS_REASON=	is a Linux binary with a limited platform support
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3cc2e0.330b1.5cc1824f>