Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Nov 2025 12:44:53 +0000
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2e1567f54a27 - main - net/gwhois: deprecate broken port without upstream
Message-ID:  <692aeac5.f452.2cfb8ae0@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2e1567f54a276b1bd1b2187a0c1f87ccf8afeb52

commit 2e1567f54a276b1bd1b2187a0c1f87ccf8afeb52
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2025-11-29 11:58:45 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2025-11-29 12:00:48 +0000

    net/gwhois: deprecate broken port without upstream
    
    Marked broken 8 months ago, source and WWW has gone and hasn't
    been updated for 12yrs.
---
 net/gwhois/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net/gwhois/Makefile b/net/gwhois/Makefile
index ebfff94d130e..b92dab818781 100644
--- a/net/gwhois/Makefile
+++ b/net/gwhois/Makefile
@@ -11,7 +11,9 @@ WWW=		https://julijane.de/gwhois/
 
 LICENSE=	GPLv2
 
-BROKEN=		source and WWW is gone. Hasn't been updated for 12yrs.
+DEPRECATED=	source and WWW is gone. Hasn't been updated for 12yrs.
+EXPIRATION_DATE=	2026-01-01
+
 
 RUN_DEPENDS=	p5-libwww>=5.805:www/p5-libwww \
 		p5-Net-LibIDN>=0:dns/p5-Net-LibIDN \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692aeac5.f452.2cfb8ae0>