Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2024 19:40:14 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 36bd43b32c77 - main - misc/gnuls: Deprecate and set expiration date to 2024-11-30
Message-ID:  <202410221940.49MJeETU026600@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=36bd43b32c77573555c7bfb9a9e56295e9a541f2

commit 36bd43b32c77573555c7bfb9a9e56295e9a541f2
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-10-22 19:05:35 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-10-22 19:39:57 +0000

    misc/gnuls: Deprecate and set expiration date to 2024-11-30
    
    Multiple maintainer timeouts and port is outdated upstream software
    suite (GNU Coreutils aka GNU core utilities). Sunset port and point
    users to sysutils/coreutils or sysutils/rust-coreutils.
    
    PR:             281883
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 misc/gnuls/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/misc/gnuls/Makefile b/misc/gnuls/Makefile
index 3bb089ff380d..01d77230aef2 100644
--- a/misc/gnuls/Makefile
+++ b/misc/gnuls/Makefile
@@ -8,6 +8,9 @@ DISTNAME=	coreutils-${PORTVERSION}
 MAINTAINER=	bmc@clapper.org
 COMMENT=	GNU colorized 'ls'
 
+DEPRECATED=	Outdated, consider using sysutils/coreutils or sysutils/rust-coreutils
+EXPIRATION_DATE=2024-11-30
+
 USES=		gmake localbase perl5 tar:xz
 USE_LDCONFIG=	yes
 USE_PERL5=	build



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