Re: git: a7da7747a0ea - main - sysutils/inxi: Deprecate and set expiration date to 2025-07-31

From: Piotr Kubaj <pkubaj_at_anongoth.pl>
Date: Fri, 06 Jun 2025 18:58:40 UTC
I can see some pretty recent commits:
https://codeberg.org/smxi/inxi/commits/branch/master

This keeps happenning more and more often. Why are you trying to remove
perfectly fine ports? This one is not even abandonware, it's still
maintained software.

On 25-06-06 16:52:53, Daniel Engberg wrote:
> The branch main has been updated by diizzy:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=a7da7747a0ea3ab883a1790f8c14c794a2b1e86b
> 
> commit a7da7747a0ea3ab883a1790f8c14c794a2b1e86b
> Author:     Daniel Engberg <diizzy@FreeBSD.org>
> AuthorDate: 2025-06-06 16:31:25 +0000
> Commit:     Daniel Engberg <diizzy@FreeBSD.org>
> CommitDate: 2025-06-06 16:51:54 +0000
> 
>     sysutils/inxi: Deprecate and set expiration date to 2025-07-31
>     
>     Upstream repo archived on Feb 17, 2024
>     
>     PR:             286933
>     Approved by:    maintainer timeout, 2+ weeks
> ---
>  sysutils/inxi/Makefile | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/sysutils/inxi/Makefile b/sysutils/inxi/Makefile
> index 72e88ffaf601..2ccd04365961 100644
> --- a/sysutils/inxi/Makefile
> +++ b/sysutils/inxi/Makefile
> @@ -7,6 +7,9 @@ MAINTAINER=	lcook@FreeBSD.org
>  COMMENT=	Full featured CLI system information tool
>  WWW=		https://github.com/smxi/inxi
>  
> +DEPRECATED=	Upstream repo archived on Feb 17, 2024
> +EXPIRATION_DATE=2025-07-31
> +
>  LICENSE=	GPLv3
>  LICENSE_FILE=	${WRKSRC}/LICENSE.txt
>