Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2026 07:51:48 +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: 862bd0d0aa49 - main - misc/claude-code: Correct BROKEN line
Message-ID:  <6a3cde14.40b4d.76d74645@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=862bd0d0aa49b98b9588d20c7cbfa93cee238817

commit 862bd0d0aa49b98b9588d20c7cbfa93cee238817
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-25 07:51:07 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-25 07:51:47 +0000

    misc/claude-code: Correct BROKEN line
---
 misc/claude-code/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/claude-code/Makefile b/misc/claude-code/Makefile
index 03eb04caedf6..35db839b2194 100644
--- a/misc/claude-code/Makefile
+++ b/misc/claude-code/Makefile
@@ -11,7 +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
+BROKEN=		linuxlator is missing few required features, use misc/claude-code-legacy 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?6a3cde14.40b4d.76d74645>