git: 4e32ea78bdb9 - main - www/goose: Mark BROKEN, deprecate and set expiration date to 2024-05-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 10:02:16 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e32ea78bdb9d3be8638784748f67a71c0e06091 commit 4e32ea78bdb9d3be8638784748f67a71c0e06091 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-04 08:55:03 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-04 10:01:28 +0000 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. --- www/goose/Makefile | 4 ++++ 1 file changed, 4 insertions(+) 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 \