git: 490e786e2416 - main - dns/dns_balance: 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:54:59 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=490e786e2416b51620bf87fac93af5610dfc21dd
commit 490e786e2416b51620bf87fac93af5610dfc21dd
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-06 08:35:55 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-06 08:54:14 +0000
dns/dns_balance: Deprecate and set expiration date to 2024-02-29
Abandoned and last release in 2005, redirect users to dns/dnsdist and
while at it return port to pool
Approved by: portmgr
---
dns/dns_balance/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dns/dns_balance/Makefile b/dns/dns_balance/Makefile
index be003f3f34d3..6a3b95e9f211 100644
--- a/dns/dns_balance/Makefile
+++ b/dns/dns_balance/Makefile
@@ -3,13 +3,15 @@ PORTVERSION= 2.1
CATEGORIES= dns
MASTER_SITES= https://BSDforge.com/projects/source/dns/dns_balance/
-MAINTAINER= portmaster@BSDforge.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Dynamic load-balancing DNS server
WWW= https://www.netlab.cs.tsukuba.ac.jp/~yokota/izumi/dns_balance/
LICENSE= BSD2CLAUSE
BROKEN= Unfetchable
+DEPRECATED= Abandonware, last release in 2005. Consider using dns/dnsdist
+EXPIRATION_DATE=2024-02-29
USES= ruby shebangfix tar:xz
USE_RC_SUBR= dns_balance