Date: Fri, 2 Aug 2024 09:33:34 GMT
From: Emmanuel Vadot <manu@FreeBSD.org>
To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject: git: 20d4cd3c3d56 - main - devel/lattice-ice40-examples-hx{1,8}k: Mark as broken
Message-ID: <202408020933.4729XYkW062211@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=20d4cd3c3d56d9450f1c66b177c067ecd81c3fd0 commit 20d4cd3c3d56d9450f1c66b177c067ecd81c3fd0 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2024-08-02 09:31:50 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2024-08-02 09:31:50 +0000 devel/lattice-ice40-examples-hx{1,8}k: Mark as broken It's been broken for a while now and I have no time or will to fix this so at the same time return the ports to the pool. --- devel/lattice-ice40-examples-hx1k/Makefile | 4 +++- devel/lattice-ice40-examples-hx8k/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/devel/lattice-ice40-examples-hx1k/Makefile b/devel/lattice-ice40-examples-hx1k/Makefile index 8086783cea3a..c2065ef67ca2 100644 --- a/devel/lattice-ice40-examples-hx1k/Makefile +++ b/devel/lattice-ice40-examples-hx1k/Makefile @@ -3,13 +3,15 @@ PORTVERSION= g20180310 PORTREVISION= 2 CATEGORIES= devel -MAINTAINER= manu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lattice iCE40 FPGA examples for the Olimex HX1K board WWW= https://github.com/OLIMEX/iCE40HX1K-EVB LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Fails to compile + BUILD_DEPENDS= abc:cad/abc \ arachne-pnr:devel/arachne-pnr \ icepack:devel/icestorm \ diff --git a/devel/lattice-ice40-examples-hx8k/Makefile b/devel/lattice-ice40-examples-hx8k/Makefile index 3628185615f8..0ad3051b1e28 100644 --- a/devel/lattice-ice40-examples-hx8k/Makefile +++ b/devel/lattice-ice40-examples-hx8k/Makefile @@ -3,13 +3,15 @@ PORTVERSION= g20180310 PORTREVISION= 2 CATEGORIES= devel -MAINTAINER= manu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lattice iCE40 FPGA examples for the Olimex HX8K board WWW= https://github.com/OLIMEX/iCE40HX8K-EVB LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Fails to compile + BUILD_DEPENDS= abc:cad/abc \ arachne-pnr:devel/arachne-pnr \ icepack:devel/icestorm \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408020933.4729XYkW062211>
