aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 08:55:03 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 10:01:28 +0000
commit4e32ea78bdb9d3be8638784748f67a71c0e06091 (patch)
tree74cea08ca76af8701b830de79b69bd6d2e5063f7
parent864c5e25802ed8e1fe6591fb88763a218659c1b6 (diff)
downloadports-4e32ea78bdb9d3be8638784748f67a71c0e06091.tar.gz
ports-4e32ea78bdb9d3be8638784748f67a71c0e06091.zip
www/goose: Mark BROKEN, deprecate and set expiration date to 2024-05-31
Abandonware, last update in 2003 and upstream is dead. Relies on Google API service from the same era and requires an API key to work.
-rw-r--r--www/goose/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/goose/Makefile b/www/goose/Makefile
index ecbbc3f920ed..256c95c3f244 100644
--- a/www/goose/Makefile
+++ b/www/goose/Makefile
@@ -9,6 +9,10 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Command line Google search utility
WWW= https://goose-search.sourceforge.net/
+BROKEN= Relies on Google API serivce from 2003
+DEPRECATED= Abandonware, last update in 2003 and upstream is dead
+EXPIRATION_DATE=2024-05-31
+
RUN_DEPENDS= p5-SOAP-Lite>=0:net/p5-SOAP-Lite \
p5-HTML-Tree>=0:www/p5-HTML-Tree \
p5-HTML-Format>=0:textproc/p5-HTML-Format \