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

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 16 Jul 2023 20:22:53 UTC
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 \