git: bd17b39516ba - main - devel/cons: 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:39 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd17b39516ba8cbdd6ed923d04b8ca30c6307a8b commit bd17b39516ba8cbdd6ed923d04b8ca30c6307a8b Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-05-18 11:52:07 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-05-18 12:18:32 +0000 devel/cons: Deprecate and set expiration date to 2025-06-30 Upstream development seems to have stopped over 20 years ago PR: 286565 Approved by: maintainer timeout, 2+ weeks --- devel/cons/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/cons/Makefile b/devel/cons/Makefile index ae9507ac7491..39af4ccdb9fc 100644 --- a/devel/cons/Makefile +++ b/devel/cons/Makefile @@ -11,6 +11,9 @@ MAINTAINER= rv@gnu.org COMMENT= Perl-based Make Replacement WWW= http://www.dsmit.com/cons/ +DEPRECATED= Upstream development seems to have stopped over 20 years ago +EXPIRATION_DATE=2025-06-30 + USES= perl5 tar:tgz NO_BUILD= yes PLIST_SUB= CONS_VER=${PORTVERSION}