Skip to content

Commit

Permalink
dns/firedns: Deprecate and set expiration date to 2024-04-30
Browse files Browse the repository at this point in the history
Abandonware, upstream is gone and last release in 2004 and it also
depends on unfetchable misc/firestring. Point users to dns/c-ares

PR:		277820
Approved by:	portmgr (maintainer timeout, 2+ weeks)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Apr 7, 2024
1 parent f0c0168 commit b096bdf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dns/firedns/Makefile
Expand Up @@ -14,6 +14,9 @@ WWW= https://www.firestuff.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GPL

DEPRECATED= Abandonware, upstream is gone and last release in 2004 and it also depends on unfetchable misc/firestring. Consider dns/c-ares
EXPIRATION_DATE=2024-04-30

BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:misc/firestring

USES= tar:bzip2
Expand Down

0 comments on commit b096bdf

Please sign in to comment.