Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Nov 2025 12:47:02 GMT
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 753fe08b6b51 - main - math/rapid: DEPRECATED -> BROKEN
Message-ID:  <202511131247.5ADCl2XL039499@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by jwb:

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

commit 753fe08b6b51a2fdfd10cd4cb2b1371b2ba82159
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2025-11-13 12:45:54 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2025-11-13 12:47:00 +0000

    math/rapid: DEPRECATED -> BROKEN
    
    Stop wasting build cluster time.
---
 math/rapid/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/math/rapid/Makefile b/math/rapid/Makefile
index 7fda2948fd36..609e712bbe37 100644
--- a/math/rapid/Makefile
+++ b/math/rapid/Makefile
@@ -9,9 +9,6 @@ MAINTAINER=	jwb@FreeBSD.org
 COMMENT=	Robust and Accurate Polygon Interference Detection
 WWW=		http://www.cs.unc.edu/~geom/OBB/OBBT.html
 
-DEPRECATED=	Upstream project is long dead
-EXPIRATION_DATE=	2025-12-31
-
 LICENSE=	UNKNOWN
 LICENSE_NAME=	unknown
 LICENSE_TEXT=	For any commercial purpose, you must request a license from \
@@ -19,6 +16,9 @@ LICENSE_TEXT=	For any commercial purpose, you must request a license from \
 LICENSE_PERMS=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell no-pkg-mirror \
 		auto-accept
 
+BROKEN=			unfetchable
+EXPIRATION_DATE=	2025-12-31
+
 SUB_FILES=	pkg-message
 
 ALL_TARGET=


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511131247.5ADCl2XL039499>