Date: Thu, 12 Mar 2026 08:19:26 +0000 From: Ronald Klop <ronald@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6a48c0a7d1d0 - main - devel/simian: mark broken and deprecate Message-ID: <69b2770e.38b28.2c1f8d18@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ronald: URL: https://cgit.FreeBSD.org/ports/commit/?id=6a48c0a7d1d01648858f0c9770b9f390b96e7553 commit 6a48c0a7d1d01648858f0c9770b9f390b96e7553 Author: Ronald Klop <ronald@FreeBSD.org> AuthorDate: 2026-03-09 19:39:57 +0000 Commit: Ronald Klop <ronald@FreeBSD.org> CommitDate: 2026-03-12 08:19:07 +0000 devel/simian: mark broken and deprecate does not fetch this was hidden behind a manual license acceptance PR: 293479 Approved-by: maintainer timeout (tota@) --- devel/simian/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/devel/simian/Makefile b/devel/simian/Makefile index 4b6fd0ee3915..3417809301ba 100644 --- a/devel/simian/Makefile +++ b/devel/simian/Makefile @@ -1,6 +1,6 @@ PORTNAME= simian PORTVERSION= 2.5.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel java MASTER_SITES= http://www.harukizaemon.com/simian/ @@ -14,6 +14,10 @@ LICENSE_FILE= ${WRKSRC}/license.pdf # Have to agree to license before download LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell no-auto-accept +DEPRECATED= does not fetch +EXPIRATION_DATE= 2026-06-13 +BROKEN= does not fetch + NO_BUILD= yes NO_WRKSUBDIR= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b2770e.38b28.2c1f8d18>
