git: a2e69cf26e67 - main - dns/sheerdns: Deprecate and set expiration date to 2024-02-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 08:55:01 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a2e69cf26e6776d24a154c1998c7ed015b55ee2a
commit a2e69cf26e6776d24a154c1998c7ed015b55ee2a
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-06 08:40:52 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-06 08:54:14 +0000
dns/sheerdns: Deprecate and set expiration date to 2024-02-29
Abandonware, upstream dead and last update over 10 years ago
While at it return to pool
Approved by: portmgr
---
dns/sheerdns/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dns/sheerdns/Makefile b/dns/sheerdns/Makefile
index 208c02456d82..e5f9084e8bcb 100644
--- a/dns/sheerdns/Makefile
+++ b/dns/sheerdns/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 1.04
CATEGORIES= dns
MASTER_SITES= https://BSDforge.com/projects/source/dns/sheerdns/
-MAINTAINER= portmaster@BSDforge.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight, simple, and fast master DNS server
WWW= https://BSDforge.com/projects/dns/sheerdns/
@@ -11,6 +11,8 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= Unfetchable
+DEPRECATED= Abandonware, upstream dead and last update over 10 years ago
+EXPIRATION_DATE=2024-02-29
USES= gmake tar:xz