git: fb28a285e1fd - main - devel/devel/arachne-pnr: Deprecate and set expiration date to 2025-10-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Sep 2025 14:55:43 UTC
The branch main has been updated by jbo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fb28a285e1fdcaa4626c7b6b184064c73e382c3a
commit fb28a285e1fdcaa4626c7b6b184064c73e382c3a
Author: Joel Bodenmann <jbo@FreeBSD.org>
AuthorDate: 2025-09-25 14:47:06 +0000
Commit: Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2025-09-25 14:54:42 +0000
devel/devel/arachne-pnr: Deprecate and set expiration date to 2025-10-31
Project is superseded by devel/nextpnr.
---
devel/arachne-pnr/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/arachne-pnr/Makefile b/devel/arachne-pnr/Makefile
index 75b445e24a41..8eadd79934c1 100644
--- a/devel/arachne-pnr/Makefile
+++ b/devel/arachne-pnr/Makefile
@@ -7,6 +7,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Place and route tool for FPGAs
WWW= https://github.com/cseed/arachne-pnr
+DEPRECATED= Superseded by devel/nextpnr
+EXPIRATION_DATE=2025-12-31
+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING