git: d2a543596592 - main - devel/zpu-binutils: This port is broken and no longer needed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 20:49:36 UTC
The branch main has been updated by db: URL: https://cgit.FreeBSD.org/ports/commit/?id=d2a543596592d8a70b7c8cdd93d8abba86699511 commit d2a543596592d8a70b7c8cdd93d8abba86699511 Author: Diane Bruce <db@FreeBSD.org> AuthorDate: 2023-04-05 20:48:25 +0000 Commit: Diane Bruce <db@FreeBSD.org> CommitDate: 2023-04-05 20:48:25 +0000 devel/zpu-binutils: This port is broken and no longer needed zpu-gcc is also being removed. This port is also not needed. --- devel/zpu-binutils/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/devel/zpu-binutils/Makefile b/devel/zpu-binutils/Makefile index 993d6164df76..aa2465ff4869 100644 --- a/devel/zpu-binutils/Makefile +++ b/devel/zpu-binutils/Makefile @@ -1,5 +1,6 @@ PORTNAME= zpu-binutils PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= LOCAL/db DISTNAME= zpu-toolchain-${PORTVERSION} @@ -10,6 +11,10 @@ WWW= https://opensource.zylin.com/zpu.htm LICENSE= GPLv2 +DEPRECATED= Broken with latest C compiler and port unused +EXPIRATION_DATE= 2023-04-30 +BROKEN= Broken with latest C compilers will not fix + WRKSRC= ${WRKDIR}/${DISTNAME}/toolchain INSTALL_WRKSRC= ${WRKSRC}/build MANDIRS= ${PREFIX}/zpu/man