git: 2e1567f54a27 - main - net/gwhois: deprecate broken port without upstream
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Nov 2025 12:44:53 UTC
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 \