Re: git: 4dd1ae7e79b4 - main - www/awffull: Deprecate and set expiration date to 2023-09-30

From: Nuno Teixeira <eduardo_at_freebsd.org>
Date: Sun, 16 Jul 2023 21:16:57 UTC
Hello Daniel,

Is there any policy to protect "classic" ports from deletion?

games/cursive is a good example with no upstream alive, just an archive.
I believe that there is more examples that follow this situation.

Cheers,

Daniel Engberg <diizzy@freebsd.org> escreveu no dia domingo, 16/07/2023
à(s) 21:22:

> The branch main has been updated by diizzy:
>
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=4dd1ae7e79b465f0ed88a1dfb003fef3c9d66ab4
>
> commit 4dd1ae7e79b465f0ed88a1dfb003fef3c9d66ab4
> Author:     Daniel Engberg <diizzy@FreeBSD.org>
> AuthorDate: 2023-07-16 06:22:31 +0000
> Commit:     Daniel Engberg <diizzy@FreeBSD.org>
> CommitDate: 2023-07-16 20:22:08 +0000
>
>     www/awffull: Deprecate and set expiration date to 2023-09-30
>
>     Upstream is since long dead and no release in 14+ years.
>     Consider using www/awstats instead
> ---
>  www/awffull/Makefile | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/www/awffull/Makefile b/www/awffull/Makefile
> index cd0cd0527e99..10ff3efc7c16 100644
> --- a/www/awffull/Makefile
> +++ b/www/awffull/Makefile
> @@ -11,6 +11,9 @@ WWW=          http://www.stedee.id.au/awffull
>  LICENSE=       GPLv3
>  LICENSE_FILE=  ${WRKSRC}/COPYING
>
> +DEPRECATED=    Abandonware, last release in 14+ years ago. Consider using
> www/awstats
> +EXPIRATION_DATE=2023-09-30
> +
>  BUILD_DEPENDS=
> ${LOCALBASE}/share/fonts/bitstream-vera/Vera.ttf:x11-fonts/bitstream-vera
>  LIB_DEPENDS=   libgd.so:graphics/gd \
>                 libpng.so:graphics/png \
>


-- 
Nuno Teixeira
FreeBSD Committer (ports)