git: 175fc07c840f - main - devel/bmake: Deprecate and set expiration date to 2025-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 May 2025 12:23:40 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=175fc07c840f5e4f7ac45d424928d497e127464d
commit 175fc07c840f5e4f7ac45d424928d497e127464d
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-05-18 11:54:10 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-05-18 12:18:33 +0000
devel/bmake: Deprecate and set expiration date to 2025-06-30
Outdated and redundant as bmake is a part of src
PR: 286560
Approved by: maintainer timeout, 2+ weeks
---
devel/bmake/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/bmake/Makefile b/devel/bmake/Makefile
index 5216d150072a..f25ffeb33628 100644
--- a/devel/bmake/Makefile
+++ b/devel/bmake/Makefile
@@ -10,6 +10,9 @@ WWW= https://www.crufty.net/help/sjg/bmake.html
LICENSE= BSD3CLAUSE
+DEPRECATED= Outdated and redundant
+EXPIRATION_DATE=2025-06-30
+
PORTSCOUT= skipv:200910007
WRKSRC= ${WRKDIR}/${PORTNAME}