Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2026 20:47:43 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 749e736fb275 - main - devel/pear-Console_CommandLine: Mark DEPRECATED
Message-ID:  <69dc04ef.47387.53615e3c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=749e736fb275b7059e54a95e1b4e6ac2bc7f14b8

commit 749e736fb275b7059e54a95e1b4e6ac2bc7f14b8
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-04-12 20:37:01 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-04-12 20:47:03 +0000

    devel/pear-Console_CommandLine: Mark DEPRECATED
    
    - Last upstream release was in 2016
    - Upstream has abandoned the project
    - Set EXPIRATION_DATE 2026-05-12
    
    If someone needs this port feel free to undeprecate and takeover
    maintainership.
---
 devel/pear-Console_CommandLine/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/pear-Console_CommandLine/Makefile b/devel/pear-Console_CommandLine/Makefile
index b02daf0ea4e3..4ee371fd7c3b 100644
--- a/devel/pear-Console_CommandLine/Makefile
+++ b/devel/pear-Console_CommandLine/Makefile
@@ -8,6 +8,9 @@ WWW=		https://pear.php.net/package/Console_CommandLine
 
 LICENSE=	MIT
 
+DEPRECATED=	No longer maintained upstream
+EXPIRATION_DATE=	2026-05-12
+
 NO_ARCH=	yes
 USES=		pear php
 USE_PHP=	dom


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69dc04ef.47387.53615e3c>