irc/ezbounce: Deprecate port (again)

This port has been marked broken for two-and-a-half months due to a
Boost update, does not build with modern compilers (now also GCC 15,
not just clang), is dead upstream with the last release 15 years ago.

So deprecate (again) with an expiration date in five weeks (= nearly
four months after being marked BROKEN).

PR:		281235
This commit is contained in:
Gerald Pfeifer 2024-12-24 10:33:44 +00:00
parent aae17025b6
commit ae8995a9fe

View File

@ -12,6 +12,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= fails to build with boost-1.85+
DEPRECATED= broken with modern Boost, broken with modern compilers, last release in 2009, upstream is dead
EXPIRATION_DATE=2025-01-28
OPTIONS_DEFINE= DOCS SSL COMPRESS
OPTIONS_DEFAULT=SSL COMPRESS